Commit Graph

132 Commits

Author SHA1 Message Date
Owen 5df87641a1 Fix #1321 2025-08-23 15:13:44 -07:00
Owen 25cef26251 Fix ws reconnect and change create site 2025-08-19 21:29:56 -07:00
Owen af2088df4e Control which types of sites work and tell user 2025-08-17 18:01:36 -07:00
miloschwartz 5c04b1e14a add site targets, client resources, and auto login 2025-08-14 18:24:21 -07:00
Owen 16e876ab68 Clean up checkbox 2025-08-13 12:13:47 -07:00
Owen 50fc2fc74e Add newt install command 2025-08-13 11:30:21 -07:00
Owen c244dc9c0c Add accept clients to install 2025-08-13 11:15:14 -07:00
Owen 0c1cb20936 Merge branch 'main' into dev 2025-08-13 10:58:04 -07:00
Owen 101e462649 Merge branch 'main' into dev 2025-08-06 10:21:54 -07:00
miloschwartz 84268e484d update docs links 2025-08-01 22:34:02 -07:00
confusedalex 961008bbe1 fix: adapt nix run command 2025-08-01 11:31:29 +02:00
Owen Schwartz 6d9ba8dd2f Merge pull request #1104 from jackrosenberg/nixos_newt
add nixos option for newt in site creation
2025-07-28 10:19:23 -07:00
Owen 15adfcca8c Add remote subnets to ui 2025-07-24 22:01:22 -07:00
Owen 1466788f77 Clients ui done 2025-07-24 21:42:44 -07:00
jack 52d46f9879 add nixos option for newt in site creation 2025-07-23 10:02:58 +02:00
miloschwartz 665ef08733 minor fixes for release 2025-07-16 18:09:17 -07:00
Owen 78bfcf5b1c Fix some clients address showing issues 2025-07-15 15:11:30 -07:00
miloschwartz 83a4677026 don't allow deleting config managed domains 2025-07-15 13:20:44 -07:00
Owen ffe8593a07 Remove create site modal 2025-07-15 12:07:25 -07:00
Owen b75800c583 Reintroduce clients conditionally 2025-07-14 11:43:13 -07:00
Owen 98a261e38c Pull up downstream changes 2025-07-13 21:57:24 -07:00
miloschwartz 1e5141c27c add newt version update available to table 2025-06-30 13:59:30 -07:00
miloschwartz 4ffdd6f74f clean up a few save buttons 2025-06-30 12:28:27 -07:00
miloschwartz a0381eb2c6 clean up ui pass 1 2025-06-30 09:34:14 -07:00
miloschwartz cc930ebf53 prevent site name from wrapping 2025-06-27 16:46:03 -04:00
miloschwartz 809a135721 add refresh sites button 2025-06-27 16:43:14 -04:00
miloschwartz 7fd1fb89f1 disable local and wg sites with flag 2025-06-17 16:35:05 -04:00
Owen 459bc32f9d Merge branch 'dev' into clients-pops 2025-06-11 11:13:40 -04:00
Owen 31a41576d8 Fix translation & add space 2025-06-11 09:37:21 -04:00
Owen a65ea9c360 Merge branch 'dev' into Lokowitz-feature-i18n 2025-06-10 18:40:24 -04:00
Owen 3c2ea1a75f Add translation and fix ts issues 2025-06-10 18:34:04 -04:00
Owen 0537992603 Merge branch 'dev' into clients-pops 2025-06-10 13:00:20 -04:00
miloschwartz e41eafd497 enhance link styling and bump traefik version 2025-06-09 17:38:18 -04:00
Owen 363b8b52af Merge branch 'dev' into Lokowitz-feature-i18n 2025-06-09 14:53:32 -04:00
Owen 3257edc2a0 Add link to docs for newt 2025-06-09 14:23:53 -04:00
Thijs van Loef f2e461a1ee improve readability 2025-06-09 13:06:08 +02:00
Thijs van Loef 26207bd951 add datasize helper and add correct sorting to sitestable 2025-06-08 00:07:49 +02:00
Marvin dd7b91f770 Merge remote-tracking branch 'upstream/dev' into feature-i18n 2025-06-05 04:41:28 +00:00
Owen df4da75c57 Dont do socket on non-newt sites 2025-06-04 16:02:45 -04:00
Marvin e8870cf174 Merge remote-tracking branch 'upstream/dev' into feature-i18n 2025-06-04 09:01:37 +00:00
vlalx dc6fafba41 Fixes for build (#124) 2025-06-03 19:48:20 +02:00
Owen ea0ab0e63c Merge branch 'dev' into improbableone-hub-dev 2025-06-01 23:31:11 -04:00
PrtmPhlp 167d0b6867 unnecessary file 2025-06-01 12:19:09 +02:00
PrtmPhlp 8c121daf6c docker run command in detached mode 2025-06-01 12:15:14 +02:00
Rajesh V 948eb7f6d0 docker socket 2025-05-29 22:34:05 +05:30
Lokowitz f07e8d08c3 update all 2025-05-25 19:01:20 +00:00
vlalx ea24759bb3 I18n components (#27)
* New translation keys in en-US locale

* New translation keys in de-DE locale

* New translation keys in fr-FR locale

* New translation keys in it-IT locale

* New translation keys in pl-PL locale

* New translation keys in pt-PT locale

* New translation keys in tr-TR locale

* Move into function

* Replace string matching to boolean check

* Add FIXIT in UsersTable

* Use localization for size units

* Missed and restored translation keys

* fixup! New translation keys in tr-TR locale

* Add translation keys in components
2025-05-25 16:41:38 +02:00
vlalx 731ec1da69 I18n app other (#24)
* New translation keys in en-US locale

* New translation keys in de-DE locale

* New translation keys in fr-FR locale

* New translation keys in it-IT locale

* New translation keys in pl-PL locale

* New translation keys in pt-PT locale

* New translation keys in tr-TR locale

* Add translation keys in app/invite, app/setup and other files

* Fix build

---------

Co-authored-by: Lokowitz <marvinlokowitz@gmail.com>
2025-05-17 18:23:34 +02:00
vlalx b8ed5ac1c5 I18n auth (#23)
* New translation keys in en-US locale

* New translation keys in de-DE locale

* New translation keys in fr-FR locale

* New translation keys in it-IT locale

* New translation keys in pl-PL locale

* New translation keys in pt-PT locale

* New translation keys in tr-TR locale

* Add translation keys in app/auth

* Fix build

---------

Co-authored-by: Lokowitz <marvinlokowitz@gmail.com>
2025-05-17 18:11:56 +02:00
vlalx d2d84be99a I18n admin (#22)
* New translation keys in en-US locale

* New translation keys in de-DE locale

* New translation keys in fr-FR locale

* New translation keys in it-IT locale

* New translation keys in pl-PL locale

* New translation keys in pt-PT locale

* New translation keys in tr-TR locale

* Add translation keys in app/admin

* Fix build

---------

Co-authored-by: Lokowitz <marvinlokowitz@gmail.com>
2025-05-17 18:04:19 +02:00