henrygd
b1fc715ec9
fix: prevent 404 on initial startup by moving h.initialize after hooks
...
- I don't know why this works. Need to look further into it tomorrow :)
2025-03-06 05:38:33 -05:00
henrygd
d25c7c58c1
fix: SYS_SENSORS context error ( #643 )
2025-03-06 05:36:20 -05:00
henrygd
a6daa70010
chore: bump version to 0.10.0 🎉
2025-03-06 03:11:22 -05:00
henrygd
d722e4712c
i18n: update language files
2025-03-06 03:10:34 -05:00
henrygd
1d61ad5d7c
deps: update pocketbase
2025-03-06 03:10:01 -05:00
henrygd
28589455bf
feat: keep chart time when navigating with arrow keys
2025-03-06 02:23:30 -05:00
henrygd
dd21c18939
feat: add SHARE_ALL_SYSTEMS env var
2025-03-06 01:28:36 -05:00
henrygd
fd79bc3341
i18n: update language files and fix strings for new lingui version
2025-03-06 00:58:29 -05:00
henrygd
7edcf8db85
i18n: new Spanish translations (by Elkin Torres on crowdin)
2025-03-06 00:21:32 -05:00
Roy W. Andersen
245a047062
i18n: new Norwegian translations
2025-03-06 00:19:58 -05:00
stanol
520b52e532
i18n: new Ukrainian translations
2025-03-06 00:19:26 -05:00
Stepan
c421ffac70
i18n: new Russian translations
2025-03-06 00:18:49 -05:00
henrygd
6767392ea8
refactor: update some types in docker.go
2025-03-05 23:40:23 -05:00
henrygd
25b73bfb85
fix: make sure system alerts are checked after records are committed
2025-03-05 23:39:01 -05:00
henrygd
5fbc0de07f
refactor: rename address flag and environment variable to 'listen'
2025-03-05 23:37:51 -05:00
henrygd
c8130a10d4
fix: allow logout if auto login if enabled
2025-03-05 23:36:57 -05:00
henrygd
0619eabec2
feat: add keyboard navigation for systems
2025-03-05 23:35:46 -05:00
henrygd
5b4d5c648e
chore: update migrations
2025-03-05 23:34:15 -05:00
henrygd
0443a85015
fix: correct typo in Docker stats collection variable name
2025-03-04 17:39:49 -05:00
henrygd
c4d8deb986
feat: agent data cache to support connections to multiple hubs ( #341 )
2025-03-04 16:25:45 -05:00
henrygd
681286eb4f
fix: add User-Agent to resolve Docker Desktop bug ( #513 , #603 )
...
- also added body closure I forgot earlier whoops
2025-03-04 01:56:22 -05:00
henrygd
99cdb196ca
feat: persist selected tab in system dialog ( #602 )
2025-03-04 01:09:48 -05:00
henrygd
31431fd211
refactor: improve GPU data parsing
...
- Use byte-based regex matching instead of string-based matching
- Increase buffer size for GPU data
- Switch to `bufio.Scanner`
2025-03-04 00:15:10 -05:00
henrygd
9e56f4611f
refactor: restructure hub initialization and startup process
...
- Separated hub initialization logic into distinct methods
- Move command specific things to cmd/hub
- Add compatibility with new systems package
2025-03-03 23:54:25 -05:00
henrygd
a1f6eeb9eb
refactor: alerts package compatiblity with new systems package
2025-03-03 23:52:27 -05:00
henrygd
f8a1d9fc5d
refactor: optimize system updates and create systems package
...
- Created SystemManager to handle system lifecycle and events
- Created tests for system management operations
- Added test helpers for creating and managing test systems
- Introduced optional port configuration in system config
2025-03-03 23:50:19 -05:00
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