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
path:
root
/
server
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Support is:blacklisted as video-abuse-list filter
Rigel Kent
2020-05-04
1
-5
/
+10
|
*
Switching to a named filters/single input on video-abuse
Rigel Kent
2020-05-04
2
-4
/
+113
|
*
Add links from user-edit
Rigel Kent
2020-05-01
2
-13
/
+55
|
*
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
1
-8
/
+35
|
*
Factorize rest-table and fix/simplify SQL
Rigel Kent
2020-05-01
8
-44
/
+27
|
*
Add filter inputs for blacklisted videos and muted accounts/servers
Rigel Kent
2020-05-01
9
-30
/
+109
|
*
Add nth abuse count for a given video, add reporter/reportee reports stats
Rigel Kent
2020-05-01
1
-14
/
+82
|
*
Add search for video, reporter and channel name fields
Rigel Kent
2020-05-01
2
-26
/
+96
|
*
Add video channel and video thumbnail, rework video appearance in row
Rigel Kent
2020-05-01
4
-18
/
+49
|
*
Make sure a report doesn't get deleted upon the deletion of its video
Rigel Kent
2020-05-01
7
-21
/
+99
|
*
Add API doc for playlists
Chocobozzz
2020-04-21
1
-1
/
+3
|
*
Do not display deleted comments in RSS feed
Chocobozzz
2020-04-21
1
-1
/
+3
|
*
Don't leak unlisted videos in comments feed
Chocobozzz
2020-04-21
3
-4
/
+18
|
*
Add ability to remove privacies using plugins
Chocobozzz
2020-04-20
4
-8
/
+101
|
*
Add ability to sort by originallyPublishedAt
Chocobozzz
2020-04-20
3
-9
/
+50
|
*
Add licence and language support to y-dl imports
Chocobozzz
2020-04-20
2
-5
/
+16
|
*
Add thumbnail / preview generation from url on the fly (#2646)
Kim
2020-04-20
5
-41
/
+52
|
|
|
|
|
|
|
|
|
|
|
* Add thumbnails generation on the fly to URL import * Display generated preview to import first edit * Use ternary to get type inference * Move preview/thumbnail test just after import Co-authored-by: kimsible <kimsible@users.noreply.github.com>
*
Fix videos languages filter SQL query
Chocobozzz
2020-04-20
1
-7
/
+8
|
*
Fix tests correctly
Chocobozzz
2020-04-20
1
-9
/
+9
|
*
Fix tests
Chocobozzz
2020-04-20
2
-10
/
+11
|
*
Use originallyPublishedAt from body on import if it exists
Chocobozzz
2020-04-17
1
-1
/
+1
|
*
Fix languageOneOf filter with only _unknown
Chocobozzz
2020-04-16
1
-13
/
+18
|
*
Do not support subscriptions to accounts
Chocobozzz
2020-04-16
3
-1
/
+7
|
*
Fix import/upload CLI options
Chocobozzz
2020-04-16
1
-2
/
+3
|
*
Fix user video quota with webtorrent disabled
Chocobozzz
2020-04-16
2
-34
/
+93
|
*
Merge branch 'pr/2629' into develop
Chocobozzz
2020-04-15
5
-4
/
+120
|
\
|
*
Fix import captions test
Chocobozzz
2020-04-15
5
-36
/
+47
|
|
|
*
Add unit tests for captions via URL import
kimsible
2020-04-14
1
-1
/
+43
|
|
|
*
Add getSubs to YoutubeDL video import
kimsible
2020-04-14
2
-1
/
+64
|
|
*
|
Refactor follow/mute as modals in admin, add actions in abuse list
Rigel Kent
2020-04-14
2
-10
/
+8
|
/
*
Catch error in import script
Chocobozzz
2020-04-14
1
-6
/
+10
|
*
Add log in peertube watch script on error
Chocobozzz
2020-04-14
1
-1
/
+6
|
*
Add misc endpoints and helpers to npm test
Chocobozzz
2020-04-14
1
-0
/
+2
|
*
Increase fetcher job ttl
Chocobozzz
2020-04-11
1
-2
/
+2
|
*
Add CORS to AP routes
Chocobozzz
2020-04-10
1
-0
/
+2
|
*
Add ability for plugins to add custom routes
Chocobozzz
2020-04-10
10
-231
/
+464
|
*
Fix lint for emailer
Rigel Kent
2020-04-10
1
-1
/
+1
|
*
Add sendmail
Ismaƫl Bouya
2020-04-10
2
-25
/
+43
|
*
Increase max page value
Chocobozzz
2020-04-10
1
-1
/
+1
|
*
Check config resolutions keys
Chocobozzz
2020-04-10
1
-0
/
+2
|
*
Add ability to remove a video from a plugin
Chocobozzz
2020-04-09
5
-9
/
+68
|
*
Add SQL query support in plugins
Chocobozzz
2020-04-09
8
-7
/
+107
|
*
Refactor plugin helpers factory
Chocobozzz
2020-04-09
5
-169
/
+242
|
*
Fix repl script
Chocobozzz
2020-04-09
1
-3
/
+2
|
*
Add ability to accept or not remote redundancies
Chocobozzz
2020-04-07
9
-2
/
+262
|
*
Fix torrent import on windows
Chocobozzz
2020-04-07
2
-5
/
+7
|
*
Support audio files import
Chocobozzz
2020-04-03
6
-46
/
+73
|
*
Fix typo in db field check
Chocobozzz
2020-04-03
1
-1
/
+1
|
*
Fix video codec in HLS playlist
Chocobozzz
2020-04-03
1
-1
/
+2
|
[next]