Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Optimize join build | Chocobozzz | 2021-06-11 | 4 | -29/+39 |
* | Optimize rows parsing | Chocobozzz | 2021-06-11 | 7 | -131/+164 |
* | Fetch directly all video attributes for get API | Chocobozzz | 2021-06-11 | 7 | -15/+27 |
* | Use separate queries for video files | Chocobozzz | 2021-06-11 | 9 | -57/+232 |
* | Use raw SQL for video get request | Chocobozzz | 2021-06-10 | 10 | -388/+876 |
* | Refactor video query builder | Chocobozzz | 2021-06-10 | 8 | -778/+1050 |
* | Transaction is optional | Chocobozzz | 2021-06-09 | 1 | -1/+1 |
* | Optimize AP video captions update | Chocobozzz | 2021-06-09 | 2 | -9/+35 |
* | Cache refresh actor promise | Chocobozzz | 2021-06-09 | 4 | -12/+47 |
* | Fix run committed transation | Chocobozzz | 2021-06-09 | 1 | -1/+3 |
* | Increase permanent live test timeout | Chocobozzz | 2021-06-08 | 1 | -1/+1 |
* | Fix actor image update | Chocobozzz | 2021-06-08 | 1 | -4/+4 |
* | Try to speed up AP update transaction | Chocobozzz | 2021-06-08 | 8 | -44/+55 |
* | Increase tests timeout for plugin helpers | Chocobozzz | 2021-06-08 | 1 | -1/+1 |
* | Add logs for refresh functions | Chocobozzz | 2021-06-08 | 5 | -6/+14 |
* | Log rate AP fetch error as info | Chocobozzz | 2021-06-08 | 1 | -1/+1 |
* | Fix nodeinfo endpoint | Chocobozzz | 2021-06-08 | 1 | -120/+121 |
* | Don't count deleted comment for replies | Chocobozzz | 2021-06-08 | 3 | -9/+5 |
* | Fix build | Chocobozzz | 2021-06-08 | 1 | -1/+1 |
* | Fix toEven | Chocobozzz | 2021-06-08 | 2 | -5/+3 |