Commit Graph

179 Commits

Author SHA1 Message Date
Maxi Quoß
d71fd94abd fix: some tailwind class name warnings 2026-01-16 13:25:48 +01:00
Maxi Quoß
326cc1507c increase command input width 2025-12-25 10:06:24 +01:00
Roman Ondráček
99a13af022 feat: add Czech (cs-CZ) language (#1427)
Signed-off-by: Roman Ondráček <mail@romanondracek.cz>
2025-10-19 22:24:39 +02:00
NickSkier
f873772351 feat: Added Russian i18n Support (#1396)
* feat: add russian language (ru-RU)

* feat: update README to include russian

* fix: switch statement for ru-RU

* add "Wake Group" translation

---------

Co-authored-by: Maxi Quoß <maxi@quoss.org>
2025-10-05 10:19:57 +02:00
Maxi Quoß
7c640ac32e feat: support for sub path hosting 2025-09-04 23:12:50 +02:00
Maxi Quoß
75969b037e fix: improve device group logic
fix: timeout not updating
feat: use resolve() for internal paths
2025-09-04 20:36:05 +02:00
Maxi Quoß
ab5fa0e961 feat: add hindi language (hi-IN) 2025-08-31 10:36:55 +02:00
Maxi Quoß
f6a208f4d6 feat: use new svelte 5 syntax 2025-08-31 10:05:25 +02:00
Huynh Khac Thao
954c9648e7 feat: Add i18n vi-VN (#1324)
* Create vi.json

* Rename vi.json to vi-VN.json

* Update settings.json for vi-VN

* Update locale.ts for vi-VN

* Update +page.svelte for vi-VN
2025-08-26 10:28:07 +02:00
Maxi Quoß
8afe2f1449 fix: change device.link to string 2025-08-26 10:24:42 +02:00
Georgi Ivanov
7ef8ba64b7 feat: Add Bulgarian language (#1319)
* Add Bulgarian language

* changed a terminology word and fixed a typo

* add to readme

---------

Co-authored-by: Maxi Quoß <maxi@quoss.org>
2025-08-22 09:35:25 +02:00
Dmitro
37b219bd90 feat: Add i18n Ukrainian (#1307)
* add lang

* Update uk-UA.json

* fix: locale uk-UA

* add uk-UA to readme

---------

Co-authored-by: Maxi Quoß <maxi@quoss.org>
2025-08-19 23:49:12 +02:00
KJPark23
f93c580bf7 feat: New language Norwegian Bokmål (#1256)
* New language Norwegian Bokmål

* clean up pr

---------

Co-authored-by: Maxi Quoß <maxi@quoss.org>
2025-07-14 17:03:48 +02:00
Maxi Quoß
8a4969f2e1 fix: center custom website title 2025-07-08 22:22:36 +02:00
Maxi Quoß
2e8ecd4947 update deps and fix eslint errors 2025-07-02 18:02:28 +02:00
Maxi Quoß
ff0d526797 fix: trim ping_cmd on save 2025-06-02 22:46:18 +02:00
Maxi Quoß
58971d0e66 fix: countdown would not show after login 2025-05-14 11:53:32 +02:00
Maxi Quoß
0a7762e2b5 fix: date-fns not showing in other languages than english 2025-05-14 08:56:48 +02:00
MinJun Park
74b8e35020 Added Korean i18n Support (#1151)
* Create ko-KR.json

* Update settings.json

* Update +page.svelte

* Update locale.ts

* Update locale.ts
2025-05-14 08:53:07 +02:00
Maxi Quoß
de66c39191 fix: validation syntax #1043 2025-03-18 12:57:00 +01:00
Maxi Quoß
ce42d060ff feat: add <pre> tags for cron explaination 2025-03-16 14:42:55 +01:00
Maxi Quoß
543424a978 fix: make input a fieldset 2025-03-16 14:03:07 +01:00
Maxi Quoß
3c0ec6310f fix: dropdown on safari 2025-03-16 13:43:11 +01:00
Maxi Quoß
cbf8e8dcab fix: ts type 2025-03-16 11:48:28 +01:00
Maxi Quoß
76c6797495 fix: keep description at top 2025-03-16 11:48:17 +01:00
Maxi Quoß
681d75d0dc fix: sol password and shutdown cmd 2025-03-16 11:48:05 +01:00
Maxi Quoß
f008efbd47 fix: save new group with enter key 2025-03-16 11:26:04 +01:00
Maxi Quoß
b779ca34a3 fix: localeCompare will use $localStore and sort numeric 2025-03-16 10:57:08 +01:00
Maxi Quoß
7b8947656a fix: trim inputs 2025-03-12 14:05:47 +01:00
Maxi Quoß
59926b8c28 feat: validate cron with backend, show next cron date 2025-03-08 11:27:24 +01:00
Maxi Quoß
2e64e85d4b feat: custom timeouts for wake and shutdown 2025-03-06 00:49:24 +01:00
Maxi Quoß
f53b93a3a5 feat: replace typesafe-i18n with inlang/paraglide-js
typesafe-i18n is no longer maintained
2025-03-05 04:07:25 +01:00
Maxi Quoß
184d9335d7 fix: max width for ports 2025-02-27 13:17:23 +01:00
Maxi Quoß
75d47fcd9c fix: indonesian emoji and date-fns #1007 2025-02-27 09:32:02 +01:00
Yoga Ardiansyah
cbbd187214 feat: bahasa indonesia translation (#1007) 2025-02-27 09:29:31 +01:00
Maxi Quoß
cee1669a0e feat: improve cron syntax validation and force 6 digits with seconds 2025-02-07 14:05:34 +01:00
Maxi Quoß
3626319a0e fix: search input mobile layout 2025-02-03 21:35:52 +01:00
Maxi Quoß
0eaff40b51 fix: add search placeholder to pl 2025-02-03 21:26:31 +01:00
seriousm4x
efe3b03c34 Merge pull request #969 from majabojarska/i18n-add-pl-PL
Add Polish i18n
2025-02-03 21:21:54 +01:00
Maxi Quoß
77147f04c1 feat: add search bar 2025-02-03 21:18:32 +01:00
Maja Bojarska
f149c25268 add pl i18n 2025-02-02 20:58:32 +01:00
Maxi Quoß
169ecf5773 fix: update components to comply with daiysUI v5 2025-01-30 18:52:50 +01:00
Maxi Quoß
f410caaa54 fix: order button joint-item border 2025-01-30 17:09:18 +01:00
Maxi Quoß
b22ca4525e feat: daisyUI 5, tailwind 4, design adjustments 2025-01-29 22:31:16 +01:00
Maxi Quoß
65be53bd3c fix: goreleaser deprecation warning 2025-01-23 12:31:47 +01:00
Maxi Quoß
c70efd082f pnpm format 2025-01-23 12:31:47 +01:00
Maxi Quoß
c926eb792e pnpm format 2025-01-23 11:40:23 +01:00
Maxi Quoß
0e42758513 feat: auto open device link after wake 2025-01-22 15:28:32 +01:00
Maxi Quoß
973a1b80d0 feat: add device description field 2025-01-22 13:21:07 +01:00
Maxi Quoß
558e6484d0 format 2025-01-22 12:45:19 +01:00