henrygd
d1295b7c50
alerts tests and small refactoring
2025-09-04 19:13:10 -04:00
henrygd
a162a54a58
bump go version and add keyword
2025-09-04 19:13:10 -04:00
henrygd
794db0ac6a
make sure old names are removed in systemsbyname store
2025-09-04 19:13:10 -04:00
henrygd
e9fb9b856f
install script: remove newlines from KEY ( #1139 )
2025-09-04 11:26:53 -04:00
Sven van Ginkel
66bca11d36
[Bug] Update install script to use crontab on Alpine ( #1136 )
...
* add cron
* update the install script
2025-09-03 23:10:38 -04:00
henrygd
86e87f0d47
refactor hub dev server
...
- moved html replacement functionality from vite to go
2025-09-01 22:16:57 -04:00
henrygd
fadfc5d81d
refactor(hub): separate development and production server logic
2025-09-01 19:27:11 -04:00
henrygd
fc39ff1e4d
add pflag to go deps
2025-09-01 19:24:26 -04:00
henrygd
82ccfc66e0
refactor: shared container charts config hook
2025-09-01 18:41:30 -04:00
henrygd
890bad1c39
refactor: improve runOnce
with weakmap cache
2025-09-01 18:34:29 -04:00
henrygd
9c458885f1
refactor (hub): add systemsManager
module
...
- Removed the `updateSystemList` function and replaced it with a more efficient system management approach using `systemsManager`.
- Updated the `App` component to initialize and subscribe to system updates through the new `systemsManager`.
- Refactored the `SystemsTable` and `SystemDetail` components to utilize the new state management for systems, improving performance and maintainability.
- Enhanced the `ActiveAlerts` component to fetch system names directly from the new state structure.
2025-09-01 17:29:33 -04:00
henrygd
d2aed0dc72
refactor: replace useLocalStorage with useBrowserStorage
2025-09-01 17:28:13 -04:00
Augustin ROLET
3dbcb5d7da
Minor UI changes ( #1110 )
...
* ui: add devices count from #1078
* ux: save sortMode in localStorage from #1024
* fix: reload component when system switch to "up"
* ux: move running systems to desc field
2025-08-31 18:16:25 -04:00
Alexander Mnich
57a1a8b39e
[Feature] improved support for mips
and mipsle
architectures ( #1112 )
...
* switch mipsle to softfloat
* feat: add support for mips
2025-08-30 15:50:15 -04:00
Alexander Mnich
ab81c04569
[Fix] fix GitHub workflow errors in forks ( #1113 )
...
* feat: do not run winget/homebrew/scoop release in fork
* fix: replaced deprecated goreleaser fields
https://goreleaser.com/deprecations/#archivesbuilds
* fix: push docker images only with access to the registry
2025-08-30 15:49:49 -04:00
henrygd
0c32be3bea
0.12.6 release :)
2025-08-29 17:24:45 -04:00
henrygd
81d43fbf6e
refactor: small style improvements
2025-08-29 17:23:47 -04:00
henrygd
96f441de40
Virtualize All Systems table to improve performance with hundreds of systems ( #1100 )
...
- Also truncate long system names in tables and alerts sheet. (#1104 )
2025-08-29 16:16:45 -04:00
henrygd
0e95caaee9
update command ui component
2025-08-29 15:04:26 -04:00
Sven van Ginkel
7697a12b42
fix alignment for metrics ( #1109 )
2025-08-29 14:00:17 -04:00
henrygd
94245a9ba4
fix update mirror and make opt-in with --china-mirrors
( #1035 )
2025-08-29 13:46:24 -04:00
henrygd
b084814aea
auth form: fix border style and add theme toggle
2025-08-28 21:17:44 -04:00
Impact
cce74246ee
Use older cuda image for increased compatibility ( #1103 )
2025-08-28 20:49:52 -04:00
henrygd
a3420b8c67
add max 1 min memory
2025-08-28 20:07:22 -04:00
henrygd
e1bb17ee9e
update locale files
2025-08-28 18:23:40 -04:00
henrygd
52983f60b7
refactor: add api module and page preloading
2025-08-28 18:23:24 -04:00
henrygd
1f053fd85d
update
2025-08-28 17:31:18 -04:00
Sven van Ginkel
a989d121d3
[Feature] Add Status Filtering to Systems Table ( #927 )
2025-08-28 17:30:44 -04:00
Sven van Ginkel
50d2406423
[Bug] Fix system table in Safari ( #1092 )
...
Co-authored-by: henrygd <hank@henrygd.me >
2025-08-28 12:07:27 -04:00
Sven van Ginkel
059d2d0a5b
Add missing os.Chmod step to hub update command ( #1093 )
2025-08-27 13:00:03 -04:00
henrygd
621bef30b5
update changelog
2025-08-26 21:26:18 -04:00
henrygd
5f4d3dc730
0.12.5 release :)
2025-08-26 21:04:46 -04:00
henrygd
8fa9aece63
change long german translation
2025-08-26 20:50:35 -04:00
henrygd
2f1a022e2a
refactor: use width for meters instead of scale
2025-08-26 20:49:31 -04:00
henrygd
4815cd29bc
ghupdate: rename plugin struct
2025-08-26 18:41:42 -04:00
henrygd
e49bfaf5d7
downgrade gopsutil to fix freebsd bug ( #1083 )
2025-08-26 18:40:32 -04:00
henrygd
b13915b76f
freebsd: fix battery-related bug ( #1081 )
2025-08-26 18:39:42 -04:00
henrygd
e2a57dc43b
update tooltip component for tailwind 4
2025-08-26 16:16:38 -04:00
henrygd
7222224b40
add battery to supported metrics
2025-08-25 23:15:19 -04:00
henrygd
02ff475b84
improve language toggle selected style
2025-08-25 22:14:48 -04:00
henrygd
09cd8d0db9
add check for battery array length ( #1076 )
2025-08-25 21:34:34 -04:00
henrygd
36f1a0c53b
update synctest.run to synctest.test
2025-08-25 21:25:19 -04:00
henrygd
0b0e94e045
remove pocketbase imports from ghupdate
2025-08-25 21:16:43 -04:00
henrygd
20ca6edf81
0.12.4 release :)
2025-08-25 20:23:38 -04:00
henrygd
1990f8c6df
use mirror for asset download in update command ( #1035 )
2025-08-25 20:18:31 -04:00
henrygd
6e9dbf863f
remove rhysd/go-github-selfupdate dependency
2025-08-25 20:05:02 -04:00
henrygd
fa921d77f1
update updater ( #1009 )
2025-08-25 20:04:23 -04:00
Sven van Ginkel
ff854d481d
[Chore] Improve auto update mechanism ( #1009 )
2025-08-25 17:30:42 -04:00
henrygd
4ce491fe48
i18n: add default machine translations for new strings
2025-08-25 17:02:34 -04:00
henrygd
493bae7eb6
i18n: new battery strings
2025-08-25 16:46:15 -04:00