henrygd
|
d81db6e319
|
refactor: optimize record management and deletion logic
|
2025-03-03 23:44:50 -05:00 |
|
henrygd
|
17a163de26
|
feat: allow searching by status in systems table
|
2025-03-03 23:39:50 -05:00 |
|
henrygd
|
85db31a8cd
|
chore: add Makefile test target for running Go tests
|
2025-03-03 23:38:41 -05:00 |
|
henrygd
|
327db38953
|
chore: update go dependencies
|
2025-03-03 23:38:01 -05:00 |
|
henrygd
|
0413368762
|
chore: update js dependencies
|
2025-03-03 23:37:43 -05:00 |
|
henrygd
|
db73928604
|
chore: update gitignore
|
2025-03-03 23:36:26 -05:00 |
|
henrygd
|
add1b27346
|
remove unreleased migration
|
2025-03-03 23:35:18 -05:00 |
|
henrygd
|
2ef1fe6b2a
|
systemd: remove ProtectKernelTunables=yes (#176)
https://github.com/henrygd/beszel/issues/176#issuecomment-2691192334
|
2025-02-28 14:28:00 -05:00 |
|
henrygd
|
2b43ba3cbe
|
i18n: update language files
|
2025-02-27 17:20:12 -05:00 |
|
ArsFy
|
b2b1a0b6ea
|
i18n: new Chinese translations
|
2025-02-27 17:19:04 -05:00 |
|
stanol
|
b11d0aae61
|
i18n: new Ukrainian translations
|
2025-02-27 17:18:35 -05:00 |
|
henrygd
|
2b73d8845a
|
feat: allow x min downtime before alerting (#595, #625)
- splits alerts package into three files. status alerts were not
modified aside from updating to slices.Delete method
|
2025-02-27 17:12:25 -05:00 |
|
henrygd
|
41e3e3d760
|
chore: update .gitignore
|
2025-02-27 00:37:29 -05:00 |
|
henrygd
|
c22b57ce67
|
refactor(dev): use ENV var to enable hub dev mode
|
2025-02-26 18:42:34 -05:00 |
|
hank
|
23bee0aa7c
|
build: add go patch version in go.mod
|
2025-02-26 15:21:54 -05:00 |
|
henrygd
|
0c2629f57e
|
i18n: update language files
|
2025-02-23 21:07:25 -05:00 |
|
harupong
|
a4b689e8f1
|
i18n: new Japanese translations
|
2025-02-23 21:05:52 -05:00 |
|
Roy W. Andersen
|
0c5841133b
|
i18n: new Norwegian translations
|
2025-02-23 21:03:47 -05:00 |
|
henrygd
|
78a645fa05
|
i18n: Portuguese translations by PoetaGA
|
2025-02-23 21:02:24 -05:00 |
|
aronov
|
f1208a9f00
|
i18n: progress on Icelandic
|
2025-02-23 20:55:14 -05:00 |
|
Alexander Mnich
|
aeb5f1424b
|
i18n: update German
|
2025-02-23 20:54:08 -05:00 |
|
henrygd
|
4a1fb513c5
|
i18n: update language files
|
2025-02-23 20:53:08 -05:00 |
|
henrygd
|
e5a66cc156
|
feat(add-system): add link to binary install docs in copy button
|
2025-02-23 20:39:57 -05:00 |
|
Alexander Mnich
|
aef3b3e610
|
publish docker images to ghcr.io (#615)
|
2025-02-22 17:58:49 -05:00 |
|
henrygd
|
1d13ecd8ec
|
ui: truncate full path of host if using unix socket
|
2025-02-22 17:58:30 -05:00 |
|
henrygd
|
6404895a47
|
refactor: centralize chart max/avg value state to global store
|
2025-02-22 15:28:07 -05:00 |
|
henrygd
|
ba7db28e80
|
test(gpu): add case for AMD multi-GPU and different power property (#414)
|
2025-02-22 12:45:47 -05:00 |
|
henrygd
|
6b41a98338
|
gpu: add tests and refactor to support amd on windows
|
2025-02-21 00:56:40 -05:00 |
|
henrygd
|
b958e9eefe
|
fix: agent network not set to unix if addr provided by env var
|
2025-02-21 00:56:22 -05:00 |
|
henrygd
|
baf56fe83b
|
fix: refresh interfaces if agent starts before network online (#466)
|
2025-02-21 00:21:47 -05:00 |
|
henrygd
|
96f9128d1a
|
agent: add lock for gatherStats
|
2025-02-21 00:20:41 -05:00 |
|
henrygd
|
1fb60e05d7
|
i18n: add Norwegian to web ui
|
2025-02-19 21:54:35 -05:00 |
|
Roy W. Andersen
|
a9a9a932a6
|
New translations (Norwegian)
|
2025-02-19 21:42:53 -05:00 |
|
henrygd
|
e0a1a49a8f
|
chore: update language files
|
2025-02-19 21:06:55 -05:00 |
|
henrygd
|
79eb42d04d
|
add CGO_ENABLED=0 back to docker images / goreleaser config
|
2025-02-19 21:05:31 -05:00 |
|
henrygd
|
25b70af196
|
feat: add unix socket support for system connections
|
2025-02-19 20:29:45 -05:00 |
|
henrygd
|
c12b27afb5
|
refactor: update system table and improve add-system dialog
|
2025-02-19 20:28:45 -05:00 |
|
henrygd
|
7485f79071
|
refactor(agent): refactor option parsing logic for agent command
|
2025-02-19 19:39:24 -05:00 |
|
henrygd
|
d170e7a00d
|
feat(agent): NETWORK env var and support for multiple keys
- merges agent.Run with agent.NewAgent
- separates StartServer method
- bumps go version to 1.24
- add tests
|
2025-02-19 00:32:27 -05:00 |
|
Alexander Mnich
|
1a6a2a64f2
|
implement agent startup arguments and help message (#581)
|
2025-02-19 00:19:49 -05:00 |
|
henrygd
|
646b899851
|
i18n: add hungarian
Co-authored-by: mathis <37186532+maaaathis@users.noreply.github.com>
|
2025-02-14 21:08:49 -05:00 |
|
Roland
|
821e2e3a78
|
New translations (Hungarian)
Co-authored-by: skidoodle <contact@albert.lol>
|
2025-02-14 20:47:15 -05:00 |
|
ikumasudo
|
9be3fcb8ca
|
New translations (Japanese)
|
2025-02-14 20:36:48 -05:00 |
|
henrygd
|
f271b5a56c
|
issues: add note about zfs to bug report template
a
|
2025-02-14 14:59:04 -05:00 |
|
Kal McFate
|
4f80a58929
|
Update add-system.tsx docker-compose.yml template. (#565)
Adding `version: "3"` makes this compatible with more recent docker tools.
|
2025-02-13 19:52:49 -05:00 |
|
henrygd
|
2ab2cc83de
|
refactor(hub): embed pocketbase fields in hub struct
|
2025-02-11 19:18:36 -05:00 |
|
henrygd
|
3376a97bea
|
refactor(hub): replace sync.map with app.store
|
2025-02-11 19:18:28 -05:00 |
|
henrygd
|
0c54f95546
|
feat: auto-login if one oauth provider and password auth disabled
|
2025-02-11 17:44:18 -05:00 |
|
henrygd
|
5ea6eb08a1
|
feat: PRIMARY_SENSOR env var to choose dashboard temp
|
2025-02-11 15:11:46 -05:00 |
|
henrygd
|
6b2a9463ca
|
feat: edit system dialog in dashboard
|
2025-02-11 14:12:25 -05:00 |
|