aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Support live session in serverChocobozzz2022-05-0322-65/+658
* Save replay of permanent live in clientChocobozzz2022-05-032-10/+0
* Fix getting live by anonymous userChocobozzz2022-05-032-107/+79
* Fix removing directory contentChocobozzz2022-05-031-1/+2
* Support readonly tmp directoryChocobozzz2022-05-031-3/+17
* Allow oembed to fetch unlisted videosChocobozzz2022-05-022-16/+87
* Ensure rtmp public_hostname is setChocobozzz2022-05-021-2/+4
* Add ability to provide rtmp listening hostnameChocobozzz2022-05-023-5/+10
* TypoChocobozzz2022-05-021-1/+1
* Increase test timeoutChocobozzz2022-05-021-1/+1
* Fix lintChocobozzz2022-04-223-6/+5
* Fix getting live by anonymous userChocobozzz2022-04-224-23/+54
* Add ability to save replay of permanent livesChocobozzz2022-04-2116-169/+399
* Add missing video mime typesChocobozzz2022-04-201-0/+10
* Add program date time to live playlistChocobozzz2022-04-191-1/+1
* object-storage: @aws-sdk/lib-storage for multipart (#4903)kontrollanten2022-04-192-79/+52
* Test digest check for resumable uploadChocobozzz2022-04-191-7/+34
* Fix 2 hours limit on uploadsChocobozzz2022-04-191-0/+4
* Support uploads of videos with unknown durationChocobozzz2022-04-191-4/+5
* Fix email text containing linksChocobozzz2022-04-151-1/+1
* Fix email links displayed twice as textChocobozzz2022-04-152-0/+13
* Increase test timeoutChocobozzz2022-04-151-1/+1
* Support interactive video stats graphChocobozzz2022-04-153-30/+24
* Add ability to set start/end date to timeserieChocobozzz2022-04-156-20/+277
* Improve viewer counterChocobozzz2022-04-1517-156/+235
* Improve views/viewers documentationChocobozzz2022-04-156-6/+39
* Fix videos history testsChocobozzz2022-04-151-1/+1
* Support video views/viewers stats in serverChocobozzz2022-04-1579-593/+2598
* Don't clean mastodon ratesChocobozzz2022-04-151-0/+3
* Fix lintChocobozzz2022-04-081-1/+9
* Remove duplicated testChocobozzz2022-04-081-17/+0
* Disallow unlisted video indexationChocobozzz2022-04-082-2/+61
* Refactor AP context builderChocobozzz2022-03-2425-280/+494
* Remove activitypub helperChocobozzz2022-03-2331-136/+155
* Fix angular buildChocobozzz2022-03-221-1/+1
* Rename studio to editorChocobozzz2022-03-2232-176/+176
* Add video edition finished notificationChocobozzz2022-03-2222-65/+298
* Remove old migration filesChocobozzz2022-03-2198-4155/+0
* Update server dependenciesChocobozzz2022-03-213-4/+4
* Fix channels creation creation limit countChocobozzz2022-03-211-1/+1
* Fix channels list countChocobozzz2022-03-212-13/+31
* Ensure bin dir exists before dl youtube-dlChocobozzz2022-03-211-2/+4
* Don't store remote rates of remote videosChocobozzz2022-03-1841-320/+382
* Fix CIChocobozzz2022-03-171-2/+1
* Fix client html cache on theme updateChocobozzz2022-03-174-50/+70
* Fix torrent creationChocobozzz2022-03-163-5/+13
* Process video torrents in orderChocobozzz2022-03-166-52/+162
* Make object storage ACL configurableDoug Luce2022-03-162-8/+21
* add client.videos.upload.maxChunkSize config (#4857)kontrollanten2022-03-162-0/+6
* Fix username/password CLI optionsChocobozzz2022-03-151-2/+2