Owen Schwartz
6d83e29ee2
Merge pull request #878 from thijsvanloef/fix/linting
...
Automate Linting, change linting slightly, and fix semi colon errors.
2025-06-09 22:04:06 -04:00
Owen
c67a2dfa73
Add sidebar - needs translations
2025-06-09 18:10:04 -04:00
Owen
f29a5ccc67
Translate sidebar
2025-06-09 18:04:45 -04:00
Thijs van Loef
cbca88f76b
fix semi colons
2025-06-09 23:52:16 +02:00
Owen
915581dfe7
Add label
2025-06-09 17:42:28 -04:00
Owen
cb85ad460e
Remove redundant icons; make update selector
2025-06-09 17:39:29 -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
miloschwartz
cd54e7dd38
pick first port on select container
2025-06-09 13:01:53 -04:00
Owen Schwartz
4fc61386d3
Merge pull request #867 from thijsvanloef/fix-767/unit-aware-sorting
...
Fix - Sort Data In/Out correctly in Sites Management page in the Pangolin Dashboard
2025-06-09 11:17:15 -04:00
Owen
c409266954
Fix #860
2025-06-09 11:13:58 -04:00
Thijs van Loef
96151de814
improve readability
2025-06-09 13:18:22 +02: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
Owen
c135b5e3cf
Dont request unless its a newt
2025-06-06 12:15:15 -04:00
风间苏苏
b4b19d2263
chore(i18n): partial Simplified Chinese localization (draft) ( #143 )
...
* Chinese i18n
* fix(i18n): corrected mislabeled language name from "中国人" to "简体中文"
* chore(i18n): initial Simplified Chinese translation
2025-06-06 08:29:49 +02:00
Marvin
c7c39676d1
add NL and ES
...
resolve conflicts
2025-06-06 06:06:56 +00:00
Marvin
a6348a3e28
Merge remote-tracking branch 'upstream/dev' into feature-i18n
2025-06-06 06:03:55 +00:00
miloschwartz
c1fd38ac39
fix typo
2025-06-05 15:48:37 -04:00
miloschwartz
f0cb65f65c
dont import db in nextjs
2025-06-05 14:44:34 -04:00
Marvin
e885676ad8
add chinese
2025-06-05 17:30:49 +00:00
Marvin
34fa5fe438
Merge remote-tracking branch 'upstream/dev' into feature-i18n
2025-06-05 17:27:13 +00:00
miloschwartz
b6f67e0f0b
Merge branch 'main' into dev
2025-06-05 12:11:37 -04:00
miloschwartz
92135ff9c1
minor visal adjustments to docker container view
2025-06-05 11:51:48 -04:00
Marvin
dd7b91f770
Merge remote-tracking branch 'upstream/dev' into feature-i18n
2025-06-05 04:41:28 +00:00
Owen
54aa3ce7d8
Comment the socket status for now
2025-06-04 17:18:42 -04:00
Owen
875ec662ad
Fix retry
2025-06-04 16:05:41 -04:00
Owen
df4da75c57
Dont do socket on non-newt sites
2025-06-04 16:02:45 -04:00
miloschwartz
b46e49922c
Merge branch 'dev' into postgres
2025-06-04 12:04:28 -04:00
miloschwartz
2cca561e51
support postgresql as database option
2025-06-04 12:02:07 -04:00
Marvin
e8870cf174
Merge remote-tracking branch 'upstream/dev' into feature-i18n
2025-06-04 09:01:37 +00:00
Owen
17919192e0
Speed up when the button shows
2025-06-03 21:04:08 -04:00
vlalx
d768bb163a
I18n additionals ( #125 )
...
* New translation keys
* Updates in src/components
* Updates in src/providers
* remove lable in selector, not needed
---------
Co-authored-by: Lokowitz <marvinlokowitz@gmail.com>
2025-06-03 20:10:00 +02:00
vlalx
dc6fafba41
Fixes for build ( #124 )
2025-06-03 19:48:20 +02:00
风间苏苏
430f187fde
fix typo
2025-06-03 10:37:27 +08:00
Owen
f438d2ddbf
Watch target inputs
2025-06-02 21:13:57 -04:00
Owen
6d519af198
Rollback select packages; update fav
2025-06-02 20:47:22 -04:00
Owen
ea0ab0e63c
Merge branch 'dev' into improbableone-hub-dev
2025-06-01 23:31:11 -04:00
Owen Schwartz
5a71c0ba65
Merge pull request #817 from PrtmPhlp/main
...
docker run command in detached mode
2025-06-01 22:32:22 -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
miloschwartz
6dd8db5cd1
add new logo
2025-05-29 12:09:49 -04:00
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
Lokowitz
ae4ef4eb99
modified: messages/en-US.json
...
modified: src/components/tags/autocomplete.tsx
2025-05-17 20:34:01 +00:00
Lokowitz
547e777eb0
more fixes
2025-05-17 20:16:26 +00:00
Lokowitz
d9ee40c898
more fixes
2025-05-17 20:04:56 +00:00
Lokowitz
eff812eaa8
first fixes
2025-05-17 18:17:22 +00:00