Commit Graph

300 Commits

Author SHA1 Message Date
Maxi Quoß
7ab8170f8c remove log 2025-08-26 16:56:11 +02:00
Maxi Quoß
0fcd04884f fix: device cards not updating 2025-08-26 16:55:09 +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
Maxi Quoß
2aef9806ec fix: search not working, close #1325 2025-08-26 10:22:19 +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ß
ce0efdd58b fix: settings cannot be saved, close #1242 2025-07-08 01:35:24 +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ß
c05ea6266f feat: add "wake group" button 2025-05-21 23:34:45 +02:00
Maxi Quoß
1bf01cadc7 fix: only clear auth on 401 or 403, close #1158 2025-05-16 10:18:34 +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ß
bf51b389c2 rename translations to match locale names 2025-03-31 20:59:43 +02:00
Maxi Quoß
de66c39191 fix: validation syntax #1043 2025-03-18 12:57:00 +01:00
Maxi Quoß
69acc57ed2 fix: save failed when creating new device 2025-03-18 01:37:27 +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ß
ce98a34d5a fix: remove btn outline 2025-03-16 13:42:55 +01:00
Maxi Quoß
a13678578d fix: save account avatar 2025-03-16 12:01:00 +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ß
88f69ee99b fix: store order in localStorage 2025-03-16 11:25:42 +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ß
f13e1270c1 feat: search for mac address 2025-03-11 08:43:26 +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ß
33c56016f6 feat: add keyboard shortcut to search bar 2025-03-04 19:21:36 +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ß
2a3c426d21 change default light and dark themes 2025-02-03 21:31:12 +01:00
Maxi Quoß
00f82f2b71 fix: order tooltip 2025-02-03 21:29:04 +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ß
56e7c230b3 fix: replace $page with new page store 2025-01-30 18:54:55 +01:00
Maxi Quoß
169ecf5773 fix: update components to comply with daiysUI v5 2025-01-30 18:52:50 +01:00