aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models
Commit message (Expand)AuthorAgeFilesLines
* Share playlists stateChocobozzz2020-01-062-8/+8
* Improve SQL query for my special playlistsChocobozzz2020-01-031-1/+10
* Add miniature quick actions to add video to Watch later playlistRigel Kent2020-01-021-0/+5
* Add author indicator to the comment replies loaderRigel Kent2019-12-281-0/+1
* autoplay next video support for playlistsRigel Kent2019-12-132-0/+2
* Add internal privacy modeChocobozzz2019-12-122-2/+3
* Serve audit logs to clientChocobozzz2019-12-111-1/+1
* Add action hooks to user routesChocobozzz2019-12-061-1/+17
* Add ability to update icons contentChocobozzz2019-12-051-1/+6
* Add hook to alter player build optionsChocobozzz2019-12-051-1/+5
* Improve 4k resolution bitrateChocobozzz2019-12-051-2/+2
* Ensure local actors preferredName don't already existChocobozzz2019-12-051-11/+11
* Add ability to filter per job typeChocobozzz2019-12-041-3/+3
* Fix retrieving of deleted comments when subscribing to a new instanceJulien Maulny2019-12-041-0/+2
* Soft delete video comments instead of detroyJulien Maulny2019-12-042-0/+13
* (plugins) adding signup scope and init hook, modifying ensureUserRegistration...Rigel Kent2019-11-253-4/+11
* Add audio-only option to transcoders and playerfrankdelange2019-11-252-0/+6
* Add ability to disable webtorrentChocobozzz2019-11-257-29/+61
* Video-watch hooks modifications for videojsRigel Kent2019-11-181-0/+2
* Make build worksChocobozzz2019-11-131-3/+1
* Add plugin hook on registrationChocobozzz2019-10-251-1/+4
* Fix federation with some actorsChocobozzz2019-10-231-1/+1
* Add 'Most liked videos' pageJulien Maulny2019-10-181-0/+4
* Autoplay next recommended video (#2137)LoveIsGrief2019-09-242-0/+2
* Add hardware information in instance configChocobozzz2019-09-052-0/+2
* Add creation reasonChocobozzz2019-09-052-0/+2
* Add welcome modalChocobozzz2019-09-052-2/+11
* Add more attributes to about pageChocobozzz2019-09-052-0/+20
* Add auto follow back support for instancesChocobozzz2019-09-043-2/+19
* Fix zh localesChocobozzz2019-09-031-1/+3
* Handle reports from mastodonChocobozzz2019-08-302-2/+2
* Add fi_FI supportChocobozzz2019-08-221-0/+2
* Update translations and support gdChocobozzz2019-08-131-0/+1
* Fix broken playlist apiChocobozzz2019-08-014-8/+21
* Add plugin translation systemChocobozzz2019-07-262-0/+11
* Plugins can update video constantsChocobozzz2019-07-263-0/+15
* Add public settings endpointChocobozzz2019-07-262-1/+10
* Add setting helper to client pluginsChocobozzz2019-07-261-1/+4
* Update translations and support Greek languageChocobozzz2019-07-251-0/+1
* Change plugin models namesChocobozzz2019-07-245-15/+24
* Add hooks documentationChocobozzz2019-07-242-0/+35
* Add plugin static files cacheChocobozzz2019-07-241-0/+2
* Log error on unknown hookChocobozzz2019-07-242-46/+63
* Use search client scopeChocobozzz2019-07-243-4/+5
* Add client hooksChocobozzz2019-07-245-3/+43
* Add filter hooks testsChocobozzz2019-07-241-3/+3
* Add plugin API testsChocobozzz2019-07-241-0/+4
* Add CLI plugins testsChocobozzz2019-07-241-24/+29
* Provide logger to pluginsChocobozzz2019-07-242-21/+0
* Add server hooksChocobozzz2019-07-242-0/+39