aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Implement video channel feedsChocobozzz2018-04-252-9/+8
* Implement video channel viewsChocobozzz2018-04-252-8/+2
* Update video-channel routes (again)Chocobozzz2018-04-258-245/+210
* Add account link in videos listChocobozzz2018-04-252-2/+6
* Video channel API routes refractorChocobozzz2018-04-2513-113/+317
* Update video channel routesChocobozzz2018-04-2413-286/+441
* Add account viewChocobozzz2018-04-2410-132/+174
* Update changelogChocobozzz2018-04-231-1/+2
* Use ISO 639 for languagesChocobozzz2018-04-2316-86/+260
* Add resolution in torrent file nameChocobozzz2018-04-191-1/+2
* Better file name for torrentChocobozzz2018-04-192-4/+6
* Add information concerning video privacy in my videos listChocobozzz2018-04-193-11/+14
* Add help concerning NSFW videos in uploadChocobozzz2018-04-191-0/+1
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-1921-58/+425
* Process broadcast requests in parallelChocobozzz2018-04-182-10/+9
* Move server follow in the job queueChocobozzz2018-04-184-64/+89
* Fix testsChocobozzz2018-04-181-1/+1
* Add ability to click on the account in watch pageChocobozzz2018-04-172-2/+2
* Add redis cache to feed routeChocobozzz2018-04-174-16/+113
* Support hostname binding in configPierre-Alain TORET2018-04-172-2/+3
* Handle sort in rssChocobozzz2018-04-173-15/+22
* feature: initial syndication feeds supportRigel Kent2018-04-177-74/+298
* Add auth documentationChocobozzz2018-04-162-0/+22
* Don't add a dot after the url in forgot password emailChocobozzz2018-04-151-1/+1
* Upgrade server dependenciesChocobozzz2018-04-063-17/+18
* Automatic resolution according to user bandwidth V1Chocobozzz2018-04-051-2/+2
* Don't start application until all components were initializedChocobozzz2018-04-041-0/+2
* Fix privacy argument in upload scriptChocobozzz2018-04-042-0/+3
* Add tests for publishedAtChocobozzz2018-04-042-3/+7
* Accept unlisted comments tooChocobozzz2018-04-041-1/+4
* fix #456 catching errors in import-videos (#457)memorybox2018-04-021-9/+14
* Fix migration 200Chocobozzz2018-03-301-1/+11
* Add publishedAt field for video model.Julien Le Bras2018-03-304-3/+48
* Upgrade changelogChocobozzz2018-03-291-2/+0
* Add reverse proxy test in travisChocobozzz2018-03-293-2/+3
* Prevent brute force login attackChocobozzz2018-03-297-7/+114
* Fix views system behind a proxyChocobozzz2018-03-281-1/+1
* Remove alpine imageChocobozzz2018-03-281-2/+2
* Truncate correctly video descriptionsChocobozzz2018-03-284-17/+36
* Add privacy setting to upload.js cli (#422)Olivier Jolly2018-03-271-0/+2
* Fix custom server configuration numbersChocobozzz2018-03-271-5/+8
* Add ability to search on domain and username tooChocobozzz2018-03-271-3/+17
* Fix content type response for ActivityPubChocobozzz2018-03-271-16/+21
* Improve SQL request for video AP requestChocobozzz2018-03-271-5/+15
* show quota in stats, display quota on the about page, fixes #405 (#421)Rigel Kent2018-03-271-0/+3
* Put Person first in AP attributedToChocobozzz2018-03-271-4/+4
* Try to refractor activities sendingChocobozzz2018-03-2711-168/+99
* Fix delete comment federationChocobozzz2018-03-278-26/+80
* Add sign language to the index of languages (#420)Rigel Kent2018-03-271-1/+16
* Fix error loggingChocobozzz2018-03-2623-37/+47