| Commit message (Expand) | Author | Age | Files | Lines |
* | Add test on AP hooks | Chocobozzz | 2023-03-10 | 1 | -1/+1 |
* | Add ability for plugins to alter video jsonld | Chocobozzz | 2023-03-10 | 2 | -4/+9 |
* | (breaking): Always list nsfw videos in playlists | Chocobozzz | 2023-01-19 | 1 | -20/+19 |
* | Use unknown when category is not set | Chocobozzz | 2023-01-19 | 1 | -1/+1 |
* | Don't need a special comment sort function | Chocobozzz | 2023-01-12 | 1 | -2/+2 |
* | Optimize again comments list sql query | Chocobozzz | 2023-01-12 | 1 | -15/+30 |
* | Refactor model utils | Chocobozzz | 2023-01-10 | 17 | -41/+41 |
* | Fix comments SQL pagination | Chocobozzz | 2023-01-10 | 2 | -11/+2 |
* | Refactor table attributes | Chocobozzz | 2023-01-09 | 2 | -54/+31 |
* | 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 | 3 | -351/+567 |
|/ |
|
* | Fix local channel stats | Chocobozzz | 2022-12-21 | 1 | -19/+18 |
* | Fix server lint | Chocobozzz | 2022-11-15 | 2 | -2/+2 |
* | Don't inject untrusted input | Chocobozzz | 2022-11-15 | 4 | -14/+21 |
* | Federate entire description | Chocobozzz | 2022-11-14 | 1 | -0/+2 |
* | 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 |
* | 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 |
* | Fix video job error when video has been deleted | Chocobozzz | 2022-10-10 | 1 | -2/+4 |
* | Live supports object storage | Chocobozzz | 2022-10-04 | 1 | -11/+13 |
* | Fix saved live master playlist bandwidth | Chocobozzz | 2022-09-09 | 1 | -0/+2 |
* | Prefer using Object.values | Chocobozzz | 2022-08-17 | 1 | -2/+2 |
* | 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 |
* | Channel sync (#5135) | Florent | 2022-08-10 | 2 | -1/+199 |
* | Avoid concurrency issue on transcoding | Chocobozzz | 2022-08-09 | 1 | -7/+6 |
* | Add ability to delete a specific video file | Chocobozzz | 2022-08-01 | 2 | -6/+40 |
* | Include video file id in API | Chocobozzz | 2022-07-29 | 1 | -0/+2 |
* | Add more tracing | Chocobozzz | 2022-07-28 | 2 | -0/+14 |
* | Add live and viewers otel metrics | Chocobozzz | 2022-07-27 | 1 | -7/+10 |
* | Regenerate video filenames on transcoding | Chocobozzz | 2022-07-25 | 2 | -6/+56 |
* | Display latest uploaded date for captions | Chocobozzz | 2022-07-25 | 1 | -1/+2 |
* | Clearer live session | Chocobozzz | 2022-07-22 | 1 | -0/+10 |
* | Fix my videos counter | Chocobozzz | 2022-07-18 | 1 | -1/+3 |
* | Fix incorrect error logs | Chocobozzz | 2022-07-18 | 1 | -1/+1 |
* | Fix lint | Chocobozzz | 2022-07-13 | 2 | -2/+2 |
* | Prevent 500 in AP clietn | Chocobozzz | 2022-07-13 | 1 | -1/+1 |
* | Prevent duplicated HLS playlist on transcoding | Chocobozzz | 2022-07-13 | 1 | -5/+6 |
* | Fix handling broken lives | Chocobozzz | 2022-07-12 | 1 | -0/+9 |
* | Fix videos stats | Chocobozzz | 2022-07-08 | 1 | -1/+0 |
* | Introduce experimental telemetry | Chocobozzz | 2022-07-06 | 1 | -11/+13 |
* | Rename video full loading | Chocobozzz | 2022-06-28 | 2 | -11/+11 |
* | Optimize feeds query | Chocobozzz | 2022-06-27 | 4 | -24/+69 |