Commit Graph

1902 Commits

Author SHA1 Message Date
Chocobozzz
b3af2601da Add ability to remove privacies using plugins 2020-04-20 15:42:27 +02:00
Chocobozzz
2fd59d7d89 Add ability to sort by originallyPublishedAt 2020-04-20 14:05:52 +02:00
Chocobozzz
86ad0cde9e Add licence and language support to y-dl imports 2020-04-20 10:41:43 +02:00
Kim
b1770a0af4 Add thumbnail / preview generation from url on the fly (#2646)
* Add thumbnails generation on the fly to URL import

* Display generated preview to import first edit

* Use ternary to get type inference

* Move preview/thumbnail test just after import

Co-authored-by: kimsible <kimsible@users.noreply.github.com>
2020-04-20 10:28:38 +02:00
Chocobozzz
8f31261f77 Fix videos languages filter SQL query 2020-04-20 10:24:58 +02:00
Chocobozzz
6ed2e4eaf3 Fix tests correctly 2020-04-20 09:35:51 +02:00
Chocobozzz
0dd57e4d43 Fix tests 2020-04-20 09:04:38 +02:00
Chocobozzz
8a86e5dc4f Use originallyPublishedAt from body on import if it exists 2020-04-17 14:35:13 +02:00
Chocobozzz
14cbb9a65a Fix languageOneOf filter with only _unknown 2020-04-16 17:00:40 +02:00
Chocobozzz
2c0ccd4b3f Do not support subscriptions to accounts 2020-04-16 16:37:25 +02:00
Chocobozzz
bd65cf02ff Fix import/upload CLI options 2020-04-16 16:20:56 +02:00
Chocobozzz
5600def4c8 Fix user video quota with webtorrent disabled 2020-04-16 15:13:46 +02:00
Chocobozzz
62068f4153 Merge branch 'pr/2629' into develop 2020-04-15 14:16:40 +02:00
Chocobozzz
652c64165b Fix import captions test 2020-04-15 14:15:44 +02:00
kimsible
ba6e9e8f1d Add unit tests for captions via URL import 2020-04-14 17:23:01 +02:00
Rigel Kent
bb152476c8 Refactor follow/mute as modals in admin, add actions in abuse list 2020-04-14 15:53:37 +02:00
kimsible
50ad0a1c16 Add getSubs to YoutubeDL video import 2020-04-14 14:39:30 +02:00
Chocobozzz
f940e81469 Catch error in import script 2020-04-14 09:41:20 +02:00
Chocobozzz
a388781916 Add log in peertube watch script on error 2020-04-14 09:09:11 +02:00
Chocobozzz
3f956d431c Add misc endpoints and helpers to npm test 2020-04-14 08:57:52 +02:00
Chocobozzz
d694b19344 Increase fetcher job ttl 2020-04-11 09:07:15 +02:00
Chocobozzz
670e955c22 Add CORS to AP routes 2020-04-10 15:52:01 +02:00
Chocobozzz
5e2b2e2775 Add ability for plugins to add custom routes 2020-04-10 15:23:25 +02:00
Rigel Kent
9afa0901f1 Fix lint for emailer 2020-04-10 14:26:42 +02:00
Ismaël Bouya
ed3f089cc7 Add sendmail 2020-04-10 10:20:06 +02:00
Chocobozzz
4d9ae8f7cf Increase max page value 2020-04-10 09:46:01 +02:00
Chocobozzz
7cbbf79ff0 Check config resolutions keys 2020-04-10 08:55:21 +02:00
Chocobozzz
ab3ead3a6f Add ability to remove a video from a plugin 2020-04-09 11:37:44 +02:00
Chocobozzz
1b05d82d86 Add SQL query support in plugins 2020-04-09 11:00:30 +02:00
Chocobozzz
bc0d801bb7 Refactor plugin helpers factory 2020-04-09 09:57:32 +02:00
Chocobozzz
00c228363f Fix repl script 2020-04-09 08:39:44 +02:00
Chocobozzz
8c9e787526 Add ability to accept or not remote redundancies 2020-04-07 15:32:20 +02:00
Chocobozzz
edaf5b862a Fix torrent import on windows 2020-04-07 10:40:52 +02:00
Chocobozzz
d57d1d83c6 Support audio files import 2020-04-03 15:41:39 +02:00
Chocobozzz
51892fe042 Fix typo in db field check 2020-04-03 14:08:27 +02:00
Chocobozzz
a2b6ec7c3f Fix video codec in HLS playlist 2020-04-03 14:07:00 +02:00
Chocobozzz
3d3bb23816 Update CLI dependencies 2020-04-02 14:09:33 +02:00
Chocobozzz
ded739eb38 Fix CLI tools typings 2020-04-01 17:04:12 +02:00
Chocobozzz
93708d4e40 Fix sitemap 2020-04-01 17:02:52 +02:00
Chocobozzz
d96994289b Update server dependencies 2020-04-01 14:46:53 +02:00
Rigel Kent
3d527ba173 Use inner join and document code for viewr stats for channels 2020-03-31 10:29:24 +02:00
Rigel Kent
714bfcc556 Tests for viewsPerDay 2020-03-31 10:29:24 +02:00
Rigel Kent
747c562837 Put channel stats behind withStats flag 2020-03-31 10:29:24 +02:00
Rigel Kent
8165d00ac6 View stats for channels 2020-03-31 10:29:24 +02:00
Rigel Kent
76314386ae Add overview of a user's actions in user-edit (#2558) 2020-03-27 15:19:03 +01:00
Chocobozzz
cf5d7d9d94 Try to fix tracker tests issues 2020-03-20 16:17:14 +01:00
Chocobozzz
6cb5564490 Fix add comment in threads with deleted comments 2020-03-20 14:43:12 +01:00
Chocobozzz
5db4545cd2 Fix internal videos in playlists 2020-03-20 09:55:57 +01:00
Chocobozzz
891a819661 Optimize sql requests on broadcast 2020-03-19 11:04:05 +01:00
Chocobozzz
eb11373f93 Fix 500 when adding video in playlist 2020-03-19 09:46:50 +01:00