Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move html injection plugin tests in its own file | Chocobozzz | 2020-08-24 | 1 | -43/+5 |
| | |||||
* | Inject plugin CSS in embed too | Chocobozzz | 2020-08-24 | 1 | -7/+26 |
| | |||||
* | Increase user notification test timeouts | Chocobozzz | 2020-08-19 | 1 | -12/+12 |
| | |||||
* | Add ability to a video multiple times in a playlist | Chocobozzz | 2020-08-19 | 2 | -10/+30 |
| | |||||
* | Do not reuse reset password links | Chocobozzz | 2020-08-12 | 1 | -0/+4 |
| | |||||
* | Refactor video extensions logic in server | Chocobozzz | 2020-08-11 | 1 | -1/+3 |
| | |||||
* | add and document new additional video extensions supported at upload | Rigel Kent | 2020-08-10 | 1 | -0/+1 |
| | |||||
* | Add ability to share playlists in modal | Chocobozzz | 2020-08-07 | 1 | -1/+2 |
| | |||||
* | Handle playlist oembed | Chocobozzz | 2020-08-07 | 2 | -17/+104 |
| | |||||
* | Fix lint | Chocobozzz | 2020-08-07 | 1 | -0/+4 |
| | |||||
* | Increase redundancy check params timeout | Chocobozzz | 2020-07-31 | 1 | -1/+1 |
| | |||||
* | Fix tests | Chocobozzz | 2020-07-31 | 1 | -2/+2 |
| | |||||
* | Add openapi doc | Chocobozzz | 2020-07-31 | 1 | -1/+0 |
| | |||||
* | Add abuse messages/states notifications | Chocobozzz | 2020-07-31 | 2 | -4/+128 |
| | |||||
* | Add abuse messages management in my account | Chocobozzz | 2020-07-31 | 2 | -10/+61 |
| | |||||
* | Add server API to abuse messages | Chocobozzz | 2020-07-31 | 4 | -88/+394 |
| | |||||
* | Increase timeout for moderation notifications | Chocobozzz | 2020-07-31 | 1 | -6/+6 |
| | |||||
* | Use parallel to run tests in parallel | Chocobozzz | 2020-07-31 | 4 | -39/+0 |
| | |||||
* | Don't rely on youtube for tests | Chocobozzz | 2020-07-31 | 5 | -36/+35 |
| | | | | | Use another import URL when possible, and disable import tests when we want to do a youtube import test | ||||
* | test search for subscriptions and video-channels | Rigel Kent | 2020-07-29 | 2 | -2/+56 |
| | |||||
* | Merge branch 'release/2.3.0' into develop | Chocobozzz | 2020-07-10 | 1 | -1/+1 |
|\ | |||||
| * | Fix video import tests | Chocobozzz | 2020-07-10 | 1 | -1/+1 |
| | | |||||
* | | Add new abuses tests | Chocobozzz | 2020-07-10 | 4 | -274/+736 |
| | | |||||
* | | Add migrations | Chocobozzz | 2020-07-10 | 11 | -39/+432 |
| | | |||||
* | | Implement abuses check params | Chocobozzz | 2020-07-10 | 3 | -6/+272 |
| | | |||||
* | | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 3 | -32/+35 |
|/ | |||||
* | add check-params test for user list | Rigel Kent | 2020-07-03 | 1 | -0/+12 |
| | | | | fixes #2918 | ||||
* | add blocked filter in users list to filter banned users | Rigel Kent | 2020-07-02 | 1 | -5/+29 |
| | | | | fixes #2914 | ||||
* | Block infohash spammers from tracker | Chocobozzz | 2020-06-25 | 1 | -15/+34 |
| | |||||
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 2 | -10/+63 |
| | | | | | - added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video - added predefined report reasons - added video player with report modal | ||||
* | Use TS_NODE_FILES instead of --files | Chocobozzz | 2020-06-18 | 1 | -2/+2 |
| | | | | Because --files does not work | ||||
* | Fix tests | Chocobozzz | 2020-06-18 | 1 | -1/+1 |
| | |||||
* | Update server dependencies | Chocobozzz | 2020-06-17 | 7 | -40/+13 |
| | |||||
* | Split notification tests | Chocobozzz | 2020-06-16 | 6 | -953/+996 |
| | |||||
* | Add videos count in channels list | Chocobozzz | 2020-06-16 | 1 | -5/+24 |
| | |||||
* | Use default nsfw instance policy for search index | Chocobozzz | 2020-06-12 | 1 | -0/+31 |
| | |||||
* | Optimize views per day in video channels | Chocobozzz | 2020-06-12 | 1 | -0/+1 |
| | |||||
* | Fix lint | Chocobozzz | 2020-06-12 | 1 | -1/+1 |
| | |||||
* | preserve original variable names server-side | Rigel Kent | 2020-06-10 | 4 | -15/+15 |
| | |||||
* | rename blacklist to block/blocklist, merge block and auto-block views | Rigel Kent | 2020-06-10 | 4 | -15/+15 |
| | | | | | | | | | | | - also replace whitelist with allowlist - add advanced filters for video-block-list view - move icons in video-block-list and video-abuse-list to left side for visibility - add robot icon to depict automated nature of a block in video-block-list resolves #2790 | ||||
* | Fix tests | Chocobozzz | 2020-06-10 | 2 | -3/+7 |
| | |||||
* | Add search index tests | Chocobozzz | 2020-06-10 | 3 | -0/+333 |
| | |||||
* | Add search target check params | Chocobozzz | 2020-06-10 | 1 | -2/+77 |
| | |||||
* | First implem global search | Chocobozzz | 2020-06-10 | 2 | -0/+24 |
| | |||||
* | Make federation of unlisted videos an instance-level server preference (#2802) | Levi Bard | 2020-06-03 | 1 | -5/+46 |
| | | | | | | | | | | | * Add preference for federating unlisted videos * Connect unlisted video federation with new preference * Apply pull request feedback * Fix lint issues * Remove preference for federating unlisted videos from web admin interface | ||||
* | Block comments from muted accounts/servers | Chocobozzz | 2020-05-29 | 2 | -28/+151 |
| | | | | | | | | | | | | Add better control for users of comments displayed on their videos: * Do not forward comments from muted remote accounts/servers (muted by the current server or by the video owner) * Do not list threads and hide replies (with their children) of accounts/servers muted by the video owner * Hide from RSS comments of muted accounts/servers by video owners Use case: * Try to limit spam propagation in the federation * Add ability for users to automatically hide comments on their videos from undesirable accounts/servers (the comment section belongs to videomakers, so they choose what's posted there) | ||||
* | Support broadcast messages | Chocobozzz | 2020-05-29 | 2 | -0/+22 |
| | |||||
* | Fix comments deleted display | Chocobozzz | 2020-05-29 | 1 | -3/+5 |
| | |||||
* | Add ability to bulk delete comments | Chocobozzz | 2020-05-29 | 3 | -0/+287 |
| | |||||
* | Fix external auth email/password update | Chocobozzz | 2020-05-20 | 2 | -2/+2 |
| | | | | Also check if an actor does not already exist when creating the user |