Chocobozzz
|
b2977eecb8
|
Fix fps federation
|
2018-08-06 11:19:16 +02:00 |
Chocobozzz
|
590fb50690
|
Add tests regarding video import
|
2018-08-06 11:19:16 +02:00 |
Chocobozzz
|
5d08a6a74e
|
Add import http enabled configuration
|
2018-08-06 11:19:16 +02:00 |
Chocobozzz
|
7e5f9f001d
|
Add audit logs for video import
|
2018-08-06 11:19:16 +02:00 |
Chocobozzz
|
2b86fe7274
|
Add job ttl
|
2018-08-06 11:19:16 +02:00 |
Chocobozzz
|
516df59b3b
|
Remove ability to delete video imports
Users should remove the linked video instead
|
2018-08-06 11:19:16 +02:00 |
Chocobozzz
|
d7f83948a1
|
Correctly handle video import errors
|
2018-08-06 11:19:16 +02:00 |
Chocobozzz
|
ed31c05985
|
Add ability to list video imports
|
2018-08-06 11:19:16 +02:00 |
Chocobozzz
|
299474e827
|
Add ability to remove a video import
|
2018-08-06 11:19:16 +02:00 |
Chocobozzz
|
ce32426be9
|
Auto update youtube-dl
|
2018-08-06 11:19:16 +02:00 |
Chocobozzz
|
fbad87b047
|
Add ability to import video with youtube-dl
|
2018-08-06 11:19:16 +02:00 |
Chocobozzz
|
5e319fb789
|
Upgrade release script to support release branch
|
2018-08-01 11:13:33 +02:00 |
Chocobozzz
|
67db1db105
|
Update contributors list
|
2018-08-01 10:58:42 +02:00 |
Rigel Kent
|
7160878c4a
|
adding tests for audio conversions
|
2018-08-01 10:57:13 +02:00 |
Jorropo
|
991feec9a3
|
ffmpeg auto thread
Set thread count to 0 and ffmpeg will chose automaticaly
|
2018-08-01 10:57:13 +02:00 |
Rigel Kent
|
19ca8ca939
|
fixing tests to deal with new transcoding parameters
|
2018-08-01 10:57:13 +02:00 |
Jorropo
|
80bc88c133
|
Nice ffmpeg to 15 and 2
Niceness 15 for video conversionNiceness 2 for image generation
(niceness 2 doesn't make it slower, just don't block servers and other
app)
|
2018-08-01 10:57:13 +02:00 |
Rigel Kent
|
4a5ccac5f1
|
fixing audio getter when video has no audio
|
2018-08-01 10:57:13 +02:00 |
Rigel Kent
|
4176e227cb
|
Fixing #626 with ffmpeg's low default audio bitrate
|
2018-08-01 10:57:13 +02:00 |
Chocobozzz
|
e80687c458
|
Upgrade client dependencies
|
2018-07-31 19:47:14 +02:00 |
Chocobozzz
|
fb9e6cb075
|
Add german, spanish and chinese (traditional, taiwan) languages
|
2018-07-31 18:04:54 +02:00 |
Chocobozzz
|
a3d1026bf3
|
Add index on sharedInboxUrl
|
2018-07-31 18:04:45 +02:00 |
Chocobozzz
|
4a03da5fa5
|
Update translations
|
2018-07-31 18:04:24 +02:00 |
Aurélien Bertron
|
80e36cd9fa
|
Add audit logs in various modules
- Videos
- Videos comments
- Users
- Videos channels
- Videos abuses
- Custom config
|
2018-07-31 15:40:29 +02:00 |
Aurélien Bertron
|
5939081838
|
Add audit logs module
|
2018-07-31 15:40:29 +02:00 |
Rigel Kent
|
1c3386e87f
|
adding ORM pool configuration
|
2018-07-31 15:38:08 +02:00 |
Chocobozzz
|
040467f5c8
|
Try to handle truncated markdown links
|
2018-07-31 15:26:48 +02:00 |
Chocobozzz
|
cf7a61b5a2
|
Cleanup req files on bad request
|
2018-07-31 15:09:34 +02:00 |
Chocobozzz
|
c487d3033c
|
Add aria-labelledby to video thumbnails
|
2018-07-31 14:25:02 +02:00 |
Chocobozzz
|
9484e1f6fc
|
Bumped to version v1.0.0-beta.10.pre.3
|
2018-07-31 12:47:28 +02:00 |
Chocobozzz
|
cc6373e6d6
|
Fix handle down test
|
2018-07-31 12:21:04 +02:00 |
Chocobozzz
|
6104adc3e9
|
Don't send follow request if the follow is already accepted
|
2018-07-31 11:15:59 +02:00 |
Chocobozzz
|
25e4d6ee97
|
Refresh orphan actors
|
2018-07-31 11:04:33 +02:00 |
Chocobozzz
|
365b546c9f
|
Try to fix travis (again)
|
2018-07-31 10:26:13 +02:00 |
Chocobozzz
|
dcc5be25f6
|
Try to fix travis
|
2018-07-31 10:11:34 +02:00 |
Chocobozzz
|
338aef3d1c
|
Try to killall peertube in travis before running tests
|
2018-07-31 10:02:40 +02:00 |
Chocobozzz
|
0933bb4a8a
|
Fix responsive on videos search
|
2018-07-31 09:45:57 +02:00 |
Chocobozzz
|
4a9e71c2b1
|
Increase max stalled count in job queue
|
2018-07-30 19:18:01 +02:00 |
Chocobozzz
|
14f2b3ad11
|
Graceful job queue shutdown
|
2018-07-30 18:49:54 +02:00 |
Chocobozzz
|
8e0fd45e14
|
Add more info logging
|
2018-07-30 17:02:40 +02:00 |
Josh Morel
|
43c4c63937
|
fix pg_restore command for post-migrations
also avoid peertube db login for pg_dump command
|
2018-07-30 16:38:31 +02:00 |
Chocobozzz
|
0588221107
|
Remove kue migration
|
2018-07-30 16:34:47 +02:00 |
Chocobozzz
|
c5a893d536
|
Revert "Delete actor too when deleting account/video channel"
This reverts commit e04551d796 .
See https://github.com/Chocobozzz/PeerTube/issues/870#issuecomment-408814420
|
2018-07-30 13:39:20 +02:00 |
Chocobozzz
|
b7f5b52475
|
Move subscription helper in the account line
|
2018-07-30 11:55:58 +02:00 |
Chocobozzz
|
6af6cf831f
|
Clearer message regarding SQL extension commands in beta 10
|
2018-07-30 11:38:04 +02:00 |
Chocobozzz
|
e04551d796
|
Delete actor too when deleting account/video channel
|
2018-07-30 11:34:34 +02:00 |
Chocobozzz
|
e20015d744
|
Fiw winston meta log
|
2018-07-30 11:34:34 +02:00 |
David Libeau
|
655b549048
|
Correct API documentation for search (#881)
|
2018-07-29 22:26:05 +02:00 |
David Libeau
|
fb72c19384
|
Correct API documentation for search (#878)
|
2018-07-28 20:38:49 +02:00 |
bsky
|
469b29087b
|
Add postgresql-contrib to dependencies.md
|
2018-07-28 13:18:46 +02:00 |