]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
github/Chocobozzz/PeerTube.git
7 years agoServer: implement refresh token
Chocobozzz [Wed, 20 Jul 2016 14:23:58 +0000 (16:23 +0200)] 
Server: implement refresh token

7 years agoClient: add webpack notifier
Chocobozzz [Wed, 20 Jul 2016 09:43:31 +0000 (11:43 +0200)] 
Client: add webpack notifier

7 years agoClient: try to make it work with Android Firefox
Chocobozzz [Tue, 19 Jul 2016 14:45:07 +0000 (16:45 +0200)] 
Client: try to make it work with Android Firefox

7 years agoServer: Don't make the host url check for client credentials if this is a test instance
Chocobozzz [Tue, 19 Jul 2016 14:44:15 +0000 (16:44 +0200)] 
Server: Don't make the host url check for client credentials if this is a test instance

7 years agoServer: udpate async to 2.0.0
Chocobozzz [Mon, 18 Jul 2016 15:17:52 +0000 (17:17 +0200)] 
Server: udpate async to 2.0.0

7 years agoRemove livereload module (role of webpack now)
Chocobozzz [Mon, 18 Jul 2016 14:52:54 +0000 (16:52 +0200)] 
Remove livereload module (role of webpack now)

7 years agoClient: fix ng2 bootstrap version that breaks change with patch versions...
Chocobozzz [Mon, 18 Jul 2016 14:40:04 +0000 (16:40 +0200)] 
Client: fix ng2 bootstrap version that breaks change with patch versions...

7 years agoServer: fix ipc bug
Chocobozzz [Mon, 18 Jul 2016 14:16:47 +0000 (16:16 +0200)] 
Server: fix ipc bug

7 years agoClient: save page params as well
Chocobozzz [Mon, 18 Jul 2016 13:39:10 +0000 (15:39 +0200)] 
Client: save page params as well

7 years agoClient: Update to Angular RC4
Chocobozzz [Fri, 8 Jul 2016 15:15:14 +0000 (17:15 +0200)] 
Client: Update to Angular RC4

7 years agoFix tests
Chocobozzz [Thu, 7 Jul 2016 18:36:46 +0000 (20:36 +0200)] 
Fix tests

I should consider writing unit tests to test the tests

7 years agoServer: add script that try to simulate a real world situation
Chocobozzz [Wed, 6 Jul 2016 18:01:27 +0000 (20:01 +0200)] 
Server: add script that try to simulate a real world situation

Each pod randomly upload or remove a video and send the information to
its friend

7 years agoServer: limit actions for each request between pods
Chocobozzz [Wed, 6 Jul 2016 17:59:01 +0000 (19:59 +0200)] 
Server: limit actions for each request between pods

7 years agoServer: fix videos pagination
Chocobozzz [Wed, 6 Jul 2016 17:57:47 +0000 (19:57 +0200)] 
Server: fix videos pagination

7 years agoClient: fix pagination component
Chocobozzz [Wed, 6 Jul 2016 17:56:23 +0000 (19:56 +0200)] 
Client: fix pagination component

7 years agoFix requests ordering between pods
Chocobozzz [Tue, 5 Jul 2016 19:36:01 +0000 (21:36 +0200)] 
Fix requests ordering between pods

7 years agoUpdate server dependencies
Chocobozzz [Fri, 1 Jul 2016 14:52:45 +0000 (16:52 +0200)] 
Update server dependencies

7 years agoUse dashes for filenames
Chocobozzz [Fri, 1 Jul 2016 14:22:36 +0000 (16:22 +0200)] 
Use dashes for filenames

7 years agoreqValidators --> validators
Chocobozzz [Fri, 1 Jul 2016 14:16:40 +0000 (16:16 +0200)] 
reqValidators --> validators

7 years agoOAuth/User models refractoring -> use mongoose api
Chocobozzz [Fri, 1 Jul 2016 14:03:53 +0000 (16:03 +0200)] 
OAuth/User models refractoring -> use mongoose api

8 years agoPod model refractoring -> use mongoose api
Chocobozzz [Thu, 30 Jun 2016 20:39:08 +0000 (22:39 +0200)] 
Pod model refractoring -> use mongoose api

8 years agoDo not generate a random password for test env
Chocobozzz [Thu, 30 Jun 2016 19:58:48 +0000 (21:58 +0200)] 
Do not generate a random password for test env

8 years agoVideo model: namePath -> filename
Chocobozzz [Tue, 28 Jun 2016 18:19:41 +0000 (20:19 +0200)] 
Video model: namePath -> filename

8 years agoRe enable the "seed all videos" function
Chocobozzz [Tue, 28 Jun 2016 18:17:05 +0000 (20:17 +0200)] 
Re enable the "seed all videos" function

8 years agoRequest model refractoring -> use mongoose api
Chocobozzz [Tue, 28 Jun 2016 18:10:32 +0000 (20:10 +0200)] 
Request model refractoring -> use mongoose api

8 years agoVideo model refractoring -> use mongoose api
Chocobozzz [Fri, 24 Jun 2016 15:42:51 +0000 (17:42 +0200)] 
Video model refractoring -> use mongoose api

8 years agoFix readme roadmap
Chocobozzz [Sat, 18 Jun 2016 14:16:30 +0000 (16:16 +0200)] 
Fix readme roadmap

8 years agoTry to make a better communication (between pods) module
Chocobozzz [Sat, 18 Jun 2016 14:13:54 +0000 (16:13 +0200)] 
Try to make a better communication (between pods) module

8 years agoUpdate readme roadmap
Chocobozzz [Wed, 15 Jun 2016 19:11:05 +0000 (21:11 +0200)] 
Update readme roadmap

8 years agoRemove useless use of async.each
Chocobozzz [Tue, 14 Jun 2016 18:14:17 +0000 (20:14 +0200)] 
Remove useless use of async.each

8 years agoFix lint issue
Chocobozzz [Tue, 14 Jun 2016 18:14:09 +0000 (20:14 +0200)] 
Fix lint issue

8 years agoFix router on /
Chocobozzz [Fri, 10 Jun 2016 20:08:39 +0000 (22:08 +0200)] 
Fix router on /

8 years agoDon't make a search when the field is changed and the value is empty
Chocobozzz [Fri, 10 Jun 2016 16:18:29 +0000 (18:18 +0200)] 
Don't make a search when the field is changed and the value is empty

8 years agoFix redirection after the upload of a video
Chocobozzz [Fri, 10 Jun 2016 16:14:01 +0000 (18:14 +0200)] 
Fix redirection after the upload of a video

8 years agoFix module installation (router instead of router-deprecated)
Chocobozzz [Fri, 10 Jun 2016 15:53:26 +0000 (17:53 +0200)] 
Fix module installation (router instead of router-deprecated)

8 years agoAdd tags support to the video list
Chocobozzz [Fri, 10 Jun 2016 15:43:40 +0000 (17:43 +0200)] 
Add tags support to the video list

8 years agoUse ng2-file-upload instead of jquery and add tags support to the video
Chocobozzz [Tue, 7 Jun 2016 20:34:02 +0000 (22:34 +0200)] 
Use ng2-file-upload instead of jquery and add tags support to the video
upload form

8 years agoLittle refractoring of requests scheduler module
Chocobozzz [Mon, 6 Jun 2016 13:28:33 +0000 (15:28 +0200)] 
Little refractoring of requests scheduler module

8 years agoAdd tag search support to server
Chocobozzz [Mon, 6 Jun 2016 12:54:52 +0000 (14:54 +0200)] 
Add tag search support to server

8 years agoAdd tags support to server
Chocobozzz [Mon, 6 Jun 2016 12:15:03 +0000 (14:15 +0200)] 
Add tags support to server

8 years agoIncrease the interval for the friends requests
Chocobozzz [Sun, 5 Jun 2016 10:43:15 +0000 (12:43 +0200)] 
Increase the interval for the friends requests

8 years agoAdd an alert if the video load seems to be too long
Chocobozzz [Sun, 5 Jun 2016 10:20:25 +0000 (12:20 +0200)] 
Add an alert if the video load seems to be too long

8 years agoAdd demonstration server link
Chocobozzz [Sun, 5 Jun 2016 08:49:01 +0000 (10:49 +0200)] 
Add demonstration server link

8 years agoAdd issue template
Chocobozzz [Sun, 5 Jun 2016 08:31:27 +0000 (10:31 +0200)] 
Add issue template

8 years agoDo not import whole rxjs
Chocobozzz [Sun, 5 Jun 2016 07:34:41 +0000 (09:34 +0200)] 
Do not import whole rxjs

8 years agoAdd loader indication when loading videos list
Chocobozzz [Sun, 5 Jun 2016 06:48:44 +0000 (08:48 +0200)] 
Add loader indication when loading videos list

8 years agoHandle error for the video upload
Chocobozzz [Sat, 4 Jun 2016 18:37:38 +0000 (20:37 +0200)] 
Handle error for the video upload

8 years agoFix favicon
Chocobozzz [Sat, 4 Jun 2016 17:39:33 +0000 (19:39 +0200)] 
Fix favicon

8 years agoReload videos after removing one to avoid issues with paging etc
Chocobozzz [Sat, 4 Jun 2016 17:02:32 +0000 (19:02 +0200)] 
Reload videos after removing one to avoid issues with paging etc

8 years agoApply a fade instead of a loader when loading videos
Chocobozzz [Sat, 4 Jun 2016 16:53:11 +0000 (18:53 +0200)] 
Apply a fade instead of a loader when loading videos

8 years agoImprove the login form
Chocobozzz [Sat, 4 Jun 2016 11:31:23 +0000 (13:31 +0200)] 
Improve the login form

8 years agoUse webtorrent as external dependency instead of building it with
Chocobozzz [Sat, 4 Jun 2016 11:08:38 +0000 (13:08 +0200)] 
Use webtorrent as external dependency instead of building it with
webpack

8 years agoFix dropdown css on chromium
Chocobozzz [Sat, 4 Jun 2016 09:50:17 +0000 (11:50 +0200)] 
Fix dropdown css on chromium

8 years agoFix styling when clicking on a thumbnail video
Chocobozzz [Sat, 4 Jun 2016 09:29:27 +0000 (11:29 +0200)] 
Fix styling when clicking on a thumbnail video

8 years agoClean client modules
Chocobozzz [Sat, 4 Jun 2016 09:06:06 +0000 (11:06 +0200)] 
Clean client modules

8 years agoAdd webtorrent and jquery to webpack
Chocobozzz [Sat, 4 Jun 2016 08:05:17 +0000 (10:05 +0200)] 
Add webtorrent and jquery to webpack

8 years agoAdd production webpack, big thanks to @AngularClass
Chocobozzz [Fri, 3 Jun 2016 20:47:55 +0000 (22:47 +0200)] 
Add production webpack, big thanks to @AngularClass

8 years agoAdapt npm scripts
Chocobozzz [Fri, 3 Jun 2016 20:34:39 +0000 (22:34 +0200)] 
Adapt npm scripts

8 years agoFirst draft to use webpack instead of systemjs
Chocobozzz [Fri, 3 Jun 2016 20:08:03 +0000 (22:08 +0200)] 
First draft to use webpack instead of systemjs

8 years agoAdd systemd file example
Chocobozzz [Fri, 3 Jun 2016 13:58:04 +0000 (15:58 +0200)] 
Add systemd file example

8 years agoAdd nginx example file
Chocobozzz [Fri, 3 Jun 2016 13:56:40 +0000 (15:56 +0200)] 
Add nginx example file

8 years agoRemove useless wildcards for tslint
Chocobozzz [Wed, 1 Jun 2016 20:05:55 +0000 (22:05 +0200)] 
Remove useless wildcards for tslint

8 years agoDowngrade openssl wrapper to see if the travis build still fails
Chocobozzz [Wed, 1 Jun 2016 19:13:29 +0000 (21:13 +0200)] 
Downgrade openssl wrapper to see if the travis build still fails

8 years agoAdd authentication tokens to make friends/quit friends
Chocobozzz [Wed, 1 Jun 2016 18:36:27 +0000 (20:36 +0200)] 
Add authentication tokens to make friends/quit friends

8 years agoMove scripty and node sass into the main dependencies
Chocobozzz [Wed, 1 Jun 2016 18:12:25 +0000 (20:12 +0200)] 
Move scripty and node sass into the main dependencies

8 years agoAdd jquery and jquery.fileupload to typings.json
Chocobozzz [Wed, 1 Jun 2016 17:09:37 +0000 (19:09 +0200)] 
Add jquery and jquery.fileupload to typings.json

8 years agoMove webtorrent inside a service
Chocobozzz [Tue, 31 May 2016 20:39:36 +0000 (22:39 +0200)] 
Move webtorrent inside a service

8 years agoUpdate node openssl wrapper module
Chocobozzz [Tue, 31 May 2016 18:25:10 +0000 (20:25 +0200)] 
Update node openssl wrapper module

8 years agoRemove the include of ng2 bootstrap in the html index
Chocobozzz [Fri, 27 May 2016 20:04:27 +0000 (22:04 +0200)] 
Remove the include of ng2 bootstrap in the html index

8 years agoDirectives/providers array for components in alphabetical order
Chocobozzz [Fri, 27 May 2016 15:55:57 +0000 (17:55 +0200)] 
Directives/providers array for components in alphabetical order

8 years agoPut presentation logic in the components
Chocobozzz [Fri, 27 May 2016 15:52:41 +0000 (17:52 +0200)] 
Put presentation logic in the components

8 years agoAlphabetical
Chocobozzz [Fri, 27 May 2016 15:49:18 +0000 (17:49 +0200)] 
Alphabetical

8 years agoDo not prefix private attributes
Chocobozzz [Fri, 27 May 2016 15:25:52 +0000 (17:25 +0200)] 
Do not prefix private attributes

8 years agoFollow the angular styleguide for the directories structure
Chocobozzz [Fri, 27 May 2016 14:23:10 +0000 (16:23 +0200)] 
Follow the angular styleguide for the directories structure

8 years agoAdd a loader animation when loading the videos list
Chocobozzz [Thu, 26 May 2016 18:40:03 +0000 (20:40 +0200)] 
Add a loader animation when loading the videos list

8 years agoMake the sort/results bar less ugly
Chocobozzz [Tue, 24 May 2016 21:00:58 +0000 (23:00 +0200)] 
Make the sort/results bar less ugly

8 years agoLint the client
Chocobozzz [Mon, 23 May 2016 10:15:03 +0000 (12:15 +0200)] 
Lint the client

8 years agoAdd trivial sort for the client
Chocobozzz [Mon, 23 May 2016 09:07:42 +0000 (11:07 +0200)] 
Add trivial sort for the client

8 years agoUse progress bar from bootstrap for the upload
Chocobozzz [Mon, 23 May 2016 07:50:26 +0000 (09:50 +0200)] 
Use progress bar from bootstrap for the upload

8 years agoAdd search with field choose support in client
Chocobozzz [Mon, 23 May 2016 07:30:18 +0000 (09:30 +0200)] 
Add search with field choose support in client

8 years agoAdd pagination support to the client
Chocobozzz [Sun, 22 May 2016 08:43:06 +0000 (10:43 +0200)] 
Add pagination support to the client

8 years agoExtends the search feature by customizing the search field (name,
Chocobozzz [Sun, 22 May 2016 07:15:00 +0000 (09:15 +0200)] 
Extends the search feature by customizing the search field (name,
podUrl...)

8 years agoAdd total results field and wrap videos in data field when listing
Chocobozzz [Sat, 21 May 2016 17:30:22 +0000 (19:30 +0200)] 
Add total results field and wrap videos in data field when listing
videos

8 years agoThumbnail, author and duration support in client
Chocobozzz [Sat, 21 May 2016 16:03:34 +0000 (18:03 +0200)] 
Thumbnail, author and duration support in client

8 years agoAdd the list of files inside tsconfig
Chocobozzz [Sat, 21 May 2016 13:23:37 +0000 (15:23 +0200)] 
Add the list of files inside tsconfig

8 years agoMove livereload to an external script and remove from express.
Chocobozzz [Sat, 21 May 2016 13:21:15 +0000 (15:21 +0200)] 
Move livereload to an external script and remove from express.
Developers have to use the livereload plugin in their web browser now.

8 years agoDon't send the "http(s)" for the podUrl
Chocobozzz [Sat, 21 May 2016 13:05:29 +0000 (15:05 +0200)] 
Don't send the "http(s)" for the podUrl

8 years agoAdd production example file
Chocobozzz [Fri, 20 May 2016 13:27:16 +0000 (15:27 +0200)] 
Add production example file

8 years agoUpdate node for travis
Chocobozzz [Thu, 19 May 2016 19:55:36 +0000 (21:55 +0200)] 
Update node for travis

8 years agoUse bash for danger scripts instead of env sh
Chocobozzz [Thu, 19 May 2016 18:37:43 +0000 (20:37 +0200)] 
Use bash for danger scripts instead of env sh

8 years agoReturn with callback with an error
Chocobozzz [Thu, 19 May 2016 18:28:17 +0000 (20:28 +0200)] 
Return with callback with an error

8 years agoAdd radix to parseInt
Chocobozzz [Thu, 19 May 2016 18:27:36 +0000 (20:27 +0200)] 
Add radix to parseInt

8 years agoUpdate client dependencies
Chocobozzz [Tue, 17 May 2016 19:19:47 +0000 (21:19 +0200)] 
Update client dependencies

8 years agoFix tests for according to the sort
Chocobozzz [Tue, 17 May 2016 19:18:19 +0000 (21:18 +0200)] 
Fix tests for according to the sort

8 years agoAdd ability to sort videos list
Chocobozzz [Tue, 17 May 2016 19:03:00 +0000 (21:03 +0200)] 
Add ability to sort videos list

8 years agoAdd check for the thumbnail in base64 (requests inter pods)
Chocobozzz [Mon, 16 May 2016 17:55:32 +0000 (19:55 +0200)] 
Add check for the thumbnail in base64 (requests inter pods)

8 years agoAdd check for the author username length
Chocobozzz [Mon, 16 May 2016 17:51:07 +0000 (19:51 +0200)] 
Add check for the author username length

8 years agoAdd a check for the duration of videos
Chocobozzz [Mon, 16 May 2016 17:49:10 +0000 (19:49 +0200)] 
Add a check for the duration of videos

8 years agoUpdate disk size for 1000000 videos in architecture
Chocobozzz [Mon, 16 May 2016 17:16:42 +0000 (19:16 +0200)] 
Update disk size for 1000000 videos in architecture

8 years agoUse async waterfall in request scheduler for better readability
Chocobozzz [Sun, 15 May 2016 16:03:43 +0000 (18:03 +0200)] 
Use async waterfall in request scheduler for better readability