aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Add subscriptions endpoints to REST APIChocobozzz2018-08-2736-93/+1038
* Correctly cache server translationsChocobozzz2018-08-271-3/+3
* Fix dev localeChocobozzz2018-08-273-3/+4
* Cache player translationsChocobozzz2018-08-271-4/+17
* Split users controllerChocobozzz2018-08-272-208/+231
* [Issue 641] Add shortcut my videos link in menu-wrapperpotedeo2018-08-271-0/+4
* (docker) add quota to the docker configuration values (#964)kaiyou2018-08-261-0/+5
* add postgresql96-contrib to the FreeBSD dependencies (#958)osauzet2018-08-241-1/+1
* Only enable gzip for HTML/CSS/JSMicah Elizabeth Scott2018-08-241-2/+4
* Add gzip support to the sample nginx configurationMicah Elizabeth Scott2018-08-241-0/+5
* Add missing instructions to Contributing documentFelix Ableitner2018-08-231-0/+11
* Fix AutoThreadJorropo2018-08-211-2/+2
* Reduce FreeBSD title sizeChocobozzz2018-08-211-3/+2
* Fix release scriptChocobozzz2018-08-211-3/+7
* Fix changelogJorropo2018-08-211-10/+10
* Bumped to version v1.0.0-beta.11v1.0.0-beta.11Chocobozzz2018-08-212-2/+2
* Update changelogChocobozzz2018-08-211-0/+35
* correct password reset disabled bindingJosh Morel2018-08-201-1/+1
* Change npm repo to git+httpsJorropo2018-08-202-2/+2
* Translate player according to the interface langChocobozzz2018-08-163-1/+13
* Translate subtitle langs in playerChocobozzz2018-08-1610-32/+73
* Ensure youtubedl binary exists in ydl helperChocobozzz2018-08-163-35/+60
* Fix client buildChocobozzz2018-08-143-4/+5
* Add quota used in users listChocobozzz2018-08-146-10/+44
* Regroup abuse and blacklisted videos inside "moderation"Chocobozzz2018-08-1425-122/+99
* Improve follow component routingChocobozzz2018-08-143-64/+22
* Don't set a bitrate on unknown audio inputChocobozzz2018-08-142-16/+18
* Update client according to new model pathsChocobozzz2018-08-146-11/+14
* Cleanup utils helperChocobozzz2018-08-1420-166/+173
* Flat shared module directoryChocobozzz2018-08-1427-35/+34
* Increase video import timeoutChocobozzz2018-08-142-2/+1
* Filter tracker based on infohashChocobozzz2018-08-144-1/+94
* Fix docker env fileChocobozzz2018-08-143-5/+7
* Add tests when getting a blacklisted videoChocobozzz2018-08-142-11/+50
* Improve blacklist managementChocobozzz2018-08-1423-45/+189
* Add blacklist reason fieldChocobozzz2018-08-1435-161/+687
* Add ability to delete and update abuse on clientChocobozzz2018-08-1413-20/+260
* make i18n locale names consistent (#918)Quentí2018-08-101-6/+6
* Correctly copy ffmpegChocobozzz2018-08-101-1/+1
* Try to fix travis testsChocobozzz2018-08-105-27/+20
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-1019-64/+482
* Fix dockerfileChocobozzz2018-08-101-1/+1
* Clean yarn cache after install in dockerChocobozzz2018-08-091-0/+1
* Fix videos add tabs styleChocobozzz2018-08-092-12/+21
* Add ability to ban/unban usersChocobozzz2018-08-0917-36/+270
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-0944-950/+890
* Upgrade to bootstrap 4 first stepChocobozzz2018-08-097-56/+53
* Add reason when banning a userChocobozzz2018-08-0824-44/+215
* Support occitanChocobozzz2018-08-089-3844/+7
* Implement user blocking on server sideChocobozzz2018-08-0815-59/+287