aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Add ability to manually approves instance followers in REST APIChocobozzz2019-04-0811-23/+225
* Add ability to forbid followersChocobozzz2019-04-0815-53/+173
* Fix HLS federationChocobozzz2019-04-083-3/+13
* Add ability to remove an instance follower in APIChocobozzz2019-04-087-9/+191
* Update P2P media loader peer versionChocobozzz2019-04-088-24/+117
* Copy video/audio codec for HLSChocobozzz2019-04-081-37/+59
* Fix context typesChocobozzz2019-04-081-11/+11
* Fix jsonld contextChocobozzz2019-04-081-12/+45
* 2 rows per overview sectionChocobozzz2019-04-051-1/+1
* Fix notification testsChocobozzz2019-04-031-13/+39
* Use custom ffmpeg path in youtube dlChocobozzz2019-04-031-0/+5
* Restore videos list componentsChocobozzz2019-04-022-4/+2
* add quarantine videos feature (#1637)Josh Morel2019-04-0229-65/+570
* Move video file import in its own fileChocobozzz2019-03-194-80/+89
* Rename video-file job to video-transcodingChocobozzz2019-03-195-19/+29
* Fix email notificationChocobozzz2019-03-192-2/+1
* Better videos redundancy config error handlingChocobozzz2019-03-193-2/+7
* Cleanup invalid rates/comments/sharesChocobozzz2019-03-1916-49/+117
* Limit user tokens cacheChocobozzz2019-03-1912-21/+32
* Refresh playlistsChocobozzz2019-03-1911-58/+205
* Increase refresh interval to 2 daysChocobozzz2019-03-191-2/+2
* Only create refresh job if neededChocobozzz2019-03-191-2/+1
* Cleanup tmp directory at startupChocobozzz2019-03-192-2/+11
* Cleanup express locals typingsChocobozzz2019-03-1944-229/+269
* Better AP route checkerChocobozzz2019-03-192-62/+76
* Does existChocobozzz2019-03-1928-133/+132
* Handle theater mode for playlistsChocobozzz2019-03-181-2/+2
* Fix unit testsChocobozzz2019-03-182-7/+17
* Forbid public playlists not assigned to a channelChocobozzz2019-03-182-13/+62
* Add playlist updatedAt testsChocobozzz2019-03-182-4/+35
* Fix videos list for api SQL requestChocobozzz2019-03-181-3/+4
* Add videos playlist exist testsChocobozzz2019-03-188-13/+99
* Playlist reorder supportChocobozzz2019-03-182-4/+11
* Add to playlist dropdownChocobozzz2019-03-187-16/+125
* Add/update/delete/list my playlistsChocobozzz2019-03-182-1/+2
* Add server migrationsChocobozzz2019-03-184-3/+105
* Rename streaming playlists routes/directoriesChocobozzz2019-03-1810-24/+31
* Refactor video playlist middlewaresChocobozzz2019-03-186-31/+44
* Add playlist rest testsChocobozzz2019-03-1826-669/+1235
* Add playlist check param testsChocobozzz2019-03-1811-46/+859
* Playlist server APIChocobozzz2019-03-1843-164/+2384
* Add request body limitChocobozzz2019-02-214-5/+88
* BREAKING: update CSP configurationChocobozzz2019-02-214-7/+16
* Add NSFW info in about pageChocobozzz2019-02-213-1/+7
* findById -> findByPkChocobozzz2019-02-2113-16/+16
* Upgrade server dependenciesChocobozzz2019-02-212-5/+3
* Improve channel and account SEOChocobozzz2019-02-217-28/+89
* Create send email typeChocobozzz2019-02-202-10/+13
* Add isNSFW instance configuration keyChocobozzz2019-02-205-5/+12
* Increase thumbnails sizeChocobozzz2019-02-201-2/+2