Chocobozzz
|
2422c46b27
|
Implement support field in video and video channel
|
2018-02-15 15:29:07 +01:00 |
Chocobozzz
|
7b0956ec4f
|
Fix tests
|
2018-02-14 18:33:06 +01:00 |
Chocobozzz
|
1d791a26de
|
Support thumbnails in youtube import
|
2018-02-14 16:03:09 +01:00 |
Chocobozzz
|
ac81d1a06d
|
Add ability to set video thumbnail/preview
|
2018-02-14 16:03:09 +01:00 |
Chocobozzz
|
a87d467ad7
|
Fix upload from CLI script
|
2018-02-12 12:48:58 +01:00 |
Chocobozzz
|
3df456380a
|
Don't stuck on active jobs
|
2018-02-12 11:25:09 +01:00 |
Chocobozzz
|
a7fea183f0
|
Begin import script with youtube-dl
|
2018-02-09 16:47:06 +01:00 |
Chocobozzz
|
c4377f4b5b
|
Fix config test
|
2018-02-09 13:36:07 +01:00 |
Chocobozzz
|
ba75d26859
|
Send an email on video abuse report
|
2018-02-01 11:08:29 +01:00 |
Chocobozzz
|
36f9424ff1
|
Add about page
|
2018-01-31 17:51:04 +01:00 |
Chocobozzz
|
66b16cafb3
|
Add new name/terms/description config options
|
2018-01-31 16:42:40 +01:00 |
Chocobozzz
|
f076daa76a
|
Add tests for emails
|
2018-01-30 15:16:24 +01:00 |
Chocobozzz
|
ba12e8b3a6
|
Add ability to login with email
|
2018-01-29 16:09:50 +01:00 |
Chocobozzz
|
94a5ff8a4a
|
Move job queue to redis
We'll use it as cache in the future.
/!\ You'll loose your old jobs (pending jobs too) so upgrade only when
you don't have pending job anymore.
|
2018-01-25 18:41:17 +01:00 |
luzpaz
|
2bb0f9d501
|
Misc. typos (#245)
Found via `codespell -q 3`
|
2018-01-25 08:12:42 +01:00 |
Chocobozzz
|
5e1c08eb94
|
Add api doc in html
|
2018-01-24 11:54:32 +01:00 |
Chocobozzz
|
9ee83eb99e
|
Fix tests
|
2018-01-24 11:03:13 +01:00 |
Chocobozzz
|
f8b8c36b2a
|
Destroy user token when changing its role
|
2018-01-23 09:49:57 +01:00 |
Chocobozzz
|
23e27dd535
|
Add ability to configure log level
|
2018-01-19 13:58:13 +01:00 |
Chocobozzz
|
adcaf1a867
|
Fix embed button outline
|
2018-01-19 09:15:42 +01:00 |
Chocobozzz
|
e212f88714
|
Increase tests timeout
|
2018-01-18 18:10:45 +01:00 |
Chocobozzz
|
2c897999fe
|
Optimize SQL query that fetch actor outbox
|
2018-01-18 16:43:26 +01:00 |
Chocobozzz
|
54e740594b
|
Avoid too many requests and fetching outbox
|
2018-01-18 15:42:20 +01:00 |
Chocobozzz
|
f05a1c30c1
|
Don't show videos of remote instance after unfollow
|
2018-01-18 15:42:20 +01:00 |
Chocobozzz
|
fd206f0b2d
|
Add ability to update some configuration keys
|
2018-01-17 10:41:27 +01:00 |
Chocobozzz
|
7006bc6378
|
Fix actor followers/following counts
|
2018-01-15 09:47:19 +01:00 |
Chocobozzz
|
38768a367b
|
Fix lint
|
2018-01-12 12:18:11 +01:00 |
Chocobozzz
|
32b2b43c06
|
Update follower/following counts
|
2018-01-12 11:47:45 +01:00 |
Chocobozzz
|
6502c3d43e
|
Avoid making retried requests to dead followers
|
2018-01-12 10:02:11 +01:00 |
Chocobozzz
|
7bc2917145
|
Add tests to handle down server
|
2018-01-11 11:47:44 +01:00 |
Chocobozzz
|
7ae71355c4
|
Run videojs outside angular
|
2018-01-10 17:36:35 +01:00 |
Chocobozzz
|
2ccaeeb341
|
Fetch remote AP objects
|
2018-01-10 17:19:14 +01:00 |
Chocobozzz
|
ce5496d6a3
|
Support video quota on client
|
2018-01-08 12:53:09 +01:00 |
Chocobozzz
|
4cb6d45788
|
Add ability to delete comments
|
2018-01-04 11:19:16 +01:00 |
Chocobozzz
|
cf117aaafc
|
Add avatar in comments
|
2018-01-03 17:35:00 +01:00 |
Chocobozzz
|
265ba139eb
|
Send account activitypub update events
|
2018-01-03 16:38:50 +01:00 |
Chocobozzz
|
e8e122002d
|
Automatically resize avatars
|
2018-01-03 11:36:03 +01:00 |
Chocobozzz
|
01de67b9a4
|
Add avatar max size limit
|
2018-01-03 11:10:40 +01:00 |
Chocobozzz
|
47564bbe2e
|
Add ability to disable video comments
|
2018-01-03 10:38:19 +01:00 |
Chocobozzz
|
c5911fd347
|
Begin to add avatar to actors
|
2017-12-29 19:10:13 +01:00 |
Chocobozzz
|
8b0d42ee37
|
Fix tests
|
2017-12-29 14:32:51 +01:00 |
Chocobozzz
|
b1f5b93e4f
|
Refractor check video tests
|
2017-12-29 12:33:19 +01:00 |
Chocobozzz
|
a20399c972
|
Refractor single server test
|
2017-12-29 10:46:27 +01:00 |
Chocobozzz
|
a7ba16b62d
|
Fix real world script
|
2017-12-29 10:04:15 +01:00 |
Chocobozzz
|
59651eee56
|
Fix videos tests
|
2017-12-28 17:25:10 +01:00 |
Chocobozzz
|
5960f92395
|
Fix user tests
|
2017-12-28 16:45:32 +01:00 |
Chocobozzz
|
11ba2ab3f1
|
Improve check videos parameters tests
|
2017-12-28 16:30:58 +01:00 |
Chocobozzz
|
26d21b7867
|
Improve check users parameters tests
|
2017-12-28 15:25:31 +01:00 |
Chocobozzz
|
331128ed35
|
Improve check services parameters tests
|
2017-12-28 14:49:43 +01:00 |
Chocobozzz
|
93e4a311f3
|
Improve check jobs parameters tests
|
2017-12-28 14:40:11 +01:00 |