Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add pagination to account video channels endpoint | Chocobozzz | 2019-05-29 | 4 | -9/+108 |
* | Multi step registration | Chocobozzz | 2019-05-29 | 2 | -0/+13 |
* | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 6 | -20/+85 |
* | Fix search with bad webfinger handles | Chocobozzz | 2019-05-28 | 2 | -3/+13 |
* | Fix playlist get for classic users | Chocobozzz | 2019-05-28 | 2 | -2/+16 |
* | Fix crash in files cache | Chocobozzz | 2019-05-28 | 1 | -2/+2 |
* | Update config.ts | LiPeK | 2019-05-28 | 1 | -1/+1 |
* | Remove summon install | Chocobozzz | 2019-05-27 | 3 | -2139/+1185 |
* | Move CLI dependencies in their own package.json | Chocobozzz | 2019-05-27 | 4 | -0/+2929 |
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-21 | 4 | -29/+79 |
|\ | |||||
| * | Fix video views | Chocobozzz | 2019-05-21 | 3 | -4/+38 |
| * | Fix blacklist sort | Chocobozzz | 2019-05-21 | 1 | -25/+41 |
* | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-21 | 1 | -2/+2 |
|\| | |||||
| * | Fix thumbnails in video blacklist list endpoint | Chocobozzz | 2019-05-21 | 1 | -2/+2 |
* | | Merge branch 'feature/audio-upload' into develop | Chocobozzz | 2019-05-21 | 27 | -169/+408 |
|\ \ | |||||
| * | | Fix OGG bug with firefox | Chocobozzz | 2019-05-21 | 1 | -1/+12 |
| * | | Update travis ffmpeg patch version | Chocobozzz | 2019-05-17 | 5 | -4/+8 |
| * | | Add audio upload tests | Chocobozzz | 2019-05-17 | 8 | -18/+104 |
| * | | Add audio support in upload | Chocobozzz | 2019-05-16 | 17 | -149/+287 |
* | | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-21 | 1 | -12/+13 |
|\ \ \ | | |/ | |/| | |||||
| * | | Relax activity validation | Chocobozzz | 2019-05-21 | 1 | -12/+13 |
* | | | Allow to control emails prefix and signature with config (#1789) | Yohan Boniface | 2019-05-17 | 2 | -33/+41 |
| |/ |/| | |||||
* | | Add way to set root password by environment. | Axel Viala | 2019-05-16 | 1 | -0/+2 |
* | | transcode in STORAGE.TMP_DIR for s3fs compatibility (#147) | libertysoft3 | 2019-05-16 | 1 | -6/+12 |
* | | Merge remote-tracking branch 'origin/pr/1785' into develop | Chocobozzz | 2019-05-16 | 3 | -10/+72 |
|\ \ | |||||
| * | | Added comments for transcode functions | Felix Ableitner | 2019-05-13 | 1 | -0/+6 |
| * | | fixed formatting, added test case | Felix Ableitner | 2019-05-04 | 3 | -12/+32 |
| * | | Dont transcode videos when it is not required (fixes #1780) | Felix Ableitner | 2019-05-04 | 2 | -9/+52 |
* | | | Don't use parallel tests with test suite 1 and 3 | Chocobozzz | 2019-05-15 | 2 | -2/+2 |
* | | | Decrease max parallel tests for travis | Chocobozzz | 2019-05-15 | 4 | -4/+4 |
* | | | All API tests in parallel | Chocobozzz | 2019-05-15 | 29 | -197/+260 |
* | | | Redundancy and search tests in parallel too | Chocobozzz | 2019-05-14 | 23 | -220/+247 |
* | | | Try parallel check params tests | Chocobozzz | 2019-05-14 | 6 | -7/+14 |
| |/ |/| | |||||
* | | Relax activity validation | Chocobozzz | 2019-05-13 | 1 | -2/+1 |
* | | Fix account description error | Chocobozzz | 2019-05-13 | 3 | -4/+29 |
* | | Fix greek label | Chocobozzz | 2019-05-13 | 1 | -0/+1 |
* | | Fix thumbnail when listing my videos | Chocobozzz | 2019-05-13 | 2 | -12/+11 |
|/ | |||||
* | Allow to control RATES_LIMIT from configuration (#1787) | Yohan Boniface | 2019-04-26 | 3 | -5/+16 |
* | Fix createdAt/updatedAt issues | Chocobozzz | 2019-04-26 | 2 | -1/+3 |
* | Fix pleroma follow | Chocobozzz | 2019-04-25 | 3 | -3/+4 |
* | Fix user notifications tests | Chocobozzz | 2019-04-25 | 2 | -10/+20 |
* | Fix optional privacy in upload endpoint | Chocobozzz | 2019-04-25 | 6 | -145/+130 |
* | Use apicache instead of our broken implementation | Chocobozzz | 2019-04-25 | 3 | -68/+19 |
* | Fix overview endpoint | Chocobozzz | 2019-04-24 | 4 | -9/+16 |
* | Fix video import CLI script | Chocobozzz | 2019-04-24 | 1 | -18/+8 |
* | Fix scheduled update | Chocobozzz | 2019-04-24 | 1 | -1/+2 |
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 75 | -363/+371 |
* | Try to fix travis | Chocobozzz | 2019-04-24 | 3 | -6/+31 |
* | Use parallel tests | Chocobozzz | 2019-04-24 | 2 | -19/+19 |
* | Add default playlist image | Chocobozzz | 2019-04-24 | 1 | -1/+1 |