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
/
tests
/
api
/
videos
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ability to cancel & delete video imports
Chocobozzz
2022-01-19
1
-1
/
+80
*
Add ability to delete history element
Chocobozzz
2022-01-18
1
-7
/
+29
*
Try to fix docker build
Chocobozzz
2022-01-03
1
-10
/
+10
*
Move test functions outside extra-utils
Chocobozzz
2021-12-17
20
-102
/
+86
*
shared/ typescript types dir server-commands
Chocobozzz
2021-12-17
23
-23
/
+23
*
chore(refactor): remove shared folder dependencies to the server
lutangar
2021-12-16
2
-2
/
+2
*
Give moderators access to edit channels (#4608)
kontrollanten
2021-12-13
1
-3
/
+34
*
Fix tests
Chocobozzz
2021-12-09
1
-2
/
+11
*
Ensure we don't run transcoding after import file
Chocobozzz
2021-11-23
1
-5
/
+1
*
Fetch publishedAt after wait jobs
Chocobozzz
2021-11-18
1
-2
/
+2
*
Add ability to run transcoding jobs
Chocobozzz
2021-11-18
2
-0
/
+157
*
Add ability to remove hls/webtorrent files
Chocobozzz
2021-11-18
2
-0
/
+71
*
Add more logs for video import tests
Chocobozzz
2021-11-16
1
-2
/
+6
*
Fix tests cleanup
Chocobozzz
2021-11-15
1
-0
/
+4
*
Add ability to filter out public videos from admin
Chocobozzz
2021-11-12
1
-3
/
+5
*
Force video updatedAt update on update
Chocobozzz
2021-11-10
1
-0
/
+20
*
Fix tests
Chocobozzz
2021-11-10
2
-7
/
+18
*
Remove resumable cache after upload success
Chocobozzz
2021-11-10
1
-8
/
+71
*
Added 144p encoding (#4492)
Florian CUNY
2021-11-05
4
-12
/
+20
*
Add ability to filter by file type
Chocobozzz
2021-11-03
1
-3
/
+77
*
Add video file size info in admin videos list
Chocobozzz
2021-10-29
1
-1
/
+27
*
Deprecate filter video query
Chocobozzz
2021-10-29
5
-139
/
+407
*
prevent multiple post-process triggering of upload-resumable (#4175)
Rigel Kent
2021-10-25
1
-0
/
+15
*
Add peertube short link import test
Chocobozzz
2021-10-22
1
-2
/
+7
*
Rewrite youtube-dl import
Chocobozzz
2021-10-22
1
-278
/
+354
*
Increase some timeouts
Chocobozzz
2021-10-18
1
-1
/
+1
*
Fix import tests
Chocobozzz
2021-10-14
1
-3
/
+3
*
Increase HDR timeout import
Chocobozzz
2021-10-13
1
-1
/
+1
*
Fix bitrate tests
Chocobozzz
2021-10-12
1
-3
/
+2
*
Fix silent 500 after resumable upload
Chocobozzz
2021-09-09
1
-0
/
+1
*
Fix infohash with object storage
Chocobozzz
2021-09-07
1
-0
/
+7
*
Add peertube import test
Chocobozzz
2021-08-27
1
-0
/
+26
*
esModuleInterop to true
Chocobozzz
2021-08-27
1
-1
/
+1
*
Rename jobs list command
Chocobozzz
2021-08-26
1
-1
/
+1
*
Fix hls tests
Chocobozzz
2021-08-18
1
-3
/
+3
*
Add support for saving video files to object storage (#4290)
Jelle Besseling
2021-08-17
1
-14
/
+59
*
Improve target bitrate calculation
Chocobozzz
2021-08-06
1
-22
/
+8
*
Use random names for VOD HLS playlists
Chocobozzz
2021-07-26
2
-6
/
+12
*
Generate random uuid for video files
Chocobozzz
2021-07-26
8
-52
/
+90
*
Fix tests with node 16
Chocobozzz
2021-07-22
1
-8
/
+13
*
Rename captions commands
Chocobozzz
2021-07-21
2
-13
/
+13
*
Reorganize imports
Chocobozzz
2021-07-20
18
-38
/
+31
*
Refactor requests
Chocobozzz
2021-07-20
11
-23
/
+25
*
Centralize test URLs
Chocobozzz
2021-07-20
1
-9
/
+9
*
Use an object to represent a server
Chocobozzz
2021-07-20
21
-102
/
+100
*
Shorter server command names
Chocobozzz
2021-07-20
21
-548
/
+548
*
Introduce videos command
Chocobozzz
2021-07-20
21
-830
/
+642
*
Introduce user command
Chocobozzz
2021-07-20
12
-193
/
+63
*
Introduce login command
Chocobozzz
2021-07-20
9
-38
/
+30
*
Introduce server commands
Chocobozzz
2021-07-20
7
-28
/
+25
[next]