Commit Graph

464 Commits

Author SHA1 Message Date
Chocobozzz
b5f919ac8e WIP plugins: update plugin 2019-07-24 10:58:16 +02:00
Chocobozzz
8d2be0ed7b WIP plugins: move plugin CLI in peertube script
Install/uninstall/list plugins remotely
2019-07-24 10:58:16 +02:00
Chocobozzz
dba85a1e9e WIP plugins: add plugin settings/uninstall in client 2019-07-24 10:58:16 +02:00
Chocobozzz
ad91e7006e WIP plugins: plugin settings on server side 2019-07-24 10:58:16 +02:00
Chocobozzz
ffb321bedc WIP plugins: load theme on client side 2019-07-24 10:58:16 +02:00
Chocobozzz
7cd4d2ba10 WIP plugins: add theme support 2019-07-24 10:58:16 +02:00
Chocobozzz
18a6f04c07 WIP plugins: hook on client side 2019-07-24 10:58:16 +02:00
Chocobozzz
2c0539420d WIP plugins: static files 2019-07-24 10:58:16 +02:00
Chocobozzz
f023a19c3e WIP plugins: install/uninstall 2019-07-24 10:58:16 +02:00
Chocobozzz
345da516fa WIP plugins: add ability to register plugins 2019-07-24 10:58:16 +02:00
Nassim Bounouas
4e9fa5b7e9 Feature/subject in contact form (#1926)
* #1915 Add a subject to contact form and add it to email sent

* #1915 Add subject to contact form tests

* #1915 Contact form test corrected && tslint correction
2019-06-21 08:49:35 +02:00
Chocobozzz
3caf77d3b1 Add language filters in user preferences 2019-06-19 15:05:36 +02:00
Chocobozzz
1a12f66d63 Add more CLI tests 2019-06-13 11:09:38 +02:00
Chocobozzz
db714ab48a Fix notification overflow 2019-06-13 09:21:18 +02:00
Chocobozzz
00aa1f0d9b Add 4k conf in transcoding in admin panel 2019-06-12 17:26:23 +02:00
Chocobozzz
d1ab89deb7 Handle email update on server 2019-06-11 14:31:11 +02:00
Chocobozzz
fc8c024a1b Fix upload script 2019-06-11 10:39:30 +02:00
Chocobozzz
5dce26d202 Improve video REST documentation 2019-06-11 10:01:22 +02:00
Chocobozzz
1f20622f2b Improve registration
* Add ability to set the user display name
 * Use display name to guess the username/channel name
 * Add explanations about what is the purpose of a username/channel name
 * Add a loader at the "done" step
2019-06-07 17:05:42 +02:00
Chocobozzz
1b319b7aa6 Add ability to unpublish video/playlist 2019-06-06 17:29:15 +02:00
Chocobozzz
6091983127 Upgrade server dependencies 2019-06-06 15:39:11 +02:00
Chocobozzz
ad3405d087 Improve 4K video quality after transcoding 2019-06-06 14:45:57 +02:00
Chocobozzz
93aa85521a Prefer using last week/last month 2019-06-06 11:43:00 +02:00
Chocobozzz
7d14d4d2ca Server: Bulk update videos support field 2019-05-31 16:44:46 +02:00
Chocobozzz
57cfff7885 Remove unused actor uuid field 2019-05-31 14:49:31 +02:00
Chocobozzz
34c7f429e4 Group videos on chronological order 2019-05-31 11:15:50 +02:00
Chocobozzz
91b6631984 Add pagination to account video channels endpoint 2019-05-29 15:09:38 +02:00
Chocobozzz
e590b4a512 Add ability to specify channel on registration 2019-05-28 10:46:32 +02:00
Chocobozzz
536598cfaf Add audio support in upload 2019-05-16 17:16:47 +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
e31e60151f Add japanese support 2019-05-13 09:45:39 +02:00
Chocobozzz
7c3b79768b Use test wrapper exit function 2019-04-24 16:26:25 +02:00
Chocobozzz
913b1d71e6 Fix rerunserver 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
210feb6cc4 Cleanup tests 2019-04-24 16:26:23 +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
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
5d79474cc6 Add debug component to help admins to fix IP issues 2019-04-11 10:58:09 +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