John Livingston
1cc6a68089
Fix dynamic table button css
2024-06-13 17:00:08 +02:00
John Livingston
b59056f57d
Fix linting.
2024-06-13 16:42:23 +02:00
John Livingston
83389975a9
Merge pull request #422 from framabot/weblate-peertube-livechat-peertube-plugin-livechat
...
Translations update from Framasoft Weblate
2024-06-13 16:40:54 +02:00
John Livingston
1df6b4261e
Translated using Weblate (French)
...
Currently translated at 100.0% (229 of 229 strings)
Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/fr/
2024-06-13 16:40:31 +02:00
Victor Hampel
851a726e0b
Translated using Weblate (German)
...
Currently translated at 100.0% (228 of 228 strings)
Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/de/
2024-06-13 16:40:30 +02:00
John Livingston
a8bd02a78d
Merge pull request #421 from framabot/weblate-peertube-livechat-peertube-plugin-livechat-documentation
...
Translations update from Framasoft Weblate
2024-06-13 16:40:19 +02:00
Victor Hampel
cfb6a653c2
Translated using Weblate (German)
...
Currently translated at 100.0% (711 of 711 strings)
Translation: PeerTube LiveChat/Peertube Plugin Livechat Documentation
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat-documentation/de/
2024-06-13 16:38:46 +02:00
John Livingston
754c18dcd6
Fix license file.
2024-06-13 16:37:38 +02:00
John Livingston
990ff2385a
Refactoring: merge video-watch scope into common.
...
In order to be able to use lit in videowatch related code, we have to
merge these scopes.
2024-06-13 16:36:16 +02:00
John Livingston
f1e9d1dfec
Dynamic table UI:
...
* margin bottom
* add row button on left, to be more visible
2024-06-13 15:21:31 +02:00
John Livingston
a1eada96e8
Channel emojis: adding an empty line by default.
2024-06-13 15:10:12 +02:00
John Livingston
ae429c65a7
Fix.
2024-06-13 15:05:22 +02:00
John Livingston
8dede18070
Fix notifier messages/titles.
2024-06-13 15:01:31 +02:00
John Livingston
63d8e9789e
Fix: resetting validationError on update.
2024-06-13 12:48:58 +02:00
John Livingston
1d943716dd
Dynamic table: refactoring (more readable code).
2024-06-13 12:31:32 +02:00
John Livingston
b6f196d07c
SPDX
2024-06-13 12:03:11 +02:00
John Livingston
38946121b7
tags-input: validate last value when pasting.
2024-06-13 12:00:11 +02:00
John Livingston
618dc6aeae
tags-input:
...
* add a "copy" button
* fix some css class (adding a prefix to avoid side effects)
* other minor fixes
2024-06-13 11:55:02 +02:00
John Livingston
591e0ad3fd
Fix.
2024-06-13 10:57:34 +02:00
John Livingston
7cabf12864
Fix tags-input:
...
* the code handling `separators` was buggy, so i simplified to use only
one separator
* was not practical for bot quotes (can't edit), so replaced by a
textarea
2024-06-13 10:48:13 +02:00
John Livingston
8cc9061092
Fix lit linting. (some fix could be better...)
2024-06-12 19:13:35 +02:00
John Livingston
724e8fdce9
Fix lit linting: input-tags should only handle text, not numbers.
2024-06-12 18:59:34 +02:00
John Livingston
d4692c81e0
Fix lit linting, WIP.
2024-06-12 18:51:04 +02:00
John Livingston
be93f26fb1
Lit linting.
2024-06-12 18:01:14 +02:00
John Livingston
be1e7456bd
Fix action button.
2024-06-12 17:14:39 +02:00
John Livingston
4976a4f282
Refactoring: moving some template to separate files + classMap fix.
2024-06-12 17:14:39 +02:00
John Livingston
2c3739f633
Refactoring: simplifing the peertube context.
2024-06-12 17:14:38 +02:00
John Livingston
268c60d699
Refactoring.
2024-06-12 17:14:38 +02:00
John Livingston
a4a9f85956
Dynamic tables: focus to first input when adding a row.
2024-06-12 17:14:38 +02:00
John Livingston
72c4b0804d
Better UI for channel configuration pages.
2024-06-12 17:14:38 +02:00
John Livingston
e811c549fd
Fix checkbox.
2024-06-12 17:14:38 +02:00
John Livingston
2668e5174c
Dynamic table description: always displayed, in a separate line.
2024-06-12 17:14:37 +02:00
John Livingston
597afc8ba6
New page loading and error cases:
...
* adding new custom elements: spinner and error
* using them on async tasks
2024-06-12 17:14:37 +02:00
John Livingston
75ac7a1052
Various improvements:
...
* CSS cleaning
* disabling buttons during loading
* reset buttons on forms
2024-06-12 17:14:37 +02:00
John Livingston
e84782f346
dynamic table: add confirmation when deleting a line
2024-06-12 17:14:37 +02:00
John Livingston
d0252383cd
Dynamic tables: title on add and remove buttons.
2024-06-12 17:14:36 +02:00
John Livingston
7781cc805d
Fix typing.
2024-06-12 17:14:36 +02:00
John Livingston
2da97245ae
Fix orphan opening div.
2024-06-12 17:14:36 +02:00
John Livingston
8ccc2975e1
Merge pull request #418 from framabot/weblate-peertube-livechat-peertube-plugin-livechat
...
Translations update from Framasoft Weblate
2024-06-12 17:14:16 +02:00
Victor Hampel
f99cb59b73
Translated using Weblate (German)
...
Currently translated at 100.0% (224 of 224 strings)
Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/de/
2024-06-12 15:47:00 +02:00
John Livingston
b04baae499
Fix #405 : minify option to hugo from gitlab CI.
2024-06-12 11:14:39 +02:00
John Livingston
7312297e25
Missing SPDX.
2024-06-12 10:53:14 +02:00
John Livingston
e7d0cdbb30
Merge pull request #417 from OPNA2608/fix/EPIPE
...
Deregister prosodyctl interval callback when spawn.stdin disappears
2024-06-12 09:30:50 +02:00
OPNA2608
ad27a76fab
Deregister prosodyctl interval callback when spawn.stdin disappears
...
To avoid running into "write EPIPE" errors.
2024-06-11 22:45:00 +02:00
John Livingston
79848b7988
Custom emojis: import/export functions documentation.
2024-06-10 19:29:03 +02:00
John Livingston
6f56a026bb
Custom emojis: import/export functions.
2024-06-10 19:17:49 +02:00
John Livingston
c6513f922b
Custom emojis: increasing the limit.
2024-06-10 17:17:15 +02:00
John Livingston
73b1be917f
Merge pull request #407 from framabot/weblate-peertube-livechat-peertube-plugin-livechat
...
Translations update from Framasoft Weblate
2024-06-10 17:14:42 +02:00
Victor Hampel
739f3b93d7
Translated using Weblate (German)
...
Currently translated at 100.0% (221 of 221 strings)
Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/de/
2024-06-10 17:14:03 +02:00
John Livingston
de93b045f7
Translated using Weblate (French)
...
Currently translated at 100.0% (221 of 221 strings)
Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/fr/
2024-06-10 17:14:03 +02:00