]>
git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
Bigard Florian [Thu, 23 Nov 2017 17:22:40 +0000 (18:22 +0100)]
Update readme
Chocobozzz [Mon, 6 Nov 2017 10:46:11 +0000 (11:46 +0100)]
Improve client mobile version
Chocobozzz [Mon, 6 Nov 2017 09:22:02 +0000 (10:22 +0100)]
Fix not found asn1.js package
Chocobozzz [Sat, 4 Nov 2017 17:32:38 +0000 (18:32 +0100)]
Usernames are case insensitive now
Chocobozzz [Sat, 4 Nov 2017 17:20:13 +0000 (18:20 +0100)]
Fix error messages on client forms
Chocobozzz [Sat, 4 Nov 2017 17:09:23 +0000 (18:09 +0100)]
Don't hash user password once again on update
Chocobozzz [Tue, 31 Oct 2017 17:57:32 +0000 (18:57 +0100)]
Prepare release script
Chocobozzz [Tue, 31 Oct 2017 16:50:28 +0000 (17:50 +0100)]
Split slow and fast api tests for travis
Chocobozzz [Tue, 31 Oct 2017 16:45:57 +0000 (17:45 +0100)]
Fix travis build stage
Chocobozzz [Tue, 31 Oct 2017 16:33:23 +0000 (17:33 +0100)]
Build server files before test the api
Chocobozzz [Tue, 31 Oct 2017 16:23:57 +0000 (17:23 +0100)]
Try matrix to speed up travis builds
Chocobozzz [Tue, 31 Oct 2017 15:37:37 +0000 (16:37 +0100)]
Upgrade client dep
Chocobozzz [Tue, 31 Oct 2017 15:31:24 +0000 (16:31 +0100)]
Upgrade server packages
Chocobozzz [Tue, 31 Oct 2017 15:11:38 +0000 (16:11 +0100)]
Update PeerTube features
Chocobozzz [Tue, 31 Oct 2017 14:20:35 +0000 (15:20 +0100)]
Add tests and fix bugs for video privacy
Chocobozzz [Tue, 31 Oct 2017 10:52:52 +0000 (11:52 +0100)]
Add video privacy setting
Chocobozzz [Tue, 31 Oct 2017 07:41:46 +0000 (08:41 +0100)]
Change video spinner
Chocobozzz [Mon, 30 Oct 2017 19:26:06 +0000 (20:26 +0100)]
Lazy description and previews to video form
Chocobozzz [Mon, 30 Oct 2017 09:58:43 +0000 (10:58 +0100)]
Add other video description tests
Chocobozzz [Mon, 30 Oct 2017 09:16:27 +0000 (10:16 +0100)]
Add lazy description on server
Chocobozzz [Fri, 27 Oct 2017 15:27:06 +0000 (17:27 +0200)]
Add tests to user roles
Chocobozzz [Fri, 27 Oct 2017 14:55:03 +0000 (16:55 +0200)]
Support roles with rights and add moderator role
Chocobozzz [Fri, 27 Oct 2017 07:37:45 +0000 (09:37 +0200)]
Fix tag display on video watch
Chocobozzz [Fri, 27 Oct 2017 06:51:40 +0000 (08:51 +0200)]
Replace NSFW with "mature or explicit content"
Blur their thumbnail and name
Chocobozzz [Thu, 26 Oct 2017 14:59:02 +0000 (16:59 +0200)]
Remove sequelize deprecated operators
Chocobozzz [Thu, 26 Oct 2017 13:52:11 +0000 (15:52 +0200)]
Increase video attributes length
Number of tags: 3 -> 5
Tag length: 10 -> 30
Video name: 50 -> 120
Video channel name: 50 -> 120
Chocobozzz [Thu, 26 Oct 2017 13:44:02 +0000 (15:44 +0200)]
Fix tests
Chocobozzz [Thu, 26 Oct 2017 13:16:05 +0000 (15:16 +0200)]
Add og:video tags
Chocobozzz [Thu, 26 Oct 2017 13:01:47 +0000 (15:01 +0200)]
Add markdown support to video description
Chocobozzz [Thu, 26 Oct 2017 12:22:37 +0000 (14:22 +0200)]
Fix integrity with transcoding jobs
Chocobozzz [Thu, 26 Oct 2017 12:05:20 +0000 (14:05 +0200)]
Fix integrity issues with after destroy hook
Chocobozzz [Thu, 26 Oct 2017 10:06:57 +0000 (12:06 +0200)]
Fix log in after destroy hook
Chocobozzz [Thu, 26 Oct 2017 09:42:36 +0000 (11:42 +0200)]
Fix join in video events
Chocobozzz [Thu, 26 Oct 2017 09:26:35 +0000 (11:26 +0200)]
Reset video fields when remote update fails
Chocobozzz [Thu, 26 Oct 2017 08:40:37 +0000 (10:40 +0200)]
Be tolerant with remote requests
Just remove videos we don't want
Chocobozzz [Thu, 26 Oct 2017 06:51:11 +0000 (08:51 +0200)]
Add migration script for channels
Chocobozzz [Wed, 25 Oct 2017 15:31:11 +0000 (17:31 +0200)]
Add channels to upload form
Chocobozzz [Wed, 25 Oct 2017 14:52:01 +0000 (16:52 +0200)]
Fix lint
Chocobozzz [Wed, 25 Oct 2017 14:43:19 +0000 (16:43 +0200)]
Adapt client with video channels
Chocobozzz [Wed, 25 Oct 2017 14:03:33 +0000 (16:03 +0200)]
Use async/await in lib and initializers
Chocobozzz [Wed, 25 Oct 2017 09:55:06 +0000 (11:55 +0200)]
Use async/await in controllers
Chocobozzz [Tue, 24 Oct 2017 17:41:30 +0000 (19:41 +0200)]
Add video channel tests
Chocobozzz [Tue, 24 Oct 2017 17:41:09 +0000 (19:41 +0200)]
Add video channels
Adam Magnier [Thu, 26 Oct 2017 05:46:15 +0000 (07:46 +0200)]
hide error message in https too (#108)
Chocobozzz [Thu, 19 Oct 2017 15:42:39 +0000 (17:42 +0200)]
Fix nginx https template
Chocobozzz [Thu, 19 Oct 2017 15:33:32 +0000 (17:33 +0200)]
Take in account transcoding for video quota
Chocobozzz [Thu, 19 Oct 2017 14:43:48 +0000 (16:43 +0200)]
Add ability to forbid user to upload video
Chocobozzz [Thu, 19 Oct 2017 13:47:56 +0000 (15:47 +0200)]
Fix video not found in watch component
Chocobozzz [Thu, 19 Oct 2017 13:39:08 +0000 (15:39 +0200)]
Fix bug when quitting NSFW video
Chocobozzz [Thu, 19 Oct 2017 12:58:28 +0000 (14:58 +0200)]
Add ability to download a video from direct link or torrent file
Chocobozzz [Thu, 19 Oct 2017 08:43:54 +0000 (10:43 +0200)]
Fix pod removal when it is down
Chocobozzz [Thu, 19 Oct 2017 08:22:07 +0000 (10:22 +0200)]
Upgrade client dependencies and fix error logs
Chocobozzz [Thu, 19 Oct 2017 07:43:01 +0000 (09:43 +0200)]
Add pod list endpoint with pagination, sort...
Chocobozzz [Thu, 19 Oct 2017 07:28:35 +0000 (09:28 +0200)]
Fix video removing when it is corrupted
Chocobozzz [Wed, 18 Oct 2017 16:19:35 +0000 (18:19 +0200)]
Fix embed that does not start on firefox
Chocobozzz [Tue, 17 Oct 2017 14:53:10 +0000 (16:53 +0200)]
Escape opengraph/oembed tags
Chocobozzz [Tue, 17 Oct 2017 14:22:14 +0000 (16:22 +0200)]
Fix share embed iframe link
Chocobozzz [Tue, 17 Oct 2017 13:37:40 +0000 (15:37 +0200)]
More robust transcoding jobs
Chocobozzz [Tue, 17 Oct 2017 12:46:09 +0000 (14:46 +0200)]
Improve transcoding quality
I'm an idiot
Chocobozzz [Tue, 17 Oct 2017 12:21:18 +0000 (14:21 +0200)]
Don't cache torrent files
Chocobozzz [Tue, 17 Oct 2017 10:47:21 +0000 (12:47 +0200)]
Try to fix travis tests
Chocobozzz [Tue, 17 Oct 2017 09:45:53 +0000 (11:45 +0200)]
Increase client_max_body_size in NGinx template
Chocobozzz [Tue, 17 Oct 2017 09:13:01 +0000 (11:13 +0200)]
Update production configuration file example
Chocobozzz [Tue, 17 Oct 2017 08:35:27 +0000 (10:35 +0200)]
Use preview instead of thumbnail for oembed
Chocobozzz [Mon, 16 Oct 2017 10:04:18 +0000 (12:04 +0200)]
Client: explain to user we don't want scheme when making friends
Ronan [Mon, 16 Oct 2017 09:43:40 +0000 (11:43 +0200)]
Handle express-validator error on the client side and fix #96 (#98)
* Handle express-validator error on the client side
* More meaningfull error for not supported format
Chocobozzz [Mon, 16 Oct 2017 08:05:49 +0000 (10:05 +0200)]
Add oembed endpoint
Ronan [Fri, 13 Oct 2017 06:14:40 +0000 (08:14 +0200)]
Fix some inconsistency in link (#97)
Some link could appear with double // in url.
e.g : "POST /api/v1/videos//upload HTTP/1.1"
Chocobozzz [Tue, 10 Oct 2017 08:18:25 +0000 (10:18 +0200)]
Client: check user is logged in for some pages
Chocobozzz [Tue, 10 Oct 2017 08:02:18 +0000 (10:02 +0200)]
Video blacklist refractoring
Chocobozzz [Tue, 10 Oct 2017 07:00:50 +0000 (09:00 +0200)]
Fix database benchmark in prod mode
Chocobozzz [Mon, 9 Oct 2017 17:27:19 +0000 (19:27 +0200)]
Client: Fix blacklist url in dev mode
Chocobozzz [Mon, 9 Oct 2017 17:21:59 +0000 (19:21 +0200)]
Fix lint
Chocobozzz [Mon, 9 Oct 2017 17:12:40 +0000 (19:12 +0200)]
Client: fix loading server configurations
Chocobozzz [Mon, 9 Oct 2017 12:55:13 +0000 (14:55 +0200)]
Server: upgrade packages
Chocobozzz [Mon, 9 Oct 2017 12:40:05 +0000 (14:40 +0200)]
Upgrade client dependencies
Chocobozzz [Mon, 9 Oct 2017 12:28:44 +0000 (14:28 +0200)]
Try to optimize frontend
Chocobozzz [Mon, 9 Oct 2017 09:25:41 +0000 (11:25 +0200)]
Fix exception when getting 404 in video watch
Chocobozzz [Mon, 9 Oct 2017 09:06:13 +0000 (11:06 +0200)]
Change how we handle resolution
It was an enum before, now we just use video height
Chocobozzz [Fri, 6 Oct 2017 08:40:09 +0000 (10:40 +0200)]
Client: handle multiple file resolutions
Chocobozzz [Wed, 4 Oct 2017 07:30:57 +0000 (09:30 +0200)]
Fix refresh token expired handling
Chocobozzz [Tue, 3 Oct 2017 14:04:14 +0000 (16:04 +0200)]
Add migration script
Chocobozzz [Mon, 2 Oct 2017 10:20:26 +0000 (12:20 +0200)]
Implement video transcoding on server side
Chocobozzz [Fri, 22 Sep 2017 15:02:31 +0000 (17:02 +0200)]
Modify video file size to bigint
Green-Star [Fri, 22 Sep 2017 07:13:43 +0000 (09:13 +0200)]
Handle blacklist (#84)
* Client: Add list blacklist feature
* Server: Add list blacklist feature
* Client: Add videoId column
* Server: Add some video infos in the REST api
* Client: Add video information in the blacklist list
* Fix sortable columns :)
* Client: Add removeFromBlacklist feature
* Server: Add removeFromBlacklist feature
* Move to TypeScript
* Move to TypeScript and Promises
* Server: Fix blacklist list sort
* Server: Fetch videos informations
* Use common shared interface for client and server
* Add check-params remove blacklisted video tests
* Add check-params list blacklisted videos tests
* Add list blacklist tests
* Add remove from blacklist tests
* Add video blacklist management tests
* Fix rebase onto develop issues
* Server: Add sort on blacklist id column
* Server: Add blacklists library
* Add blacklist id sort test
* Add check-params tests for blacklist list pagination, count and sort
* Fix coding style
* Increase Remote API tests timeout
* Increase Request scheduler API tests timeout
* Fix typo
* Increase video transcoding API tests timeout
* Move tests to Typescript
* Use lodash orderBy method
* Fix typos
* Client: Remove optional tests in blacklist model attributes
* Move blacklist routes from 'blacklists' to 'blacklist'
* CLient: Remove blacklist-list.component.scss
* Rename 'blacklists' files to 'blacklist'
* Use only BlacklistedVideo interface
* Server: Use getFormattedObjects method in listBlacklist method
* Client: Use new coding style
* Server: Use new sort validator methods
* Server: Use new checkParams methods
* Client: Fix sortable columns
Chocobozzz [Fri, 15 Sep 2017 10:26:02 +0000 (12:26 +0200)]
Fix login when there is an error
Chocobozzz [Fri, 15 Sep 2017 10:17:08 +0000 (12:17 +0200)]
Upgrade express validator to v4
Chocobozzz [Thu, 14 Sep 2017 21:03:43 +0000 (23:03 +0200)]
Add info when server is processing a video at upload
Chocobozzz [Thu, 14 Sep 2017 20:16:39 +0000 (22:16 +0200)]
Optimize imports
Chocobozzz [Thu, 14 Sep 2017 15:06:31 +0000 (17:06 +0200)]
Remove ng2 file upload module
Unmaintained and we don't need it anymore with httpclient
Chocobozzz [Thu, 14 Sep 2017 10:09:06 +0000 (12:09 +0200)]
Fix lint
Chocobozzz [Thu, 14 Sep 2017 09:58:25 +0000 (11:58 +0200)]
err.text -> err
Chocobozzz [Thu, 14 Sep 2017 09:57:49 +0000 (11:57 +0200)]
Move to HttpClient and PrimeNG data table
Chocobozzz [Tue, 12 Sep 2017 12:17:46 +0000 (14:17 +0200)]
Fix concurrency error when deleting a video
Chocobozzz [Tue, 12 Sep 2017 10:53:55 +0000 (12:53 +0200)]
Improve real world script
Chocobozzz [Sun, 10 Sep 2017 07:24:50 +0000 (09:24 +0200)]
Client: add guard to admin routes
Chocobozzz [Sun, 10 Sep 2017 07:06:57 +0000 (09:06 +0200)]
Fix bad translation in confirm dialog
Green-Star [Sat, 9 Sep 2017 10:04:21 +0000 (12:04 +0200)]
Client: Fix Javascript OOM error during webpack compilation (#89)
Chocobozzz [Fri, 8 Sep 2017 17:15:36 +0000 (19:15 +0200)]
Fix request schedulers test
Chocobozzz [Fri, 8 Sep 2017 15:10:57 +0000 (17:10 +0200)]
Convert real world script to typescript