oweals/peertube.git
7 years agoUpdate documentations now we use webseed instead of electron/webrtc
Chocobozzz [Fri, 7 Oct 2016 09:01:28 +0000 (11:01 +0200)]
Update documentations now we use webseed instead of electron/webrtc

7 years agoMerge branch 'webseed'
Chocobozzz [Fri, 7 Oct 2016 08:10:00 +0000 (10:10 +0200)]
Merge branch 'webseed'

7 years agoFix client build (ng2-bootstrap issue...)
Chocobozzz [Tue, 4 Oct 2016 17:28:30 +0000 (19:28 +0200)]
Fix client build (ng2-bootstrap issue...)

7 years agoServer: update node-ipc
Chocobozzz [Tue, 4 Oct 2016 17:03:43 +0000 (19:03 +0200)]
Server: update node-ipc

7 years agoMerge branch 'master' into webseed-merged
Chocobozzz [Sun, 2 Oct 2016 13:39:09 +0000 (15:39 +0200)]
Merge branch 'master' into webseed-merged

7 years agoServer: remove useless hash affectations
Chocobozzz [Sun, 2 Oct 2016 10:19:02 +0000 (12:19 +0200)]
Server: remove useless hash affectations

7 years agoServer: reorganize constant file
Chocobozzz [Sun, 2 Oct 2016 09:14:08 +0000 (11:14 +0200)]
Server: reorganize constant file

7 years agoAdd experimental demo servers link in readme
Chocobozzz [Sat, 1 Oct 2016 16:19:57 +0000 (18:19 +0200)]
Add experimental demo servers link in readme

7 years agoServer: add informations when removing requests of unexisting pod
Chocobozzz [Sat, 1 Oct 2016 14:10:18 +0000 (16:10 +0200)]
Server: add informations when removing requests of unexisting pod

7 years agoAdd "max requests number" information for requests iterations
Chocobozzz [Sat, 1 Oct 2016 13:43:42 +0000 (15:43 +0200)]
Add "max requests number" information for requests iterations

7 years agoServer: fix remaining milli seconds before the next requests feature
Chocobozzz [Sat, 1 Oct 2016 13:33:27 +0000 (15:33 +0200)]
Server: fix remaining milli seconds before the next requests feature

7 years agoServer: add port when making friends if it is not specified
Chocobozzz [Sat, 1 Oct 2016 12:23:50 +0000 (14:23 +0200)]
Server: add port when making friends if it is not specified

7 years agoAdd database suffix to the production configuration example
Chocobozzz [Sat, 1 Oct 2016 10:40:02 +0000 (12:40 +0200)]
Add database suffix to the production configuration example

7 years agoAdd a comment to the webserver part in the yaml configuration
Chocobozzz [Sat, 1 Oct 2016 10:24:18 +0000 (12:24 +0200)]
Add a comment to the webserver part in the yaml configuration

7 years agoClient: add some explanations if we cannot retrieve client oauth
Chocobozzz [Sat, 1 Oct 2016 10:19:48 +0000 (12:19 +0200)]
Client: add some explanations if we cannot retrieve client oauth
credentials

7 years agoServer: remove segfault handler
Chocobozzz [Sat, 1 Oct 2016 10:01:47 +0000 (12:01 +0200)]
Server: remove segfault handler

7 years agoElectron-prebuilt -> electron
Chocobozzz [Sat, 1 Oct 2016 09:49:32 +0000 (11:49 +0200)]
Electron-prebuilt -> electron

7 years agoAdd systemd/nginx template link in README
Chocobozzz [Sat, 1 Oct 2016 09:30:23 +0000 (11:30 +0200)]
Add systemd/nginx template link in README

7 years agoServer: workaround for node-ipc that breaks node lts
Chocobozzz [Sat, 1 Oct 2016 09:12:27 +0000 (11:12 +0200)]
Server: workaround for node-ipc that breaks node lts

7 years agoServer: fix error log when a friend request fails
Chocobozzz [Sat, 1 Oct 2016 08:10:49 +0000 (10:10 +0200)]
Server: fix error log when a friend request fails

7 years agoUpdate README roadmap
Chocobozzz [Sat, 1 Oct 2016 07:57:05 +0000 (09:57 +0200)]
Update README roadmap

7 years agoServer: add information why a friend request failed (status code)
Chocobozzz [Sat, 1 Oct 2016 07:48:49 +0000 (09:48 +0200)]
Server: add information why a friend request failed (status code)

7 years agoClient: handle the case when the refreshing token step fails
Chocobozzz [Sat, 1 Oct 2016 07:20:42 +0000 (09:20 +0200)]
Client: handle the case when the refreshing token step fails

7 years agoClient: update angular -> 2.0.1
Chocobozzz [Sat, 1 Oct 2016 07:20:25 +0000 (09:20 +0200)]
Client: update angular -> 2.0.1

7 years agoServer: when we remove a user, remove the oauthtokens too
Chocobozzz [Sat, 1 Oct 2016 07:12:02 +0000 (09:12 +0200)]
Server: when we remove a user, remove the oauthtokens too

7 years agoServer: do not forget to check the signature when another pod wants to
Chocobozzz [Sat, 1 Oct 2016 07:09:07 +0000 (09:09 +0200)]
Server: do not forget to check the signature when another pod wants to
quit us

7 years agoServer: migration script that add admin role to root user
Chocobozzz [Tue, 27 Sep 2016 20:41:38 +0000 (22:41 +0200)]
Server: migration script that add admin role to root user

7 years agoServer: fix migration at installation
Chocobozzz [Mon, 26 Sep 2016 21:10:32 +0000 (23:10 +0200)]
Server: fix migration at installation

7 years agoClient: fix error alert
Chocobozzz [Mon, 26 Sep 2016 20:54:34 +0000 (22:54 +0200)]
Client: fix error alert

7 years agoAdd migration (for db, folders...) mechanism
Chocobozzz [Mon, 26 Sep 2016 20:36:36 +0000 (22:36 +0200)]
Add migration (for db, folders...) mechanism

7 years agoClient: fix compilation about the user created date
Chocobozzz [Fri, 23 Sep 2016 15:34:18 +0000 (17:34 +0200)]
Client: fix compilation about the user created date

7 years agoClient: Update ng2-file-upload to the module part
Chocobozzz [Fri, 23 Sep 2016 15:31:41 +0000 (17:31 +0200)]
Client: Update ng2-file-upload to the module part

7 years agoClient: move some methods in the requestStats model
Chocobozzz [Fri, 23 Sep 2016 15:25:09 +0000 (17:25 +0200)]
Client: move some methods in the requestStats model

7 years agoClient: display created user date
Chocobozzz [Fri, 23 Sep 2016 15:20:15 +0000 (17:20 +0200)]
Client: display created user date

7 years agoServer: show user created date for the api
Chocobozzz [Fri, 23 Sep 2016 15:19:57 +0000 (17:19 +0200)]
Server: show user created date for the api

7 years agogitignore: torrent/ -> torrents/
Chocobozzz [Fri, 23 Sep 2016 15:15:28 +0000 (17:15 +0200)]
gitignore: torrent/ -> torrents/

7 years agoClient: created date in a better format
Chocobozzz [Fri, 23 Sep 2016 15:15:03 +0000 (17:15 +0200)]
Client: created date in a better format

7 years agoClient: add requests stats page
Chocobozzz [Fri, 23 Sep 2016 15:09:38 +0000 (17:09 +0200)]
Client: add requests stats page

7 years agoServer: fix unit tests again
Chocobozzz [Wed, 21 Sep 2016 21:05:31 +0000 (23:05 +0200)]
Server: fix unit tests again

7 years agoUpdate travis node versions
Chocobozzz [Wed, 21 Sep 2016 20:57:10 +0000 (22:57 +0200)]
Update travis node versions

7 years agoServer: fix tests
Chocobozzz [Wed, 21 Sep 2016 20:52:25 +0000 (22:52 +0200)]
Server: fix tests

7 years agoUpdate readme dependencies (npm >= 3)
Chocobozzz [Wed, 21 Sep 2016 20:27:04 +0000 (22:27 +0200)]
Update readme dependencies (npm >= 3)

7 years agoTry to fix Traviis build (caused by npm 2)
Bigard Florian [Wed, 21 Sep 2016 07:02:25 +0000 (09:02 +0200)]
Try to fix Traviis build (caused by npm 2)

7 years agoFix client peer dependencies
Chocobozzz [Tue, 20 Sep 2016 20:45:14 +0000 (22:45 +0200)]
Fix client peer dependencies

7 years agoClient: use templateUrl/styleUrls instead of require
Chocobozzz [Mon, 19 Sep 2016 20:49:31 +0000 (22:49 +0200)]
Client: use templateUrl/styleUrls instead of require

7 years agoClient: fix prod build process
Chocobozzz [Mon, 19 Sep 2016 20:27:17 +0000 (22:27 +0200)]
Client: fix prod build process

7 years agoClient: update to angular 2.0
Chocobozzz [Mon, 19 Sep 2016 20:09:12 +0000 (22:09 +0200)]
Client: update to angular 2.0

7 years agoServer: add requests stats endpoint
Chocobozzz [Mon, 19 Sep 2016 19:33:46 +0000 (21:33 +0200)]
Server: add requests stats endpoint

7 years agoClient: update a webpack configs
Chocobozzz [Mon, 12 Sep 2016 18:43:44 +0000 (20:43 +0200)]
Client: update a webpack configs

7 years agoClient: update tslint -> 3.15.1
Chocobozzz [Fri, 9 Sep 2016 20:27:36 +0000 (22:27 +0200)]
Client: update tslint -> 3.15.1

7 years agoClient: little app module cleanup
Chocobozzz [Fri, 9 Sep 2016 20:23:41 +0000 (22:23 +0200)]
Client: little app module cleanup

7 years agoClient: reactive forms
Chocobozzz [Fri, 9 Sep 2016 20:16:51 +0000 (22:16 +0200)]
Client: reactive forms

7 years agoDirty update to Angular RC6
Chocobozzz [Tue, 6 Sep 2016 20:40:57 +0000 (22:40 +0200)]
Dirty update to Angular RC6

7 years agoTags directory in gitignore
Chocobozzz [Sun, 28 Aug 2016 09:34:52 +0000 (11:34 +0200)]
Tags directory in gitignore

7 years agoClient: ID column smaller
Chocobozzz [Fri, 26 Aug 2016 17:02:43 +0000 (19:02 +0200)]
Client: ID column smaller

7 years agoClient: add ID, score and created date to the friends list
Chocobozzz [Fri, 26 Aug 2016 16:59:17 +0000 (18:59 +0200)]
Client: add ID, score and created date to the friends list

7 years agoServer: add pod created date and score to the list controller
Chocobozzz [Fri, 26 Aug 2016 16:55:10 +0000 (18:55 +0200)]
Server: add pod created date and score to the list controller

7 years agoClient: update codelyzer -> 0.0.28
Chocobozzz [Fri, 26 Aug 2016 12:47:14 +0000 (14:47 +0200)]
Client: update codelyzer -> 0.0.28

7 years agoUpdate to standard 8
Chocobozzz [Thu, 25 Aug 2016 16:32:47 +0000 (18:32 +0200)]
Update to standard 8

7 years agoServer: encrypt password in database
Chocobozzz [Thu, 25 Aug 2016 15:57:37 +0000 (17:57 +0200)]
Server: encrypt password in database

7 years agoClient: fix friend add input control when removing an input
Chocobozzz [Tue, 23 Aug 2016 16:09:21 +0000 (18:09 +0200)]
Client: fix friend add input control when removing an input

7 years agoServer: fix check user params tests
Chocobozzz [Tue, 23 Aug 2016 15:58:05 +0000 (17:58 +0200)]
Server: fix check user params tests

7 years agoClient: refresh friends list after quitting them
Chocobozzz [Tue, 23 Aug 2016 15:47:58 +0000 (17:47 +0200)]
Client: refresh friends list after quitting them

7 years agoClient: do not rewrite tsconfig at each change of a file
Chocobozzz [Tue, 23 Aug 2016 15:45:02 +0000 (17:45 +0200)]
Client: do not rewrite tsconfig at each change of a file

7 years agoClient: fix error display for component
Chocobozzz [Tue, 23 Aug 2016 15:42:56 +0000 (17:42 +0200)]
Client: fix error display for component

7 years agoClient: centralize http res extraction in a service
Chocobozzz [Tue, 23 Aug 2016 14:54:21 +0000 (16:54 +0200)]
Client: centralize http res extraction in a service

7 years agoServer: avoid request entity too large for requests between pods
Chocobozzz [Tue, 23 Aug 2016 14:24:11 +0000 (16:24 +0200)]
Server: avoid request entity too large for requests between pods

7 years agoClient: change url validation for friend add
Chocobozzz [Tue, 23 Aug 2016 13:49:16 +0000 (15:49 +0200)]
Client: change url validation for friend add

7 years agoClient: make friends url button (+/-) -> same width
Chocobozzz [Tue, 23 Aug 2016 13:28:03 +0000 (15:28 +0200)]
Client: make friends url button (+/-) -> same width

7 years agoDo not wait the make friends process ends to send a response to the
Chocobozzz [Tue, 23 Aug 2016 12:48:59 +0000 (14:48 +0200)]
Do not wait the make friends process ends to send a response to the
request

7 years agoClient: display make/quit friends according to the situation
Chocobozzz [Tue, 23 Aug 2016 12:43:20 +0000 (14:43 +0200)]
Client: display make/quit friends according to the situation

7 years agoClient: update to new form api
Chocobozzz [Tue, 23 Aug 2016 12:37:49 +0000 (14:37 +0200)]
Client: update to new form api

7 years agoServer: catch JSON.parse exceptions
Chocobozzz [Tue, 23 Aug 2016 12:37:36 +0000 (14:37 +0200)]
Server: catch JSON.parse exceptions

7 years agoClient: fix malformed div
Chocobozzz [Tue, 23 Aug 2016 09:45:28 +0000 (11:45 +0200)]
Client: fix malformed div

7 years agoUpdate README roadmap
Chocobozzz [Tue, 23 Aug 2016 09:45:18 +0000 (11:45 +0200)]
Update README roadmap

7 years agoUpdate README roadmap
Chocobozzz [Sun, 21 Aug 2016 10:06:01 +0000 (12:06 +0200)]
Update README roadmap

7 years agoClient: remove makeFriend from friend-list (in friend-add now)
Chocobozzz [Sun, 21 Aug 2016 09:36:43 +0000 (11:36 +0200)]
Client: remove makeFriend from friend-list (in friend-add now)

7 years agoClient: simplify simple menu/admin menu displaying logic
Chocobozzz [Sun, 21 Aug 2016 09:27:24 +0000 (11:27 +0200)]
Client: simplify simple menu/admin menu displaying logic

7 years agoClient: navigate to /videos/list when do search on another page
Chocobozzz [Sun, 21 Aug 2016 09:21:45 +0000 (11:21 +0200)]
Client: navigate to /videos/list when do search on another page

7 years agoClient: support the new make friends method
Chocobozzz [Sun, 21 Aug 2016 08:41:21 +0000 (10:41 +0200)]
Client: support the new make friends method

7 years agoServer: fix makefriends validation and tests
Chocobozzz [Sun, 21 Aug 2016 08:08:40 +0000 (10:08 +0200)]
Server: fix makefriends validation and tests

7 years agoServer: fix remote videos requests validator
Chocobozzz [Sun, 21 Aug 2016 07:54:46 +0000 (09:54 +0200)]
Server: fix remote videos requests validator

7 years agoServer: fix real world simulation script
Chocobozzz [Sat, 20 Aug 2016 15:19:27 +0000 (17:19 +0200)]
Server: fix real world simulation script

7 years agoServer: make friends urls come from the request instead of the
Chocobozzz [Sat, 20 Aug 2016 14:59:25 +0000 (16:59 +0200)]
Server: make friends urls come from the request instead of the
configuration file

7 years agoServer: put config in constants
Chocobozzz [Fri, 19 Aug 2016 19:34:51 +0000 (21:34 +0200)]
Server: put config in constants

7 years agoServer: add user list sort/pagination
Chocobozzz [Tue, 16 Aug 2016 20:31:45 +0000 (22:31 +0200)]
Server: add user list sort/pagination

7 years agoServer: optimize function to see if there are users or not
Chocobozzz [Tue, 16 Aug 2016 19:51:35 +0000 (21:51 +0200)]
Server: optimize function to see if there are users or not

7 years agoServer: video.list -> video.listForApi (with pagination, sort...)
Chocobozzz [Tue, 16 Aug 2016 19:51:04 +0000 (21:51 +0200)]
Server: video.list -> video.listForApi (with pagination, sort...)

7 years agoClient: reset pagination when we search something
Chocobozzz [Mon, 15 Aug 2016 17:05:52 +0000 (19:05 +0200)]
Client: reset pagination when we search something

7 years agoServer: test filenames with hyphens
Chocobozzz [Mon, 15 Aug 2016 16:44:30 +0000 (18:44 +0200)]
Server: test filenames with hyphens

7 years agoServer: fix travis tests
Chocobozzz [Sun, 14 Aug 2016 14:50:22 +0000 (16:50 +0200)]
Server: fix travis tests

7 years agoClient: add users list/friends list titles
Chocobozzz [Fri, 12 Aug 2016 16:24:24 +0000 (18:24 +0200)]
Client: add users list/friends list titles

7 years agoClient: add friends page
Chocobozzz [Fri, 12 Aug 2016 16:22:58 +0000 (18:22 +0200)]
Client: add friends page

7 years agoUpdate webtorrent -> 0.96
Chocobozzz [Fri, 12 Aug 2016 15:35:00 +0000 (17:35 +0200)]
Update webtorrent -> 0.96

7 years agoClient: make an admin menu and a classic menu component
Chocobozzz [Fri, 12 Aug 2016 14:52:10 +0000 (16:52 +0200)]
Client: make an admin menu and a classic menu component

7 years agoClient: add user management
Chocobozzz [Tue, 9 Aug 2016 19:45:21 +0000 (21:45 +0200)]
Client: add user management

7 years agoServer: delete user with the id and not the username
Chocobozzz [Tue, 9 Aug 2016 19:44:45 +0000 (21:44 +0200)]
Server: delete user with the id and not the username

7 years agoServer: update dev dependencies
Chocobozzz [Sun, 7 Aug 2016 20:47:11 +0000 (22:47 +0200)]
Server: update dev dependencies

7 years agoServer: create requests utils module
Chocobozzz [Sun, 7 Aug 2016 20:18:14 +0000 (22:18 +0200)]
Server: create requests utils module

7 years agoServer: split tests utils in multiple files
Chocobozzz [Sun, 7 Aug 2016 20:09:59 +0000 (22:09 +0200)]
Server: split tests utils in multiple files