| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup tests imports | Chocobozzz | 2022-08-17 | 1 | -7/+0 |
* | Prefer using Object.values | Chocobozzz | 2022-08-17 | 2 | -5/+4 |
* | Add playback metric endpoint sent to OTEL | Chocobozzz | 2022-08-16 | 1 | -0/+9 |
* | Add ability to use docker on local | Chocobozzz | 2022-08-11 | 1 | -2/+2 |
* | Channel sync (#5135) | Florent | 2022-08-10 | 1 | -0/+6 |
* | Move to bullmq | Chocobozzz | 2022-08-09 | 1 | -1/+1 |
* | Suffix external auth username on conflict | Chocobozzz | 2022-08-03 | 1 | -1/+1 |
* | Use same mastodon regex for usernames | Chocobozzz | 2022-08-03 | 1 | -3/+3 |
* | Add rejected state to follows | Chocobozzz | 2022-07-27 | 1 | -1/+1 |
* | Add ability for client to create server logs | Chocobozzz | 2022-07-18 | 1 | -4/+32 |
* | Add compat with openssl 3 | Chocobozzz | 2022-07-12 | 1 | -2/+2 |
* | /!\ Use a dedicated config file for development | Chocobozzz | 2022-07-06 | 2 | -5/+5 |
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 6 | -12/+80 |
* | Rename studio to editor | Chocobozzz | 2022-03-22 | 1 | -14/+14 |
* | Add latency setting support | Chocobozzz | 2022-03-09 | 2 | -1/+14 |
* | Add basic video editor support | Chocobozzz | 2022-02-28 | 6 | -71/+121 |
* | Add additional checks when importing a video | Chocobozzz | 2022-02-09 | 1 | -0/+13 |
* | Move uuid stuff in extra utils | Chocobozzz | 2021-12-29 | 1 | -1/+1 |
* | Resolve enums at compile time | Chocobozzz | 2021-12-28 | 1 | -1/+1 |
* | Fix type conflict | Chocobozzz | 2021-12-24 | 1 | -2/+2 |
* | Fix shared imports | Chocobozzz | 2021-12-24 | 3 | -5/+3 |
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 1 | -1/+1 |
* | Add ability for admins to set default p2p policy | Chocobozzz | 2021-12-16 | 1 | -2/+2 |
* | chore(refactor): remove shared folder dependencies to the server | lutangar | 2021-12-16 | 1 | -1/+1 |
* | Add ability to run transcoding jobs | Chocobozzz | 2021-11-18 | 1 | -0/+12 |
* | Optimize AP fetch | Chocobozzz | 2021-11-16 | 1 | -1/+2 |
* | Deprecate filter video query | Chocobozzz | 2021-10-29 | 1 | -0/+6 |
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -1/+1 |
* | Allow accounts to skip account setup modal | Chocobozzz | 2021-08-27 | 1 | -7/+2 |
* | Fix backend channel name validator consistency | Chocobozzz | 2021-08-05 | 1 | -2/+9 |
* | Search channels against handles and not names | Chocobozzz | 2021-07-29 | 1 | -0/+5 |
* | Add ability to search by uuids/actor names | Chocobozzz | 2021-07-28 | 1 | -0/+10 |
* | Add ability for instances to follow any actor | Chocobozzz | 2021-07-21 | 2 | -3/+18 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 1 | -36/+48 |
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 1 | -2/+5 |
* | Move middleware utils in middlewares | Chocobozzz | 2021-06-03 | 3 | -109/+7 |
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 3 | -35/+27 |
* | Cleanup | Chocobozzz | 2021-05-28 | 1 | -10/+0 |
* | Merge branch 'develop' into shorter-URLs-channels-accounts | Chocobozzz | 2021-05-27 | 3 | -28/+27 |
|\ |
|
| * | Refactor a little bit controllers | Chocobozzz | 2021-05-12 | 1 | -1/+1 |
| * | Resumable video uploads (#3933) | kontrollanten | 2021-05-10 | 2 | -6/+8 |
| * | Fix remote actor creation date | Chocobozzz | 2021-05-07 | 1 | -21/+18 |
* | | Add server API actors route | Kimsible | 2021-05-05 | 1 | -0/+10 |
|/ |
|
* | Add ability to filter my videos by live | Chocobozzz | 2021-05-03 | 1 | -2/+2 |
* | Add banner tests | Chocobozzz | 2021-04-08 | 2 | -11/+19 |
* | Add banners support | Chocobozzz | 2021-04-08 | 1 | -4/+4 |
* | Reduce bundle size using a const enum | Chocobozzz | 2021-03-24 | 1 | -3/+2 |
* | Fix AP flag validator | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
* | Use got instead of request | Chocobozzz | 2021-03-24 | 1 | -1/+1 |