| Commit message (Expand) | Author | Age | Files | Lines |
* | Filter out invalid images from peertube | Chocobozzz | 2022-11-23 | 1 | -19/+21 |
* | Fix server lint | Chocobozzz | 2022-11-15 | 1 | -1/+1 |
* | Don't inject untrusted input | Chocobozzz | 2022-11-15 | 1 | -1/+2 |
* | Merge branch 'release/4.3.0' into develop | Chocobozzz | 2022-10-11 | 1 | -2/+2 |
|\ |
|
| * | Fix channel follow with manually approved follower | Chocobozzz | 2022-10-11 | 1 | -2/+2 |
* | | Support refusing remote comments | Chocobozzz | 2022-09-23 | 2 | -1/+36 |
|/ |
|
* | Cleanup actor image without width | Chocobozzz | 2022-09-16 | 1 | -5/+16 |
* | Try playlist rebuild transaction if needed | Chocobozzz | 2022-09-09 | 1 | -2/+3 |
* | Fix context | Chocobozzz | 2022-09-09 | 1 | -1/+8 |
* | Update server dependencies | Chocobozzz | 2022-09-09 | 1 | -0/+1 |
* | Prefer using our pick function | Chocobozzz | 2022-08-17 | 1 | -1/+1 |
* | Avoid concurrency issue on transcoding | Chocobozzz | 2022-08-09 | 1 | -4/+4 |
* | Use bullmq job dependency | Chocobozzz | 2022-08-09 | 7 | -11/+11 |
* | Use single quotes in server/ and update eslint rules | Florent | 2022-08-08 | 1 | -1/+1 |
* | Remove uneeded async | Chocobozzz | 2022-08-02 | 1 | -23/+14 |
* | Add ability to delete a specific video file | Chocobozzz | 2022-08-01 | 1 | -8/+17 |
* | Fix process follow | Chocobozzz | 2022-07-27 | 1 | -5/+5 |
* | Handle rejected follows in client | Chocobozzz | 2022-07-27 | 1 | -30/+78 |
* | Add rejected state to follows | Chocobozzz | 2022-07-27 | 2 | -1/+7 |
* | Reduce joins need to generate AP url | Chocobozzz | 2022-07-27 | 1 | -2/+2 |
* | Use unique AP id for accept/reject | Chocobozzz | 2022-07-25 | 2 | -7/+4 |
* | Fix incorrect error logs | Chocobozzz | 2022-07-18 | 1 | -1/+1 |
* | Correctly handle actors without follow counters | Chocobozzz | 2022-07-15 | 1 | -2/+5 |
* | Fix lint | Chocobozzz | 2022-07-13 | 1 | -2/+2 |
* | Reduce unknown undo logging level | Chocobozzz | 2022-07-13 | 1 | -4/+16 |
* | Add more error logs | Chocobozzz | 2022-07-13 | 1 | -0/+3 |
* | Relax log level | Chocobozzz | 2022-07-13 | 2 | -3/+3 |
* | Introduce experimental telemetry | Chocobozzz | 2022-07-06 | 1 | -0/+20 |
* | Rename video full loading | Chocobozzz | 2022-06-28 | 5 | -6/+6 |
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-17 | 4 | -12/+25 |
|\ |
|
| * | Send views in a dedicated queue | Chocobozzz | 2022-06-17 | 2 | -5/+16 |
| * | Optimize broadcast job creation | Chocobozzz | 2022-06-17 | 2 | -5/+5 |
| * | Fix transaction when processing local viewer | Chocobozzz | 2022-06-17 | 1 | -2/+4 |
* | | Clearer video creation from API regarding rates | Chocobozzz | 2022-06-08 | 2 | -3/+1 |
* | | Fix various typos | luz paz | 2022-06-07 | 1 | -1/+1 |
|/ |
|
* | Fix schema.org context | Chocobozzz | 2022-06-07 | 1 | -1/+1 |
* | Fix collection type | Chocobozzz | 2022-05-09 | 1 | -1/+1 |
* | Convert followers/following in raw SQL queries | Chocobozzz | 2022-05-05 | 1 | -1/+1 |
* | Improve viewer counter | Chocobozzz | 2022-04-15 | 3 | -5/+6 |
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 9 | -25/+156 |
* | Refactor AP context builder | Chocobozzz | 2022-03-24 | 17 | -233/+507 |
* | Remove activitypub helper | Chocobozzz | 2022-03-23 | 20 | -27/+272 |
* | Update server dependencies | Chocobozzz | 2022-03-21 | 1 | -1/+1 |
* | Don't store remote rates of remote videos | Chocobozzz | 2022-03-18 | 29 | -281/+326 |
* | Add latency setting support | Chocobozzz | 2022-03-09 | 1 | -0/+1 |
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 4 | -77/+96 |
* | Move uuid stuff in extra utils | Chocobozzz | 2021-12-29 | 1 | -1/+2 |
* | Fix shared imports | Chocobozzz | 2021-12-24 | 4 | -8/+4 |
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 1 | -2/+1 |
* | Move typescript utils in its own directory | Chocobozzz | 2021-12-16 | 2 | -2/+2 |