Commit graph

652 commits

Author SHA1 Message Date
lovasoa
657344915d
Rework the front page 2022-08-21 20:42:54 +02:00
Ophir LOJKINE
ba30176ee0
Merge pull request #250 from lovasoa/dependabot/npm_and_yarn/ejs-3.1.8
Bump ejs from 3.1.6 to 3.1.8
2022-07-29 10:56:35 +02:00
dependabot[bot]
ec47503dea
Bump ejs from 3.1.6 to 3.1.8
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.8)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-28 19:23:32 +00:00
lovasoa
7826608f21
v1.17.1 2022-07-28 21:21:27 +02:00
Ophir LOJKINE
34ea003a2e
Merge pull request #249 from jamesdeacon/master
Added ability to set a moderator via JWT and added a Clear tool for moderators
2022-07-26 21:11:33 +02:00
jamesdeacon
41e6b6f492 Extract out jwt auth code 2022-07-26 15:44:56 +01:00
jamesdeacon
9ba5ee68f8 New Clear icon 2022-07-26 10:57:51 +01:00
jamesdeacon
b534190825 Refactor to reduce duplication 2022-07-26 10:14:47 +01:00
jamesdeacon
b0e595bc3b Bug fixes for role checking 2022-07-25 17:00:40 +01:00
jamesdeacon
6f7068ab4b Use standard role claim instead of custom "moderator" 2022-07-25 16:39:04 +01:00
jamesdeacon
f41585396d Server checks token to see if user is moderator before clear 2022-07-25 16:20:14 +01:00
jamesdeacon
a8bb9fb3b5 Add clear button for moderators 2022-07-21 16:29:21 +01:00
jamesdeacon
5675d708e9 Add ability to set user as a moderator via jwt 2022-07-20 16:25:35 +01:00
lovasoa
6123ed3b23
Update dependencies 2022-04-20 23:20:18 +02:00
Ophir LOJKINE
de5520ec89
Merge pull request #232 from lovasoa/dependabot/npm_and_yarn/vm2-3.9.7
Bump vm2 from 3.9.5 to 3.9.7
2022-02-21 10:53:49 +01:00
dependabot[bot]
5d91d9361d
Bump vm2 from 3.9.5 to 3.9.7
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.5 to 3.9.7.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.5...3.9.7)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 00:48:11 +00:00
lovasoa
3c595a74e4
update dependencies 2022-01-23 00:07:06 +01:00
Ophir LOJKINE
a74747ab58
Merge pull request #225 from jamesdeacon/master
Add support for JWT authorisation
2022-01-22 23:48:59 +01:00
James Deacon
35e0347e60 Improve static resource detection 2022-01-17 20:41:59 +00:00
James Deacon
a0c45d9da4 Remove conditional spreading 2022-01-17 19:58:02 +00:00
James Deacon
12a741db39 Remove unused socket.decoded 2022-01-17 17:56:00 +00:00
James Deacon
b1f6b8c6c7 Refactor request handler to avoid duplication 2022-01-17 17:54:52 +00:00
James Deacon
9258ce99a9 Only apply token param to socket when valid 2022-01-17 11:56:10 +00:00
jamesdeacon
2a705241ee
Update README.md
Co-authored-by: Ophir LOJKINE <pere.jobs@gmail.com>
2022-01-17 09:33:25 +00:00
Ophir LOJKINE
3122025a55
Merge pull request #227 from iblech/patch-3
Fix tiny typo in error message
2022-01-16 20:12:10 +01:00
Ingo Blechschmidt
0cb4c28e5d
Fix tiny typo in error message 2022-01-16 19:41:26 +01:00
James Deacon
1bdcdad3e3 Authenticates websockets & adds jwt test env 2022-01-10 11:47:50 +00:00
James Deacon
4ba291d86a Consolidate environment vars & fix race condition 2022-01-05 14:30:40 +00:00
James Deacon
37a440fa17 Add support for JWT authorisation 2022-01-04 16:03:48 +00:00
lovasoa
791decbe37
fix swahili translation 2021-09-26 11:33:30 +02:00
lovasoa
fd3a9777bc
v1.16.0 2021-09-24 23:43:33 +02:00
Ophir LOJKINE
95f14a552a
Merge pull request #222 from lisandi/patch-3
Add Translation to Thai, Burmese, Swahili
2021-09-24 23:42:14 +02:00
lovasoa
bf7513347e
fix markup in the translations 2021-09-24 23:38:03 +02:00
Ophir LOJKINE
0c7c846a80
Update server/translations.json 2021-09-24 21:50:37 +02:00
Ophir LOJKINE
dc6de6f318
Update server/translations.json 2021-09-24 21:50:31 +02:00
Ophir LOJKINE
6a4ff7360b
Update server/translations.json 2021-09-24 21:50:25 +02:00
Ophir LOJKINE
3dc6c6a68f
Update server/translations.json 2021-09-24 21:50:19 +02:00
Ophir LOJKINE
ced1e75568
Update server/translations.json 2021-09-24 21:50:10 +02:00
Ophir LOJKINE
73293993c0
Update server/translations.json 2021-09-24 21:50:05 +02:00
Ophir LOJKINE
10a8db1b3e
Update server/translations.json 2021-09-24 21:49:59 +02:00
Ophir LOJKINE
adbb325e11
Update server/translations.json 2021-09-24 21:49:47 +02:00
Andreas Becker
aa7b9a4cac
Add Translation to Swahili
And one addition to English Missing Correction Fluid
2021-09-23 19:58:38 +07:00
Ophir LOJKINE
b759c9ec97
Update README.md 2021-09-13 14:31:37 +02:00
lovasoa
c41f8013e9
v1.15.0 2021-09-12 12:34:12 +02:00
lovasoa
794866735e
improve browser language matching (for zh-TW) 2021-09-12 12:32:21 +02:00
lovasoa
c8f4cc3fbf
increase the width of the language selector 2021-09-12 11:56:53 +02:00
Ophir LOJKINE
a7af0fdb8a
Merge pull request #218 from snowkylin/patch-1
Improve Chinese-simplified (zh-CN) translation
2021-09-12 10:50:54 +01:00
Ophir LOJKINE
40f2468c6f
Merge pull request #217 from Lexaul/patch-1
Update translations.json
2021-09-12 10:49:30 +01:00
lovasoa
9be2623a73
update dependencies 2021-09-12 11:45:05 +02:00
Snowkylin Lazarus
f7e780b456
improve Chinese translation 2021-08-28 21:02:34 +08:00