Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix youtube-dl import for peertube videos | Chocobozzz | 2021-07-16 | 1 | -1/+1 |
* | change audio label, 0p > Audio | kontrollanten | 2021-07-12 | 1 | -1/+1 |
* | Fix overviews test timeout | Chocobozzz | 2021-07-12 | 1 | -1/+1 |
* | Fix subscribe hotkey | Chocobozzz | 2021-07-12 | 1 | -1/+1 |
* | add support to another wav mimetype | lambdacastix | 2021-07-11 | 1 | -1/+2 |
* | Use dns cache for requests | Chocobozzz | 2021-07-02 | 1 | -0/+1 |
* | Increase test timeout | Chocobozzz | 2021-07-02 | 2 | -3/+3 |
* | Fix webfinger tls only | Chocobozzz | 2021-07-01 | 1 | -2/+2 |
* | Fix hooks definition | Chocobozzz | 2021-07-01 | 6 | -10/+25 |
* | Fix missing delete cascade video -> channel | Chocobozzz | 2021-07-01 | 1 | -1/+2 |
* | Handle broken plugin install | Chocobozzz | 2021-06-30 | 4 | -11/+80 |
* | Don't check enum for video model | Chocobozzz | 2021-06-29 | 1 | -6/+0 |
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 52 | -576/+858 |
* | Fix ownership change with a live video | Chocobozzz | 2021-06-28 | 4 | -101/+208 |
* | Add video-playlist-element.created hook (#4196) | kontrollanten | 2021-06-28 | 3 | -2/+45 |
* | Update tools dependencies | Chocobozzz | 2021-06-25 | 10 | -27/+25 |
* | Upgrade server dependencies | Chocobozzz | 2021-06-25 | 1 | -3/+1 |
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 42 | -373/+1193 |
* | It's not the week-end yet | Chocobozzz | 2021-06-17 | 1 | -2/+0 |
* | Fix muxing cleanup | Chocobozzz | 2021-06-17 | 2 | -3/+1 |
* | Fix prune storage tests | Chocobozzz | 2021-06-17 | 2 | -8/+16 |
* | Speedup CI | Chocobozzz | 2021-06-17 | 1 | -1/+1 |
* | Fix memory leak | Chocobozzz | 2021-06-17 | 2 | -3/+19 |
* | Don't retry UpdateVideosScheduler transactions | Chocobozzz | 2021-06-17 | 1 | -7/+6 |
* | Refactor live manager | Chocobozzz | 2021-06-17 | 19 | -884/+1244 |
* | Resolve object id from actors too | Chocobozzz | 2021-06-16 | 2 | -0/+4 |
* | Upgrade tools dep | Chocobozzz | 2021-06-15 | 1 | -215/+198 |
* | Increase fetcher jobs concurrency | Chocobozzz | 2021-06-15 | 1 | -1/+1 |
* | Add ability to delete previously added constants | Chocobozzz | 2021-06-15 | 4 | -13/+27 |
* | Fix lint | Chocobozzz | 2021-06-15 | 1 | -1/+0 |
* | Fix missing transactions | Chocobozzz | 2021-06-15 | 14 | -70/+66 |
* | Remove unnecessary await | Chocobozzz | 2021-06-15 | 1 | -1/+1 |
* | Increase test timeout | Chocobozzz | 2021-06-15 | 1 | -1/+1 |
* | Use a global request timeout | Chocobozzz | 2021-06-15 | 5 | -12/+12 |
* | Faster ci using compiled ts files | Chocobozzz | 2021-06-15 | 21 | -59/+67 |
* | More robust actor image lazy load | Chocobozzz | 2021-06-14 | 2 | -2/+22 |
* | Handle short video links | Chocobozzz | 2021-06-14 | 1 | -0/+2 |
* | Improve captions AP updater | Chocobozzz | 2021-06-14 | 1 | -3/+0 |
* | Remove unnecessary log | Chocobozzz | 2021-06-11 | 1 | -3/+0 |
* | Fix redundancy row grabbing | Chocobozzz | 2021-06-11 | 1 | -6/+2 |
* | Include transaction in video hooks | Chocobozzz | 2021-06-11 | 1 | -11/+6 |
* | Fix video with all files query | Chocobozzz | 2021-06-11 | 1 | -0/+1 |
* | Fix live files include | Chocobozzz | 2021-06-11 | 5 | -15/+18 |
* | Fix video rights fetching | Chocobozzz | 2021-06-11 | 1 | -0/+1 |
* | Also serve AP for new account/video watch pages | Chocobozzz | 2021-06-11 | 1 | -3/+4 |
* | Cleanup video model scopes | Chocobozzz | 2021-06-11 | 1 | -55/+7 |
* | Move get* video methods to formatter | Chocobozzz | 2021-06-11 | 3 | -33/+47 |
* | Refactor schedule update | Chocobozzz | 2021-06-11 | 3 | -38/+15 |
* | Refactor include checks | Chocobozzz | 2021-06-11 | 5 | -61/+52 |
* | Use raw SQL for most of video queries | Chocobozzz | 2021-06-11 | 14 | -193/+203 |