Commit Graph

78 Commits

Author SHA1 Message Date
e2b6d7f62b Merge branch 'markvandenborre-master-patch-64663' into 'master'
The plugin code obviously works, but there were quite a few caveats to get this right. This might help some people...

See merge request framasoft/peertube/official-plugins!5
2020-11-16 09:21:25 +01:00
a2f3415761 The plugin code obviously works, but there were quite a few caveats to get this right.
This might help some people...
2020-11-14 21:47:30 +01:00
70461d0753 Correctly fix email prop in ldap 2020-11-10 11:27:49 +01:00
a167922460 Update ldap version 2020-11-10 11:24:43 +01:00
ee9862acec Handle email array in ldap 2020-11-10 11:24:15 +01:00
9b3754b7ff Fix homepage 2020-10-30 16:11:39 +01:00
4099c801d9 Bump annotation plugin version 2020-09-10 09:14:49 +02:00
eb04ca7bf3 Merge branch 'master' into 'master'
double font size on overlays to improve visibility

See merge request framasoft/peertube/official-plugins!3
2020-09-10 09:15:14 +02:00
12ecdd734d make font size for overlays bigger and responsive 2020-09-10 10:14:00 +03:00
123fb22808 double font size on overlays to improve visibility 2020-09-09 18:38:08 +02:00
aec93aacd0 Add screen to annotation plugin readme 2020-08-25 10:22:19 +02:00
f13dc26e86 Update annotation README 2020-08-24 14:42:10 +02:00
1b5f1d737a Fix annotations on firefox 2020-08-24 10:12:36 +02:00
56b8704649 Update annotation plugin 2020-08-24 09:54:14 +02:00
04eda825a6 Fix fr locale 2020-08-21 15:24:40 +02:00
cb866ff031 Improve link styles 2020-08-21 15:17:53 +02:00
e7ee7c6d6c Add README 2020-08-21 15:06:53 +02:00
aec0c866d5 Add annotation plugin 2020-08-21 14:46:25 +02:00
47a4d19252 Add other hooks to hello world plugin 2020-08-21 14:45:41 +02:00
76bd650ad0 Update openid version 2020-08-10 11:15:58 +02:00
4ddcaddb19 Merge branch 'keycloak-compat' into 'master'
Add Keycloak compat by using first element of role

See merge request framasoft/peertube/official-plugins!2
2020-08-10 11:10:58 +02:00
1f7f7f609c if returned value for role is an array, use first element
This improves Keycloak compatibility as if Multivalued is set to false
in Mappers, return value will still be an array.
2020-08-08 14:40:34 +02:00
0cbf9a69f1 Fix typo 2020-07-29 17:17:42 +02:00
11b82445ab Add link to auto mute plugin 2020-07-29 17:09:31 +02:00
71499383b9 Add auto block videos plugin 2020-06-25 10:32:45 +02:00
83c91c18e0 Update readme 2020-05-26 12:07:57 +02:00
87572af66b Fix grey color 2020-05-22 11:23:00 +02:00
f685bd98c7 Fix textarea colors 2020-05-20 13:52:38 +02:00
463c5b46c8 Fix input colors 2020-05-20 11:38:12 +02:00
f248ef9ebf Fix dark theme with PT 2.2 2020-05-20 10:59:03 +02:00
7dbee69153 Add filter:api.video.post-import-url.accept.result 2020-05-18 10:04:58 +02:00
ee372c178a Add ability to expose the mute list 2020-05-11 10:13:38 +02:00
894cc2f1d4 Typos 2020-05-07 17:10:23 +02:00
827d341353 Support updatedAt for auto mute plugin 2020-05-07 17:06:05 +02:00
6043757011 Typo 2020-05-07 16:31:08 +02:00
517d27d580 Update auto mute README 2020-05-07 16:30:07 +02:00
0b93369175 Fix auto mute scheduler 2020-05-07 16:27:56 +02:00
0c32675427 Fix fetch from auto mute plugin 2020-05-07 15:57:12 +02:00
dbc6fc0d5f Fix auto mute readme 2020-05-07 15:52:10 +02:00
20a188733d Add auto mute plugin 2020-05-07 15:50:46 +02:00
f4e6b00c7b Test login hook in hello world plugin 2020-05-07 15:50:37 +02:00
79b5e363bc Add scope configuration 2020-05-05 11:29:37 +02:00
07fa3d9a2e Fix SAML signature 2020-05-04 15:34:58 +02:00
147538fa8e Add saml2 auth support 2020-05-04 14:11:07 +02:00
018d8e6224 Fix openid cb route name 2020-04-30 15:49:09 +02:00
65fdf71b17 Handle special chars in ldap username 2020-04-30 15:19:04 +02:00
66b13f19c6 Set openid auth display name in a setting 2020-04-30 15:10:30 +02:00
3640cc3363 Redirect on openid error 2020-04-30 15:01:19 +02:00
abcface9b5 Add openid connect plugin 2020-04-30 14:16:20 +02:00
8f70a17fb5 Update hello world 2020-04-30 11:06:56 +02:00