index
:
Peertube
develop
gitolite_local/open_instance
master
release/3.0.0
release/4.0.0
release/4.1.0
release/5.2.0
ActivityPub-federated video streaming platform using P2P directly in your web browser
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Translated using Weblate (Spanish)
Berto Te
2020-05-04
1
-944
/
+808
|
*
|
|
Translated using Weblate (Esperanto)
Tirifto
2020-05-04
1
-965
/
+822
*
|
|
|
Fix compat with peertube 2.1
Chocobozzz
2020-05-05
1
-6
/
+16
|
/
/
/
*
|
|
Update plugin guide toc
Chocobozzz
2020-05-04
1
-0
/
+1
*
|
|
Add auth plugins guide
Chocobozzz
2020-05-04
1
-18
/
+113
*
|
|
Fix plugin storeData
Chocobozzz
2020-05-04
5
-10
/
+85
*
|
|
Fix plugin get settings
Chocobozzz
2020-05-04
1
-2
/
+2
*
|
|
Accept numbers in plugin names
Chocobozzz
2020-05-04
1
-1
/
+1
*
|
|
Handle external login errors
Chocobozzz
2020-05-04
7
-33
/
+61
*
|
|
Add ability to unregister plugin auths
Chocobozzz
2020-05-04
7
-9
/
+102
*
|
|
Auth plugin compat with regular user accounts
Chocobozzz
2020-05-04
1
-4
/
+8
*
|
|
Add plugin settings change watcher
Chocobozzz
2020-05-04
9
-23
/
+59
*
|
|
Client calls revoke-token endpoint on logout
Chocobozzz
2020-05-04
3
-3
/
+14
*
|
|
Add config helper for plugins
Chocobozzz
2020-05-04
2
-1
/
+17
*
|
|
Add external login buttons
Chocobozzz
2020-05-04
7
-38
/
+122
*
|
|
Add external login tests
Chocobozzz
2020-05-04
19
-27
/
+582
*
|
|
Begin support for external auths
Chocobozzz
2020-05-04
15
-171
/
+393
*
|
|
Check auth plugin result
Chocobozzz
2020-05-04
3
-2
/
+110
*
|
|
Add plugin ldap tests
Chocobozzz
2020-05-04
4
-1
/
+134
*
|
|
Add getSettings documentation
Chocobozzz
2020-05-04
1
-0
/
+3
*
|
|
Add plugin auth migrations
Chocobozzz
2020-05-04
7
-50
/
+95
*
|
|
Add ability for auth plugins to hook tokens validity
Chocobozzz
2020-05-04
16
-133
/
+299
*
|
|
Support logout and add id and pass tests
Chocobozzz
2020-05-04
25
-101
/
+273
*
|
|
Avoir some circular dependencies
Chocobozzz
2020-05-04
69
-263
/
+278
*
|
|
Begin auth plugin support
Chocobozzz
2020-05-04
23
-74
/
+604
*
|
|
Fix video-abuse-list init abuse duplication
Rigel Kent
2020-05-04
1
-2
/
+3
*
|
|
Fix rowsPerPage change, add filter clear button, update video-abuse-list sear...
Rigel Kent
2020-05-04
22
-64
/
+175
*
|
|
Move abuse-list details into its own component
Rigel Kent
2020-05-04
4
-74
/
+96
*
|
|
Only show updatedAt date of abuse if different from createdAt
Rigel Kent
2020-05-04
3
-2
/
+2
*
|
|
Bind expanded rows to item ids instead of row number
Rigel Kent
2020-05-04
7
-1
/
+11
*
|
|
Support is:blacklisted as video-abuse-list filter
Rigel Kent
2020-05-04
2
-6
/
+11
*
|
|
Reduce createdAt column size by using short date format
Rigel Kent
2020-05-04
6
-13
/
+13
*
|
|
Switching to a named filters/single input on video-abuse
Rigel Kent
2020-05-04
11
-31
/
+175
*
|
|
Fix margin-content and miniature thumbnail width on mobile, fix media queries...
Rigel Kent
2020-05-01
5
-20
/
+23
*
|
|
Clearer font definitons via a font-face mixin
Rigel Kent
2020-05-01
1
-42
/
+19
*
|
|
Fix dropdown-user placement and menu-left scroll on touchscreens (#2706)
Kim
2020-05-01
3
-2
/
+20
*
|
|
Add links from user-edit
Rigel Kent
2020-05-01
5
-15
/
+60
*
|
|
Add tests for video-abuse persistence after video deletion
Rigel Kent
2020-05-01
2
-2
/
+31
*
|
|
Add reportee stats for deleted videos
Rigel Kent
2020-05-01
2
-9
/
+36
*
|
|
Factorize rest-table and fix/simplify SQL
Rigel Kent
2020-05-01
23
-73
/
+50
*
|
|
Unify paginator disabling when no result is displayable, fix batch domain add...
Rigel Kent
2020-05-01
18
-31
/
+56
*
|
|
Support search param in URL for video abuses
Rigel Kent
2020-05-01
3
-10
/
+27
*
|
|
Fixing circular dependency and table variable access
Rigel Kent
2020-05-01
2
-3
/
+3
*
|
|
Empty states for tables
Rigel Kent
2020-05-01
14
-8
/
+125
*
|
|
Add filter inputs for blacklisted videos and muted accounts/servers
Rigel Kent
2020-05-01
19
-61
/
+202
*
|
|
Factorize video display in table for moderation components, apply it to black...
Rigel Kent
2020-05-01
6
-85
/
+102
*
|
|
Add nth abuse count for a given video, add reporter/reportee reports stats
Rigel Kent
2020-05-01
7
-39
/
+206
*
|
|
Add search for video, reporter and channel name fields
Rigel Kent
2020-05-01
6
-56
/
+171
*
|
|
Add tooltip on caption upload to specify which formats are supported
Rigel Kent
2020-05-01
2
-0
/
+6
*
|
|
Rename duplicate to more universal mirror, add to miniature for quick access ...
Rigel Kent
2020-05-01
2
-2
/
+2
[prev]
[next]