| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ability to filter my videos by live | Chocobozzz | 2021-05-03 | 2 | -16/+48 |
* | Fix banner error in actor json | Chocobozzz | 2021-04-13 | 1 | -1/+1 |
* | Don't save other attributes when set as refreshed | Chocobozzz | 2021-04-12 | 1 | -2/+4 |
* | add channel and playlist stats to server stats endpoint (#3747) | Rigel Kent | 2021-04-12 | 2 | -14/+89 |
* | Merge branch 'release/3.1.0' into develop | Chocobozzz | 2021-04-08 | 1 | -1/+1 |
|\ |
|
| * | Fix outbox fetch with subtitled videos | Chocobozzz | 2021-04-08 | 1 | -1/+1 |
* | | Add size info in db for actor images | Chocobozzz | 2021-04-08 | 2 | -7/+17 |
* | | Update data in DB when regenerate thumbnails | Chocobozzz | 2021-04-08 | 2 | -9/+5 |
* | | Add ability to update the banner | Chocobozzz | 2021-04-08 | 2 | -2/+20 |
* | | Add banner tests | Chocobozzz | 2021-04-08 | 1 | -1/+8 |
* | | Add banners support | Chocobozzz | 2021-04-08 | 3 | -55/+87 |
* | | Agnostic actor image storage | Chocobozzz | 2021-04-08 | 7 | -39/+70 |
* | | Fix tests | Chocobozzz | 2021-04-08 | 1 | -1/+8 |
* | | add sort select to my videos, change default sort to -publishedAt | Rigel Kent | 2021-04-06 | 1 | -0/+8 |
* | | Refactor auth flow | Chocobozzz | 2021-03-24 | 3 | -9/+10 |
* | | Add new plugin/peertube version notifs | Chocobozzz | 2021-03-24 | 3 | -11/+105 |
|/ |
|
* | Fix abuse tests | Chocobozzz | 2021-03-09 | 1 | -12/+12 |
* | Fix broken hot algorithm | Chocobozzz | 2021-03-03 | 1 | -6/+7 |
* | Optimize views sort sql query | Chocobozzz | 2021-03-03 | 1 | -1/+6 |
* | Add ability to cleanup remote AP interactions | Chocobozzz | 2021-03-03 | 4 | -19/+58 |
* | Fix abuse crash on deleted video | Chocobozzz | 2021-02-26 | 1 | -3/+3 |
* | Use named chunk for embed on analyze | Chocobozzz | 2021-02-25 | 1 | -1/+0 |
* | Async torrent creation | Chocobozzz | 2021-02-25 | 2 | -1/+9 |
* | Fix separate SQL query for video get | Chocobozzz | 2021-02-25 | 2 | -4/+6 |
* | Fix thread replies API response | Chocobozzz | 2021-02-19 | 1 | -11/+17 |
* | Fix video comments display with deleted comments | Chocobozzz | 2021-02-19 | 2 | -23/+39 |
* | Cleanup | Chocobozzz | 2021-02-18 | 4 | -9/+9 |
* | Fix feeds | Chocobozzz | 2021-02-18 | 2 | -7/+11 |
* | Add ability to update torrents cache in client | Chocobozzz | 2021-02-18 | 1 | -1/+1 |
* | Don't guess remote tracker URL | Chocobozzz | 2021-02-18 | 7 | -63/+162 |
* | Dissociate video file names and video uuid | Chocobozzz | 2021-02-18 | 7 | -156/+225 |
* | Optimize remote thumbnail processing | Chocobozzz | 2021-02-16 | 1 | -4/+8 |
* | Remove previous thumbnail if needed | Chocobozzz | 2021-02-16 | 2 | -2/+41 |
* | Generate a name for caption files | Chocobozzz | 2021-02-16 | 2 | -19/+41 |
* | Generate a name for thumbnails | Chocobozzz | 2021-02-16 | 2 | -14/+22 |
* | Painfully debug concurrent import jobs | Chocobozzz | 2021-02-09 | 1 | -1/+2 |
* | Allow to specify transcoding and import jobs concurrency | Chocobozzz | 2021-02-08 | 1 | -3/+1 |
* | Optimize videos list API endpoint | Chocobozzz | 2021-02-08 | 1 | -10/+11 |
* | add best trending strategy based on Reddit's best | Rigel Kent | 2021-02-04 | 2 | -13/+26 |
* | Fix get video from redudancy | Chocobozzz | 2021-02-03 | 1 | -2/+2 |
* | Update server dependencies | Chocobozzz | 2021-02-03 | 2 | -45/+55 |
* | Purge entire video from redundancy | Chocobozzz | 2021-02-02 | 1 | -0/+51 |
* | Fix tests | Chocobozzz | 2021-02-01 | 1 | -2/+1 |
* | Fix redundancy with HLS only files | Chocobozzz | 2021-02-01 | 1 | -45/+54 |
* | Support transcoding options/encoders by plugins | Chocobozzz | 2021-01-28 | 1 | -2/+2 |
* | add test and openapi for hot sort parameter | Rigel Kent | 2021-01-28 | 1 | -1/+3 |
* | add default trending page choice, revert comments count for hot strategy | Rigel Kent | 2021-01-28 | 1 | -55/+40 |
* | only count comments from people other than the video author | Rigel Kent | 2021-01-28 | 1 | -4/+21 |
* | modularize abstract video list header and implement video hotness recommendat... | Rigel Kent | 2021-01-28 | 2 | -4/+40 |
* | Fix rss feed with HLS videos | Chocobozzz | 2021-01-27 | 2 | -15/+24 |