| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Handle live federation | Chocobozzz | 2020-11-09 | 1 | -0/+1 |
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 1 | -2/+3 |
* | Refactor video extensions logic in server | Chocobozzz | 2020-08-11 | 1 | -5/+1 |
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 3 | -3/+6 |
* | Add server API to abuse messages | Chocobozzz | 2020-07-31 | 1 | -1/+7 |
* | Add new abuses tests | Chocobozzz | 2020-07-10 | 2 | -5/+5 |
* | Implement abuses check params | Chocobozzz | 2020-07-10 | 2 | -7/+91 |
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 3 | -58/+56 |
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 1 | -4/+25 |
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -2/+2 |
* | Add search target check params | Chocobozzz | 2020-06-10 | 1 | -2/+17 |
* | Add ability to bulk delete comments | Chocobozzz | 2020-05-29 | 1 | -0/+9 |
* | Use video abuse filters on client side | Chocobozzz | 2020-05-07 | 1 | -0/+10 |
* | Accept numbers in plugin names | Chocobozzz | 2020-05-04 | 1 | -1/+1 |
* | Fix torrent import on windows | Chocobozzz | 2020-04-07 | 2 | -5/+7 |
* | Video file metadata PR cleanup | Chocobozzz | 2020-03-10 | 1 | -2/+12 |
* | Update dependencies | Chocobozzz | 2020-02-28 | 6 | -9/+9 |
* | Refactor email enabled function | Chocobozzz | 2020-02-17 | 1 | -4/+3 |
* | Creating a user with an empty password will send an email to let him set his ... | John Livingston | 2020-02-17 | 1 | -0/+10 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 10 | -24/+17 |
* | Add url field in caption and use it for thumbnails | Chocobozzz | 2020-01-30 | 1 | -7/+19 |
* | Comments enabled attrivute is optional in AP | Chocobozzz | 2020-01-29 | 1 | -0/+1 |
* | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 2 | -1/+13 |
* | Update validator dependency | Chocobozzz | 2020-01-07 | 19 | -19/+19 |
* | Accept . _ and 0-9 plugin names | Chocobozzz | 2020-01-06 | 1 | -1/+1 |