Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use random names for VOD HLS playlists | Chocobozzz | 2021-07-26 | 2 | -12/+13 |
* | Add ability for instances to follow any actor | Chocobozzz | 2021-07-21 | 2 | -2/+18 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 3 | -3/+3 |
* | Fix webfinger tls only | Chocobozzz | 2021-07-01 | 1 | -2/+2 |
* | Fix hooks definition | Chocobozzz | 2021-07-01 | 1 | -1/+3 |
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 1 | -2/+2 |
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 9 | -26/+76 |
* | Fix prune storage tests | Chocobozzz | 2021-06-17 | 1 | -8/+12 |
* | Refactor live manager | Chocobozzz | 2021-06-17 | 1 | -1/+1 |
* | Resolve object id from actors too | Chocobozzz | 2021-06-16 | 2 | -0/+4 |
* | Fix missing transactions | Chocobozzz | 2021-06-15 | 4 | -16/+15 |
* | Remove unnecessary await | Chocobozzz | 2021-06-15 | 1 | -1/+1 |
* | Use a global request timeout | Chocobozzz | 2021-06-15 | 2 | -7/+4 |
* | Handle short video links | Chocobozzz | 2021-06-14 | 1 | -0/+2 |
* | Improve captions AP updater | Chocobozzz | 2021-06-14 | 1 | -3/+0 |
* | Optimize AP video captions update | Chocobozzz | 2021-06-09 | 1 | -4/+21 |
* | Cache refresh actor promise | Chocobozzz | 2021-06-09 | 2 | -11/+25 |
* | Fix actor image update | Chocobozzz | 2021-06-08 | 1 | -4/+4 |
* | Try to speed up AP update transaction | Chocobozzz | 2021-06-08 | 6 | -35/+37 |
* | Add logs for refresh functions | Chocobozzz | 2021-06-08 | 3 | -3/+11 |
* | Log rate AP fetch error as info | Chocobozzz | 2021-06-08 | 1 | -1/+1 |
* | Fix video upload with a capitalized ext | Chocobozzz | 2021-06-08 | 1 | -2/+2 |
* | Fix process delete promise return | Chocobozzz | 2021-06-07 | 1 | -1/+1 |
* | createThumbnail -> updateThumbnail | Chocobozzz | 2021-06-04 | 2 | -5/+5 |
* | fetch -> load | Chocobozzz | 2021-06-03 | 4 | -12/+12 |
* | Move middleware utils in middlewares | Chocobozzz | 2021-06-03 | 7 | -6/+74 |
* | Add tags to AP rate logger | Chocobozzz | 2021-06-03 | 1 | -2/+4 |
* | Refactor AP video logger tags | Chocobozzz | 2021-06-03 | 5 | -18/+22 |
* | Refactor AP actors | Chocobozzz | 2021-06-03 | 21 | -666/+714 |
* | Refactor AP playlists | Chocobozzz | 2021-06-03 | 13 | -310/+399 |
* | Add tags to logs in AP videos | Chocobozzz | 2021-06-02 | 6 | -24/+42 |
* | Refactor sync attributes | Chocobozzz | 2021-06-02 | 1 | -37/+50 |
* | Refactor getOrCreateAPVideo | Chocobozzz | 2021-06-02 | 15 | -203/+220 |
* | Move AP video channel creation | Chocobozzz | 2021-06-02 | 5 | -83/+47 |
* | Refactor AP video create/update | Chocobozzz | 2021-06-02 | 9 | -490/+455 |
* | Refactor AP video update | Chocobozzz | 2021-06-02 | 11 | -936/+1061 |
* | Process redundancy stats in series | Chocobozzz | 2021-06-01 | 1 | -1/+1 |
* | Stricter models typing | Chocobozzz | 2021-05-12 | 1 | -2/+1 |
* | Cleanup models directory organization | Chocobozzz | 2021-05-11 | 11 | -34/+34 |
* | Update channel updatedAt when uploading a video | Chocobozzz | 2021-05-10 | 2 | -2/+3 |
* | Fix remote actor creation date | Chocobozzz | 2021-05-07 | 1 | -0/+4 |
* | Don't save other attributes when set as refreshed | Chocobozzz | 2021-04-12 | 1 | -2/+11 |
* | Don't retry failed transaction for refresh | Chocobozzz | 2021-04-09 | 1 | -1/+1 |
* | Add size info in db for actor images | Chocobozzz | 2021-04-08 | 2 | -32/+41 |
* | Update data in DB when regenerate thumbnails | Chocobozzz | 2021-04-08 | 1 | -1/+2 |
* | Add banner tests | Chocobozzz | 2021-04-08 | 2 | -46/+35 |
* | Add banners support | Chocobozzz | 2021-04-08 | 3 | -36/+90 |
* | Agnostic actor image storage | Chocobozzz | 2021-04-08 | 1 | -3/+3 |
* | Don't skip all threads on AP fetcher error | Chocobozzz | 2021-03-24 | 1 | -2/+6 |
* | Fix 404 AP status codes | Chocobozzz | 2021-03-24 | 3 | -28/+30 |