Commit Graph

256 Commits

Author SHA1 Message Date
e84782f346 dynamic table: add confirmation when deleting a line 2024-06-12 17:14:37 +02:00
d0252383cd Dynamic tables: title on add and remove buttons. 2024-06-12 17:14:36 +02:00
7781cc805d Fix typing. 2024-06-12 17:14:36 +02:00
2da97245ae Fix orphan opening div. 2024-06-12 17:14:36 +02:00
6f56a026bb Custom emojis: import/export functions. 2024-06-10 19:17:49 +02:00
92cf83dcdf Custom channel emoticons WIP (#130): fix CSS 2024-06-07 14:08:35 +02:00
47b580d132 Custom channel emoticons WIP (#130) 2024-06-07 13:45:07 +02:00
1b9ecea443 Custom channel emoticons WIP (#130): tabs 2024-06-07 13:45:07 +02:00
2dbfe49212 Custom channel emoticons WIP (#130): fix CSS 2024-06-07 13:45:06 +02:00
a777c7ac8d Custom channel emoticons WIP (#130) 2024-06-07 13:45:06 +02:00
92e9d6d1af Custom channel emoticons WIP (#130) 2024-06-07 13:45:05 +02:00
aa9697074a Some refactoring. 2024-06-07 13:45:05 +02:00
5c87eef915 Custom channel emoticons WIP (#130) + various fix/refactoring 2024-06-07 13:45:05 +02:00
04403225fb Custom channel emoticons WIP (#130) + various fix 2024-06-07 13:45:04 +02:00
688ab4f029 Custom channel emoticons WIP (#130) 2024-06-07 13:45:04 +02:00
607a71b8cb Fix help buttons. 2024-06-07 13:45:04 +02:00
dad29a941f Custom channel emoticons WIP (#130) 2024-06-07 13:45:04 +02:00
1cf16d79be Fix one typo that wasted hours of debugging 2024-05-28 13:43:07 +02:00
d425663516 fixes around input value for search and tags and tags input cosmetics 2024-05-28 13:43:07 +02:00
cc75aadeb4 Supercharged tags input 2024-05-28 13:43:07 +02:00
35d9663559 Channel configuration validation + tags input 2024-05-28 13:43:07 +02:00
7c9e869e96 clean logs 2024-05-28 13:43:07 +02:00
854bb8fb27 Move configuration row to shared 2024-05-28 13:43:07 +02:00
2c81d9a052 lint update 2024-05-28 13:43:07 +02:00
67abb5279f expose peertubeHelpers to TranslationDirective 2024-05-28 13:43:07 +02:00
d95312aa11 More cleanup 2024-05-28 13:43:07 +02:00
0f99d66ac4 fixing errors from linting 2024-05-28 13:43:07 +02:00
fb7f44692c fix linting 2024-05-28 13:43:07 +02:00
f549142ae4 Several fixes around channel configuration 2024-05-28 13:43:07 +02:00
5ef429e9f2 update css handling on dynamic table form 2024-05-28 13:43:07 +02:00
0672dc24a0 Typescript and lit version change + fix form submit. 2024-05-28 13:43:07 +02:00
59825a15d6 Fix 2024-05-28 13:43:07 +02:00
732f7aedcd REUSE compliance. 2024-05-28 13:43:07 +02:00
1d14bbbda0 Cleaning more stuff. 2024-05-28 13:43:07 +02:00
b72b23d6ae Cleaning some stuff. 2024-05-28 13:43:07 +02:00
0491539dfd Fix button style 2024-05-28 13:43:07 +02:00
fb3a5d26aa Fixing ShadowDOM situation with CSS 2024-05-28 13:43:07 +02:00
de974eae22 Better structure + channel home in LitElement format 2024-05-28 13:43:07 +02:00
687c4742f7 Technically working options. Need CSS fix (plugin CSS not loaded) and data validation 2024-05-28 13:43:07 +02:00
9ea26dfd26 Using ChannelConfigurationElement + Adding TranslationDirective
and a lots of fixes
2024-05-28 13:43:07 +02:00
0fe9fb4dca Adding some LitElements including DynamicTableFormElement 2024-05-28 13:43:07 +02:00
2638e137b3 Begin integrating components with lit 2024-05-28 13:43:07 +02:00
9ff4abfce4 added attempt at dynamic listing 2024-05-28 13:43:07 +02:00
5a14e3f755 New setting to listen C2S connection on non-localhost interfaces (#377). 2024-05-27 16:32:40 +02:00
d5c327565c Adding SPDX headers (WIP) 2024-05-23 11:42:14 +02:00
e85bf05585 Better "become moderator" icon. 2024-05-22 17:40:16 +02:00
93397708ba Fix "become moderator" icon. 2024-05-22 17:35:23 +02:00
da75765bdb Changing defaults MUC affiliation (#385):
* For Peertube moderators/admins, we add a button "Promote". Clicking on it will promote them as MUC owner.
2024-05-17 15:18:32 +02:00
024186ba2c Adding some standard OpenID Connect providers (Google, Facebook) (WIP):
* refactoring, to allow several OIDC singletons
* settings for google and facebook
* backend code
2024-04-22 13:03:31 +02:00
6c13d2e377 Possibility to configure an OpenID Connect provider on the instance level WIP (#128). 2024-04-19 09:58:33 +02:00