hank
7f709b5b82
New translations en.po (Danish)
2025-09-05 15:01:21 -04:00
hank
52bb13edde
New translations en.po (Czech)
2025-09-05 15:01:20 -04:00
hank
ceb4cb8985
New translations en.po (Bulgarian)
2025-09-05 15:01:19 -04:00
hank
11ffdc37a5
New translations en.po (Arabic)
2025-09-05 15:01:18 -04:00
hank
b8e2d12fad
New translations en.po (German)
2025-09-05 15:01:17 -04:00
hank
c04928e506
New translations en.po (Vietnamese)
2025-09-05 15:01:16 -04:00
hank
d8f7b0d7dc
New translations en.po (Polish)
2025-09-05 15:01:15 -04:00
hank
d28e957e4b
New translations en.po (Japanese)
2025-09-05 15:01:14 -04:00
hank
94f38a277c
New translations en.po (Persian)
2025-09-05 13:46:40 -04:00
hank
161ff6bc29
New translations en.po (Icelandic)
2025-09-05 13:46:39 -04:00
hank
ab830cd42c
New translations en.po (Ukrainian)
2025-09-05 13:46:38 -04:00
hank
5960a2933f
New translations en.po (Turkish)
2025-09-05 13:46:37 -04:00
hank
8a714650ee
New translations en.po (Swedish)
2025-09-05 13:46:36 -04:00
hank
80c7e45416
New translations en.po (Slovenian)
2025-09-05 13:46:35 -04:00
hank
dcf009c375
New translations en.po (Norwegian)
2025-09-05 13:46:34 -04:00
hank
5189a46232
New translations en.po (Hungarian)
2025-09-05 13:46:33 -04:00
hank
3c06d8bdb8
New translations en.po (Greek)
2025-09-05 13:46:32 -04:00
hank
7678629d0e
New translations en.po (Spanish)
2025-09-05 13:46:31 -04:00
hank
71488f5505
New translations en.po (French)
2025-09-05 13:46:30 -04:00
hank
87ef0ec535
New translations en.po (Russian)
2025-09-05 13:46:29 -04:00
hank
e3f17c25cb
New translations en.po (Chinese Traditional, Hong Kong)
2025-09-05 13:46:28 -04:00
hank
5757c5806e
New translations en.po (Croatian)
2025-09-05 13:46:27 -04:00
hank
32ecd494b4
New translations en.po (Chinese Traditional)
2025-09-05 13:46:26 -04:00
hank
350bedbe93
New translations en.po (Chinese Simplified)
2025-09-05 13:46:24 -04:00
hank
379b585fb3
New translations en.po (Portuguese)
2025-09-05 13:46:23 -04:00
hank
b345a608a6
New translations en.po (Dutch)
2025-09-05 13:46:22 -04:00
hank
c9b95fd31c
New translations en.po (Korean)
2025-09-05 13:46:21 -04:00
hank
2977b6525f
New translations en.po (Italian)
2025-09-05 13:46:20 -04:00
hank
a4ede4a1d3
New translations en.po (Danish)
2025-09-05 13:46:19 -04:00
hank
8ea2e5f3b2
New translations en.po (Czech)
2025-09-05 13:46:18 -04:00
hank
5f276ee994
New translations en.po (Bulgarian)
2025-09-05 13:46:17 -04:00
hank
4348e31a7a
New translations en.po (Arabic)
2025-09-05 13:46:16 -04:00
hank
b3607505ad
New translations en.po (German)
2025-09-05 13:46:15 -04:00
hank
026d4426a0
New translations en.po (Vietnamese)
2025-09-05 13:46:14 -04:00
hank
7087921bdd
New translations en.po (Polish)
2025-09-05 13:46:13 -04:00
hank
4e974a75f5
New translations en.po (Japanese)
2025-09-05 13:46:12 -04:00
henrygd
862399d8ec
update language files
2025-09-05 12:36:45 -04:00
Riedel, Max
e22d7ca801
fix: add nextSystemToken to deps of useEffect to generate a new token after system creation ( #1142 )
2025-09-05 11:00:32 -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
86e87f0d47
refactor hub dev server
...
- moved html replacement functionality from vite to go
2025-09-01 22:16:57 -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
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