aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api
Commit message (Expand)AuthorAgeFilesLines
* Add ability to add custom css/javascriptChocobozzz2018-02-221-2/+10
* 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
* Handle thumbnail updateChocobozzz2018-02-141-0/+3
* Add ability to set video thumbnail/previewChocobozzz2018-02-142-31/+77
* Add about pageChocobozzz2018-01-311-1/+19
* Add new name/terms/description config optionsChocobozzz2018-01-311-0/+5
* Add version in footerChocobozzz2018-01-311-0/+2
* Add tests for emailsChocobozzz2018-01-301-6/+20
* Add ability to reset our passwordChocobozzz2018-01-301-2/+37
* Move job queue to redisChocobozzz2018-01-253-18/+46
* Basic api documentation #7 (#220)Dimitri Gilbert2018-01-241-1/+0
* Destroy user token when changing its roleChocobozzz2018-01-231-0/+7
* Don't show videos of remote instance after unfollowChocobozzz2018-01-189-26/+35
* Set sort refractoringChocobozzz2018-01-188-22/+22
* Add ability to update some configuration keysChocobozzz2018-01-171-4/+87
* Add tests to handle down serverChocobozzz2018-01-111-3/+1
* Support video quota on clientChocobozzz2018-01-081-1/+16
* A few updates for the watch video view (#181)Benjamin Bouvier2018-01-071-1/+0
* Fix avatar updateChocobozzz2018-01-041-2/+3
* Refresh remote accountsChocobozzz2018-01-041-19/+5
* Add ability to delete commentsChocobozzz2018-01-041-2/+29
* Send account activitypub update eventsChocobozzz2018-01-033-3/+54
* Circle avatarChocobozzz2018-01-031-1/+1
* Automatically resize avatarsChocobozzz2018-01-031-3/+8
* Add avatar max size limitChocobozzz2018-01-031-1/+14
* Add ability to disable video commentsChocobozzz2018-01-032-4/+27
* Begin to add avatar to actorsChocobozzz2017-12-292-27/+53
* Propagate old comment on new followChocobozzz2017-12-2812-98/+47
* Add video comment componentsChocobozzz2017-12-271-8/+4
* Send video comment comments to followers/originChocobozzz2017-12-271-2/+2
* Begin unit testsChocobozzz2017-12-221-4/+4
* Add comments controllerChocobozzz2017-12-222-88/+116
* Create comment on replied mastodon statutesChocobozzz2017-12-221-0/+88
* Sanitize url to not end with implicit portsChocobozzz2017-12-211-13/+11
* Use RsaSignature2017Chocobozzz2017-12-191-2/+0
* Add dirty migration :/Chocobozzz2017-12-191-3/+7
* Begin moving video channel to actorChocobozzz2017-12-195-101/+76
* SaveChocobozzz2017-12-192-7/+6
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-191-0/+3
* Move models to typescript-sequelizeChocobozzz2017-12-139-112/+117
* Finish admin designChocobozzz2017-12-081-4/+4
* Optimise transaction for video uploadChocobozzz2017-12-081-44/+43
* Design second video upload stepChocobozzz2017-12-081-12/+16
* Fix client searchChocobozzz2017-12-051-13/+9
* Put activity pub sends inside transactionsChocobozzz2017-11-301-2/+2
* Add ability to list jobsChocobozzz2017-11-302-0/+36
* Better view counterChocobozzz2017-11-301-12/+16
* Users list only available when use is authenticatedChocobozzz2017-11-291-0/+2