aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/server
Commit message (Expand)AuthorAgeFilesLines
* Add latency setting supportChocobozzz2022-03-092-1/+9
* Display avatar in video miniatures (#4823)kontrollanten2022-03-081-0/+1
* Add basic video editor supportChocobozzz2022-02-283-0/+47
* Prevent HLS transcoding after webtorrent transcodingChocobozzz2022-02-011-2/+4
* Fix audio transcoding with video only fileChocobozzz2022-01-061-2/+7
* Translate plugin settingsChocobozzz2021-12-291-0/+1
* Fix type conflictChocobozzz2021-12-241-2/+2
* Use different p2p policy for embeds and webappChocobozzz2021-12-161-1/+7
* Add ability for admins to set default p2p policyChocobozzz2021-12-161-0/+4
* Ability for admins to set default upload valuesChocobozzz2021-12-141-0/+10
* Add ability to redirect users on external authChocobozzz2021-12-032-0/+20
* Add ability to run transcoding jobsChocobozzz2021-11-181-1/+3
* Refactor video viewsChocobozzz2021-11-091-1/+1
* Added 144p encoding (#4492)Florian CUNY2021-11-051-0/+1
* Made the video channels limit (per user) server-wide configurable (#4491)Florian CUNY2021-10-262-0/+8
* prevent multiple post-process triggering of upload-resumable (#4175)Rigel Kent2021-10-251-0/+4
* Fix lintChocobozzz2021-10-141-1/+1
* Fix admin edition disabling featureChocobozzz2021-10-141-1/+8
* Rename config keyChocobozzz2021-10-121-1/+1
* add option to always show channel display name (#4422)kontrollanten2021-10-121-0/+8
* Allow configuration to be static/readonly (#4315)Jelle Besseling2021-10-121-0/+1
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-171-0/+6
* Add ability for instances to follow any actorChocobozzz2021-07-212-0/+5
* Refactor requestsChocobozzz2021-07-201-1/+1
* Introduce debug commandChocobozzz2021-07-201-0/+1
* Add ability to search playlistsChocobozzz2021-06-252-2/+1
* add video upload types, add doc middleware to more routesRigel Kent2021-06-061-1/+14
* Fix lintChocobozzz2021-06-031-1/+0
* Refactor server errors handlerChocobozzz2021-06-023-1/+42
* refactor error code values for URI compatibilityRigel Kent2021-06-021-4/+50
* correct error codes and backward compatRigel Kent2021-06-021-4/+4
* Implemented configurable minimum signup agePoslovitch2021-05-282-0/+2
* Instance homepage support (#4007)Chocobozzz2021-05-271-0/+4
* Inject server config in HTMLChocobozzz2021-05-141-0/+2
* Error if importing a torrent with multiple filesChocobozzz2021-05-111-0/+1
* Resumable video uploads (#3933)kontrollanten2021-05-101-0/+4
* add channel and playlist stats to server stats endpoint (#3747)Rigel Kent2021-04-121-0/+7
* Add ability to update the bannerChocobozzz2021-04-081-0/+9
* Stricter email options typingsChocobozzz2021-03-241-8/+45
* Use got instead of requestChocobozzz2021-03-241-1/+1
* Add ability to cleanup remote AP interactionsChocobozzz2021-03-031-0/+1
* Fix broken local actorsChocobozzz2021-02-261-0/+5
* Add more AP stats to stats endpointChocobozzz2021-02-261-1/+29
* Try to speed up server testsChocobozzz2021-02-192-0/+5
* Add ability to update torrents cache in clientChocobozzz2021-02-181-0/+4
* Guess if we need to generate the thumbnail for importsChocobozzz2021-02-121-2/+0
* Allow to specify transcoding and import jobs concurrencyChocobozzz2021-02-082-0/+4
* Support transcoding options/encoders by pluginsChocobozzz2021-01-282-0/+10
* move from trending routes to alg paramRigel Kent2021-01-282-12/+13
* add default trending page choice, revert comments count for hot strategyRigel Kent2021-01-282-2/+16