aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/server
Commit message (Expand)AuthorAgeFilesLines
* Add ability to filter logs by tagsChocobozzz2021-10-201-4/+38
* Add ability to view my followersChocobozzz2021-10-201-2/+2
* Refactor sort middlewaresChocobozzz2021-10-201-4/+4
* esModuleInterop to trueChocobozzz2021-08-278-8/+8
* Fix redundancy remove on host redundancy updateChocobozzz2021-08-261-3/+5
* Refactor video links buildersChocobozzz2021-07-261-2/+1
* Move apicache in peertubeChocobozzz2021-07-221-2/+2
* Add ability for instances to follow any actorChocobozzz2021-07-211-4/+17
* Reorganize importsChocobozzz2021-07-203-14/+14
* Refactor requestsChocobozzz2021-07-205-14/+14
* Introduce debug commandChocobozzz2021-07-201-3/+3
* Fix missing transactionsChocobozzz2021-06-151-1/+1
* refactor API errors to standard error formatRigel Kent2021-06-022-4/+5
* Cleanup models directory organizationChocobozzz2021-05-112-10/+10
* Resumable video uploads (#3933)kontrollanten2021-05-101-0/+18
* Try to speed up server testsChocobozzz2021-02-191-2/+4
* Add AP statsChocobozzz2020-12-151-51/+5
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-074-12/+16
* Fix incorrect IDs in AP federationChocobozzz2020-11-201-1/+1
* Remove notifications of muted accounts/serversChocobozzz2020-11-181-4/+18
* Add last login date to usersChocobozzz2020-05-071-1/+7
* Support logout and add id and pass testsChocobozzz2020-05-042-2/+2
* Avoir some circular dependenciesChocobozzz2020-05-042-2/+4
* Add filter inputs for blacklisted videos and muted accounts/serversRigel Kent2020-05-011-2/+14
* Fix total videos statsChocobozzz2020-03-131-5/+6
* Move to eslintcontainChocobozzz2020-02-034-10/+9
* Add ability to list redundanciesChocobozzz2020-01-283-7/+91
* Adapt feeds content-type to accept headerRigel Kent2020-01-101-1/+1
* Fix logs regexChocobozzz2019-12-121-1/+2
* Serve audit logs to clientChocobozzz2019-12-111-6/+51
* Filter on follows actor types in about pageChocobozzz2019-11-291-0/+2
* Only display accepted followers/followings in about pageChocobozzz2019-11-281-15/+20
* Fix error log when updating redundancyChocobozzz2019-11-271-1/+1
* Add auto follow back support for instancesChocobozzz2019-09-041-0/+3
* Feature/subject in contact form (#1926)Nassim Bounouas2019-06-211-1/+1
* Add ability to delete old remote viewsChocobozzz2019-04-121-1/+1
* Don't expose constants directly in initializers/Chocobozzz2019-04-112-2/+3
* Move config in its own fileChocobozzz2019-04-112-2/+4
* Add debug component to help admins to fix IP issuesChocobozzz2019-04-112-0/+27
* Add logs page in clientChocobozzz2019-04-111-24/+28
* Add logs endpointChocobozzz2019-04-102-0/+92
* Add ability to manually approves instance followers in REST APIChocobozzz2019-04-081-5/+33
* Add ability to forbid followersChocobozzz2019-04-081-1/+1
* Add ability to remove an instance follower in APIChocobozzz2019-04-081-5/+27
* Cleanup express locals typingsChocobozzz2019-03-193-14/+11
* Add totalLocalVideoFilesSize in statsChocobozzz2019-01-151-2/+5
* Implement contact form on server sideChocobozzz2019-01-102-0/+30
* Add ability to mute a user/instance by server in server apiChocobozzz2018-10-162-0/+134
* Add ability to search on followers/followingChocobozzz2018-10-101-2/+14
* Remove duplicated videos on unfollow/delete redundancyChocobozzz2018-09-282-0/+11