aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* Improve comment deletion messageChocobozzz2019-03-202-0/+14
* Move video file import in its own fileChocobozzz2019-03-194-80/+89
* Rename video-file job to video-transcodingChocobozzz2019-03-197-21/+31
* 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-1913-25/+36
* Refresh playlistsChocobozzz2019-03-1913-59/+215
* 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-1945-234/+270
* Better AP route checkerChocobozzz2019-03-192-62/+76
* Does existChocobozzz2019-03-1928-133/+132
* Handle theater mode for playlistsChocobozzz2019-03-185-177/+236
* Fix unit testsChocobozzz2019-03-182-7/+17
* Add playlist channel validator when playlist is publicChocobozzz2019-03-186-21/+47
* Forbid public playlists not assigned to a channelChocobozzz2019-03-182-13/+62
* Add video channel viewChocobozzz2019-03-1826-45/+248
* Add playlist updatedAt testsChocobozzz2019-03-183-6/+39
* Fix videos list for api SQL requestChocobozzz2019-03-181-3/+4
* Remove jest testsChocobozzz2019-03-187-149/+1
* Add videos playlist exist testsChocobozzz2019-03-1816-21/+121
* Playlist support in watch pageChocobozzz2019-03-1820-294/+668
* Playlist reorder supportChocobozzz2019-03-1811-75/+211
* Playlist videos componentChocobozzz2019-03-1819-45/+331
* Add to playlist dropdownChocobozzz2019-03-1855-94/+961
* Add/update/delete/list my playlistsChocobozzz2019-03-1848-153/+1076
* Add server migrationsChocobozzz2019-03-184-3/+105
* Rename streaming playlists routes/directoriesChocobozzz2019-03-1812-27/+34
* Refactor video playlist middlewaresChocobozzz2019-03-187-32/+44
* Add playlist rest testsChocobozzz2019-03-1835-682/+1411
* Add playlist check param testsChocobozzz2019-03-1816-65/+883
* Playlist server APIChocobozzz2019-03-1863-226/+2758
* Fix problem with SMTP in default docker-compose setupFelix Ableitner2019-03-111-3/+3
* add NOCLIENT option to install only server dependenciesRigel Kent2019-02-251-1/+1
* Add request body limitChocobozzz2019-02-215-5/+93
* BREAKING: update CSP configurationChocobozzz2019-02-218-19/+36
* Add NSFW info in about pageChocobozzz2019-02-219-4/+53
* Add warning regarding config upgrade in docker.mdChocobozzz2019-02-211-1/+2
* Add CLI tools doc link in production.mdChocobozzz2019-02-211-0/+1
* Move user registration info in features tableChocobozzz2019-02-214-38/+13
* findById -> findByPkChocobozzz2019-02-2115-26/+26
* Upgrade server dependenciesChocobozzz2019-02-214-1022/+1196
* Don't close help popover when clicking insideChocobozzz2019-02-211-1/+1
* Improve channel and account SEOChocobozzz2019-02-218-29/+90
* Update E2E testsChocobozzz2019-02-2111-32/+63
* Video abuse notification is not only for local videosChocobozzz2019-02-201-1/+1
* Create send email typeChocobozzz2019-02-202-10/+13
* Refactor ellipsis CSSChocobozzz2019-02-206-20/+17