Sebastien Marinier
77b86b5820
chore: upgrade psalm, some deprecated, lint, use npm (not yarn), react sync with typescript
...
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2025-12-11 17:21:26 +01:00
Jonas
537964ee8b
Merge branch 'master' into fix/copy-as-plaintext
2024-11-19 12:42:30 +01:00
Sebastien Marinier
a8591150de
fix: don't use backticks
...
Use concatenated strings
2024-08-19 11:18:56 +02:00
brtbr
d63c4dbba3
fix: copy to clipboard as plain/text
...
The default behavior for CopyToClipboard is to choose the output format
text/html. This causes issues when pasting into HTML messages in
Thunderbird. Therefore this commit changes the output format to
text/plain which seems to solve the issue.
2024-06-01 23:16:41 +02:00
Sebastien Marinier
ac2626bc2c
feat: videos for all users and moderators
...
Admin may change the "published" status of a video. users/moderators may only see the published ones.
2024-05-29 17:25:29 +02:00
sualko
a541e4bfca
fix: add missing button titles
2021-01-23 11:49:25 +01:00
sualko
b238bf57c5
fix: accessibility and usability issues
2021-01-23 11:49:25 +01:00
sualko
d6abf23792
feat: add admin setting to restrict rooms
...
fix #43
2020-08-27 17:23:19 +02:00
sualko
7411ca6839
style: change icon order
2020-05-22 13:20:47 +02:00
sualko
0e8be70ae2
style: change shortcut icon
2020-05-22 13:19:19 +02:00
sualko
b437d7c33d
feat: manage recordings
...
- list recordings
- delete recording
- store url to player as url file
fix #19
2020-05-17 11:09:16 +02:00