Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix error log | Chocobozzz | 2021-01-20 | 1 | -1/+1 |
| | |||||
* | add ability to remove one's avatar for account and channels (#3467) | Rigel Kent | 2021-01-13 | 1 | -0/+14 |
| | | | | | | | * add ability to remove one's avatar for account and channels * add ability to remove one's avatar for account and channels * only display avatar edition options after input change | ||||
* | Fix redundancy federation in some cases | Chocobozzz | 2020-12-17 | 2 | -3/+14 |
| | |||||
* | Add AP stats | Chocobozzz | 2020-12-15 | 1 | -0/+55 |
| | |||||
* | Live views update | Chocobozzz | 2020-12-09 | 1 | -2/+7 |
| | |||||
* | Fix live tests | Chocobozzz | 2020-12-09 | 1 | -4/+7 |
| | |||||
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 5 | -15/+9 |
| | |||||
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 3 | -3/+6 |
| | | | | | - reduce http status codes list to potentially useful codes - convert more codes to typed ones - factorize html generator for error responses | ||||
* | Strict actor url comparison | Chocobozzz | 2020-12-03 | 1 | -1/+1 |
| | |||||
* | Try to fix non HTTPS remote accounts | Chocobozzz | 2020-12-03 | 1 | -3/+22 |
| | |||||
* | Add permanent live support | Chocobozzz | 2020-12-03 | 1 | -0/+2 |
| | |||||
* | Fix lint | Chocobozzz | 2020-11-20 | 1 | -2/+1 |
| | |||||
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 14 | -118/+118 |
| | |||||
* | Fix comments federation | Chocobozzz | 2020-11-10 | 1 | -3/+7 |
| | |||||
* | Check threads resolve on non federated videos | Chocobozzz | 2020-11-10 | 2 | -14/+19 |
| | |||||
* | Update ffmpeg static version for tests | Chocobozzz | 2020-11-09 | 1 | -2/+4 |
| | |||||
* | Handle views for live videos | Chocobozzz | 2020-11-09 | 1 | -5/+14 |
| | |||||
* | Regenerate miniature on live save | Chocobozzz | 2020-11-09 | 1 | -5/+2 |
| | |||||
* | Add save replay live tests | Chocobozzz | 2020-11-09 | 1 | -2/+4 |
| | |||||
* | Begin live tests | Chocobozzz | 2020-11-09 | 1 | -2/+34 |
| | |||||
* | Add watch messages if live has not started | Chocobozzz | 2020-11-09 | 1 | -0/+3 |
| | |||||
* | Handle live federation | Chocobozzz | 2020-11-09 | 3 | -15/+15 |
| | |||||
* | Refactor video creation | Chocobozzz | 2020-11-09 | 1 | -5/+3 |
| | |||||
* | Add ability to a video multiple times in a playlist | Chocobozzz | 2020-08-19 | 1 | -3/+4 |
| | |||||
* | Refactor video extensions logic in server | Chocobozzz | 2020-08-11 | 1 | -30/+30 |
| | |||||
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 1 | -1/+2 |
| | |||||
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 3 | -70/+88 |
| | |||||
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 1 | -2/+15 |
| | | | | | - 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 | 36 | -59/+59 |
| | |||||
* | Update server dependencies | Chocobozzz | 2020-06-17 | 2 | -3/+3 |
| | |||||
* | Speed up videos indexation | Chocobozzz | 2020-06-12 | 1 | -1/+2 |
| | | | | And fetch video attributes after | ||||
* | First implem global search | Chocobozzz | 2020-06-10 | 1 | -3/+14 |
| | |||||
* | Block comments from muted accounts/servers | Chocobozzz | 2020-05-29 | 1 | -8/+15 |
| | | | | | | | | | | | | 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) | ||||
* | Add ability to bulk delete comments | Chocobozzz | 2020-05-29 | 1 | -6/+6 |
| | |||||
* | Switch emails to pug templates and provide richer html/text-only versions | Rigel Kent | 2020-05-08 | 1 | -4/+13 |
| | |||||
* | Add moderation helpers to plugins | Chocobozzz | 2020-05-07 | 10 | -10/+10 |
| | |||||
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 2 | -2/+2 |
| | |||||
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 10 | -19/+9 |
| | |||||
* | Fix import captions test | Chocobozzz | 2020-04-15 | 1 | -1/+1 |
| | |||||
* | Add ability to accept or not remote redundancies | Chocobozzz | 2020-04-07 | 2 | -0/+6 |
| | |||||
* | Fix add comment in threads with deleted comments | Chocobozzz | 2020-03-20 | 2 | -1/+4 |
| | |||||
* | Fix lint | Chocobozzz | 2020-03-10 | 1 | -2/+1 |
| | |||||
* | Video file metadata PR cleanup | Chocobozzz | 2020-03-10 | 1 | -14/+12 |
| | |||||
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 1 | -1/+15 |
| | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Fix build with typescript 3.8 | Chocobozzz | 2020-02-28 | 3 | -3/+3 |
| | |||||
* | Update dependencies | Chocobozzz | 2020-02-28 | 4 | -13/+17 |
| | |||||
* | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-17 | 1 | -1/+3 |
|\ | |||||
| * | Correctly fix auto follows | Chocobozzz | 2020-02-17 | 1 | -1/+3 |
| | | |||||
* | | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-17 | 2 | -3/+3 |
|\| | |||||
| * | Fix avatar update | Chocobozzz | 2020-02-17 | 1 | -2/+2 |
| | |