hank
beeec5c39e
New translations en.po (Bulgarian)
2025-09-17 14:45:19 -04:00
hank
6d43045d79
New translations en.po (Arabic)
2025-09-17 14:45:18 -04:00
hank
88ea94f5b0
New translations en.po (Spanish)
2025-09-17 14:45:17 -04:00
hank
3b8d333f8e
New translations en.po (French)
2025-09-17 14:45:16 -04:00
hank
3a06982502
New translations en.po (Chinese Simplified)
2025-09-17 01:21:38 -04:00
hank
b820b46042
New translations en.po (Polish)
2025-09-14 04:46:36 -04:00
hank
fab799f177
New translations en.po (Chinese Traditional, Hong Kong)
2025-09-11 12:53:01 -04:00
hank
5eaf9b9157
New translations en.po (Croatian)
2025-09-11 12:53:00 -04:00
hank
1eed3c53c8
New translations en.po (Persian)
2025-09-11 12:52:59 -04:00
hank
90729a7a95
New translations en.po (Icelandic)
2025-09-11 12:52:58 -04:00
hank
d450f6df10
New translations en.po (Vietnamese)
2025-09-11 12:52:57 -04:00
hank
7aa2bcf761
New translations en.po (Chinese Traditional)
2025-09-11 12:52:55 -04:00
hank
a7a86f46c3
New translations en.po (Chinese Simplified)
2025-09-11 12:52:54 -04:00
hank
17e30aff60
New translations en.po (Ukrainian)
2025-09-11 12:52:53 -04:00
hank
66008e47f3
New translations en.po (Turkish)
2025-09-11 12:52:52 -04:00
hank
56788b1e5b
New translations en.po (Swedish)
2025-09-11 12:52:51 -04:00
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