Commit Graph

189 Commits

Author SHA1 Message Date
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
514cc1d159 Possibility to configure an OpenID Connect provider on the instance level WIP (#128). 2024-04-19 09:58:32 +02:00
64f9ff752a Fix error messages. 2024-04-04 17:02:21 +02:00
0719d25f35 Fix #48: Proper 404 and 403 pages when trying to open non-existant chatroom (WIP). 2024-04-04 14:58:24 +02:00
972306aa3e Fix visual glitch. 2024-04-03 17:36:01 +02:00
543f18c727 Fix Typescript. 2024-04-03 16:48:43 +02:00
df8dd8c764 dirty linting fix 2024-04-03 16:05:25 +02:00
2672290367 TODO/FIXME 2024-04-03 16:00:28 +02:00
3dcc05bf26 Share dialog: new page when no option is selected. 2024-04-03 15:54:58 +02:00
08fa8c28f4 Dirty hack to prevent some click event to default to href=# 2024-04-03 15:06:18 +02:00
e5e6c6f953 Room list: using new chat page 2024-04-03 12:13:44 +02:00
610040b253 Some styling and html fixes. 2024-04-02 17:40:43 +02:00
612a9f622d Embeddeding chat without iframe besieds videos WIP 2024-03-28 15:06:15 +01:00
ba52d4e3d8 Reconnect livechat in embedded mode. 2024-03-28 12:22:30 +01:00
8988a85ec9 Refactoring + new embedded chat:
* moving conversejs plugin in separate files
* disconnecting embedded chat on navigation-end
2024-03-27 16:26:32 +01:00
67a1a6e32d New embedded chat: spinner while loading 2024-03-26 17:38:40 +01:00
b6478f0f9e New chat integration:
* refactoring
* cleaning
* using peertubeHelpers to get authent info when available
2024-03-26 15:38:22 +01:00
4cf2cd3ac8 New fullpage chat: better CSS 2024-03-26 14:49:47 +01:00