aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers
Commit message (Expand)AuthorAgeFilesLines
* Handle playlist oembedChocobozzz2020-08-071-11/+62
* Handle playlist methods in embed apiChocobozzz2020-08-071-4/+5
* Add logic to handle playlist in embedChocobozzz2020-08-071-7/+8
* Reorganize shared modelsChocobozzz2020-08-073-9/+10
* 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
* Add fcbk open-graph and twitter-card metas for accounts, video-channels, play...Kim2020-07-311-0/+7
* 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 ability to override client assets : logo - favicon - PWA icons - PWA mani...Kim2020-07-101-3/+49
* 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
* allow limiting video-comments rss feeds to an account or video channelRigel Kent2020-06-271-10/+45
* update openapi spec with links and callback for searchRigel Kent2020-06-271-1/+1
* Block infohash spammers from trackerChocobozzz2020-06-251-5/+29
* 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-1813-15/+15
* Update server dependenciesChocobozzz2020-06-173-6/+4
* Logging ip requesting unknown infoHashJohn Livingston2020-06-151-1/+1
* 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
* Don't cache embed HTML fileChocobozzz2020-06-021-1/+2
* Block comments from muted accounts/serversChocobozzz2020-05-292-1/+3
* 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
* Add missing channel playlists AP endpointChocobozzz2020-05-131-4/+16
* 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
* Client calls revoke-token endpoint on logoutChocobozzz2020-05-041-1/+1
* Add external login buttonsChocobozzz2020-05-041-0/+4
* Add external login testsChocobozzz2020-05-041-2/+2