Commit Graph

1374 Commits

Author SHA1 Message Date
Yohan Boniface
b5bfadf0b5 Allow to control emails prefix and signature with config (#1789)
* Allow to control emails prefix and signature with config

* Adapt email config according to @Chocobozzz review
2019-05-17 14:10:19 +02:00
Axel Viala
3daaa19274 Add way to set root password by environment.
Add a condition test to pass by environment a predetermined
root password for setting up.
2019-05-16 09:17:10 +02:00
libertysoft3
2fbd5e25dd transcode in STORAGE.TMP_DIR for s3fs compatibility (#147) 2019-05-16 08:59:35 +02:00
Chocobozzz
1600235a2f Merge remote-tracking branch 'origin/pr/1785' into develop 2019-05-16 08:58:39 +02:00
Chocobozzz
d183ee9bda Don't use parallel tests with test suite 1 and 3 2019-05-15 17:17:14 +02:00
Chocobozzz
f88392cf68 Decrease max parallel tests for travis 2019-05-15 15:37:31 +02:00
Chocobozzz
48f07b4a40 All API tests in parallel 2019-05-15 15:14:21 +02:00
Chocobozzz
7243f84db0 Redundancy and search tests in parallel too 2019-05-14 15:37:43 +02:00
Chocobozzz
da3a3ab682 Try parallel check params tests 2019-05-14 15:37:42 +02:00
Chocobozzz
3db9fadca7 Relax activity validation 2019-05-13 14:51:43 +02:00
Chocobozzz
241c3357d1 Fix account description error 2019-05-13 14:37:30 +02:00
Felix Ableitner
658a47ab68 Added comments for transcode functions 2019-05-13 13:02:42 +02:00
Chocobozzz
d8cfccfbc4 Fix greek label 2019-05-13 09:45:39 +02:00
Chocobozzz
a18f275d30 Fix thumbnail when listing my videos 2019-05-13 09:45:36 +02:00
Felix Ableitner
7ed2c1a46f fixed formatting, added test case 2019-05-04 13:06:43 +02:00
Felix Ableitner
5ba49f268d Dont transcode videos when it is not required (fixes #1780) 2019-05-04 03:19:49 +02:00
Yohan Boniface
c342726ad4 Allow to control RATES_LIMIT from configuration (#1787)
* Allow to control RATES_LIMIT from configuration

* @Chocobozzz review (squash me)
2019-04-26 13:48:55 +02:00
Chocobozzz
4f0f2ab228 Fix createdAt/updatedAt issues 2019-04-26 09:16:43 +02:00
Chocobozzz
c28bcdd10a Fix pleroma follow 2019-04-25 15:20:30 +02:00
Chocobozzz
c0e71e849a Fix user notifications tests 2019-04-25 14:23:15 +02:00
Chocobozzz
2b4dd7e26d Fix optional privacy in upload endpoint 2019-04-25 13:55:28 +02:00
Chocobozzz
47f6409bb8 Use apicache instead of our broken implementation 2019-04-25 11:27:13 +02:00
Chocobozzz
8519cc9234 Fix overview endpoint 2019-04-24 17:29:19 +02:00
Chocobozzz
e8a739e880 Fix video import CLI script
Password is an optional argument
2019-04-24 16:51:25 +02:00
Chocobozzz
cbe94af85a Fix scheduled update 2019-04-24 16:43:41 +02:00
Chocobozzz
7c3b79768b Use test wrapper exit function 2019-04-24 16:26:25 +02:00
Chocobozzz
42e1ec25ec Try to fix travis 2019-04-24 16:26:24 +02:00
Chocobozzz
86ebdf8c46 Use parallel tests 2019-04-24 16:26:24 +02:00
Chocobozzz
5fb6996b81 Add default playlist image 2019-04-24 16:26:23 +02:00
Chocobozzz
210feb6cc4 Cleanup tests 2019-04-24 16:26:23 +02:00
Chocobozzz
9cc8d43e37 Add migrations 2019-04-24 16:26:22 +02:00
Chocobozzz
2fb5b3a55a Relax videos list thumbnail api join 2019-04-24 16:26:22 +02:00
Chocobozzz
b876eaf11a Fix ownership changes 2019-04-24 16:26:21 +02:00
Chocobozzz
dc85273764 Refactor video caption/preview caches 2019-04-24 16:26:21 +02:00
Chocobozzz
3acc508440 Upgrade sequelize 2019-04-24 16:26:21 +02:00
Chocobozzz
1735c82572 Update sequelize 2019-04-24 16:26:20 +02:00
Chocobozzz
e8bafea35b Create a dedicated table to track video thumbnails 2019-04-24 16:25:52 +02:00
Chocobozzz
94565d52bb Shared utils -> extra-utils
Because they need dev dependencies
2019-04-24 16:25:52 +02:00
Chocobozzz
4ee7a4c9ac Remove tmp file on image processing error 2019-04-24 16:25:51 +02:00
Chocobozzz
1eddc9a74f Add user adminFlags 2019-04-15 14:39:52 +02:00
Chocobozzz
cda03765fe Add ability to delete old remote views 2019-04-12 08:31:06 +02:00
Chocobozzz
8f0bc73d7d Add ability to limit videos history size 2019-04-11 15:38:53 +02:00
Chocobozzz
76062d9f96 Try to improve server tests compilation speed 2019-04-11 14:29:41 +02:00
Chocobozzz
74dc3bca2b Don't expose constants directly in initializers/ 2019-04-11 14:26:41 +02:00
Chocobozzz
6dd9de95df Move config in its own file 2019-04-11 13:45:39 +02:00
Chocobozzz
5d79474cc6 Add debug component to help admins to fix IP issues 2019-04-11 10:58:09 +02:00
Chocobozzz
2c22613c2f Add logs page in client 2019-04-11 10:14:08 +02:00
Chocobozzz
fd8710b897 Add logs endpoint 2019-04-10 16:38:32 +02:00
Chocobozzz
31b6ddf866 Add ability to disable tracker 2019-04-10 09:23:18 +02:00
Chocobozzz
22834691ab Add check params account ratings tests 2019-04-09 11:24:15 +02:00