| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix HLS playlist generation with 0 duration length | Chocobozzz | 2023-06-29 | 1 | -1/+1 |
* | Support lazy download of remote video miniatures | Chocobozzz | 2023-06-29 | 2 | -5/+9 |
* | Support lazy download thumbnails | Chocobozzz | 2023-06-29 | 2 | -0/+5 |
* | Refactor video formatter | Chocobozzz | 2023-06-29 | 7 | -563/+611 |
* | Delete storyboard file on video deletion | Chocobozzz | 2023-06-29 | 1 | -1/+2 |
* | Add storyboard support | Chocobozzz | 2023-06-29 | 4 | -27/+255 |
* | Feature/password protected videos (#5836) | Wicklow | 2023-06-29 | 3 | -5/+155 |
* | Add Podcast RSS feeds (#5487) | Alecks Gates | 2023-05-22 | 8 | -29/+112 |
* | Prevent notification from pending subscriptions | Chocobozzz | 2023-05-17 | 1 | -0/+1 |
* | Provide public RTMP URL to runners | Chocobozzz | 2023-05-16 | 1 | -2/+2 |
* | 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 |
* | Feature/filter already watched videos (#5739) | Wicklow | 2023-04-12 | 2 | -2/+30 |
* | Use hook inside the transaction | Chocobozzz | 2023-03-31 | 1 | -3/+5 |
* | Feature/Add replay privacy (#5692) | Wicklow | 2023-03-31 | 5 | -4/+146 |
* | 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 |
* | | Use unknown when category is not set | Chocobozzz | 2023-01-19 | 1 | -1/+1 |
* | | 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 |
* | 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 |
* | 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 |