aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers
Commit message (Expand)AuthorAgeFilesLines
* Add ability to update a video channelChocobozzz2018-05-111-6/+19
* Cache AP video route for 5 secondsChocobozzz2018-05-112-3/+5
* Add ability to embed a video in TwitterChocobozzz2018-05-112-2/+8
* Add video channel managementChocobozzz2018-04-261-1/+1
* Add ability to update the user display name/descriptionChocobozzz2018-04-261-0/+1
* Implement video channel feedsChocobozzz2018-04-251-3/+4
* Update video-channel routes (again)Chocobozzz2018-04-252-168/+173
* Video channel API routes refractorChocobozzz2018-04-252-3/+6
* Update video channel routesChocobozzz2018-04-246-207/+246
* Add account viewChocobozzz2018-04-245-41/+49
* Update changelogChocobozzz2018-04-231-1/+2
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-194-13/+52
* Move server follow in the job queueChocobozzz2018-04-181-63/+15
* Add ability to click on the account in watch pageChocobozzz2018-04-171-1/+1
* Add redis cache to feed routeChocobozzz2018-04-171-14/+9
* Handle sort in rssChocobozzz2018-04-172-13/+20
* feature: initial syndication feeds supportRigel Kent2018-04-172-2/+139
* Add auth documentationChocobozzz2018-04-161-0/+2
* Upgrade server dependenciesChocobozzz2018-04-061-1/+3
* Add publishedAt field for video model.Julien Le Bras2018-03-301-1/+8
* Prevent brute force login attackChocobozzz2018-03-292-3/+13
* Fix views system behind a proxyChocobozzz2018-03-281-1/+1
* Fix custom server configuration numbersChocobozzz2018-03-271-5/+8
* Fix content type response for ActivityPubChocobozzz2018-03-271-16/+21
* show quota in stats, display quota on the about page, fixes #405 (#421)Rigel Kent2018-03-271-0/+3
* Try to refractor activities sendingChocobozzz2018-03-273-14/+6
* Fix error loggingChocobozzz2018-03-263-6/+6
* Add activity route to video and video comment objectsChocobozzz2018-03-221-0/+19
* Fix video_share_url duplicate key in transcoding jobChocobozzz2018-03-191-1/+1
* Add short description in configChocobozzz2018-03-151-0/+5
* Add "local" videos in menuChocobozzz2018-03-131-1/+1
* Add ability to change the homepageChocobozzz2018-03-011-0/+4
* Add stats routeChocobozzz2018-02-284-2/+45
* Add indentation in json configuration file generated by the adminChocobozzz2018-02-281-1/+1
* Add max video height on mobileChocobozzz2018-02-281-4/+8
* Add warning in production.yamlChocobozzz2018-02-271-0/+1
* Fix job panel sorting in administrationChocobozzz2018-02-271-1/+1
* Fix resolution for portrait videosChocobozzz2018-02-271-3/+3
* Add log when fetching the outboxChocobozzz2018-02-271-1/+5
* Avoids easy cheating on vidoe viewsChocobozzz2018-02-231-0/+10
* Detect posting request in our own inboxChocobozzz2018-02-231-2/+2
* Don't follow ourselvesChocobozzz2018-02-231-0/+4
* Add confirm when admin use custom js/cssChocobozzz2018-02-221-1/+1
* Register service workerChocobozzz2018-02-221-4/+11
* Fix service worker registrationChocobozzz2018-02-221-0/+2
* Add ability to add custom css/javascriptChocobozzz2018-02-221-2/+10
* Add links to comment mentionsChocobozzz2018-02-211-0/+9
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-161-0/+6
* Implement support field in video and video channelChocobozzz2018-02-153-14/+27
* Fix concurrency issue on video uploadChocobozzz2018-02-141-0/+1