aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Fix resolution for portrait videosChocobozzz2020-08-032-6/+7
* Increase redundancy check params timeoutChocobozzz2020-07-311-1/+1
* Fix video only HLS on iosChocobozzz2020-07-311-2/+6
* Fix client testsChocobozzz2020-07-311-61/+59
* Fix testsChocobozzz2020-07-311-2/+2
* Add openapi docChocobozzz2020-07-315-10/+7
* Add migrations for abuse messagesChocobozzz2020-07-316-16/+87
* Add abuse messages/states notificationsChocobozzz2020-07-3115-38/+426
* Add abuse messages management in my accountChocobozzz2020-07-319-23/+109
* Add abuse message management in adminChocobozzz2020-07-311-0/+2
* Add server API to abuse messagesChocobozzz2020-07-3124-185/+931
* Increase timeout for moderation notificationsChocobozzz2020-07-311-6/+6
* Correctly test ldapChocobozzz2020-07-311-2/+2
* Don't run in parallel cli and plugin testsChocobozzz2020-07-312-9/+11
* Use parallel to run tests in parallelChocobozzz2020-07-314-39/+0
* Don't rely on youtube for testsChocobozzz2020-07-316-40/+39
* Add fcbk open-graph and twitter-card metas for accounts, video-channels, play...Kim2020-07-314-79/+371
* test search for subscriptions and video-channelsRigel Kent2020-07-294-6/+60
* adapt notifications buttons for small screensRigel Kent2020-07-292-3/+7
* harmonize search for librariesRigel Kent2020-07-296-15/+70
* variable columns for users list, more columns possible, badge display for sta...Rigel Kent2020-07-293-8/+37
* allow sorting notificationsRigel Kent2020-07-291-2/+2
* Merge branch 'release/2.3.0' into developChocobozzz2020-07-204-7/+10
|\
| * Fix: display username in password-reset and verify-email notifskimsible2020-07-204-7/+10
* | Relax migrationsChocobozzz2020-07-111-7/+0
* | Merge branch 'release/2.3.0' into developChocobozzz2020-07-103-6/+35
|\|
| * Fix video import testsChocobozzz2020-07-101-1/+1
| * Handle webp images from youtube-dlChocobozzz2020-07-102-5/+34
* | Add ability to report accountChocobozzz2020-07-103-7/+10
* | Add ability to report comments in front endChocobozzz2020-07-102-2/+4
* | Add new abuses testsChocobozzz2020-07-1020-345/+760
* | Use raw sql for abusesChocobozzz2020-07-103-137/+219
* | Add migrationsChocobozzz2020-07-1025-145/+621
* | Implement abuses check paramsChocobozzz2020-07-1016-131/+588
* | Use 3 tables to represent abusesChocobozzz2020-07-1046-764/+1555
|/
* Fix lintChocobozzz2020-07-101-2/+2
* Add ability to override client assets : logo - favicon - PWA icons - PWA mani...Kim2020-07-104-6/+83
* add check-params test for user listRigel Kent2020-07-033-3/+14
* add blocked filter in users list to filter banned usersRigel Kent2020-07-024-10/+71
* Fix users testsChocobozzz2020-07-021-1/+1
* fix change ownership typingRigel Kent2020-06-281-2/+2
* allow muting from the miniature optionsRigel Kent2020-06-281-4/+4
* align ownership change video list table with moderation tablesRigel Kent2020-06-281-7/+3
* allow limiting video-comments rss feeds to an account or video channelRigel Kent2020-06-273-17/+78
* update openapi spec with links and callback for searchRigel Kent2020-06-271-1/+1
* Close mock blocklit server when tests endChocobozzz2020-06-262-0/+4
* Block infohash spammers from trackerChocobozzz2020-06-254-22/+81
* Add auto block videos plugin testsChocobozzz2020-06-252-0/+191
* Add database.name config optionGirish Ramakrishnan2020-06-251-1/+1
* Reorganize client shared modulesChocobozzz2020-06-2339-132/+153