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
/
controllers
/
api
/
video-playlist.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor user build and express file middlewares
Chocobozzz
2022-03-04
1
-1
/
+1
*
add filter:api.video-playlist.videos.list.* hooks
kontrollanten
2022-02-28
1
-2
/
+8
*
Move uuid stuff in extra utils
Chocobozzz
2021-12-29
1
-1
/
+1
*
Move test functions outside extra-utils
Chocobozzz
2021-12-17
1
-1
/
+1
*
chore(refactor): remove shared folder dependencies to the server
lutangar
2021-12-16
1
-1
/
+1
*
Add `req` and `res` as controllers hooks parameters
lutangar
2021-11-25
1
-1
/
+1
*
Fix unused parameter
Chocobozzz
2021-11-16
1
-3
/
+3
*
esModuleInterop to true
Chocobozzz
2021-08-27
1
-1
/
+1
*
Refactor requests
Chocobozzz
2021-07-20
1
-1
/
+1
*
Introduce playlist command
Chocobozzz
2021-07-20
1
-3
/
+4
*
Support short uuid for GET video/playlist
Chocobozzz
2021-06-29
1
-1
/
+3
*
Add video-playlist-element.created hook (#4196)
kontrollanten
2021-06-28
1
-0
/
+3
*
Add ability to search playlists
Chocobozzz
2021-06-25
1
-5
/
+3
*
createThumbnail -> updateThumbnail
Chocobozzz
2021-06-04
1
-4
/
+4
*
Refactor a little bit controllers
Chocobozzz
2021-05-12
1
-1
/
+1
*
Remove previous thumbnail if needed
Chocobozzz
2021-02-16
1
-3
/
+16
*
replace numbers with typed http status codes (#3409)
Rigel Kent
2020-12-07
1
-6
/
+7
*
Fix incorrect IDs in AP federation
Chocobozzz
2020-11-20
1
-23
/
+23
*
Add ability to a video multiple times in a playlist
Chocobozzz
2020-08-19
1
-1
/
+3
*
Split types and typings
Chocobozzz
2020-06-18
1
-1
/
+1
*
Support logout and add id and pass tests
Chocobozzz
2020-05-04
1
-1
/
+1
*
Avoir some circular dependencies
Chocobozzz
2020-05-04
1
-1
/
+2
*
Fix 500 when adding video in playlist
Chocobozzz
2020-03-19
1
-1
/
+7
*
Move to eslint
contain
Chocobozzz
2020-02-03
1
-1
/
+0
*
Stronger model typings
Chocobozzz
2019-08-19
1
-18
/
+18
*
Automatically update playlist thumbnails
Chocobozzz
2019-08-01
1
-18
/
+49
*
Fix broken playlist api
Chocobozzz
2019-08-01
1
-22
/
+13
*
Add ability to unpublish video/playlist
Chocobozzz
2019-06-06
1
-0
/
+6
*
Add default playlist image
Chocobozzz
2019-04-24
1
-1
/
+1
*
Upgrade sequelize
Chocobozzz
2019-04-24
1
-13
/
+7
*
Create a dedicated table to track video thumbnails
Chocobozzz
2019-04-24
1
-22
/
+25
*
Don't expose constants directly in initializers/
Chocobozzz
2019-04-11
1
-1
/
+2
*
Move config in its own file
Chocobozzz
2019-04-11
1
-1
/
+2
*
Refresh playlists
Chocobozzz
2019-03-19
1
-0
/
+6
*
Cleanup express locals typings
Chocobozzz
2019-03-19
1
-16
/
+14
*
Add playlist updatedAt tests
Chocobozzz
2019-03-18
1
-4
/
+4
*
Playlist reorder support
Chocobozzz
2019-03-18
1
-3
/
+5
*
Add to playlist dropdown
Chocobozzz
2019-03-18
1
-11
/
+23
*
Add server migrations
Chocobozzz
2019-03-18
1
-2
/
+8
*
Refactor video playlist middlewares
Chocobozzz
2019-03-18
1
-20
/
+4
*
Add playlist rest tests
Chocobozzz
2019-03-18
1
-3
/
+22
*
Add playlist check param tests
Chocobozzz
2019-03-18
1
-6
/
+10
*
Playlist server API
Chocobozzz
2019-03-18
1
-0
/
+415