Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use raw sql for comments | Chocobozzz | 2023-01-09 | 2 | -0/+472 |
* | Fix server lint | Chocobozzz | 2022-11-15 | 1 | -1/+1 |
* | Don't inject untrusted input | Chocobozzz | 2022-11-15 | 1 | -2/+3 |
* | Prefer using our pick function | Chocobozzz | 2022-08-17 | 3 | -3/+6 |
* | Rename video full loading | Chocobozzz | 2022-06-28 | 1 | -9/+9 |
* | Optimize feeds query | Chocobozzz | 2022-06-27 | 4 | -24/+69 |
* | Convert followers/following in raw SQL queries | Chocobozzz | 2022-05-05 | 1 | -2/+2 |
* | Typo | Chocobozzz | 2022-05-02 | 1 | -1/+1 |
* | Add latency setting support | Chocobozzz | 2022-03-09 | 1 | -0/+1 |
* | Refactor a little bit raw sql builders | Chocobozzz | 2022-03-03 | 8 | -38/+16 |
* | Fix getting avatars in videos list | Chocobozzz | 2022-03-01 | 1 | -3/+5 |
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 9 | -24/+49 |
* | Case insensitive search on tags | Chocobozzz | 2022-02-03 | 1 | -1/+1 |
* | Fix subscriptions | Chocobozzz | 2021-12-17 | 1 | -2/+3 |
* | Fix internal user subscription | Chocobozzz | 2021-12-17 | 1 | -2/+2 |
* | Add ability to filter out public videos from admin | Chocobozzz | 2021-11-12 | 1 | -5/+13 |
* | Add ability to filter by file type | Chocobozzz | 2021-11-03 | 1 | -10/+35 |
* | Some fixes for admin videos list | Chocobozzz | 2021-11-02 | 8 | -40/+39 |
* | Add video file size info in admin videos list | Chocobozzz | 2021-10-29 | 3 | -6/+6 |
* | Deprecate filter video query | Chocobozzz | 2021-10-29 | 6 | -32/+149 |
* | Fix useless condition | Chocobozzz | 2021-10-11 | 1 | -1/+1 |
* | Add support for saving video files to object storage (#4290) | Jelle Besseling | 2021-08-17 | 1 | -3/+6 |
* | Add ability to search by uuids/actor names | Chocobozzz | 2021-07-28 | 1 | -0/+10 |
* | Add ability to search by host in server | Chocobozzz | 2021-07-27 | 1 | -0/+19 |
* | Use random names for VOD HLS playlists | Chocobozzz | 2021-07-26 | 1 | -1/+2 |
* | Add ability for instances to follow any actor | Chocobozzz | 2021-07-21 | 1 | -3/+3 |
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 1 | -1/+1 |
* | Remove unnecessary log | Chocobozzz | 2021-06-11 | 1 | -3/+0 |
* | Fix redundancy row grabbing | Chocobozzz | 2021-06-11 | 1 | -6/+2 |
* | Fix video with all files query | Chocobozzz | 2021-06-11 | 1 | -0/+1 |
* | Fix live files include | Chocobozzz | 2021-06-11 | 4 | -14/+17 |
* | Fix video rights fetching | Chocobozzz | 2021-06-11 | 1 | -0/+1 |
* | Refactor include checks | Chocobozzz | 2021-06-11 | 1 | -53/+49 |
* | Use raw SQL for most of video queries | Chocobozzz | 2021-06-11 | 7 | -49/+157 |
* | Optimize join build | Chocobozzz | 2021-06-11 | 4 | -29/+39 |
* | Optimize rows parsing | Chocobozzz | 2021-06-11 | 7 | -131/+164 |
* | Use separate queries for video files | Chocobozzz | 2021-06-11 | 8 | -56/+231 |
* | Use raw SQL for video get request | Chocobozzz | 2021-06-10 | 9 | -362/+873 |
* | Refactor video query builder | Chocobozzz | 2021-06-10 | 4 | -0/+1020 |