Commit Graph

103 Commits

Author SHA1 Message Date
w0rng 76d5ac2d0b add settings for avatars 2024-07-27 10:22:19 +07:00
w0rng ae239ef92e add random avatars 2024-07-25 12:20:23 +07:00
w0rng a8ac1cd014 change locale for russian 2024-07-25 11:28:01 +07:00
Philip H 4ba638c09c
i18n.js: fix typo 2024-07-10 18:55:24 +02:00
Philip H 8421e313b5 i18n.js: german translation 2024-07-10 15:46:36 +02:00
tetuaoro ce20bb7fcb feat: support more langs
* add translations for French, Spanish, and Italian
* change the wording for better understanding of this feature:
    - "import" to "restore"
    - "export" to "backup"
* rename functions to reflect these changes
2024-07-10 15:46:36 +02:00
tetuaoro e3ee09b755 fix: reload configuration
* run linter
* screenshot update
2024-07-10 15:46:36 +02:00
tetuaoro 03b7d8e537 feat: load configuration from file
* import json config file & update the config (restore)
* export the config and save it to json file (backup)
2024-07-10 15:46:36 +02:00
EdwardWu 11f5122c39
translations: Update Traditional Chinese translations
* Update strings closer than Taiwanese used.

Signed-off-by: EdwardWu <bluehome.wu@gmail.com>
2024-07-04 10:47:18 +08:00
Philip H 332039de56
cdnjs: apexcharts.min.js 3.49.1 2024-05-30 09:24:58 +02:00
davide-acanfora e80ff54ebc Don't print release number to anyone who visits the service 2024-05-27 20:25:00 +02:00
Rubén León 4868f32f1e i18n.js: complete words in Spanish 2024-04-01 23:16:57 +02:00
suxscribe 1c98e466c6
Merge branch 'feat-stats' into feat-toggles 2024-03-19 18:34:41 +03:00
Sergei Birukov ac6a05f9be Fix lint errors 2024-03-18 21:25:08 +01:00
Sergei Birukov 262318df27 Disable debug 2024-03-18 21:25:08 +01:00
Sergei Birukov 98a5daf458 Fix charts on mobile 2024-03-18 21:25:08 +01:00
Sergei Birukov aedb691b2b Fix traffic charts. Add chart vars
Add UI_TRAFFIC_STATS, UI_CHART_TYPE
2024-03-18 21:25:08 +01:00
Sergei Birukov 32fc78589a Lint 2024-03-17 20:38:21 +03:00
Sergei Birukov f3a8ff6490 Add dark/light mode toggle. Add chart toggle
Change dark/light mode detection
Add saving uiShowCharts to local storage
Add saving uiTheme to local storage
Add ui buttons
2024-03-17 20:38:21 +03:00
Sergei Birukov 12b72cf389 Fix lint errors 2024-03-15 15:20:35 +01:00
Sergei Birukov ccde2fdfd3 Disable debug 2024-03-15 15:20:35 +01:00
Sergei Birukov 166a58a685 Fix charts on mobile 2024-03-15 15:20:35 +01:00
Sergei Birukov 3d11730926 Fix traffic charts. Add chart vars
Add UI_TRAFFIC_STATS, UI_CHART_TYPE
2024-03-15 15:20:35 +01:00
Rahil Bhimjiani d91f08eb1b i18n.js: add Hindi language translation
Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
2024-03-13 18:52:25 +01:00
Philip H ce1af6d691
Merge branch 'feat-no-privateKey' into feat/clients-without-privatekey 2024-03-02 14:12:38 +01:00
Philip H 6eaa00d620
Merge branch 'master' into feat-stats 2024-03-01 14:23:29 +01:00
Philip H 9a3f6b0544
Merge branch 'master' into feature/added-thai-language 2024-03-01 14:17:43 +01:00
davide-acanfora a6767cafb2 Added Italian language. Updated supported languages list 2024-03-01 14:10:16 +01:00
Chanchai 811ac30fd3 update Thai language 2024-03-01 14:10:01 +01:00
Chanchai 58435fe972 Added Thai language 2024-03-01 14:10:01 +01:00
Philip H 00956ecf74
Merge branch 'feat-no-privateKey' into feat/clients-without-privatekey 2024-02-26 10:47:43 +01:00
Peter Lewis ebc5173bd0
usage -> traffic 2024-02-25 22:02:53 +00:00
Peter Lewis a40dbe130e
detailed -> usage 2024-02-25 21:42:51 +00:00
Peter Lewis a4da7421c8
Merge remote-tracking branch 'origin/feat-stats' into feat-stats 2024-02-25 21:40:10 +00:00
Philip H fbfaaa4f67
update ApexCharts to v3.46.0 (#867) 2024-02-22 16:27:40 +01:00
Philip H d734445184
Fix Gravatar support (#865)
Thank you @sardaukar!
2024-02-22 16:20:45 +01:00
Loudhot 0a2c06a386
Update i18n.js 2024-02-22 15:36:27 +03:00
Loudhot 5a0a9c7333
Update i18n.js
Added Ukrainian language
2024-02-22 03:52:31 +03:00
pheiduck 511e6140fc update ApexCharts to v3.46.0 2024-02-21 20:34:06 +01:00
Bruno Antunes d12c81e51f Forgot to trim the string 2024-02-21 10:33:30 +00:00
Bruno Antunes f61b187402 Fix Gravatar support 2024-02-21 10:23:53 +00:00
Philip H a951f0eb26
i18n.js: fixup remove trailing space 2024-02-21 10:22:57 +01:00
nashi23 e4f9a37933 Add Simplified Chinese & Traditional Chinese Language 2024-02-21 16:47:45 +08:00
Rui Ribeiro ca508549ca
Added Portuguese Language
Added Portuguese Language
2024-02-20 09:57:10 +00:00
deffcolony 30ba579517 adds Dutch & Icelandic language
+ added Dutch language
+ added Icelandic language by @alexveebee

Co-Authored-By: Alex <75509525+alexveebee@users.noreply.github.com>
2024-02-19 18:28:16 +01:00
Philip H 264eb078ca
fixup: Missing trailing comma 2024-02-19 12:36:11 +01:00
Quy Dang Quoc 30367ee32b
Add Vietnamese language 2024-02-19 17:04:56 +07:00
jkh0kr 69513770e9
Update i18n.js
Correct Korean language typo
2024-02-19 11:18:23 +09:00
Philip H ca7a6c00cc
Fix detailed stats 2 (#844) 2024-02-17 20:38:59 +01:00
Sergei Birukov c47ade71cc Fix some bugs
json error
update css
some refactoring for getUiDetailedStats
2024-02-17 21:48:43 +03:00