Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | Refactor server errors handler | Chocobozzz | 2021-06-02 | 11 | -45/+169 | |
* | Add tags to logs in AP videos | Chocobozzz | 2021-06-02 | 7 | -25/+46 | |
* | Refactor sync attributes | Chocobozzz | 2021-06-02 | 1 | -37/+50 | |
* | Refactor getOrCreateAPVideo | Chocobozzz | 2021-06-02 | 19 | -209/+243 | |
* | 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 error code values for URI compatibility | Rigel Kent | 2021-06-02 | 2 | -12/+12 | |
* | correct error codes and backward compat | Rigel Kent | 2021-06-02 | 6 | -25/+31 | |
* | refactor deprecated body-parser usage | Rigel Kent | 2021-06-02 | 1 | -2/+2 | |
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 69 | -530/+747 | |
* | Process redundancy stats in series | Chocobozzz | 2021-06-01 | 2 | -7/+6 | |
* | Add expiresOn index | Chocobozzz | 2021-06-01 | 1 | -0/+3 |