Rigel Kent [Tue, 17 Jul 2018 09:21:10 +0000 (11:21 +0200)]
fixing audio getter when video has no audio
Rigel Kent [Mon, 21 May 2018 11:14:29 +0000 (13:14 +0200)]
Fixing #626 with ffmpeg's low default audio bitrate
Chocobozzz [Tue, 31 Jul 2018 17:47:14 +0000 (19:47 +0200)]
Upgrade client dependencies
Chocobozzz [Tue, 31 Jul 2018 16:04:54 +0000 (18:04 +0200)]
Add german, spanish and chinese (traditional, taiwan) languages
Chocobozzz [Tue, 31 Jul 2018 16:04:45 +0000 (18:04 +0200)]
Add index on sharedInboxUrl
Chocobozzz [Tue, 31 Jul 2018 13:50:12 +0000 (15:50 +0200)]
Update translations
Aurélien Bertron [Tue, 31 Jul 2018 12:04:26 +0000 (14:04 +0200)]
Add audit logs in various modules
- Videos
- Videos comments
- Users
- Videos channels
- Videos abuses
- Custom config
Aurélien Bertron [Tue, 31 Jul 2018 12:02:47 +0000 (14:02 +0200)]
Add audit logs module
Rigel Kent [Sat, 28 Jul 2018 19:02:26 +0000 (21:02 +0200)]
adding ORM pool configuration
Chocobozzz [Tue, 31 Jul 2018 13:26:48 +0000 (15:26 +0200)]
Try to handle truncated markdown links
Chocobozzz [Tue, 31 Jul 2018 13:09:34 +0000 (15:09 +0200)]
Cleanup req files on bad request
Chocobozzz [Tue, 31 Jul 2018 12:25:02 +0000 (14:25 +0200)]
Add aria-labelledby to video thumbnails
Chocobozzz [Tue, 31 Jul 2018 10:47:28 +0000 (12:47 +0200)]
Bumped to version v1.0.0-beta.10.pre.3
Chocobozzz [Tue, 31 Jul 2018 10:21:04 +0000 (12:21 +0200)]
Fix handle down test
Chocobozzz [Tue, 31 Jul 2018 09:15:35 +0000 (11:15 +0200)]
Don't send follow request if the follow is already accepted
Chocobozzz [Tue, 31 Jul 2018 09:04:33 +0000 (11:04 +0200)]
Refresh orphan actors
Chocobozzz [Tue, 31 Jul 2018 08:26:13 +0000 (10:26 +0200)]
Try to fix travis (again)
Chocobozzz [Tue, 31 Jul 2018 08:11:34 +0000 (10:11 +0200)]
Try to fix travis
Chocobozzz [Tue, 31 Jul 2018 08:02:40 +0000 (10:02 +0200)]
Try to killall peertube in travis before running tests
Chocobozzz [Tue, 31 Jul 2018 07:43:26 +0000 (09:43 +0200)]
Fix responsive on videos search
Chocobozzz [Mon, 30 Jul 2018 17:18:01 +0000 (19:18 +0200)]
Increase max stalled count in job queue
Chocobozzz [Mon, 30 Jul 2018 16:49:54 +0000 (18:49 +0200)]
Graceful job queue shutdown
Chocobozzz [Mon, 30 Jul 2018 15:02:40 +0000 (17:02 +0200)]
Add more info logging
Josh Morel [Sun, 29 Jul 2018 17:23:30 +0000 (13:23 -0400)]
fix pg_restore command for post-migrations
also avoid peertube db login for pg_dump command
Chocobozzz [Mon, 30 Jul 2018 14:34:47 +0000 (16:34 +0200)]
Remove kue migration
Chocobozzz [Mon, 30 Jul 2018 11:39:20 +0000 (13:39 +0200)]
Revert "Delete actor too when deleting account/video channel"
This reverts commit
e04551d796adf69703a41af123207b2624237292.
See https://github.com/Chocobozzz/PeerTube/issues/870#issuecomment-
408814420
Chocobozzz [Mon, 30 Jul 2018 09:55:58 +0000 (11:55 +0200)]
Move subscription helper in the account line
Chocobozzz [Mon, 30 Jul 2018 09:38:04 +0000 (11:38 +0200)]
Clearer message regarding SQL extension commands in beta 10
Chocobozzz [Mon, 30 Jul 2018 09:33:58 +0000 (11:33 +0200)]
Delete actor too when deleting account/video channel
Chocobozzz [Mon, 30 Jul 2018 08:59:31 +0000 (10:59 +0200)]
Fiw winston meta log
David Libeau [Sun, 29 Jul 2018 20:26:05 +0000 (16:26 -0400)]
Correct API documentation for search (#881)
David Libeau [Sat, 28 Jul 2018 18:38:49 +0000 (14:38 -0400)]
Correct API documentation for search (#878)
bsky [Sat, 28 Jul 2018 08:29:37 +0000 (17:29 +0900)]
Add postgresql-contrib to dependencies.md
Chocobozzz [Fri, 27 Jul 2018 15:22:20 +0000 (17:22 +0200)]
Delete old indexes
Chocobozzz [Fri, 27 Jul 2018 14:57:16 +0000 (16:57 +0200)]
Optimize videos list SQL query (another time)
Chocobozzz [Fri, 27 Jul 2018 13:20:10 +0000 (15:20 +0200)]
Optimize search SQL query (I hope :p)
Jorropo [Fri, 27 Jul 2018 08:13:19 +0000 (10:13 +0200)]
[Server>Middlewares>Follows] Changing error code 400 to 500
Follows on http server is a server error not an error of the client.
Chocobozzz [Fri, 27 Jul 2018 11:54:23 +0000 (13:54 +0200)]
Bumped to version v1.0.0-beta.10.pre.2
Chocobozzz [Fri, 27 Jul 2018 10:10:37 +0000 (12:10 +0200)]
Update changelog
Chocobozzz [Fri, 27 Jul 2018 10:01:31 +0000 (12:01 +0200)]
Revert SQL optimization in videos list :(
Chocobozzz [Fri, 27 Jul 2018 07:06:41 +0000 (09:06 +0200)]
Fix captions freeze on production
Chocobozzz [Fri, 27 Jul 2018 06:37:51 +0000 (08:37 +0200)]
Fix attribute label width in video watch page
Martin Trigaux [Thu, 26 Jul 2018 11:46:36 +0000 (13:46 +0200)]
[FIX] doc: correct URL to PeerTube project
Instead of the French translation page
Jorropo [Thu, 26 Jul 2018 19:01:34 +0000 (21:01 +0200)]
Added redis-server.service to After
On very very slow monocore server, peertube can generate error if redis isn't started.
Chocobozzz [Thu, 26 Jul 2018 14:45:47 +0000 (16:45 +0200)]
Fix peertube on chrome
Jorropo [Thu, 26 Jul 2018 12:47:14 +0000 (14:47 +0200)]
Updated components tree
Jorropo [Thu, 26 Jul 2018 12:19:05 +0000 (14:19 +0200)]
Add npm debug log to gitignore and organize
Chocobozzz [Thu, 26 Jul 2018 09:28:51 +0000 (11:28 +0200)]
Bumped to version v1.0.0-beta.10.pre.1
Chocobozzz [Thu, 26 Jul 2018 08:45:10 +0000 (10:45 +0200)]
Fix last commit
Rigel Kent [Wed, 25 Jul 2018 20:01:25 +0000 (22:01 +0200)]
expliciting type checks and predicates (server only)
Jorropo [Wed, 25 Jul 2018 18:57:56 +0000 (20:57 +0200)]
Updated travis.yml git depth 1
We don't do any git operation except include last commit name, so we only need last commit, that will make travis-ci test faster.
Chocobozzz [Wed, 25 Jul 2018 15:30:40 +0000 (17:30 +0200)]
Update changelog
Chocobozzz [Wed, 25 Jul 2018 15:18:46 +0000 (17:18 +0200)]
category parma -> categoryOneOf (videos list)
Chocobozzz [Wed, 25 Jul 2018 15:05:15 +0000 (17:05 +0200)]
Handle pre releases in release script
Chocobozzz [Wed, 25 Jul 2018 13:11:25 +0000 (15:11 +0200)]
Sort video captions
Chocobozzz [Wed, 25 Jul 2018 13:11:06 +0000 (15:11 +0200)]
Update default config cache
Chocobozzz [Wed, 25 Jul 2018 09:01:53 +0000 (11:01 +0200)]
Add "agree to the terms" checkbox in registration form
Chocobozzz [Wed, 25 Jul 2018 08:33:57 +0000 (10:33 +0200)]
Disable animation on confirm modal
Chocobozzz [Wed, 25 Jul 2018 08:28:43 +0000 (10:28 +0200)]
Improve captions UX (at least I've tried)
Chocobozzz [Wed, 25 Jul 2018 07:57:52 +0000 (09:57 +0200)]
Hack 459 regarding Angular & i18n
Chocobozzz [Tue, 24 Jul 2018 16:02:23 +0000 (18:02 +0200)]
404 on unknown thumbnail
Chocobozzz [Tue, 24 Jul 2018 15:54:43 +0000 (17:54 +0200)]
Fix UI regressions
Chocobozzz [Tue, 24 Jul 2018 14:44:46 +0000 (16:44 +0200)]
Add cors to static route in nginx template
Chocobozzz [Tue, 24 Jul 2018 14:27:45 +0000 (16:27 +0200)]
Add max count in pagination
Chocobozzz [Tue, 24 Jul 2018 14:22:21 +0000 (16:22 +0200)]
Improve production warning
Chocobozzz [Tue, 24 Jul 2018 14:00:22 +0000 (16:00 +0200)]
Update translations
Jorropo [Tue, 24 Jul 2018 16:01:52 +0000 (18:01 +0200)]
[ImgBot] optimizes images
*Total -- 289.13kb -> 211.82kb
(26.74%)/support/doc/development/server/upload-video.png -- 56.19kb ->
33.83kb (39.8%)/support/doc/development/client/components-tree.png --
31.81kb -> 19.82kb
(37.68%)/client/src/assets/images/icons/icon-512x512.png -- 14.24kb ->
9.97kb (30.03%)/server/tests/fixtures/avatar-resized.png -- 1.69kb ->
1.19kb (29.24%)/server/tests/fixtures/avatar2-resized.png -- 1.68kb ->
1.21kb (28.41%)/client/src/assets/images/default-avatar.png -- 1.63kb ->
1.24kb (23.89%)/server/tests/fixtures/avatar.png -- 1.63kb -> 1.24kb
(23.89%)/server/tests/fixtures/avatar-big.png -- 143.15kb -> 111.56kb
(22.06%)/client/src/assets/images/icons/icon-192x192.png -- 3.58kb ->
2.86kb (20.21%)/server/tests/fixtures/video_short1.webm.jpg -- 2.83kb ->
2.36kb (16.75%)/client/src/assets/images/icons/icon-144x144.png --
2.34kb -> 1.95kb (16.53%)/client/src/assets/images/icons/icon-96x96.png
-- 1.91kb -> 1.62kb
(11.93%)/client/src/assets/images/icons/icon-72x72.png -- 1.72kb ->
1.53kb (11.1%)/client/src/assets/images/icons/icon-48x48.png -- 1.18kb
-> 1.17kb (1%)
Chocobozzz [Tue, 24 Jul 2018 13:33:18 +0000 (15:33 +0200)]
Fix pagination on rest table
Chocobozzz [Tue, 24 Jul 2018 13:11:28 +0000 (15:11 +0200)]
Fix publishedAt after a scheduled update
Chocobozzz [Tue, 24 Jul 2018 12:35:11 +0000 (14:35 +0200)]
Fix nodeinfo endpoint
Rigel Kent [Sat, 21 Jul 2018 21:00:25 +0000 (23:00 +0200)]
adding initial support for nodeinfo
Chocobozzz [Tue, 24 Jul 2018 09:40:04 +0000 (11:40 +0200)]
Add ability to click on category/licence/language/tags in watch page
Chocobozzz [Tue, 24 Jul 2018 09:09:00 +0000 (11:09 +0200)]
Add ability to only filter in the search endpoint
Chocobozzz [Tue, 24 Jul 2018 08:13:54 +0000 (10:13 +0200)]
Add ability to sort the search
Chocobozzz [Mon, 23 Jul 2018 18:13:30 +0000 (20:13 +0200)]
Optimize SQL queries
Chocobozzz [Mon, 23 Jul 2018 09:28:27 +0000 (11:28 +0200)]
Fix travis tests
Chocobozzz [Mon, 23 Jul 2018 09:23:00 +0000 (11:23 +0200)]
Responsive advanced search
Chocobozzz [Mon, 23 Jul 2018 09:12:03 +0000 (11:12 +0200)]
Handle back/forward page in advanced search
Chocobozzz [Fri, 20 Jul 2018 16:31:49 +0000 (18:31 +0200)]
Add advanced search in client
Chocobozzz [Fri, 20 Jul 2018 12:35:18 +0000 (14:35 +0200)]
Add videos list filters
Chocobozzz [Thu, 19 Jul 2018 14:17:54 +0000 (16:17 +0200)]
Begin advanced search
Chocobozzz [Wed, 18 Jul 2018 12:17:54 +0000 (14:17 +0200)]
Speed up populate database script
Adam Gauthier [Sat, 21 Jul 2018 02:58:54 +0000 (22:58 -0400)]
Fix minor typos in README
Chocobozzz [Wed, 18 Jul 2018 08:30:01 +0000 (10:30 +0200)]
Add our crowdfunding supports
Rigel Kent [Wed, 18 Jul 2018 08:21:59 +0000 (10:21 +0200)]
(nginx) remove headers now dealt with helmet
Chocobozzz [Wed, 18 Jul 2018 08:09:01 +0000 (10:09 +0200)]
Upgrade mp4-box-encoding
Chocobozzz [Wed, 18 Jul 2018 07:52:46 +0000 (09:52 +0200)]
Render CSS/title/description tags on server side
Chocobozzz [Tue, 17 Jul 2018 17:22:03 +0000 (19:22 +0200)]
Add esperanto, lojban, klingon and kotava (audio/subtitle) languages
Chocobozzz [Tue, 17 Jul 2018 17:04:41 +0000 (19:04 +0200)]
Fix static avatars/thumbnails cache
Chocobozzz [Tue, 17 Jul 2018 16:44:47 +0000 (18:44 +0200)]
Fix CSP
Chocobozzz [Tue, 17 Jul 2018 16:17:50 +0000 (18:17 +0200)]
Add populate database script
Chocobozzz [Tue, 17 Jul 2018 15:06:34 +0000 (17:06 +0200)]
Fix regression in theater mode
Chocobozzz [Tue, 17 Jul 2018 14:37:28 +0000 (16:37 +0200)]
Fix start/count/sort params in documentation
Rigel Kent [Tue, 17 Jul 2018 14:36:07 +0000 (16:36 +0200)]
(quickfix) loosening CSP
Chocobozzz [Tue, 17 Jul 2018 13:04:54 +0000 (15:04 +0200)]
Add cors for static paths too
Chocobozzz [Tue, 17 Jul 2018 12:44:19 +0000 (14:44 +0200)]
Improve frontend accessibility
In particular checkboxes, likes/dislikes, share button, video thumbnails
and help buttons
Rigel Kent [Tue, 17 Jul 2018 09:37:25 +0000 (11:37 +0200)]
adding CSP, no-referrer policies and allow dns prefetching
Rigel Kent [Mon, 16 Jul 2018 07:02:08 +0000 (09:02 +0200)]
selective route permission to use embeds with x-frame-deny
Chocobozzz [Tue, 17 Jul 2018 09:06:04 +0000 (11:06 +0200)]
Reset confirm component
Chocobozzz [Tue, 17 Jul 2018 08:25:09 +0000 (10:25 +0200)]
Upgrade client dependencies