henrygd
2af8b6057f
new Polish translations
2025-09-22 18:18:39 -04:00
henrygd
3fae4360a8
update changelog
2025-09-22 18:14:36 -04:00
henrygd
10073d85e1
update go deps
2025-09-22 18:13:50 -04:00
henrygd
e240ced018
add support for henrygd/beszel-agent-intel in docker workflow
2025-09-22 17:47:32 -04:00
henrygd
ae1e17f5ed
add dockerfile for henrygd/beszel-agent-intel
2025-09-22 17:41:44 -04:00
henrygd
3abb7c213b
initial support for one intel gpu with intel_gpu_top
2025-09-22 16:36:10 -04:00
henrygd
240e75f025
add sorted style to home table header buttons
2025-09-21 19:23:34 -04:00
henrygd
ea984844ff
update changelog
2025-09-21 17:56:35 -04:00
henrygd
0d157b5857
display agent connection type in hub (ssh, websocket)
2025-09-21 17:49:22 -04:00
henrygd
d0b6e725c8
fix positioning of bandwidth chart button
2025-09-19 12:08:41 -04:00
henrygd
ffe7f8547a
fix: update temperature and byte formatting functions to use loose equality checks ( #1180 )
2025-09-19 11:51:27 -04:00
henrygd
37817b0f15
add --auto-update flag to hub install script
2025-09-18 17:51:22 -04:00
henrygd
a66ac418ae
install: remove additional service restart for openwrt
2025-09-18 14:05:19 -04:00
henrygd
2ee2f53267
fix: resolve mipsle architecture detection for install script ( #1176 )
...
- Add proper endianness detection using ELF header inspection
- Prevent mipsle devices from downloading incorrect mips binaries
- Maintain backward compatibility for all other architectures
2025-09-18 13:48:24 -04:00
henrygd
e5c766c00b
refactoring
...
- network interface delta
- string concatenation
2025-09-17 21:36:05 -04:00
henrygd
da43ba10e1
add aria-label to button in NetworkSheet for improved accessibility
2025-09-17 16:23:02 -04:00
henrygd
fca13004bd
release 0.12.9
v0.12.9
2025-09-17 16:06:20 -04:00
henrygd
376a86829c
fix divide by zero error ( #1175 )
2025-09-17 16:00:50 -04:00
henrygd
ef48613f3f
improve style of chart sheet button on mobile
...
- also update changelog
2025-09-17 15:13:10 -04:00
henrygd
49976c6f61
fix nvidia agent dockerfile after project reorganization
v0.12.8
2025-09-17 14:10:02 -04:00
henrygd
d68f1f0985
0.12.8 release :)
2025-09-17 14:02:17 -04:00
henrygd
273a090200
update translations
2025-09-17 14:01:20 -04:00
henrygd
59057a2ba4
add check for status alerts which are not properly resolved ( #1052 )
2025-09-17 13:31:49 -04:00
henrygd
1b9e781d45
refactor deltatracker
...
- embed mutex
- add example function
2025-09-16 22:09:46 -04:00
henrygd
4e0ca7c2ba
formatting (biome)
2025-09-15 18:04:13 -04:00
henrygd
a9e7bcd37f
add per-interface and cumulative network traffic charts ( #926 )
...
Co-authored-by: Sven van Ginkel <svenvanginkel@icloud.com >
2025-09-15 17:59:21 -04:00
henrygd
4635f24fb2
fix entre arg in makefile dev server
2025-09-15 17:26:07 -04:00
henrygd
3e73399b87
fix battery detection on newer macs ( #1170 )
2025-09-15 12:02:50 -04:00
Ryan W
e149366451
Fixing service name in helm chart and making default values unopinionated ( #1166 )
2025-09-13 12:09:36 -04:00
henrygd
8da1ded73e
strip whitespace from TOKEN_FILE ( #984 )
2025-09-12 12:59:53 -04:00
henrygd
efa37b2312
web: extra check for valid system before adding ( #1063 )
2025-09-11 15:37:11 -04:00
henrygd
bcdb4c92b5
add freebsd to list of copyable commands
2025-09-11 15:07:37 -04:00
henrygd
a7d07310b6
Add AUTO_LOGIN environment variable for automatic login. ( #399 )
2025-09-11 14:01:09 -04:00
hank
8db87e5497
Update Crowdin configuration file
2025-09-11 12:45:43 -04:00
henrygd
e601a0d564
add TRUSTED_AUTH_HEADER for auth forwarding ( #399 )
2025-09-10 21:26:59 -04:00
Fankesyooni
07491108cd
new zh-CN translations ( #1160 )
2025-09-10 13:34:17 -04:00
henrygd
42ab17de1f
move i18n.yml to project root
2025-09-10 13:30:42 -04:00
henrygd
2d14174f61
update i18n.yml
2025-09-10 13:28:06 -04:00
henrygd
a19ccc9263
comments
2025-09-09 17:13:15 -04:00
henrygd
956880aa59
improve container filtering performance
...
- also a few instances of autoformat
2025-09-09 16:59:16 -04:00
henrygd
b2b54db409
update makefile with proper site src path
2025-09-09 15:41:15 -04:00
henrygd
32d5188eef
path updates after reorganization
2025-09-09 13:53:36 -04:00
henrygd
46dab7f531
fix gitignore after reorganization
2025-09-09 13:51:46 -04:00
henrygd
c898a9ebbc
update /src to /internal
2025-09-09 13:35:34 -04:00
henrygd
8a13b05c20
rename /src to /internal (sorry i'll fix the prs)
2025-09-09 13:29:07 -04:00
henrygd
86ea23fe39
refactor install-agent.sh for freebsd
...
- Updated paths for FreeBSD installation, changing default directories from /opt/beszel-agent to /usr/local/etc/beszel-agent and /usr/local/sbin.
- Introduced conditional path setting based on the operating system.
- Updated cron job creation to use /etc/cron.d
2025-09-08 19:46:39 -04:00
henrygd
a284dd74dd
add time format (12h, 24h) settings ( #424 )
...
- Some biome formatting :/
- Changed chartTime update to use listenkeys
2025-09-08 17:12:43 -04:00
Alexander Mnich
6a0075291c
[FIX] OpenWRT auto update ( #1155 )
...
* switch to root crontab for OpenWRT auto update
* fix: OpenWRT auto update restart condition
2025-09-08 16:50:39 -04:00
henrygd
f542bc70a1
add biome and apply selected formatting / fixes
2025-09-08 15:22:04 -04:00
henrygd
270e59d9ea
add support for otp and mfa
2025-09-07 20:46:34 -04:00