aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api
Commit message (Expand)AuthorAgeFilesLines
* Reorganize shared modelsChocobozzz2020-08-071-3/+4
* Upgrade to angular 10Chocobozzz2020-08-071-0/+1
* Add abuse messages/states notificationsChocobozzz2020-07-312-6/+21
* Add abuse messages management in my accountChocobozzz2020-07-312-1/+5
* Add server API to abuse messagesChocobozzz2020-07-314-22/+141
* test search for subscriptions and video-channelsRigel Kent2020-07-291-2/+2
* adapt notifications buttons for small screensRigel Kent2020-07-291-1/+6
* harmonize search for librariesRigel Kent2020-07-293-5/+12
* variable columns for users list, more columns possible, badge display for sta...Rigel Kent2020-07-291-2/+9
* Merge branch 'release/2.3.0' into developChocobozzz2020-07-201-1/+1
|\
| * Fix: display username in password-reset and verify-email notifskimsible2020-07-201-1/+1
* | Add new abuses testsChocobozzz2020-07-102-4/+2
* | Add migrationsChocobozzz2020-07-101-1/+1
* | Implement abuses check paramsChocobozzz2020-07-101-5/+5
* | Use 3 tables to represent abusesChocobozzz2020-07-103-80/+199
|/
* add check-params test for user listRigel Kent2020-07-031-1/+1
* add blocked filter in users list to filter banned usersRigel Kent2020-07-021-1/+9
* Fix users testsChocobozzz2020-07-021-1/+1
* update openapi spec with links and callback for searchRigel Kent2020-06-271-1/+1
* Reorganize client shared modulesChocobozzz2020-06-231-11/+10
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-221-3/+8
* Split types and typingsChocobozzz2020-06-189-11/+11
* Update server dependenciesChocobozzz2020-06-173-6/+4
* Fix global search nsfw policy when logged inChocobozzz2020-06-151-1/+5
* Use default nsfw instance policy for search indexChocobozzz2020-06-121-1/+8
* Add search index testsChocobozzz2020-06-102-4/+4
* First implem global searchChocobozzz2020-06-102-8/+115
* Block comments from muted accounts/serversChocobozzz2020-05-291-0/+2
* Support broadcast messagesChocobozzz2020-05-291-0/+13
* Fix comments deleted displayChocobozzz2020-05-291-1/+1
* Add ability to bulk delete commentsChocobozzz2020-05-293-35/+61
* Align follower handle display on instance display in tablesRigel Kent2020-05-081-1/+1
* Switch emails to pug templates and provide richer html/text-only versionsRigel Kent2020-05-081-6/+14
* Add moderation helpers to pluginsChocobozzz2020-05-075-54/+14
* Add last login date to usersChocobozzz2020-05-071-1/+7
* Use video abuse filters on client sideChocobozzz2020-05-071-1/+10
* Add plugin settings change watcherChocobozzz2020-05-042-1/+3
* Add external login buttonsChocobozzz2020-05-041-0/+4
* Add external login testsChocobozzz2020-05-041-2/+2
* Begin support for external authsChocobozzz2020-05-041-11/+45
* Add ability for auth plugins to hook tokens validityChocobozzz2020-05-041-2/+1
* Support logout and add id and pass testsChocobozzz2020-05-047-36/+47
* Avoir some circular dependenciesChocobozzz2020-05-0413-22/+28
* Begin auth plugin supportChocobozzz2020-05-041-2/+12
* Add filter inputs for blacklisted videos and muted accounts/serversRigel Kent2020-05-013-5/+35
* Add search for video, reporter and channel name fieldsRigel Kent2020-05-011-0/+1
* Add licence and language support to y-dl importsChocobozzz2020-04-201-3/+3
* Add thumbnail / preview generation from url on the fly (#2646)Kim2020-04-201-6/+40
* Use originallyPublishedAt from body on import if it existsChocobozzz2020-04-171-1/+1
* Do not support subscriptions to accountsChocobozzz2020-04-161-0/+1