Chocobozzz
|
d61ee5c504
|
Update version
|
2022-06-28 11:35:48 +02:00 |
|
Chocobozzz
|
dc29f8a3cb
|
Support peertube 4.3
|
2022-06-28 11:35:36 +02:00 |
|
Chocobozzz
|
9bd2db9033
|
Fix matomo package dist files on NPM
|
2022-06-08 15:19:47 +02:00 |
|
Chocobozzz
|
c7d5d5d3e7
|
Publish dist/
|
2022-06-08 15:19:26 +02:00 |
|
Chocobozzz
|
0698caf9a2
|
Improve LDAP readme
|
2022-05-09 09:45:57 +02:00 |
|
Chocobozzz
|
ee22a670d9
|
Merge branch 'KoryIII-master-patch-57971' into 'master'
Update peertube-plugin-auth-ldap
See merge request framasoft/peertube/official-plugins!16
|
2022-05-09 07:45:09 +00:00 |
|
KoryIII
|
fb3226e552
|
Update peertube-plugin-auth-ldap/main.js, peertube-plugin-auth-ldap/package-lock.json, peertube-plugin-auth-ldap/package.json, peertube-plugin-auth-ldap/README.md
|
2022-05-06 12:50:57 +00:00 |
|
Chocobozzz
|
225f2eedfa
|
Fix README screens
|
2022-05-02 08:33:29 +02:00 |
|
Chocobozzz
|
0e4b9bb1fb
|
Bump version
|
2022-04-20 08:58:36 +02:00 |
|
Chocobozzz
|
0af3ccbe9c
|
Styling
|
2022-04-20 08:58:32 +02:00 |
|
Chocobozzz
|
d710d88ed6
|
Merge branch 'master' into 'master'
saml: parses role of user as int.
See merge request framasoft/peertube/official-plugins!14
|
2022-04-20 06:51:36 +00:00 |
|
Martin Darmüntzel
|
22d86fe574
|
saml: parses role of user as int.
|
2022-04-20 06:51:29 +00:00 |
|
Chocobozzz
|
df650283b1
|
Update openid plugin
|
2022-04-15 11:42:02 +02:00 |
|
Chocobozzz
|
39d0b2a4a6
|
Merge branch 'master' into 'master'
add a parameter for oauth2 token signature algorithm
See merge request framasoft/peertube/official-plugins!15
|
2022-04-15 09:35:18 +00:00 |
|
GnunuX
|
edd9f2482a
|
add a parameter for oauth2 token signature algorithm
|
2022-04-15 09:35:17 +00:00 |
|
Chocobozzz
|
b705d79bdc
|
Fix LDAP custom CA
|
2022-04-08 14:53:30 +02:00 |
|
Chocobozzz
|
fb366d6bfa
|
Support matomo media analytics in embed too
|
2022-03-23 11:08:30 +01:00 |
|
Chocobozzz
|
dc66605c46
|
Improve logo display
|
2022-03-15 15:06:29 +01:00 |
|
Chocobozzz
|
d30b8d9939
|
Improve dark theme style
|
2022-03-15 14:12:53 +01:00 |
|
Chocobozzz
|
840d539a47
|
Support video media analytic
|
2022-03-15 14:09:07 +01:00 |
|
Chocobozzz
|
e7aa6925e5
|
Support more filters
|
2022-01-20 09:36:52 +01:00 |
|
Chocobozzz
|
f869a02e24
|
Update version
|
2021-12-23 16:23:49 +01:00 |
|
Chocobozzz
|
afa9da53e5
|
Update dependencies
|
2021-12-23 16:22:43 +01:00 |
|
Chocobozzz
|
130840edef
|
Update version
|
2021-12-23 11:52:23 +01:00 |
|
Chocobozzz
|
55dd894659
|
Fix dep vulnerability
|
2021-12-23 11:51:50 +01:00 |
|
Chocobozzz
|
dec4c484a6
|
Update version
|
2021-12-23 11:26:11 +01:00 |
|
Chocobozzz
|
dffbf8b577
|
Fix broken plugin state
|
2021-12-23 11:25:54 +01:00 |
|
Chocobozzz
|
e63eede42f
|
Update version
|
2021-12-14 10:50:32 +01:00 |
|
Chocobozzz
|
a3a63d6f42
|
Support copy
|
2021-12-14 10:50:23 +01:00 |
|
Chocobozzz
|
9375bb42c0
|
Update version
|
2021-12-14 09:34:03 +01:00 |
|
Chocobozzz
|
3513db0102
|
Support inputOptions and scaleFilter
|
2021-12-14 09:33:44 +01:00 |
|
Chocobozzz
|
a8b0d684ba
|
Add registerClientRoute
|
2021-12-10 15:15:38 +01:00 |
|
Chocobozzz
|
79d6bfb676
|
Remove setting screen
|
2021-10-29 08:58:27 +02:00 |
|
Chocobozzz
|
852430c22d
|
Add excellent crf
|
2021-08-02 10:16:12 +02:00 |
|
Chocobozzz
|
6f01b590e1
|
Add transcoding custom quality plugin
|
2021-07-30 10:23:21 +02:00 |
|
Chocobozzz
|
d0449b19f8
|
Update openid plugin
|
2021-06-30 16:47:48 +02:00 |
|
Chocobozzz
|
6b64074920
|
Styling
|
2021-06-30 16:47:04 +02:00 |
|
Chocobozzz
|
7e43cb5f18
|
Update hello world
|
2021-06-30 16:45:16 +02:00 |
|
Chocobozzz
|
ea025763fb
|
Merge branch 'improve-oidc' into 'master'
oidc: Add roles claim and bound role
See merge request framasoft/peertube/official-plugins!13
|
2021-06-30 14:42:59 +00:00 |
|
Thorben Günther
|
feeef0ceae
|
oidc: Add roles claim and bound role
With this you can deny the user from logging in, if a needed group is not
included in the claims.
|
2021-06-30 16:27:13 +02:00 |
|
Chocobozzz
|
db12786b27
|
Update dark theme
|
2021-05-31 17:26:35 +02:00 |
|
Chocobozzz
|
bcd30dd54c
|
Compat 3.2
|
2021-05-31 17:26:19 +02:00 |
|
Chocobozzz
|
5ddb0ca626
|
Update hello world
|
2021-05-31 17:26:13 +02:00 |
|
Chocobozzz
|
464118af5a
|
Bump dark theme version
|
2021-05-11 15:49:58 +02:00 |
|
Chocobozzz
|
90157291e1
|
Compat with peertube 3.2
|
2021-05-11 15:49:41 +02:00 |
|
Chocobozzz
|
3b0de0708c
|
New ldap plugin release
|
2021-05-04 08:48:28 +02:00 |
|
Chocobozzz
|
dd8f83b8c9
|
Update hello world
|
2021-05-04 08:47:24 +02:00 |
|
Chocobozzz
|
6954e782ff
|
Update hello world
|
2021-05-04 08:47:06 +02:00 |
|
Chocobozzz
|
60432bdf25
|
Merge branch 'master' into 'master'
[auth-ldap] Add configuration tips
See merge request framasoft/peertube/official-plugins!12
|
2021-05-04 06:46:42 +00:00 |
|
Yapbreak
|
d1f3afe894
|
[auth-ldap] Add configuration tips
|
2021-05-04 06:46:41 +00:00 |
|