Commit graph

66 commits

Author SHA1 Message Date
Philip H.
9346dda2e5
fixup: lint error 2024-01-19 08:44:28 +00:00
pheiduck
a182efb443 load language before session 2024-01-19 09:35:35 +01:00
Philip H
3dae5d64fd
add multilanguage support (#769)
Thank you @cany748!
2024-01-19 08:39:59 +01:00
Philip H
7e4a3b3347
index.html: use app.css 2024-01-19 06:39:57 +01:00
Philip H.
2df3e6cb42
update: app.css to match latest tailwindcss version 2024-01-19 05:15:12 +00:00
Philip H
21ce36c116
vue.min.js: cleanup note 2024-01-18 18:51:20 +01:00
Philip H
77edd697e4
vue.min.js: v2.7.16 2024-01-18 18:38:16 +01:00
Alexander
f7e8ad1fb5
Merge branch 'multilanguage_support' into master 2024-01-15 16:50:13 +07:00
Peter Lewis
af44a82780
Update index.html
Remove errant `</p>`
2024-01-11 22:15:19 +00:00
Peter Lewis
d51ee147ea
Update index.html
Remove duplicate GitHub link
2024-01-11 22:03:02 +00:00
Peter Lewis
a8d6bac37f
Update index.html 2024-01-11 21:59:54 +00:00
Alexander
7ba2ed6368
Merge branch 'master' into master 2024-01-09 12:49:34 +07:00
Philip H
6fa24b3391
fixup de: naming update 2024-01-03 23:48:45 +01:00
Philip H
cacf5f3c02
fixup de language: Login = Anmelden, Logout = Abmelden 2024-01-03 23:38:14 +01:00
Astound
c99c9375b2
Remove blank spaces 2023-12-25 06:48:20 +08:00
Alexander
7d7a2ff8d7
Merge branch 'master' into master 2023-12-22 14:29:38 +07:00
Peter Lewis
f3e926eabc
Update index.html
Switch to using `media` for dark mode.
2023-12-21 16:00:40 +00:00
Philip H.
6aad72296c
fixup: lint errors 2023-12-21 15:47:09 +00:00
Peter Lewis
aa939d876c
Merge remote-tracking branch 'pheiduck/main' into rebase-pheiduck 2023-12-21 14:25:54 +00:00
Alexander
3ee12e2a6a
Merge branch 'master' into master 2023-12-19 14:06:57 +07:00
Emile Nijssen
7decb5907d rename 2023-12-17 22:56:09 +01:00
Emile Nijssen
a89ff96d37 weejewel → wg-easy 2023-12-17 22:37:34 +01:00
Philip H
9408b732a2
index.html: replace md5 with sha512 2023-12-03 12:34:18 +01:00
Philip H.
cb91b06b88
fixup: add sha512.min.js 2023-12-03 10:50:41 +00:00
Philip H
4c7d763d24
fixes: security stuff (#47)
Insecure randomness (high)
gravatar: md5 insecure hash algorithm (high)
Clear text transmission of sensitive cookie (medium)
2023-12-02 22:59:30 +01:00
goodbyepavlyi
042168f0bb Add Darkmode 2023-11-19 16:10:19 +00:00
Philip H
b5698df61d
index.html: add fork note 2023-11-05 18:38:39 +01:00
Philip H.
13aa9991fd change repo for deploy 2023-11-03 20:21:17 +00:00
Alexander
4bc110bca5
feat: add german translation 2023-06-28 10:24:20 +07:00
Peter Lewis
b336faaea8
Update version check URL 2023-03-02 11:31:24 +00:00
Peter Lewis
73b1270c10
Update index.html 2023-02-01 15:34:57 +00:00
Peter Lewis
4ad812b0e4
Update footer on webpage 2023-02-01 15:14:46 +00:00
Peter Lewis
fb3ece4360
Update app.js 2023-02-01 11:25:12 +00:00
Peter Lewis
a00a9f0449
Update api.js 2023-02-01 11:24:58 +00:00
cany748
88bb67e263
Update src/www/js/i18n.js
typo

Co-authored-by: Sergey Kuznetsov <votkinsk@gmail.com>
2022-12-20 09:43:36 +07:00
Mykola Symon
85ed6d2b23 add client name clipping(with ellipsis) on small screens(<sm) 2022-10-31 19:45:07 +03:00
Mykola Symon
30d3b4d72e move control buttons down on small screens(<sm) 2022-10-31 19:31:05 +03:00
Clément Radenac
bad3f1f492
Here is french !
Thanks a lot for this work, that's absolutely a great idea !
2022-08-04 13:38:27 +02:00
cany748
2fd233ee52
add Norwegian and Polish lang 2022-08-04 17:55:08 +07:00
cany748
ec872acba1
Merge pull request #2 from babico/patch-1
turkish support
2022-08-04 17:50:54 +07:00
Müslüm Barış Korkmazer
35bf2e3b8e
turkish support 2022-07-07 18:36:55 +03:00
cany748
3f24e6c79f
Merge branch 'master' into master 2022-06-28 21:02:26 +07:00
Emile Nijssen
faf00d46d9 replace apexcharts with 'ye olde divs 2022-06-25 22:39:41 +02:00
cany748
2c29909ef6 add environment variable for changes lang 2022-06-20 20:09:17 +07:00
cany748
f8c414042a Merge branch 'master' of https://github.com/cany748/wg-easy 2022-06-20 18:03:53 +07:00
cany748
0d4218e2e7 Update i18n.js 2022-06-20 18:03:49 +07:00
cany748
02cdb21405
Merge branch 'master' into master 2022-06-20 17:59:29 +07:00
Emile Nijssen
a72029d7e5 improve chart 2022-06-12 22:48:30 +02:00
Emile Nijssen
274aeb2614
Merge pull request #260 from Teraskull/fix-modal-flash
Fix modals flashing on reload
2022-06-12 22:16:14 +02:00
Emile Nijssen
e7f4cc2d56 use relative paths 2022-06-12 22:10:50 +02:00