aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-229-27/+239
* Use TS_NODE_FILES instead of --filesChocobozzz2020-06-181-2/+2
* Fix testsChocobozzz2020-06-182-6/+6
* Split types and typingsChocobozzz2020-06-18172-203/+204
* Fix server buildChocobozzz2020-06-171-2/+5
* Update server dependenciesChocobozzz2020-06-1719-63/+31
* Correctly fix subtitles importChocobozzz2020-06-171-11/+10
* Split notification testsChocobozzz2020-06-166-953/+996
* Add videos count in channels listChocobozzz2020-06-163-16/+47
* Fix getSubs importChocobozzz2020-06-161-0/+1
* Logging ip requesting unknown infoHashJohn Livingston2020-06-151-1/+1
* Fix video view filenameChocobozzz2020-06-155-4/+4
* Fix global search nsfw policy when logged inChocobozzz2020-06-151-1/+5
* Use default nsfw instance policy for search indexChocobozzz2020-06-122-1/+39
* Optimize views per day in video channelsChocobozzz2020-06-123-22/+22
* Speed up videos indexationChocobozzz2020-06-121-1/+2
* Fix lintChocobozzz2020-06-121-1/+1
* preserve original variable names server-sideRigel Kent2020-06-1011-38/+38
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-1011-38/+38
* Fix testsChocobozzz2020-06-102-3/+7