Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Fix "height not divisible by 2" ffmpeg error | Chocobozzz | 2021-06-08 | 3 | -8/+31 |
* | Fix lint | Chocobozzz | 2021-06-08 | 2 | -2/+0 |
* | Increase max image/caption/torrent upload size | Chocobozzz | 2021-06-08 | 1 | -4/+4 |
* | Fix video upload with a capitalized ext | Chocobozzz | 2021-06-08 | 9 | -46/+78 |
* | Fix process delete promise return | Chocobozzz | 2021-06-07 | 1 | -1/+1 |
* | add video upload types, add doc middleware to more routes | Rigel Kent | 2021-06-06 | 4 | -12/+39 |
* | createThumbnail -> updateThumbnail | Chocobozzz | 2021-06-04 | 7 | -34/+34 |
* | add operationId doc middleware to so API endpoints | Rigel Kent | 2021-06-04 | 8 | -5/+32 |
* | refactor docMiddleware to support operationId-only form | Rigel Kent | 2021-06-04 | 4 | -12/+15 |
* | Fix CLI build | Chocobozzz | 2021-06-04 | 1 | -2/+0 |
* | fetch -> load | Chocobozzz | 2021-06-03 | 9 | -45/+47 |
* | Move middleware utils in middlewares | Chocobozzz | 2021-06-03 | 68 | -336/+339 |
* | 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 | 32 | -685/+753 |
* | Refactor AP playlists | Chocobozzz | 2021-06-03 | 16 | -315/+403 |
* | Use random port for mock servers in tests | Chocobozzz | 2021-06-03 | 2 | -4/+6 |