Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| |/ |/| | | | | | | | | | * Allow to control emails prefix and signature with config * Adapt email config according to @Chocobozzz review | |||||
* | | Add way to set root password by environment. | Axel Viala | 2019-05-16 | 1 | -0/+2 | |
| | | | | | | | | | | Add a condition test to pass by environment a predetermined root password for setting up. | |||||
* | | 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 | |
| | | | | | | * Allow to control RATES_LIMIT from configuration * @Chocobozzz review (squash me) | |||||
* | 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 | |
| | | | | Password is an optional argument | |||||
* | 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 | |
| | ||||||
* | Cleanup tests | Chocobozzz | 2019-04-24 | 81 | -495/+174 | |
| | ||||||
* | Add migrations | Chocobozzz | 2019-04-24 | 6 | -17/+70 | |
| | ||||||
* | Relax videos list thumbnail api join | Chocobozzz | 2019-04-24 | 6 | -11/+16 | |
| | ||||||
* | Fix ownership changes | Chocobozzz | 2019-04-24 | 3 | -21/+29 | |
| | ||||||
* | Refactor video caption/preview caches | Chocobozzz | 2019-04-24 | 4 | -24/+10 | |
| | ||||||
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 43 | -448/+440 | |
| | ||||||
* | Update sequelize | Chocobozzz | 2019-04-24 | 43 | -318/+332 | |
| | ||||||
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 18 | -263/+649 | |
| | ||||||
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 88 | -237/+249 | |
| | | | | Because they need dev dependencies | |||||
* | Remove tmp file on image processing error | Chocobozzz | 2019-04-24 | 2 | -2/+9 | |
| | ||||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 52 | -516/+860 | |
| | ||||||
* | Add ability to delete old remote views | Chocobozzz | 2019-04-12 | 8 | -2/+173 | |
| | ||||||
* | Add ability to limit videos history size | Chocobozzz | 2019-04-11 | 10 | -16/+98 | |
| | ||||||
* | Try to improve server tests compilation speed | Chocobozzz | 2019-04-11 | 2 | -4/+2 | |
| |