aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares
Commit message (Expand)AuthorAgeFilesLines
* Refractor retry transaction functionChocobozzz2018-06-131-1/+11
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-122-1/+11
* Add video comments RSSChocobozzz2018-06-081-2/+21
* Only use account name in routesChocobozzz2018-05-252-32/+6
* Handle account name in client urlChocobozzz2018-05-241-3/+9
* Handle concurrent requests in cache middlewareChocobozzz2018-05-231-20/+33
* feature: IP filtering on signup pageRigel Kent2018-05-221-2/+17
* Fix video channel update with an admin accountChocobozzz2018-05-171-4/+4
* Fix updating video tags to empty fieldChocobozzz2018-05-161-7/+9
* Add ability to update a video channelChocobozzz2018-05-111-13/+14
* Cache AP video route for 5 secondsChocobozzz2018-05-111-20/+23
* Improve video torrent AP object validatorChocobozzz2018-05-111-2/+0
* Account/channel descriptions are not required anymoreChocobozzz2018-05-091-21/+74
* Fix video channel update/create on empty fieldsChocobozzz2018-05-071-3/+4
* Add video channel managementChocobozzz2018-04-261-2/+2
* Add ability to update the user display name/descriptionChocobozzz2018-04-261-1/+2
* Implement video channel feedsChocobozzz2018-04-251-6/+4
* Update video-channel routes (again)Chocobozzz2018-04-251-25/+0
* Video channel API routes refractorChocobozzz2018-04-251-0/+18
* Update video channel routesChocobozzz2018-04-242-1/+9
* Add account viewChocobozzz2018-04-242-2/+2
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-193-3/+14
* Add redis cache to feed routeChocobozzz2018-04-171-0/+41
* feature: initial syndication feeds supportRigel Kent2018-04-172-0/+36
* Upgrade server dependenciesChocobozzz2018-04-061-15/+14
* Fix error loggingChocobozzz2018-03-262-2/+2
* Move sort middleware utils in utils fileChocobozzz2018-03-132-28/+25
* Fix typo in "already exist" error messageCale2018-03-111-1/+1
* Add ability to change the homepageChocobozzz2018-03-011-0/+6
* Fix lintChocobozzz2018-02-231-1/+1
* Detect posting request in our own inboxChocobozzz2018-02-231-1/+10
* Add ability to update another user videoChocobozzz2018-02-221-15/+5
* Add links to comment mentionsChocobozzz2018-02-211-2/+21
* Handle line feeds in commentsChocobozzz2018-02-201-2/+2
* Implement support field in video and video channelChocobozzz2018-02-153-3/+9
* Handle thumbnail updateChocobozzz2018-02-141-2/+2
* Add ability to set video thumbnail/previewChocobozzz2018-02-141-2/+49
* Don't leak unlisted videosChocobozzz2018-01-311-3/+12
* Add tests for emailsChocobozzz2018-01-301-1/+1
* Add ability to reset our passwordChocobozzz2018-01-301-15/+78
* Don't leak passwords in logChocobozzz2018-01-261-4/+5
* Move job queue to redisChocobozzz2018-01-251-0/+23
* Destroy user token when changing its roleChocobozzz2018-01-231-0/+7
* Peertube home in /var/www instead of /homeChocobozzz2018-01-231-1/+0
* Fix testsChocobozzz2018-01-191-0/+1
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-2/+2
* Set sort refractoringChocobozzz2018-01-181-59/+3
* Add ability to update some configuration keysChocobozzz2018-01-171-0/+32
* Avoid making retried requests to dead followersChocobozzz2018-01-121-1/+0
* Activity Pub improvementsChocobozzz2018-01-111-0/+1