aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers
Commit message (Expand)AuthorAgeFilesLines
* Add ability to disable unknown infohash logChocobozzz2022-06-301-0/+1
* Process images in a dedicated workerChocobozzz2022-06-271-0/+4
* Introduce worker threads to process remote imagesChocobozzz2022-06-241-3/+6
* Add toki pona in video languagesChocobozzz2022-06-241-0/+1
* Fix removed sha segments on fast restreamChocobozzz2022-06-241-1/+1
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-231-1/+7
|\
| * Fix fast restream in saved permanent liveChocobozzz2022-06-231-1/+7
* | store uploaded video filename (#4885)kontrollanten2022-06-213-1/+37
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-201-1/+1
|\|
| * Relax views federationChocobozzz2022-06-201-1/+1
* | Optimize view endpointChocobozzz2022-06-171-2/+4
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-171-1/+4
|\|
| * Send views in a dedicated queueChocobozzz2022-06-171-0/+3
| * Increase max watch sectionsChocobozzz2022-06-171-1/+1
* | Fix various typosluz paz2022-06-071-1/+1
* | Check feeds config at startupChocobozzz2022-05-241-0/+1
* | Add ability to set default feed items countChocobozzz2022-05-242-7/+8
* | Improve admin users list tableChocobozzz2022-05-241-1/+1
* | Add ability to set a custom video import timeoutChocobozzz2022-05-243-3/+4
|/
* Don't sign (created) when using rsa-sha256Chocobozzz2022-05-091-1/+1
* Handle HTTP signature draft 11Chocobozzz2022-05-061-5/+1
* Add ability to filter overall video stats by dateChocobozzz2022-05-061-1/+1
* Support live session in serverChocobozzz2022-05-033-1/+37
* Fix removing directory contentChocobozzz2022-05-031-1/+2
* Support readonly tmp directoryChocobozzz2022-05-031-3/+17
* Ensure rtmp public_hostname is setChocobozzz2022-05-021-2/+4
* Add ability to provide rtmp listening hostnameChocobozzz2022-05-022-3/+8
* Add missing video mime typesChocobozzz2022-04-201-0/+10
* Improve viewer counterChocobozzz2022-04-151-1/+1
* Improve views/viewers documentationChocobozzz2022-04-151-2/+2
* Support video views/viewers stats in serverChocobozzz2022-04-155-5/+81
* Rename studio to editorChocobozzz2022-03-225-14/+14
* Add video edition finished notificationChocobozzz2022-03-222-1/+43
* Remove old migration filesChocobozzz2022-03-2198-4155/+0
* Don't store remote rates of remote videosChocobozzz2022-03-182-1/+29
* Process video torrents in orderChocobozzz2022-03-161-0/+3
* Make object storage ACL configurableDoug Luce2022-03-161-0/+1
* add client.videos.upload.maxChunkSize config (#4857)kontrollanten2022-03-161-0/+3
* Add latency setting supportChocobozzz2022-03-094-6/+49
* Display avatar in video miniatures (#4823)kontrollanten2022-03-082-1/+3
* Remove uneeded memoizeChocobozzz2022-03-081-3/+1
* Refactor user build and express file middlewaresChocobozzz2022-03-041-8/+4
* Node 12 is not supported anymoreChocobozzz2022-03-011-5/+1
* Possibility to set custom RTMP/RTMPS hostname (#4811)kontrollanten2022-03-013-4/+7
* Fix client html performance regressionChocobozzz2022-02-281-1/+3
* Add basic video editor supportChocobozzz2022-02-285-84/+139
* Implement avatar miniatures (#4639)kontrollanten2022-02-282-11/+81
* Fix video file storage column consistencyChocobozzz2022-02-222-1/+21
* Fix import timeout inconsistencyChocobozzz2022-02-091-1/+1
* Add ability to cancel & delete video importsChocobozzz2022-01-191-1/+3