Chocobozzz [Wed, 13 Dec 2017 15:56:02 +0000 (16:56 +0100)]
Remove node 6 support
Please don't insult me
Chocobozzz [Tue, 12 Dec 2017 16:53:50 +0000 (17:53 +0100)]
Move models to typescript-sequelize
Chocobozzz [Tue, 12 Dec 2017 13:57:46 +0000 (14:57 +0100)]
Add beautiful loading bar
Chocobozzz [Tue, 12 Dec 2017 13:45:42 +0000 (14:45 +0100)]
Add hmr
Chocobozzz [Tue, 12 Dec 2017 13:41:59 +0000 (14:41 +0100)]
Small style fixes
Chocobozzz [Tue, 12 Dec 2017 13:08:48 +0000 (14:08 +0100)]
Improve lint
Chocobozzz [Tue, 12 Dec 2017 10:59:28 +0000 (11:59 +0100)]
Upgrade to angular 5
Chocobozzz [Tue, 12 Dec 2017 10:38:02 +0000 (11:38 +0100)]
Upgrade scripts and embed webpack config
Chocobozzz [Mon, 11 Dec 2017 16:36:46 +0000 (17:36 +0100)]
Move to angular cli
Chocobozzz [Mon, 11 Dec 2017 17:39:35 +0000 (18:39 +0100)]
Update readme screenshot with new design
Chocobozzz [Mon, 11 Dec 2017 17:08:40 +0000 (18:08 +0100)]
Use input-group-sm instead of padding
Julien Lemaire [Mon, 11 Dec 2017 16:59:39 +0000 (11:59 -0500)]
Copy to clipboard (#142)
* Copy buttons on share view
Ugly but working buttons to copy video url and video iframe code.
Add ngx-clipboard dependency to allow easy copy to clipboard directive.
* Designed copy buttons
Using some css (scss) rules to make buttons look better.
* First version on copy feedback
Little success alert message on copy.
Fix lint errors
Move dependencies to dev dependencies
* Update button design
* Use of notifications service
Provides feedback of copy action to the user through the
angular2-notifications module.
Chocobozzz [Mon, 11 Dec 2017 10:20:54 +0000 (11:20 +0100)]
Fix changing video we are watching
Chocobozzz [Mon, 11 Dec 2017 10:09:05 +0000 (11:09 +0100)]
Fix player height on chrome
Chocobozzz [Mon, 11 Dec 2017 10:06:32 +0000 (11:06 +0100)]
Merge branch 'feature/design' into develop
Chocobozzz [Mon, 11 Dec 2017 09:44:40 +0000 (10:44 +0100)]
Background orange on sorted columns
Chocobozzz [Mon, 11 Dec 2017 09:38:17 +0000 (10:38 +0100)]
Fix selection buttons in my videos
Chocobozzz [Mon, 11 Dec 2017 09:26:29 +0000 (10:26 +0100)]
Embed player responsive
Chocobozzz [Mon, 11 Dec 2017 09:02:17 +0000 (10:02 +0100)]
Fix loading spinner in player
Chocobozzz [Mon, 11 Dec 2017 08:39:40 +0000 (09:39 +0100)]
Responsive my account
Chocobozzz [Mon, 11 Dec 2017 08:13:01 +0000 (09:13 +0100)]
Responsive player
Chocobozzz [Mon, 11 Dec 2017 08:08:15 +0000 (09:08 +0100)]
Videos watch responsive
Chocobozzz [Mon, 11 Dec 2017 07:50:43 +0000 (08:50 +0100)]
Responsive homepage
Chocobozzz [Fri, 8 Dec 2017 16:40:54 +0000 (17:40 +0100)]
Fix lint
Chocobozzz [Fri, 8 Dec 2017 16:31:21 +0000 (17:31 +0100)]
Finish admin design
Chocobozzz [Fri, 8 Dec 2017 14:22:57 +0000 (15:22 +0100)]
Design follow admin page
Chocobozzz [Fri, 8 Dec 2017 13:34:17 +0000 (14:34 +0100)]
Design admin data tables
Chocobozzz [Fri, 8 Dec 2017 09:41:49 +0000 (10:41 +0100)]
Begin admin design
Chocobozzz [Fri, 8 Dec 2017 09:15:55 +0000 (10:15 +0100)]
Fix test
Chocobozzz [Fri, 8 Dec 2017 09:08:36 +0000 (10:08 +0100)]
Optimise transaction for video upload
Chocobozzz [Fri, 8 Dec 2017 07:39:15 +0000 (08:39 +0100)]
Design second video upload step
Chocobozzz [Thu, 7 Dec 2017 16:56:59 +0000 (17:56 +0100)]
Add progress bar for video upload
Chocobozzz [Thu, 7 Dec 2017 16:22:44 +0000 (17:22 +0100)]
First upload step is ok
Chocobozzz [Thu, 7 Dec 2017 16:03:56 +0000 (17:03 +0100)]
Make some fields optional when uploading a video
Chocobozzz [Thu, 7 Dec 2017 15:32:06 +0000 (16:32 +0100)]
First step upload with new design
Chocobozzz [Thu, 7 Dec 2017 13:48:47 +0000 (14:48 +0100)]
Design video update
Chocobozzz [Thu, 7 Dec 2017 10:15:19 +0000 (11:15 +0100)]
Move video form inside a component
Chocobozzz [Thu, 7 Dec 2017 09:33:16 +0000 (10:33 +0100)]
Design confirm dialog
Chocobozzz [Thu, 7 Dec 2017 09:27:33 +0000 (10:27 +0100)]
Design video watch modals
Chocobozzz [Thu, 7 Dec 2017 09:02:01 +0000 (10:02 +0100)]
Fix dropdown menu in video watch
Chocobozzz [Wed, 6 Dec 2017 17:10:57 +0000 (18:10 +0100)]
Design other videos in watch video page
Chocobozzz [Wed, 6 Dec 2017 17:04:40 +0000 (18:04 +0100)]
Add likes/dislikes bar
Chocobozzz [Wed, 6 Dec 2017 16:15:59 +0000 (17:15 +0100)]
Begin video watch design
Chocobozzz [Wed, 6 Dec 2017 14:07:17 +0000 (15:07 +0100)]
Client bulk delete
Chocobozzz [Wed, 6 Dec 2017 13:09:39 +0000 (14:09 +0100)]
Add hover effect to buttons
Chocobozzz [Wed, 6 Dec 2017 13:05:38 +0000 (14:05 +0100)]
Add delete button to my videos
Chocobozzz [Wed, 6 Dec 2017 08:19:25 +0000 (09:19 +0100)]
Better error messages
Chocobozzz [Tue, 5 Dec 2017 17:43:15 +0000 (18:43 +0100)]
Fix player control bar when video is not loaded
Chocobozzz [Tue, 5 Dec 2017 16:46:33 +0000 (17:46 +0100)]
Fix client search
Chocobozzz [Tue, 5 Dec 2017 15:48:26 +0000 (16:48 +0100)]
Design signup and login pages
Chocobozzz [Tue, 5 Dec 2017 15:30:03 +0000 (16:30 +0100)]
Fix favicon ratio
Chocobozzz [Tue, 5 Dec 2017 14:01:47 +0000 (15:01 +0100)]
Fix missing default avatar
Chocobozzz [Tue, 5 Dec 2017 09:44:11 +0000 (10:44 +0100)]
Design video player
Chocobozzz [Mon, 4 Dec 2017 10:40:45 +0000 (11:40 +0100)]
Fix client build
Chocobozzz [Mon, 4 Dec 2017 10:17:08 +0000 (11:17 +0100)]
Fix lint
Chocobozzz [Mon, 4 Dec 2017 10:04:08 +0000 (11:04 +0100)]
Design account videos
Jan Keromnes [Mon, 4 Dec 2017 09:58:02 +0000 (10:58 +0100)]
Add a PeerTube development environment Dockerfile compatible with Janitor. (#144)
* Add a PeerTube development environment Dockerfile.
* Clone from develop instead of master in developer Dockerfile.
Chocobozzz [Mon, 4 Dec 2017 09:40:02 +0000 (10:40 +0100)]
Add margin when main content is not expanded
Chocobozzz [Mon, 4 Dec 2017 09:34:40 +0000 (10:34 +0100)]
Add account avatar
Jan Keromnes [Mon, 4 Dec 2017 09:21:05 +0000 (10:21 +0100)]
Add dependencies for Ubuntu 16.04. (#143)
Chocobozzz [Fri, 1 Dec 2017 17:56:26 +0000 (18:56 +0100)]
Begin videos of an account
Chocobozzz [Fri, 1 Dec 2017 16:38:26 +0000 (17:38 +0100)]
Add account settings new design
Chocobozzz [Fri, 1 Dec 2017 15:17:32 +0000 (16:17 +0100)]
Add auto scroll to videos list
Chocobozzz [Fri, 1 Dec 2017 13:46:22 +0000 (14:46 +0100)]
Begin videos list new design
Chocobozzz [Fri, 1 Dec 2017 12:08:46 +0000 (13:08 +0100)]
Implement header design
Chocobozzz [Fri, 1 Dec 2017 08:20:19 +0000 (09:20 +0100)]
Begin new menu design
Chocobozzz [Thu, 30 Nov 2017 13:15:17 +0000 (14:15 +0100)]
Fix bad to/cc when undo dislike
Chocobozzz [Thu, 30 Nov 2017 12:51:53 +0000 (13:51 +0100)]
Fix conflict rate serializations
Chocobozzz [Thu, 30 Nov 2017 12:37:11 +0000 (13:37 +0100)]
Fix req accepts
Chocobozzz [Thu, 30 Nov 2017 12:20:35 +0000 (13:20 +0100)]
Upgrade ws
Chocobozzz [Thu, 30 Nov 2017 12:16:23 +0000 (13:16 +0100)]
Fix lint
Chocobozzz [Thu, 30 Nov 2017 12:15:25 +0000 (13:15 +0100)]
Fix activitypub check headers
Chocobozzz [Thu, 30 Nov 2017 11:00:40 +0000 (12:00 +0100)]
Check correctly activitypub headers
Chocobozzz [Thu, 30 Nov 2017 10:31:15 +0000 (11:31 +0100)]
Put activity pub sends inside transactions
Chocobozzz [Thu, 30 Nov 2017 09:51:13 +0000 (10:51 +0100)]
Add ability to list jobs
Chocobozzz [Thu, 30 Nov 2017 08:21:11 +0000 (09:21 +0100)]
Better view counter
Chocobozzz [Wed, 29 Nov 2017 12:18:05 +0000 (13:18 +0100)]
Users list only available when use is authenticated
And has a special right
Chocobozzz [Wed, 29 Nov 2017 10:34:44 +0000 (11:34 +0100)]
Fix well known and json parser with mastodon
Chocobozzz [Wed, 29 Nov 2017 08:07:09 +0000 (09:07 +0100)]
Fix error display on signup page
Chocobozzz [Tue, 28 Nov 2017 17:29:44 +0000 (18:29 +0100)]
Upgrade server dep'
Julien Lemaire [Tue, 28 Nov 2017 17:05:08 +0000 (12:05 -0500)]
Fix webpack link in client documentation (#129)
Webpack link used to lead to webpack 1 documentation.
Fixed it to reach lastest documentation instead.
Chocobozzz [Tue, 28 Nov 2017 16:11:07 +0000 (17:11 +0100)]
Change tab when changing follow url
Chocobozzz [Tue, 28 Nov 2017 14:40:53 +0000 (15:40 +0100)]
Add loader when expanding long video description
Andréas Livet [Tue, 28 Nov 2017 14:51:18 +0000 (15:51 +0100)]
Display error message in signup page (#128)
Chocobozzz [Tue, 28 Nov 2017 13:51:00 +0000 (14:51 +0100)]
Remove max duration/filesize constraints
Chocobozzz [Tue, 28 Nov 2017 13:20:01 +0000 (14:20 +0100)]
Don't throw error on ice connection failed
Just log it in the console
Chocobozzz [Tue, 28 Nov 2017 09:00:02 +0000 (10:00 +0100)]
Fix migration for Servers table
Chocobozzz [Tue, 28 Nov 2017 07:45:03 +0000 (08:45 +0100)]
Fix undo like/dislike forwarding
Chocobozzz [Mon, 27 Nov 2017 16:30:46 +0000 (17:30 +0100)]
Refractor validators
Chocobozzz [Mon, 27 Nov 2017 15:06:13 +0000 (16:06 +0100)]
Update readme, architecture
Chocobozzz [Mon, 27 Nov 2017 13:44:51 +0000 (14:44 +0100)]
Add shares forward and collection on videos/video channels
Chocobozzz [Mon, 27 Nov 2017 08:47:21 +0000 (09:47 +0100)]
Add activitypub migration script
Chocobozzz [Fri, 24 Nov 2017 14:00:10 +0000 (15:00 +0100)]
Fix lint
Chocobozzz [Fri, 24 Nov 2017 13:39:14 +0000 (14:39 +0100)]
Increase test timers
Chocobozzz [Fri, 24 Nov 2017 13:36:28 +0000 (14:36 +0100)]
Check signature is correct with the activity pub actor
Chocobozzz [Fri, 24 Nov 2017 12:41:10 +0000 (13:41 +0100)]
Correctly forward like/dislikes and undo
Chocobozzz [Thu, 23 Nov 2017 17:04:48 +0000 (18:04 +0100)]
Misc cleanup
Chocobozzz [Thu, 23 Nov 2017 16:53:38 +0000 (17:53 +0100)]
Cleanup helpers
Chocobozzz [Thu, 23 Nov 2017 16:36:15 +0000 (17:36 +0100)]
Cleanup models
Chocobozzz [Thu, 23 Nov 2017 15:55:13 +0000 (16:55 +0100)]
Fetch video likes/dislikes too