Commit Graph

1885 Commits

Author SHA1 Message Date
Chocobozzz
b764380ac2 Add ability to list redundancies 2020-01-28 11:35:26 +01:00
Chocobozzz
ffc65cbd2a Remove HLS torrents 2020-01-24 16:48:05 +01:00
Chocobozzz
99849607a6 Remove debug messages 2020-01-24 11:38:35 +01:00
Chocobozzz
89566f77fd Increase blacklist import timeout 2020-01-23 11:09:25 +01:00
Chocobozzz
93905586ee Proxy youtube-dl format command too 2020-01-22 17:19:03 +01:00
Chocobozzz
6848b9f4b2 Use a filtered proxy without variables 2020-01-22 09:36:03 +01:00
Chocobozzz
be7ca0c6b9 Use a proxy for youtube-dl to avoid travis errors 2020-01-21 16:46:59 +01:00
Chocobozzz
f0ad471007 Update a little bit user dropdown message 2020-01-21 14:05:22 +01:00
Rigel Kent
7738273b80 Accessibility fixes for #2149 2020-01-21 10:08:10 +01:00
Chocobozzz
5fbd08be37 Fix typo in error log 2020-01-20 15:41:57 +01:00
John Livingston
70870adfac Adding the request ip for hook filter:api.user.signup.allowed.result (#2416)
* Adding the request ip for hook filter:api.user.signup.allowed.result

* Fix typo
2020-01-20 14:58:44 +01:00
John Livingston
98da1a7b4a Fix: unregistring a plugin did not remove properly his hooks. 2020-01-20 14:54:03 +01:00
Chocobozzz
c25e8ce505 Fix subscriptions tests 2020-01-10 15:37:01 +01:00
Rigel Kent
000eb0e40d Add informational message at login for visitors coming from upload button
resolves #1880
2020-01-10 14:01:23 +01:00
Chocobozzz
ab4d4db44a Avoid follow SQL conflicts 2020-01-10 13:34:20 +01:00
Chocobozzz
6fd8c4da26 Cleanup DB indexes 2020-01-10 13:33:22 +01:00
Chocobozzz
dce659fa7c Fix federation when updating a video 2020-01-10 10:30:36 +01:00
Rigel Kent
f2f0eda543 Adapt feeds content-type to accept header 2020-01-10 10:14:04 +01:00
Rigel Kent
205ed5b7dc Add video caption upload documentation and improve error message
fixes #2038
2020-01-09 14:11:39 +01:00
Chocobozzz
c4a1811ea8 Use lower instead of ilike to login users 2020-01-09 14:00:34 +01:00
Chocobozzz
e0b56b7495 Return an error on invalid count pagination 2020-01-09 09:36:31 +01:00
Chocobozzz
6b0c3c7ca9 Optimize list my playlists SQL query 2020-01-09 09:27:21 +01:00
Chocobozzz
119b16e5ac Optimize notification endpoint 2020-01-09 09:27:18 +01:00
Rigel Kent
fbc77eb648 Add outbox page size parameter 2020-01-09 09:21:35 +01:00
Chocobozzz
c08579e14f Add correct status on not found video 2020-01-09 08:51:27 +01:00
Chocobozzz
e612209767 Try to fix subscriptions inconsistencies 2020-01-08 15:44:41 +01:00
Chocobozzz
fe98765624 Add ability to skip count query 2020-01-08 14:15:16 +01:00
Chocobozzz
ddc07312b0 Optimize videos list SQL queries workflow 2020-01-08 11:36:57 +01:00
Chocobozzz
8ee988c316 Optimize videos list SQL query 2020-01-08 11:16:34 +01:00
Chocobozzz
e92269053e Update http signature 2020-01-07 15:56:09 +01:00
Chocobozzz
7cde3b9c2e Update validator dependency 2020-01-07 15:56:07 +01:00
Chocobozzz
04cda1d7a5 Add warning if admin disables webtorrent 2020-01-06 17:10:02 +01:00
Chocobozzz
c10b638c4b Accept . _ and 0-9 plugin names 2020-01-06 16:20:01 +01:00
Chocobozzz
51b34a11b2 Share playlists state 2020-01-06 13:34:08 +01:00
Rigel Kent
32c68d67d9 Tests for totalRepliesFromVideoAuthor 2020-01-03 16:25:31 +01:00
Chocobozzz
ac0868bcc0 Improve SQL query for my special playlists 2020-01-03 14:17:57 +01:00
Chocobozzz
35f28e94c7 Add infohash cache 2020-01-03 13:47:45 +01:00
Chocobozzz
562724a1ed Fix totalRepliesFromVideoAuthor SQL request 2020-01-03 11:53:51 +01:00
Rigel Kent
29128b2f5c Add miniature quick actions to add video to Watch later playlist 2020-01-02 14:50:14 +01:00
Chocobozzz
cca1e13b96 Add test to search in my videos 2019-12-30 14:31:39 +01:00
Chocobozzz
4449d2695b Fix URL normalization in import script 2019-12-30 10:44:50 +01:00
Chocobozzz
da69b88638 Auto add https:// in import script URLs 2019-12-30 10:40:09 +01:00
Rigel Kent
9d45db2919 Fix my-account{videos,video-playlists} loading mecanism 2019-12-29 02:10:17 +01:00
Rigel Kent
5b0413ddaa Add author indicator to the comment replies loader 2019-12-28 11:48:53 +01:00
Rigel Kent
bf64ed4196 Add search bars for a user's videos and playlist library 2019-12-28 01:10:26 +01:00
Rigel Kent
c1125bcadc Add comment filtering by reply count 2019-12-27 17:02:44 +01:00
Chocobozzz
e4a686b4a2 Cache some SQL queries 2019-12-27 13:33:16 +01:00
Chocobozzz
822c7e610d Fix playlist search 2019-12-27 09:04:04 +01:00
Chocobozzz
227eb02f9a Case insensitive tags search 2019-12-27 08:51:26 +01:00
Rigel Kent
c06af5012e Add playlist search option and search input for add-to-video-playlist dropdown
fixes #2138
2019-12-26 11:52:52 +01:00