]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/video/video-playlist.ts
Add ability to search by uuids/actor names
[github/Chocobozzz/PeerTube.git] / server / models / video / video-playlist.ts
2021-07-28  ChocobozzzAdd ability to search by uuids/actor names
2021-07-28  ChocobozzzFilter host for channels and playlists search
2021-07-27  ChocobozzzAdd ability to search by host in server
2021-07-26  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-26  ChocobozzzRefactor video links builders
2021-07-20  ChocobozzzMerge branch 'master' into release/3.3.0
2021-06-29  ChocobozzzSupport short uuid for GET video/playlist
2021-06-25  ChocobozzzAdd ability to search playlists
2021-06-03  ChocobozzzRefactor AP playlists
2021-05-28  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-28  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-28  ChocobozzzSupport '/w/' and '/w/p/' for watch page
2021-05-27  ChocobozzzMerge branch 'develop' into shorter-URLs-channels-accounts
2021-05-27  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-27  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-26  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-26  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-26  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-25  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-25  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-25  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-14  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-12  ChocobozzzStricter models typing
2021-05-11  ChocobozzzCleanup models directory organization
2021-04-20  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-04-12  Rigel Kentadd channel and playlist stats to server stats endpoint...
2021-02-16  ChocobozzzRemove previous thumbnail if needed
2021-02-16  ChocobozzzGenerate a name for caption files
2020-12-09  ChocobozzzUpgrade sequelize to v6
2020-12-02  ChocobozzzFix live replay duration glitch
2020-12-01  ChocobozzzKeep displayName as valid playlist sort
2020-08-07  ChocobozzzMerge branch 'feature/e2e' into develop
2020-08-07  ChocobozzzAdd ability to share playlists in modal
2020-08-07  ChocobozzzHandle playlist oembed
2020-07-31  KimAdd fcbk open-graph and twitter-card metas for accounts...
2020-06-18  ChocobozzzSplit types and typings
2020-05-13  ChocobozzzAdd missing channel playlists AP endpoint
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-05-05  ChocobozzzFix HLS audio only transcoding
2020-04-21  ChocobozzzAdd API doc for playlists
2020-02-26  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'master' into develop
2020-02-11  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-04  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-03  ChocobozzzMove to eslint contain
2020-01-29  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-29  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-28  ChocobozzzCleanup server fixme
2020-01-09  ChocobozzzOptimize list my playlists SQL query
2019-12-27  ChocobozzzFix playlist search
2019-12-26  Rigel KentAdd playlist search option and search input for add...
2019-09-11  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-03  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'feature/strong-model-types' into develop
2019-08-21  ChocobozzzType toActivityPubObject functions 2071/head
2019-08-20  ChocobozzzType toFormattedJSON
2019-08-19  ChocobozzzStronger model typings
2019-08-01  ChocobozzzAutomatically update playlist thumbnails
2019-08-01  ChocobozzzFix broken playlist api
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-24  ChocobozzzUpgrade sequelize
2019-04-24  ChocobozzzUpdate sequelize
2019-04-24  ChocobozzzCreate a dedicated table to track video thumbnails
2019-04-11  ChocobozzzDon't expose constants directly in initializers/
2019-04-11  ChocobozzzMove config in its own file
2019-03-19  ChocobozzzRefresh playlists
2019-03-18  ChocobozzzAdd videos playlist exist tests
2019-03-18  ChocobozzzAdd to playlist dropdown
2019-03-18  ChocobozzzRefactor video playlist middlewares
2019-03-18  ChocobozzzAdd playlist rest tests
2019-03-18  ChocobozzzAdd playlist check param tests
2019-03-18  ChocobozzzPlaylist server API