Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize default sort when listing videos | Chocobozzz | 2020-08-20 | 1 | -0/+2 |
| | | | | createdAt does not have the appropriate index | ||||
* | Add ability to a video multiple times in a playlist | Chocobozzz | 2020-08-19 | 1 | -13/+6 |
| | |||||
* | Make channelName optionnal in tests only and validators | kimsible | 2020-08-11 | 1 | -14/+11 |
| | | | | | | | | Fix tests channel displayName Make channelName in createUser optionnal on server side to not break api Fix auto channelName with createUser in tests | ||||
* | Add validator channelName for create-user api | kimsible | 2020-08-11 | 1 | -0/+17 |
| | |||||
* | Handle playlist oembed | Chocobozzz | 2020-08-07 | 1 | -15/+50 |
| | |||||
* | Fix lint | Chocobozzz | 2020-08-07 | 2 | -5/+8 |
| | |||||
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 1 | -1/+1 |
| | |||||
* | Add openapi doc | Chocobozzz | 2020-07-31 | 1 | -1/+1 |
| | |||||
* | Add abuse messages management in my account | Chocobozzz | 2020-07-31 | 1 | -0/+16 |
| | |||||
* | Add server API to abuse messages | Chocobozzz | 2020-07-31 | 2 | -12/+99 |
| | |||||
* | test search for subscriptions and video-channels | Rigel Kent | 2020-07-29 | 1 | -2/+2 |
| | |||||
* | harmonize search for libraries | Rigel Kent | 2020-07-29 | 1 | -0/+13 |
| | |||||
* | variable columns for users list, more columns possible, badge display for ↵ | Rigel Kent | 2020-07-29 | 1 | -1/+14 |
| | | | | statuses | ||||
* | Add new abuses tests | Chocobozzz | 2020-07-10 | 1 | -1/+1 |
| | |||||
* | Add migrations | Chocobozzz | 2020-07-10 | 1 | -2/+2 |
| | |||||
* | Implement abuses check params | Chocobozzz | 2020-07-10 | 2 | -87/+57 |
| | |||||
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 5 | -139/+257 |
| | |||||
* | add check-params test for user list | Rigel Kent | 2020-07-03 | 1 | -2/+1 |
| | | | | fixes #2918 | ||||
* | add blocked filter in users list to filter banned users | Rigel Kent | 2020-07-02 | 1 | -0/+16 |
| | | | | fixes #2914 | ||||
* | allow limiting video-comments rss feeds to an account or video channel | Rigel Kent | 2020-06-27 | 1 | -0/+6 |
| | |||||
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 1 | -4/+35 |
| | | | | | - 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 | ||||
* | Split types and typings | Chocobozzz | 2020-06-18 | 6 | -8/+8 |
| | |||||
* | Fix server build | Chocobozzz | 2020-06-17 | 1 | -2/+5 |
| | |||||
* | Update server dependencies | Chocobozzz | 2020-06-17 | 2 | -2/+2 |
| | |||||
* | Optimize views per day in video channels | Chocobozzz | 2020-06-12 | 1 | -7/+10 |
| | |||||
* | Add search target check params | Chocobozzz | 2020-06-10 | 1 | -0/+4 |
| | |||||
* | First implem global search | Chocobozzz | 2020-06-10 | 1 | -1/+8 |
| | |||||
* | Support broadcast messages | Chocobozzz | 2020-05-29 | 1 | -0/+5 |
| | |||||
* | Add ability to bulk delete comments | Chocobozzz | 2020-05-29 | 2 | -8/+45 |
| | |||||
* | Fix external auth email/password update | Chocobozzz | 2020-05-20 | 1 | -2/+7 |
| | | | | Also check if an actor does not already exist when creating the user | ||||
* | Add server plugin filter hooks for import with torrent and url (#2621) | Rigel Kent | 2020-05-14 | 1 | -5/+38 |
| | | | | | | | | | | | * Add server plugin filter hooks for import with torrent and url * WIP: pre and post-import filter hooks * Rebased * Cleanup filters to accept imports Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Add moderation helpers to plugins | Chocobozzz | 2020-05-07 | 1 | -4/+1 |
| | |||||
* | Use video abuse filters on client side | Chocobozzz | 2020-05-07 | 1 | -4/+41 |
| | |||||
* | Fix lint | Chocobozzz | 2020-05-06 | 1 | -5/+5 |
| | |||||
* | Add ability for video owners to delete comments | Chocobozzz | 2020-05-05 | 1 | -6/+11 |
| | |||||
* | Begin support for external auths | Chocobozzz | 2020-05-04 | 1 | -2/+23 |
| | |||||
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 2 | -2/+2 |
| | |||||
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 5 | -5/+5 |
| | |||||
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 1 | -27/+2 |
| | |||||
* | Add filter inputs for blacklisted videos and muted accounts/servers | Rigel Kent | 2020-05-01 | 1 | -0/+4 |
| | |||||
* | Make sure a report doesn't get deleted upon the deletion of its video | Rigel Kent | 2020-05-01 | 1 | -4/+2 |
| | |||||
* | Do not support subscriptions to accounts | Chocobozzz | 2020-04-16 | 1 | -1/+0 |
| | |||||
* | Refactor follow/mute as modals in admin, add actions in abuse list | Rigel Kent | 2020-04-14 | 1 | -4/+2 |
| | |||||
* | Add ability for plugins to add custom routes | Chocobozzz | 2020-04-10 | 1 | -14/+34 |
| | |||||
* | Put channel stats behind withStats flag | Rigel Kent | 2020-03-31 | 1 | -2/+12 |
| | |||||
* | Add overview of a user's actions in user-edit (#2558) | Rigel Kent | 2020-03-27 | 1 | -4/+5 |
| | |||||
* | Implement pagination for overviews endpoint | Chocobozzz | 2020-03-11 | 1 | -2/+17 |
| | |||||
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 1 | -1/+21 |
| | | | | | | | | | | | | | | | | | | | * Add video file metadata via ffprobe * Federate video file metadata * Add tests for file metadata generation * Complete tests for videoFile metadata federation * Lint migration and video-file for metadata * Objectify metadata from getter in ffmpeg-utils * Add metadataUrl to all videoFiles * Simplify metadata API middleware * Load playlist in videoFile when requesting metadata | ||||
* | Update dependencies | Chocobozzz | 2020-02-28 | 1 | -1/+1 |
| | |||||
* | Refactor email enabled function | Chocobozzz | 2020-02-17 | 2 | -5/+4 |
| |