Commit Graph

  • f542bc70a1 add biome and apply selected formatting / fixes henrygd 2025-09-08 13:03:07 -04:00
  • 270e59d9ea add support for otp and mfa henrygd 2025-09-07 20:46:34 -04:00
  • 0d97a604f8 rename main.go to beszel.go henrygd 2025-09-07 17:34:56 -04:00
  • f6078fc232 fix govulncheck workflow henrygd 2025-09-07 16:52:46 -04:00
  • 6f5d95031c update project structure package-reorganization henrygd 2025-09-07 16:42:15 -04:00
  • 4e26defdca update imports for gh package name henrygd 2025-09-07 14:48:39 -04:00
  • cda8fa7efd Rename Go module to github.com/henrygd/beszel Ayman Nedjmeddine 2025-01-31 14:15:00 +01:00
  • fd050f2a8f revert to previous version behavior of setting hub.appURL (#1148) henrygd 2025-09-07 14:08:56 -04:00
  • e53d41dcec refactor: launch web url for dev server + css update henrygd 2025-09-07 14:07:23 -04:00
  • a1eb15dabb Adding openwrt restart procedure after updating the agent automatically (#1151) Sasha Blue 2025-09-07 19:25:23 +02:00
  • eb4bdafbea add freebsd support to agent install script / update command (#39) henrygd 2025-09-05 19:15:21 -04:00
  • fea2330534 fix: avoid goreleaser truthy evaluation (#1146) Alexander Mnich 2025-09-05 23:25:57 +02:00
  • 5e37469ea9 0.12.7 release :) v0.12.7 henrygd 2025-09-05 14:00:24 -04:00
  • e027479bb1 make sure initial user is verfied when supplying user/pass henrygd 2025-09-05 14:00:21 -04:00
  • 1597e869c1 update translations henrygd 2025-09-05 13:53:17 -04:00
  • 862399d8ec update language files henrygd 2025-09-05 12:35:32 -04:00
  • f6f85f8f9d Add USER_EMAIL and USER_PASSWORD env vars to set the email / pass of initial user (#1137) henrygd 2025-09-05 11:42:43 -04:00
  • e22d7ca801 fix: add nextSystemToken to deps of useEffect to generate a new token after system creation (#1142) Riedel, Max 2025-09-05 17:00:32 +02:00
  • c382c1d5f6 windows: make LHM opt-in with LHM=true (#1130) henrygd 2025-09-05 10:39:18 -04:00
  • f7618ed6b0 update go version for vulcheck action henrygd 2025-09-04 19:17:44 -04:00
  • d1295b7c50 alerts tests and small refactoring henrygd 2025-09-04 19:09:16 -04:00
  • a162a54a58 bump go version and add keyword henrygd 2025-09-04 19:07:35 -04:00
  • 794db0ac6a make sure old names are removed in systemsbyname store henrygd 2025-09-02 19:12:39 -04:00
  • e9fb9b856f install script: remove newlines from KEY (#1139) cgroups henrygd 2025-09-04 11:18:55 -04:00
  • 66bca11d36 [Bug] Update install script to use crontab on Alpine (#1136) Sven van Ginkel 2025-09-04 05:10:38 +02:00
  • 86e87f0d47 refactor hub dev server henrygd 2025-09-01 22:16:57 -04:00
  • 605e3f7e9d ssr systems ssr-systems henrygd 2025-09-01 22:06:16 -04:00
  • fadfc5d81d refactor(hub): separate development and production server logic henrygd 2025-09-01 19:27:11 -04:00
  • fc39ff1e4d add pflag to go deps henrygd 2025-09-01 19:24:26 -04:00
  • 82ccfc66e0 refactor: shared container charts config hook henrygd 2025-09-01 18:41:30 -04:00
  • 890bad1c39 refactor: improve runOnce with weakmap cache henrygd 2025-09-01 18:34:29 -04:00
  • 9c458885f1 refactor (hub): add systemsManager module henrygd 2025-09-01 17:29:33 -04:00
  • d2aed0dc72 refactor: replace useLocalStorage with useBrowserStorage henrygd 2025-09-01 17:28:13 -04:00
  • 3dbcb5d7da Minor UI changes (#1110) sys-online Augustin ROLET 2025-09-01 00:16:25 +02:00
  • 57a1a8b39e [Feature] improved support for mips and mipsle architectures (#1112) Alexander Mnich 2025-08-30 21:50:15 +02:00
  • ab81c04569 [Fix] fix GitHub workflow errors in forks (#1113) Alexander Mnich 2025-08-30 21:49:49 +02:00
  • 0c32be3bea 0.12.6 release :) v0.12.6 henrygd 2025-08-29 17:24:45 -04:00
  • 81d43fbf6e refactor: small style improvements henrygd 2025-08-29 17:23:47 -04:00
  • 96f441de40 Virtualize All Systems table to improve performance with hundreds of systems (#1100) henrygd 2025-08-29 16:16:45 -04:00
  • 0e95caaee9 update command ui component henrygd 2025-08-29 15:04:26 -04:00
  • 7697a12b42 fix alignment for metrics (#1109) Sven van Ginkel 2025-08-29 20:00:17 +02:00
  • 94245a9ba4 fix update mirror and make opt-in with --china-mirrors (#1035) henrygd 2025-08-29 13:42:30 -04:00
  • b084814aea auth form: fix border style and add theme toggle henrygd 2025-08-28 21:17:44 -04:00
  • cce74246ee Use older cuda image for increased compatibility (#1103) Impact 2025-08-29 02:49:52 +02:00
  • a3420b8c67 add max 1 min memory henrygd 2025-08-28 20:07:22 -04:00
  • e1bb17ee9e update locale files henrygd 2025-08-28 18:23:40 -04:00
  • 52983f60b7 refactor: add api module and page preloading henrygd 2025-08-28 18:23:24 -04:00
  • 1f053fd85d update henrygd 2025-08-28 17:31:18 -04:00
  • a989d121d3 [Feature] Add Status Filtering to Systems Table (#927) Sven van Ginkel 2025-08-28 23:30:44 +02:00
  • 50d2406423 [Bug] Fix system table in Safari (#1092) Sven van Ginkel 2025-08-28 18:07:27 +02:00
  • 059d2d0a5b Add missing os.Chmod step to hub update command (#1093) Sven van Ginkel 2025-08-27 19:00:03 +02:00
  • 621bef30b5 update changelog henrygd 2025-08-26 21:26:18 -04:00
  • 5f4d3dc730 0.12.5 release :) v0.12.5 henrygd 2025-08-26 21:04:46 -04:00
  • 8fa9aece63 change long german translation henrygd 2025-08-26 20:50:35 -04:00
  • 2f1a022e2a refactor: use width for meters instead of scale henrygd 2025-08-26 20:49:31 -04:00
  • 4815cd29bc ghupdate: rename plugin struct henrygd 2025-08-26 18:41:42 -04:00
  • e49bfaf5d7 downgrade gopsutil to fix freebsd bug (#1083) henrygd 2025-08-26 18:40:32 -04:00
  • b13915b76f freebsd: fix battery-related bug (#1081) henrygd 2025-08-26 18:39:42 -04:00
  • e2a57dc43b update tooltip component for tailwind 4 henrygd 2025-08-26 16:16:38 -04:00
  • 7222224b40 add battery to supported metrics henrygd 2025-08-25 23:15:19 -04:00
  • 02ff475b84 improve language toggle selected style henrygd 2025-08-25 22:14:48 -04:00
  • 09cd8d0db9 add check for battery array length (#1076) v0.12.4 henrygd 2025-08-25 21:34:34 -04:00
  • 36f1a0c53b update synctest.run to synctest.test henrygd 2025-08-25 21:25:19 -04:00
  • 0b0e94e045 remove pocketbase imports from ghupdate henrygd 2025-08-25 21:16:43 -04:00
  • 20ca6edf81 0.12.4 release :) henrygd 2025-08-25 20:23:38 -04:00
  • 1990f8c6df use mirror for asset download in update command (#1035) henrygd 2025-08-25 20:18:31 -04:00
  • 6e9dbf863f remove rhysd/go-github-selfupdate dependency updater-updates henrygd 2025-08-25 20:05:02 -04:00
  • fa921d77f1 update updater (#1009) henrygd 2025-08-25 20:04:23 -04:00
  • ff854d481d [Chore] Improve auto update mechanism (#1009) Sven van Ginkel 2025-08-25 23:30:42 +02:00
  • 4ce491fe48 i18n: add default machine translations for new strings henrygd 2025-08-25 17:02:34 -04:00
  • 493bae7eb6 i18n: new battery strings henrygd 2025-08-25 16:46:15 -04:00
  • ae5532aa36 new translations henrygd 2025-08-25 16:37:20 -04:00
  • a1eae6413a New Vietnamese translations NaNomicon 2025-08-25 16:36:36 -04:00
  • ee52bf1fbf New Polish translations by dymek37 henrygd 2025-08-25 16:31:54 -04:00
  • 2ff0bd6b44 New Dutch translations Alex van Steenhoven 2025-08-25 16:30:46 -04:00
  • a385233b7d New Japanese translations harupong 2025-08-25 16:27:55 -04:00
  • f5648a415d New Italian translations by Tommaso Cavazza henrygd 2025-08-25 16:27:35 -04:00
  • 556fb18953 New Bulgarian translations Radoslav Mandev 2025-08-25 16:25:59 -04:00
  • a482f78739 add changelog henrygd 2025-08-25 16:21:07 -04:00
  • 4a580ce972 tailwind 4 upgrade + update js deps henrygd 2025-08-25 16:12:15 -04:00
  • e07558237f remove dropdown from theme mode toggle henrygd 2025-08-25 16:09:49 -04:00
  • fb3c70a1bc update battery charge to include all batteries henrygd 2025-08-24 22:34:38 -04:00
  • cba4d60895 improve chart legend alignment henrygd 2025-08-24 22:34:26 -04:00
  • 8a72e6d903 update battery henrygd 2025-08-24 21:49:35 -04:00
  • 53a87fab92 sum all batteries for battery stats henrygd 2025-08-24 21:46:30 -04:00
  • 8b655ef2b9 add battery charge monitoring henrygd 2025-08-24 20:45:38 -04:00
  • 0188418055 update go deps henrygd 2025-08-24 19:57:40 -04:00
  • 72334c42d0 refactor: add @/lib/alerts henrygd 2025-08-24 19:57:28 -04:00
  • 0638ff3c21 refactor: add subscribe / unsubscribe to alertManager henrygd 2025-08-24 19:48:21 -04:00
  • b64318d9e8 fix: frontend token generation in insecure contexts henrygd 2025-08-24 17:22:48 -04:00
  • 0f5b1b5157 refactor: replace status strings with systemstatus enum henrygd 2025-08-23 20:35:18 -04:00
  • 3c4ae46f50 remove usememo return in add system dialog henrygd 2025-08-22 20:27:12 -04:00
  • c158b1aeeb move alerts ui to sheet component henrygd 2025-08-22 19:28:00 -04:00
  • 684d92c497 upgrade to tailwind 4 henrygd 2025-08-22 17:02:20 -04:00
  • bbd9595ec0 upgrade js dependencies (react 19) henrygd 2025-08-22 14:39:48 -04:00
  • bbebb3e301 update Link component to support opening links in new tabs with ctrl/cmd key henrygd 2025-08-21 19:00:34 -04:00
  • 9d25181d1d use anchor tag for system table links henrygd 2025-08-21 18:44:38 -04:00
  • 47360c5bf1 update to json/v2 - pocketbase collection errors :( encoding/json/v2 henrygd 2025-08-20 20:13:01 -04:00
  • 7ba1f366ba remove batch api in favor of custom endpoint for alerts management (#1039, #1023) henrygd 2025-08-19 20:56:12 -04:00
  • 37c6b920f9 refactor: move useStore above possible return nulls henrygd 2025-08-19 20:20:47 -04:00