hank
b72371487a
New translations en.po (Slovenian)
2025-09-11 12:52:50 -04:00
hank
7656b4189e
New translations en.po (Russian)
2025-09-11 12:52:49 -04:00
hank
8e6731c102
New translations en.po (Portuguese)
2025-09-11 12:52:48 -04:00
hank
e86fa40fe4
New translations en.po (Polish)
2025-09-11 12:52:46 -04:00
hank
f0e728a1ed
New translations en.po (Norwegian)
2025-09-11 12:52:45 -04:00
hank
bb076eb439
New translations en.po (Dutch)
2025-09-11 12:52:44 -04:00
hank
2f0b16367a
New translations en.po (Korean)
2025-09-11 12:52:43 -04:00
hank
aa33124e18
New translations en.po (Japanese)
2025-09-11 12:52:42 -04:00
hank
42f404c80a
New translations en.po (Italian)
2025-09-11 12:52:41 -04:00
hank
5056fddd40
New translations en.po (Hungarian)
2025-09-11 12:52:40 -04:00
hank
2296202ea1
New translations en.po (Greek)
2025-09-11 12:52:39 -04:00
hank
c034e9b0fa
New translations en.po (German)
2025-09-11 12:52:38 -04:00
hank
2d45119a98
New translations en.po (Danish)
2025-09-11 12:52:36 -04:00
hank
63be4f1ab5
New translations en.po (Czech)
2025-09-11 12:52:35 -04:00
hank
6d2259100e
New translations en.po (Bulgarian)
2025-09-11 12:52:34 -04:00
hank
142af6e7b6
New translations en.po (Arabic)
2025-09-11 12:52:33 -04:00
hank
5c1e009188
New translations en.po (Spanish)
2025-09-11 12:52:32 -04:00
hank
27b2cb84d6
New translations en.po (French)
2025-09-11 12:52:31 -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
henrygd
0d97a604f8
rename main.go to beszel.go
2025-09-07 17:34:56 -04:00
henrygd
f6078fc232
fix govulncheck workflow
2025-09-07 16:52:46 -04:00
henrygd
6f5d95031c
update project structure
...
- move agent to /agent
- change /beszel to /src
- update workflows and docker builds
2025-09-07 16:42:15 -04:00
henrygd
4e26defdca
update imports for gh package name
2025-09-07 14:48:39 -04:00
Ayman Nedjmeddine
cda8fa7efd
Rename Go module to github.com/henrygd/beszel
2025-09-07 14:29:56 -04:00
henrygd
fd050f2a8f
revert to previous version behavior of setting hub.appURL ( #1148 )
...
- remove fallback that sets appUrl to settings.Meta.AppURL
- prefer using current browser URL in generated config if APP_URL not set
2025-09-07 14:10:47 -04:00
henrygd
e53d41dcec
refactor: launch web url for dev server + css update
2025-09-07 14:10:34 -04:00
Sasha Blue
a1eb15dabb
Adding openwrt restart procedure after updating the agent automatically ( #1151 )
2025-09-07 13:25:23 -04:00
henrygd
eb4bdafbea
add freebsd support to agent install script / update command ( #39 )
2025-09-05 19:15:21 -04:00
Alexander Mnich
fea2330534
fix: avoid goreleaser truthy evaluation ( #1146 )
...
Goreleaser performs truthy evaluation on templates. As .Env.IS_FORK is a string the env variable containing a non empty-string already evaluated to true.
2025-09-05 17:25:57 -04:00
henrygd
5e37469ea9
0.12.7 release :)
v0.12.7
2025-09-05 14:00:24 -04:00
henrygd
e027479bb1
make sure initial user is verfied when supplying user/pass
2025-09-05 14:00:21 -04:00
henrygd
1597e869c1
update translations
2025-09-05 13:53:17 -04:00
henrygd
862399d8ec
update language files
2025-09-05 12:36:45 -04:00
henrygd
f6f85f8f9d
Add USER_EMAIL and USER_PASSWORD env vars to set the email / pass of initial user ( #1137 )
2025-09-05 11:42:43 -04:00