Commit Graph

1769 Commits

Author SHA1 Message Date
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
Chocobozzz
baab47ca81 Fix total videos stats 2020-03-13 14:54:00 +01:00
Chocobozzz
c547bbf96a Fix re running HLS transcoding 2020-03-12 15:37:28 +01:00
Chocobozzz
84ebcf345c Fix federation with pleroma 2020-03-12 14:14:11 +01:00
Chocobozzz
764a965778 Implement pagination for overviews endpoint 2020-03-11 15:02:20 +01:00
Chocobozzz
fab6746354 Fix sitemap endpoint 2020-03-11 15:02:20 +01:00
Lucien A
9878d1ac63 Fix CSP issue on WebFinger service (#2541)
* Fix CSP issue on WebFinger service

WebFinger RFC states that CSP should allow any origin to access WebFinger resources.

* Update webfinger.ts
2020-03-11 08:46:03 +01:00
Chocobozzz
ac940348cd Fix lint 2020-03-10 16:37:25 +01:00
Rigel Kent
482fa503e5 Use grid to organise settings in admin, my-account 2020-03-10 16:23:40 +01:00
Chocobozzz
7b81edc854 Video file metadata PR cleanup 2020-03-10 16:18:29 +01:00
Rigel Kent
8319d6ae72 Add video file metadata to download modal, via ffprobe (#2411)
* Add video file metadata via ffprobe

* Federate video file metadata

* Add tests for file metadata generation

* Complete tests for videoFile metadata federation

* Lint migration and video-file for metadata

* Objectify metadata from getter in ffmpeg-utils

* Add metadataUrl to all videoFiles

* Simplify metadata API middleware

* Load playlist in videoFile when requesting metadata
2020-03-10 14:39:40 +01:00
Chocobozzz
6b842050f7 Wrap videos list query in raw SQL 2020-03-10 14:03:58 +01:00
Chocobozzz
5f3e2425f1 Rewrite video list in raw SQL 2020-03-10 14:03:58 +01:00
Chocobozzz
366caf8b71 Fix build with typescript 3.8 2020-02-28 16:51:25 +01:00
Chocobozzz
bdd428a6d9 Update dependencies 2020-02-28 16:21:34 +01:00
Chocobozzz
4832e41584 Fix WS tracker 2020-02-25 16:30:09 +01:00
Chocobozzz
1647e4effd Fix CPU usage on PostgreSQL 2020-02-25 16:30:09 +01:00
Chocobozzz
4c1def5fd8 Merge branch 'release/2.1.0' into develop 2020-02-20 10:43:33 +01:00
Chocobozzz
dfab4fa9c6 Fix CSP for embeds 2020-02-20 10:11:17 +01:00
Chocobozzz
887e1a0376 Fix emailer 2020-02-18 08:29:23 +01:00
Chocobozzz
134cf2bce9 Merge branch 'release/2.1.0' into develop 2020-02-17 15:44:53 +01:00
Chocobozzz
2db48acc46 Correctly fix auto follows 2020-02-17 15:44:06 +01:00
Chocobozzz
2ad9dcda24 Merge branch 'release/2.1.0' into develop 2020-02-17 15:34:42 +01:00
Chocobozzz
1c5fbed209 Fix avatar update 2020-02-17 15:33:42 +01:00
Chocobozzz
7d233f1dd9 Manual approves followers only for the instance
And not for accounts or channels of the instance
2020-02-17 14:27:29 +01:00
Chocobozzz
4c1c170934 Refactor email enabled function 2020-02-17 10:27:00 +01:00
John Livingston
45f1bd72a0 Creating a user with an empty password will send an email to let him set his password (#2479)
* Creating a user with an empty password will send an email to let him set his password

* Consideration of Chocobozzz's comments

* Tips for optional password

* API documentation

* Fix circular imports

* Tests
2020-02-17 10:16:52 +01:00
Rigel Kent
9677fca772 Make the search helper change based on the server config 2020-02-13 16:32:58 +01:00
Jorge Silva
3f87a46f1d Update default user theme to instance-default
(cherry picked from commit 72fa5cb1272b0b897f5a975615619e354055e5bd)
2020-02-12 11:39:51 +01:00
Raphaël Droz
79ee77eab1 peertube-import-videos passes remaining options down to youtube-dl 2020-02-12 11:33:14 +01:00
Chocobozzz
5224f71303 Correctly check remote extension 2020-02-12 10:26:35 +01:00
Chocobozzz
c6de3a85ee Fix remote avatar without AP mediatype field 2020-02-12 10:23:24 +01:00
Chocobozzz
338eb9d33a Merge branch 'release/2.1.0' into develop 2020-02-07 09:10:59 +01:00
Chocobozzz
26469f9ed8 Correctly fix octet stream fallback for video ext 2020-02-07 09:02:18 +01:00