Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Introduce comments command | Chocobozzz | 2021-07-20 | 1 | -1/+1 | |
* | | Introduce generic video constant manager for plugins | lutangar | 2021-07-16 | 2 | -179/+182 | |
|/ | ||||||
* | Fix webfinger tls only | Chocobozzz | 2021-07-01 | 1 | -2/+2 | |
* | Fix hooks definition | Chocobozzz | 2021-07-01 | 1 | -1/+3 | |
* | Handle broken plugin install | Chocobozzz | 2021-06-30 | 1 | -11/+16 | |
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 4 | -8/+13 | |
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 11 | -32/+128 | |
* | 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 | 1 | -8/+12 | |
* | 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 | 12 | -655/+906 | |
* | Resolve object id from actors too | Chocobozzz | 2021-06-16 | 2 | -0/+4 | |
* | Add ability to delete previously added constants | Chocobozzz | 2021-06-15 | 1 | -9/+19 | |
* | Fix lint | Chocobozzz | 2021-06-15 | 1 | -1/+0 | |
* | Fix missing transactions | Chocobozzz | 2021-06-15 | 8 | -58/+46 | |
* | Remove unnecessary await | Chocobozzz | 2021-06-15 | 1 | -1/+1 | |
* | Use a global request timeout | Chocobozzz | 2021-06-15 | 4 | -11/+5 | |
* | Handle short video links | Chocobozzz | 2021-06-14 | 1 | -0/+2 | |
* | Improve captions AP updater | Chocobozzz | 2021-06-14 | 1 | -3/+0 | |
* | Refactor schedule update | Chocobozzz | 2021-06-11 | 1 | -11/+10 | |
* | Refactor include checks | Chocobozzz | 2021-06-11 | 1 | -2/+1 | |
* | Use raw SQL for most of video queries | Chocobozzz | 2021-06-11 | 1 | -8/+5 | |
* | Fetch directly all video attributes for get API | Chocobozzz | 2021-06-11 | 1 | -1/+13 | |
* | Refactor video query builder | Chocobozzz | 2021-06-10 | 1 | -1/+1 | |
* | Optimize AP video captions update | Chocobozzz | 2021-06-09 | 1 | -4/+21 | |
* | Cache refresh actor promise | Chocobozzz | 2021-06-09 | 3 | -12/+26 | |
* | 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 "height not divisible by 2" ffmpeg error | Chocobozzz | 2021-06-08 | 1 | -2/+5 | |
* | Fix lint | Chocobozzz | 2021-06-08 | 2 | -2/+0 | |
* | Fix video upload with a capitalized ext | Chocobozzz | 2021-06-08 | 4 | -6/+9 | |
* | Fix process delete promise return | Chocobozzz | 2021-06-07 | 1 | -1/+1 | |
* | createThumbnail -> updateThumbnail | Chocobozzz | 2021-06-04 | 4 | -23/+23 | |
* | fetch -> load | Chocobozzz | 2021-06-03 | 7 | -40/+42 | |
* | Move middleware utils in middlewares | Chocobozzz | 2021-06-03 | 14 | -10/+221 | |
* | 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 | 27 | -677/+745 | |
* | Refactor AP playlists | Chocobozzz | 2021-06-03 | 15 | -312/+401 | |
* | 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 | 16 | -205/+222 | |
* | 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 | 12 | -937/+1062 | |
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 1 | -2/+2 |