Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix SQL query | Chocobozzz | 2023-05-12 | 3 | -6/+6 |
| | |||||
* | Set actor preferred name case insensitive | Chocobozzz | 2023-05-11 | 5 | -44/+49 |
| | |||||
* | Implement remote runner jobs in server | Chocobozzz | 2023-05-09 | 7 | -22/+607 |
| | | | | Move ffmpeg functions to @shared | ||||
* | Feature/filter already watched videos (#5739) | Wicklow | 2023-04-12 | 2 | -2/+30 |
| | | | | | * filter already watched videos * Updated code based on review comments | ||||
* | Use hook inside the transaction | Chocobozzz | 2023-03-31 | 1 | -3/+5 |
| | | | | To prevent serialization issue | ||||
* | Feature/Add replay privacy (#5692) | Wicklow | 2023-03-31 | 5 | -4/+146 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Add replay settings feature * Fix replay settings behaviour * Fix tests * Fix tests * Fix tests * Update openapi doc and fix tests * Add tests and fix code * Models correction * Add migration and update controller and middleware * Add check params tests * Fix video live middleware * Updated code based on review comments | ||||
* | Add test on AP hooks | Chocobozzz | 2023-03-10 | 1 | -1/+1 |
| | |||||
* | Add ability for plugins to alter video jsonld | Chocobozzz | 2023-03-10 | 3 | -6/+11 |
| | |||||
* | Don't take db lives into account for video quota | Chocobozzz | 2023-03-07 | 1 | -2/+2 |
| | |||||
* | Fix dev instance following test instances | Chocobozzz | 2023-02-17 | 1 | -3/+0 |
| | |||||
* | Fix "unique viewers" inconsistency with countries | Chocobozzz | 2023-02-15 | 1 | -5/+20 |
| | |||||
* | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2023-01-19 | 1 | -1/+1 |
|\ | |||||
| * | Fix signup limit | Chocobozzz | 2023-01-19 | 1 | -1/+1 |
| | | |||||
* | | (breaking): Always list nsfw videos in playlists | Chocobozzz | 2023-01-19 | 1 | -20/+19 |
| | | | | | | | | | | | | Keep the same behaviour as unlisted videos The frontend is in charge to blur the video element if the nsfw setting is "hide" or "blur" | ||||
* | | Use unknown when category is not set | Chocobozzz | 2023-01-19 | 1 | -1/+1 |
| | | | | | | | | Unstead of Misc, that could be a real category | ||||
* | | Add missing url unique index in local video viewer | Chocobozzz | 2023-01-19 | 1 | -0/+4 |
| | | |||||
* | | Implement signup approval in server | Chocobozzz | 2023-01-19 | 4 | -71/+361 |
| | | |||||
* | | Don't need a special comment sort function | Chocobozzz | 2023-01-12 | 2 | -16/+2 |
| | | |||||
* | | Optimize again comments list sql query | Chocobozzz | 2023-01-12 | 2 | -16/+31 |
| | | |||||
* | | Refactor model utils | Chocobozzz | 2023-01-10 | 45 | -392/+417 |
| | | |||||
* | | Fix comments SQL pagination | Chocobozzz | 2023-01-10 | 2 | -11/+2 |
| | | |||||
* | | Correctly fix build | Chocobozzz | 2023-01-09 | 1 | -2/+2 |
| | | |||||
* | | Refactor table attributes | Chocobozzz | 2023-01-09 | 11 | -136/+151 |
| | | |||||
* | | Merge branch 'feature/SO035' into develop | Chocobozzz | 2023-01-09 | 1 | -1/+1 |
|\ \ | |||||
| * | | External auth can update user on login | Chocobozzz | 2023-01-04 | 1 | -1/+1 |
| |/ | |||||
* / | Use raw sql for comments | Chocobozzz | 2023-01-09 | 5 | -359/+592 |
|/ | |||||
* | Fix local channel stats | Chocobozzz | 2022-12-21 | 1 | -19/+18 |
| | |||||
* | Fix overall viewers stats with start/end dates | Chocobozzz | 2022-11-24 | 1 | -45/+75 |
| | |||||
* | Fix server lint | Chocobozzz | 2022-11-15 | 4 | -5/+5 |
| | |||||
* | Don't inject untrusted input | Chocobozzz | 2022-11-15 | 9 | -28/+39 |
| | | | | | Even if it's already checked in middlewares It's better to have safe modals too | ||||
* | Add ability to install alpha/beta/rc plugin | Chocobozzz | 2022-11-14 | 1 | -4/+5 |
| | |||||
* | Federate entire description | Chocobozzz | 2022-11-14 | 1 | -0/+2 |
| | | | | | | Introduce an explicit field truncatedDescription description in video list is deprecated description in video get will contain the entire description | ||||
* | Fix running again transcoding on a video only file | Chocobozzz | 2022-11-07 | 1 | -1/+3 |
| | |||||
* | Fix follow constraint check with an account | Chocobozzz | 2022-11-07 | 1 | -0/+6 |
| | |||||
* | Breaking API: Consistency with role id/label | Chocobozzz | 2022-10-28 | 1 | -2/+4 |
| | |||||
* | Option to disable static files auth check/s3 proxy | Chocobozzz | 2022-10-27 | 2 | -3/+5 |
| | |||||
* | Correctly delete live files from object storage | Chocobozzz | 2022-10-25 | 1 | -4/+4 |
| | |||||
* | Correctly cleanup files from object storage | Chocobozzz | 2022-10-25 | 1 | -3/+2 |
| | |||||
* | Use private ACL for private videos in s3 | Chocobozzz | 2022-10-24 | 3 | -22/+102 |
| | |||||
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 4 | -31/+65 |
| | |||||
* | feat: show contained playlists under My videos (#5125) | kontrollanten | 2022-10-24 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: show contained playlists under My videos closes #4769 * refactor(server): remove unused types * fixes after code review * fix(client/video-miniature): add to playlist * fix(server/user/me): shortUUID response * Revert "fix(client/video-miniature): add to playlist" This reverts commit f1a0412391c7e2370b87df2594c9fe3f39a40ddc. * fix(client/PlaylistService): caching * Revert "fix(server/user/me): shortUUID response" This reverts commit e3f1ee4e335739b895bced938540c003df24af73. * Fix fetching playlists Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Fix video job error when video has been deleted | Chocobozzz | 2022-10-10 | 1 | -2/+4 |
| | |||||
* | Support two factor authentication in backend | Chocobozzz | 2022-10-07 | 1 | -1/+8 |
| | |||||
* | Live supports object storage | Chocobozzz | 2022-10-04 | 1 | -11/+13 |
| | | | | | | | | * Sync live files (segments, master playlist, resolution playlist, segment sha file) into object storage * Automatically delete them when the live ends * Segment sha file is now a file on disk, and not stored in memory anymore | ||||
* | Fix saved live master playlist bandwidth | Chocobozzz | 2022-09-09 | 1 | -0/+2 |
| | |||||
* | Prevent compat issue with old username | Chocobozzz | 2022-09-08 | 1 | -2/+0 |
| | | | | We were accepting more characters, so don't break DB for these users | ||||
* | Prefer using Object.values | Chocobozzz | 2022-08-17 | 5 | -10/+7 |
| | |||||
* | Prefer using our pick function | Chocobozzz | 2022-08-17 | 3 | -3/+6 |
| | |||||
* | Add ability to list comments on local videos | Chocobozzz | 2022-08-16 | 1 | -1/+7 |
| | |||||
* | Add ability to list imports of a channel sync | Chocobozzz | 2022-08-10 | 1 | -16/+63 |
| |