aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/server
Commit message (Collapse)AuthorAgeFilesLines
* Add stats routeChocobozzz2018-02-282-0/+41
|
* Don't follow ourselvesChocobozzz2018-02-231-0/+4
|
* Move job queue to redisChocobozzz2018-01-251-1/+1
| | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore.
* Basic api documentation #7 (#220)Dimitri Gilbert2018-01-241-1/+0
| | | | | | | | | | | | | | | | | | | | * Basic api documentation * fix styling issue * fix styling issue * gitignore unecessary folders * openApi 2.0 first draft * solved conflicts * solved errors in openapi file * added missing doc on video + deleted apidoc comments * fix last warnings and errors inopenapi definition
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-3/+3
|
* Set sort refractoringChocobozzz2018-01-181-4/+4
|
* Add tests to handle down serverChocobozzz2018-01-111-3/+1
|
* Propagate old comment on new followChocobozzz2017-12-281-5/+6
|
* Sanitize url to not end with implicit portsChocobozzz2017-12-211-13/+11
|
* Begin moving video channel to actorChocobozzz2017-12-191-70/+44
|
* SaveChocobozzz2017-12-191-1/+1
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-27/+27
|
* Refractor validatorsChocobozzz2017-11-271-1/+1
|
* Federate video viewsChocobozzz2017-11-271-1/+8
|
* Fetch outbox to grab old activities testsChocobozzz2017-11-271-8/+5
|
* Fetch outbox to grab old activitiesChocobozzz2017-11-271-0/+3
|
* Add follow testsChocobozzz2017-11-271-33/+49
|
* Refractor activity pub lib/helpersChocobozzz2017-11-271-4/+26
|
* Optimize signature verificationChocobozzz2017-11-271-1/+1
|
* ApplicationFollow -> SeverFollowChocobozzz2017-11-272-14/+14
|
* Send server announce when users upload a videoChocobozzz2017-11-271-4/+4
|
* Fix video upload and videos listChocobozzz2017-11-271-1/+5
|
* Rename Pod -> ServerChocobozzz2017-11-272-0/+139