| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Refactor a little bit AP validators | Chocobozzz | 2021-03-24 | 5 | -106/+62 |
* | Add ability to cleanup remote AP interactions | Chocobozzz | 2021-03-03 | 3 | -18/+32 |
* | Don't guess remote tracker URL | Chocobozzz | 2021-02-18 | 1 | -6/+18 |
* | Don't reject accounts with empty description | Chocobozzz | 2021-01-11 | 1 | -0/+7 |
* | Refactor jobs state | Chocobozzz | 2020-12-14 | 1 | -1/+1 |
* | add display of logs matching any state | Rigel Kent | 2020-12-13 | 1 | -0/+1 |
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 2 | -4/+50 |
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 3 | -9/+12 |
* | Add permanent live support | Chocobozzz | 2020-12-03 | 1 | -2/+1 |
* | Add ability to display all channel/account videos | Chocobozzz | 2020-11-18 | 1 | -1/+1 |
* | Begin live tests | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
* | Check live duration and size | Chocobozzz | 2020-11-09 | 1 | -0/+5 |