oweals/peertube.git
6 years agoBegin moving video channel to actor
Chocobozzz [Thu, 14 Dec 2017 16:38:41 +0000 (17:38 +0100)]
Begin moving video channel to actor

6 years agoSave
Chocobozzz [Thu, 14 Dec 2017 10:18:49 +0000 (11:18 +0100)]
Save

6 years agoEnh #106 : Add an autoPlayVideo user attribute (#159)
Andréas Livet [Tue, 19 Dec 2017 09:45:49 +0000 (10:45 +0100)]
Enh #106 : Add an autoPlayVideo user attribute (#159)

Warning : I was not able to run the tests on my machine. It uses a different approach to handle databse connexion and didn't find where to configure it...

- create a migration file to add a boolean column in user table
- add autoPlayVideo attribute everywhere it is needed (both on client and server side)
- add tests
- add a way to configure this attribute in account-settings
- use the attribute in video-watch component to actually autoplay or not the video

6 years agoFix database connection (host + port)
Chocobozzz [Fri, 15 Dec 2017 07:21:00 +0000 (08:21 +0100)]
Fix database connection (host + port)

6 years agoFix tests
Chocobozzz [Thu, 14 Dec 2017 09:20:05 +0000 (10:20 +0100)]
Fix tests

6 years agoUse sequelize scopes
Chocobozzz [Thu, 14 Dec 2017 09:07:57 +0000 (10:07 +0100)]
Use sequelize scopes

6 years agoFix upgrade script
Chocobozzz [Wed, 13 Dec 2017 16:51:32 +0000 (17:51 +0100)]
Fix upgrade script

6 years agoAdd migration
Chocobozzz [Wed, 13 Dec 2017 16:46:23 +0000 (17:46 +0100)]
Add migration

6 years agoFix job model
Chocobozzz [Wed, 13 Dec 2017 16:00:01 +0000 (17:00 +0100)]
Fix job model

6 years agoRemove node 6 support
Chocobozzz [Wed, 13 Dec 2017 15:56:02 +0000 (16:56 +0100)]
Remove node 6 support

Please don't insult me

6 years agoMove models to typescript-sequelize
Chocobozzz [Tue, 12 Dec 2017 16:53:50 +0000 (17:53 +0100)]
Move models to typescript-sequelize

6 years agoAdd beautiful loading bar
Chocobozzz [Tue, 12 Dec 2017 13:57:46 +0000 (14:57 +0100)]
Add beautiful loading bar

6 years agoAdd hmr
Chocobozzz [Tue, 12 Dec 2017 13:45:42 +0000 (14:45 +0100)]
Add hmr

6 years agoSmall style fixes
Chocobozzz [Tue, 12 Dec 2017 13:41:59 +0000 (14:41 +0100)]
Small style fixes

6 years agoImprove lint
Chocobozzz [Tue, 12 Dec 2017 13:08:48 +0000 (14:08 +0100)]
Improve lint

6 years agoUpgrade to angular 5
Chocobozzz [Tue, 12 Dec 2017 10:59:28 +0000 (11:59 +0100)]
Upgrade to angular 5

6 years agoUpgrade scripts and embed webpack config
Chocobozzz [Tue, 12 Dec 2017 10:38:02 +0000 (11:38 +0100)]
Upgrade scripts and embed webpack config

6 years agoMove to angular cli
Chocobozzz [Mon, 11 Dec 2017 16:36:46 +0000 (17:36 +0100)]
Move to angular cli

6 years agoUpdate readme screenshot with new design
Chocobozzz [Mon, 11 Dec 2017 17:39:35 +0000 (18:39 +0100)]
Update readme screenshot with new design

6 years agoUse input-group-sm instead of padding
Chocobozzz [Mon, 11 Dec 2017 17:08:40 +0000 (18:08 +0100)]
Use input-group-sm instead of padding

6 years agoCopy to clipboard (#142)
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.

6 years agoFix changing video we are watching
Chocobozzz [Mon, 11 Dec 2017 10:20:54 +0000 (11:20 +0100)]
Fix changing video we are watching

6 years agoFix player height on chrome
Chocobozzz [Mon, 11 Dec 2017 10:09:05 +0000 (11:09 +0100)]
Fix player height on chrome

6 years agoMerge branch 'feature/design' into develop
Chocobozzz [Mon, 11 Dec 2017 10:06:32 +0000 (11:06 +0100)]
Merge branch 'feature/design' into develop

6 years agoBackground orange on sorted columns
Chocobozzz [Mon, 11 Dec 2017 09:44:40 +0000 (10:44 +0100)]
Background orange on sorted columns

6 years agoFix selection buttons in my videos
Chocobozzz [Mon, 11 Dec 2017 09:38:17 +0000 (10:38 +0100)]
Fix selection buttons in my videos

6 years agoEmbed player responsive
Chocobozzz [Mon, 11 Dec 2017 09:26:29 +0000 (10:26 +0100)]
Embed player responsive

6 years agoFix loading spinner in player
Chocobozzz [Mon, 11 Dec 2017 09:02:17 +0000 (10:02 +0100)]
Fix loading spinner in player

6 years agoResponsive my account
Chocobozzz [Mon, 11 Dec 2017 08:39:40 +0000 (09:39 +0100)]
Responsive my account

6 years agoResponsive player
Chocobozzz [Mon, 11 Dec 2017 08:13:01 +0000 (09:13 +0100)]
Responsive player

6 years agoVideos watch responsive
Chocobozzz [Mon, 11 Dec 2017 08:08:15 +0000 (09:08 +0100)]
Videos watch responsive

6 years agoResponsive homepage
Chocobozzz [Mon, 11 Dec 2017 07:50:43 +0000 (08:50 +0100)]
Responsive homepage

6 years agoFix lint
Chocobozzz [Fri, 8 Dec 2017 16:40:54 +0000 (17:40 +0100)]
Fix lint

6 years agoFinish admin design
Chocobozzz [Fri, 8 Dec 2017 16:31:21 +0000 (17:31 +0100)]
Finish admin design

6 years agoDesign follow admin page
Chocobozzz [Fri, 8 Dec 2017 14:22:57 +0000 (15:22 +0100)]
Design follow admin page

6 years agoDesign admin data tables
Chocobozzz [Fri, 8 Dec 2017 13:34:17 +0000 (14:34 +0100)]
Design admin data tables

6 years agoBegin admin design
Chocobozzz [Fri, 8 Dec 2017 09:41:49 +0000 (10:41 +0100)]
Begin admin design

6 years agoFix test
Chocobozzz [Fri, 8 Dec 2017 09:15:55 +0000 (10:15 +0100)]
Fix test

6 years agoOptimise transaction for video upload
Chocobozzz [Fri, 8 Dec 2017 09:08:36 +0000 (10:08 +0100)]
Optimise transaction for video upload

6 years agoDesign second video upload step
Chocobozzz [Fri, 8 Dec 2017 07:39:15 +0000 (08:39 +0100)]
Design second video upload step

6 years agoAdd progress bar for video upload
Chocobozzz [Thu, 7 Dec 2017 16:56:59 +0000 (17:56 +0100)]
Add progress bar for video upload

6 years agoFirst upload step is ok
Chocobozzz [Thu, 7 Dec 2017 16:22:44 +0000 (17:22 +0100)]
First upload step is ok

6 years agoMake some fields optional when uploading a video
Chocobozzz [Thu, 7 Dec 2017 16:03:56 +0000 (17:03 +0100)]
Make some fields optional when uploading a video

6 years agoFirst step upload with new design
Chocobozzz [Thu, 7 Dec 2017 15:32:06 +0000 (16:32 +0100)]
First step upload with new design

6 years agoDesign video update
Chocobozzz [Thu, 7 Dec 2017 13:48:47 +0000 (14:48 +0100)]
Design video update

6 years agoMove video form inside a component
Chocobozzz [Thu, 7 Dec 2017 10:15:19 +0000 (11:15 +0100)]
Move video form inside a component

6 years agoDesign confirm dialog
Chocobozzz [Thu, 7 Dec 2017 09:33:16 +0000 (10:33 +0100)]
Design confirm dialog

6 years agoDesign video watch modals
Chocobozzz [Thu, 7 Dec 2017 09:27:33 +0000 (10:27 +0100)]
Design video watch modals

6 years agoFix dropdown menu in video watch
Chocobozzz [Thu, 7 Dec 2017 09:02:01 +0000 (10:02 +0100)]
Fix dropdown menu in video watch

6 years agoDesign other videos in watch video page
Chocobozzz [Wed, 6 Dec 2017 17:10:57 +0000 (18:10 +0100)]
Design other videos in watch video page

6 years agoAdd likes/dislikes bar
Chocobozzz [Wed, 6 Dec 2017 17:04:40 +0000 (18:04 +0100)]
Add likes/dislikes bar

6 years agoBegin video watch design
Chocobozzz [Wed, 6 Dec 2017 16:15:59 +0000 (17:15 +0100)]
Begin video watch design

6 years agoClient bulk delete
Chocobozzz [Wed, 6 Dec 2017 14:07:17 +0000 (15:07 +0100)]
Client bulk delete

6 years agoAdd hover effect to buttons
Chocobozzz [Wed, 6 Dec 2017 13:09:39 +0000 (14:09 +0100)]
Add hover effect to buttons

6 years agoAdd delete button to my videos
Chocobozzz [Wed, 6 Dec 2017 13:05:38 +0000 (14:05 +0100)]
Add delete button to my videos

6 years agoBetter error messages
Chocobozzz [Wed, 6 Dec 2017 08:19:25 +0000 (09:19 +0100)]
Better error messages

6 years agoFix player control bar when video is not loaded
Chocobozzz [Tue, 5 Dec 2017 17:43:15 +0000 (18:43 +0100)]
Fix player control bar when video is not loaded

6 years agoFix client search
Chocobozzz [Tue, 5 Dec 2017 16:46:33 +0000 (17:46 +0100)]
Fix client search

6 years agoDesign signup and login pages
Chocobozzz [Tue, 5 Dec 2017 15:48:26 +0000 (16:48 +0100)]
Design signup and login pages

6 years agoFix favicon ratio
Chocobozzz [Tue, 5 Dec 2017 15:30:03 +0000 (16:30 +0100)]
Fix favicon ratio

6 years agoFix missing default avatar
Chocobozzz [Tue, 5 Dec 2017 14:01:47 +0000 (15:01 +0100)]
Fix missing default avatar

6 years agoDesign video player
Chocobozzz [Tue, 5 Dec 2017 09:44:11 +0000 (10:44 +0100)]
Design video player

6 years agoFix client build
Chocobozzz [Mon, 4 Dec 2017 10:40:45 +0000 (11:40 +0100)]
Fix client build

6 years agoFix lint
Chocobozzz [Mon, 4 Dec 2017 10:17:08 +0000 (11:17 +0100)]
Fix lint

6 years agoDesign account videos
Chocobozzz [Mon, 4 Dec 2017 10:04:08 +0000 (11:04 +0100)]
Design account videos

6 years agoAdd a PeerTube development environment Dockerfile compatible with Janitor. (#144)
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.

6 years agoAdd margin when main content is not expanded
Chocobozzz [Mon, 4 Dec 2017 09:40:02 +0000 (10:40 +0100)]
Add margin when main content is not expanded

6 years agoAdd account avatar
Chocobozzz [Mon, 4 Dec 2017 09:34:40 +0000 (10:34 +0100)]
Add account avatar

6 years agoAdd dependencies for Ubuntu 16.04. (#143)
Jan Keromnes [Mon, 4 Dec 2017 09:21:05 +0000 (10:21 +0100)]
Add dependencies for Ubuntu 16.04. (#143)

6 years agoBegin videos of an account
Chocobozzz [Fri, 1 Dec 2017 17:56:26 +0000 (18:56 +0100)]
Begin videos of an account

6 years agoAdd account settings new design
Chocobozzz [Fri, 1 Dec 2017 16:38:26 +0000 (17:38 +0100)]
Add account settings new design

6 years agoAdd auto scroll to videos list
Chocobozzz [Fri, 1 Dec 2017 15:17:32 +0000 (16:17 +0100)]
Add auto scroll to videos list

6 years agoBegin videos list new design
Chocobozzz [Fri, 1 Dec 2017 13:46:22 +0000 (14:46 +0100)]
Begin videos list new design

6 years agoImplement header design
Chocobozzz [Fri, 1 Dec 2017 12:08:46 +0000 (13:08 +0100)]
Implement header design

6 years agoBegin new menu design
Chocobozzz [Fri, 1 Dec 2017 08:20:19 +0000 (09:20 +0100)]
Begin new menu design

6 years agoFix bad to/cc when undo dislike
Chocobozzz [Thu, 30 Nov 2017 13:15:17 +0000 (14:15 +0100)]
Fix bad to/cc when undo dislike

6 years agoFix conflict rate serializations
Chocobozzz [Thu, 30 Nov 2017 12:51:53 +0000 (13:51 +0100)]
Fix conflict rate serializations

6 years agoFix req accepts
Chocobozzz [Thu, 30 Nov 2017 12:37:11 +0000 (13:37 +0100)]
Fix req accepts

6 years agoUpgrade ws
Chocobozzz [Thu, 30 Nov 2017 12:20:35 +0000 (13:20 +0100)]
Upgrade ws

6 years agoFix lint
Chocobozzz [Thu, 30 Nov 2017 12:16:23 +0000 (13:16 +0100)]
Fix lint

6 years agoFix activitypub check headers
Chocobozzz [Thu, 30 Nov 2017 12:15:25 +0000 (13:15 +0100)]
Fix activitypub check headers

6 years agoCheck correctly activitypub headers
Chocobozzz [Thu, 30 Nov 2017 11:00:40 +0000 (12:00 +0100)]
Check correctly activitypub headers

6 years agoPut activity pub sends inside transactions
Chocobozzz [Thu, 30 Nov 2017 10:31:15 +0000 (11:31 +0100)]
Put activity pub sends inside transactions

6 years agoAdd ability to list jobs
Chocobozzz [Thu, 30 Nov 2017 09:51:13 +0000 (10:51 +0100)]
Add ability to list jobs

6 years agoBetter view counter
Chocobozzz [Thu, 30 Nov 2017 08:21:11 +0000 (09:21 +0100)]
Better view counter

6 years agoUsers list only available when use is authenticated
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

6 years agoFix well known and json parser with mastodon
Chocobozzz [Wed, 29 Nov 2017 10:34:44 +0000 (11:34 +0100)]
Fix well known and json parser with mastodon

6 years agoFix error display on signup page
Chocobozzz [Wed, 29 Nov 2017 08:07:09 +0000 (09:07 +0100)]
Fix error display on signup page

6 years agoUpgrade server dep'
Chocobozzz [Tue, 28 Nov 2017 17:29:44 +0000 (18:29 +0100)]
Upgrade server dep'

6 years agoFix webpack link in client documentation (#129)
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.

6 years agoChange tab when changing follow url
Chocobozzz [Tue, 28 Nov 2017 16:11:07 +0000 (17:11 +0100)]
Change tab when changing follow url

6 years agoAdd loader when expanding long video description
Chocobozzz [Tue, 28 Nov 2017 14:40:53 +0000 (15:40 +0100)]
Add loader when expanding long video description

6 years agoDisplay error message in signup page (#128)
Andréas Livet [Tue, 28 Nov 2017 14:51:18 +0000 (15:51 +0100)]
Display error message in signup page (#128)

6 years agoRemove max duration/filesize constraints
Chocobozzz [Tue, 28 Nov 2017 13:51:00 +0000 (14:51 +0100)]
Remove max duration/filesize constraints

6 years agoDon't throw error on ice connection failed
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

6 years agoFix migration for Servers table
Chocobozzz [Tue, 28 Nov 2017 09:00:02 +0000 (10:00 +0100)]
Fix migration for Servers table

6 years agoFix undo like/dislike forwarding
Chocobozzz [Tue, 28 Nov 2017 07:45:03 +0000 (08:45 +0100)]
Fix undo like/dislike forwarding

6 years agoRefractor validators
Chocobozzz [Mon, 27 Nov 2017 16:30:46 +0000 (17:30 +0100)]
Refractor validators

6 years agoUpdate readme, architecture
Chocobozzz [Mon, 27 Nov 2017 15:06:13 +0000 (16:06 +0100)]
Update readme, architecture

6 years agoAdd shares forward and collection on videos/video channels
Chocobozzz [Mon, 27 Nov 2017 13:44:51 +0000 (14:44 +0100)]
Add shares forward and collection on videos/video channels