Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove banner/avatar fields from channel/account | Chocobozzz | 2023-07-28 | 2 | -4/+1 |
| | | | | Deprecated since 4.2 | ||||
* | Add an option to sign federated fetches for mastodon compatibility (#5898) | mira.bat | 2023-07-27 | 13 | -51/+74 |
| | | | | | | | | | | | | | | | | | | * Fix player error modal Not hidden when we change the video * Correctly dispose player components * Sign cross-server fetch requests for mastodon AUTHORIZED_FETCH compatibilty * Add a remote fetch sign configuration knob * Federated fetches refactoring --------- Co-authored-by: Chocobozzz <me@florianbigard.com> Co-authored-by: ira <ira@foxgirl.space> | ||||
* | Remove unused param | Chocobozzz | 2023-07-25 | 5 | -7/+10 |
| | |||||
* | Implement replace file in server side | Chocobozzz | 2023-07-21 | 4 | -0/+12 |
| | |||||
* | Prefer web videos in favour of webtorrent | Chocobozzz | 2023-07-11 | 3 | -3/+3 |
| | |||||
* | Use promise cache to load remote thumbnails | Chocobozzz | 2023-06-29 | 1 | -2/+2 |
| | |||||
* | Fix playlist thumbnail generation | Chocobozzz | 2023-06-29 | 2 | -6/+6 |
| | |||||
* | Support lazy download of remote video miniatures | Chocobozzz | 2023-06-29 | 3 | -67/+50 |
| | |||||
* | Support lazy download thumbnails | Chocobozzz | 2023-06-29 | 1 | -4/+4 |
| | |||||
* | Handle correctly formatted AP attributedTo | Chocobozzz | 2023-06-29 | 3 | -19/+34 |
| | |||||
* | Fetch remote AP objects if only id is specified | Chocobozzz | 2023-06-29 | 11 | -92/+141 |
| | |||||
* | Add storyboard support | Chocobozzz | 2023-06-29 | 7 | -21/+63 |
| | |||||
* | Update server dependencies | Chocobozzz | 2023-05-22 | 1 | -2/+2 |
| | |||||
* | Fix reset sequelize instance | Chocobozzz | 2023-05-11 | 2 | -5/+5 |
| | |||||
* | Add video AP hooks | Chocobozzz | 2023-03-16 | 2 | -0/+6 |
| | |||||
* | Add test on AP hooks | Chocobozzz | 2023-03-10 | 1 | -1/+1 |
| | |||||
* | Add ability for plugins to alter video jsonld | Chocobozzz | 2023-03-10 | 4 | -10/+14 |
| | |||||
* | Update server dependencies | Chocobozzz | 2023-02-16 | 1 | -1/+1 |
| | |||||
* | Fix retrying update on sql serialization conflict | Chocobozzz | 2023-02-14 | 2 | -17/+6 |
| | |||||
* | 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 |
| | | | | | Even if it's already checked in middlewares It's better to have safe modals too | ||||
* | 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 |
| | | | | Also add quick filters so it's easier to find pending follows | ||||
* | Add rejected state to follows | Chocobozzz | 2022-07-27 | 2 | -1/+7 |
| | | | | Prevent reprocessing already rejected follows | ||||
* | 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 |
| | | | | | 401 is expected when the token has expired federation issues are not very important | ||||
* | 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 |
| | |