Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Process redundancy stats in series | Chocobozzz | 2021-06-01 | 2 | -7/+6 |
* | Implemented configurable minimum signup age | Poslovitch | 2021-05-28 | 1 | -0/+1 |
* | Add tags to live logger | Chocobozzz | 2021-05-28 | 1 | -43/+55 |
* | Cleanup | Chocobozzz | 2021-05-28 | 1 | -7/+5 |
* | Merge branch 'develop' into shorter-URLs-channels-accounts | Chocobozzz | 2021-05-27 | 48 | -419/+540 |
|\ | |||||
| * | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 5 | -282/+311 |
| * | Merge branch 'release/3.2.0' into develop | Chocobozzz | 2021-05-26 | 1 | -2/+2 |
| |\ | |||||
| | * | Fix redundancy max size | Chocobozzz | 2021-05-26 | 1 | -2/+2 |
| * | | Inject server config in HTML | Chocobozzz | 2021-05-14 | 2 | -13/+36 |