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
/
models
/
video
/
video-playlist.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support short uuid for GET video/playlist
Chocobozzz
2021-06-29
1
-2
/
+4
*
Add ability to search playlists
Chocobozzz
2021-06-25
1
-7
/
+77
*
Refactor AP playlists
Chocobozzz
2021-06-03
1
-3
/
+2
*
Support '/w/' and '/w/p/' for watch page
Chocobozzz
2021-05-28
1
-1
/
+1
*
Stricter models typing
Chocobozzz
2021-05-12
1
-1
/
+2
*
Cleanup models directory organization
Chocobozzz
2021-05-11
1
-1
/
+1
*
add channel and playlist stats to server stats endpoint (#3747)
Rigel Kent
2021-04-12
1
-13
/
+47
*
Remove previous thumbnail if needed
Chocobozzz
2021-02-16
1
-0
/
+1
*
Generate a name for caption files
Chocobozzz
2021-02-16
1
-1
/
+1
*
Upgrade sequelize to v6
Chocobozzz
2020-12-09
1
-13
/
+9
*
Fix live replay duration glitch
Chocobozzz
2020-12-02
1
-16
/
+16
*
Keep displayName as valid playlist sort
Chocobozzz
2020-12-01
1
-2
/
+2
*
Add ability to share playlists in modal
Chocobozzz
2020-08-07
1
-0
/
+1
*
Handle playlist oembed
Chocobozzz
2020-08-07
1
-0
/
+4
*
Add fcbk open-graph and twitter-card metas for accounts, video-channels, play...
Kim
2020-07-31
1
-0
/
+4
*
Split types and typings
Chocobozzz
2020-06-18
1
-3
/
+3
*
Add missing channel playlists AP endpoint
Chocobozzz
2020-05-13
1
-5
/
+15
*
Fix HLS audio only transcoding
Chocobozzz
2020-05-05
1
-1
/
+1
*
Add API doc for playlists
Chocobozzz
2020-04-21
1
-1
/
+3
*
Move to eslint
contain
Chocobozzz
2020-02-03
1
-17
/
+17
*
Cleanup server fixme
Chocobozzz
2020-01-28
1
-1
/
+1
*
Optimize list my playlists SQL query
Chocobozzz
2020-01-09
1
-18
/
+22
*
Fix playlist search
Chocobozzz
2019-12-27
1
-15
/
+6
*
Add playlist search option and search input for add-to-video-playlist dropdown
Rigel Kent
2019-12-26
1
-5
/
+26
*
Type toActivityPubObject functions
Chocobozzz
2019-08-21
1
-2
/
+2
*
Type toFormattedJSON
Chocobozzz
2019-08-20
1
-1
/
+2
*
Stronger model typings
Chocobozzz
2019-08-19
1
-5
/
+13
*
Automatically update playlist thumbnails
Chocobozzz
2019-08-01
1
-1
/
+4
*
Fix broken playlist api
Chocobozzz
2019-08-01
1
-4
/
+4
*
Upgrade sequelize
Chocobozzz
2019-04-24
1
-26
/
+21
*
Update sequelize
Chocobozzz
2019-04-24
1
-12
/
+16
*
Create a dedicated table to track video thumbnails
Chocobozzz
2019-04-24
1
-29
/
+56
*
Don't expose constants directly in initializers/
Chocobozzz
2019-04-11
1
-1
/
+1
*
Move config in its own file
Chocobozzz
2019-04-11
1
-3
/
+4
*
Refresh playlists
Chocobozzz
2019-03-19
1
-1
/
+14
*
Add videos playlist exist tests
Chocobozzz
2019-03-18
1
-2
/
+3
*
Add to playlist dropdown
Chocobozzz
2019-03-18
1
-0
/
+23
*
Refactor video playlist middlewares
Chocobozzz
2019-03-18
1
-2
/
+28
*
Add playlist rest tests
Chocobozzz
2019-03-18
1
-16
/
+76
*
Add playlist check param tests
Chocobozzz
2019-03-18
1
-2
/
+2
*
Playlist server API
Chocobozzz
2019-03-18
1
-0
/
+381