oweals/peertube.git
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

7 years agoServer: do not allow a user to remove a video of another user
Chocobozzz [Fri, 5 Aug 2016 19:41:28 +0000 (21:41 +0200)]
Server: do not allow a user to remove a video of another user

7 years agoServer: fix tests
Chocobozzz [Fri, 5 Aug 2016 17:18:11 +0000 (19:18 +0200)]
Server: fix tests

7 years agoServer: fix status code when updating/removing a user
Chocobozzz [Fri, 5 Aug 2016 16:08:55 +0000 (18:08 +0200)]
Server: fix status code when updating/removing a user

7 years agoClient: Redirect user to home page after logout
Chocobozzz [Fri, 5 Aug 2016 16:05:27 +0000 (18:05 +0200)]
Client: Redirect user to home page after logout

7 years agoClient: implement password change
Chocobozzz [Fri, 5 Aug 2016 16:04:08 +0000 (18:04 +0200)]
Client: implement password change

7 years agoServer: allow user to get its informations (/users/me)
Chocobozzz [Fri, 5 Aug 2016 15:19:08 +0000 (17:19 +0200)]
Server: allow user to get its informations (/users/me)

7 years agoServer: move clients in its own file
Chocobozzz [Fri, 5 Aug 2016 14:09:39 +0000 (16:09 +0200)]
Server: move clients in its own file

7 years agoImplement user API (create, update, remove, list)
Chocobozzz [Thu, 4 Aug 2016 20:32:36 +0000 (22:32 +0200)]
Implement user API (create, update, remove, list)

7 years agoServer: reorganize express validators
Chocobozzz [Sun, 31 Jul 2016 18:58:43 +0000 (20:58 +0200)]
Server: reorganize express validators

7 years agoClient: fix login state when logout
Chocobozzz [Wed, 27 Jul 2016 19:15:13 +0000 (21:15 +0200)]
Client: fix login state when logout

7 years agoServer: Use ES6 promise for mongoose/node-oatuh2-server
Chocobozzz [Wed, 27 Jul 2016 19:15:07 +0000 (21:15 +0200)]
Server: Use ES6 promise for mongoose/node-oatuh2-server

7 years agoServer code documentation typo
Bigard Florian [Wed, 27 Jul 2016 13:34:50 +0000 (15:34 +0200)]
Server code documentation typo

7 years agoTypos
Chocobozzz [Fri, 22 Jul 2016 09:53:55 +0000 (11:53 +0200)]
Typos

7 years agoAdd CONTRIBUTING links to README
Chocobozzz [Fri, 22 Jul 2016 09:45:48 +0000 (11:45 +0200)]
Add CONTRIBUTING links to README

7 years agoBegin a CONTRIBUTING guide
Chocobozzz [Fri, 22 Jul 2016 09:45:29 +0000 (11:45 +0200)]
Begin a CONTRIBUTING guide

7 years agoServer: begin a server documentation
Chocobozzz [Fri, 22 Jul 2016 09:44:46 +0000 (11:44 +0200)]
Server: begin a server documentation

7 years agoClient: increase min height for videos list
Chocobozzz [Fri, 22 Jul 2016 09:43:09 +0000 (11:43 +0200)]
Client: increase min height for videos list

7 years agoServer: throttle "seedAll" when starting the server
Chocobozzz [Thu, 21 Jul 2016 15:15:29 +0000 (17:15 +0200)]
Server: throttle "seedAll" when starting the server

7 years agoClient: click on PeerTube title routes to videos list
Chocobozzz [Thu, 21 Jul 2016 15:10:08 +0000 (17:10 +0200)]
Client: click on PeerTube title routes to videos list

7 years agoClient: video name in the link title for videos list template
Chocobozzz [Thu, 21 Jul 2016 13:47:25 +0000 (15:47 +0200)]
Client: video name in the link title for videos list template

7 years agoCenter the README screenshot
Chocobozzz [Thu, 21 Jul 2016 09:56:38 +0000 (11:56 +0200)]
Center the README screenshot

7 years agoFix readme typo
Chocobozzz [Thu, 21 Jul 2016 09:07:14 +0000 (11:07 +0200)]
Fix readme typo

7 years agoUpdate Architecture document
Chocobozzz [Thu, 21 Jul 2016 09:05:50 +0000 (11:05 +0200)]
Update Architecture document

7 years agoImprove README informations
Chocobozzz [Thu, 21 Jul 2016 08:37:29 +0000 (10:37 +0200)]
Improve README informations

7 years agoImprove README presentation
Chocobozzz [Thu, 21 Jul 2016 08:24:18 +0000 (10:24 +0200)]
Improve README presentation

7 years agoServer: Add some cli tools to make it easy to upload a lot of videos
Chocobozzz [Wed, 20 Jul 2016 17:16:00 +0000 (19:16 +0200)]
Server: Add some cli tools to make it easy to upload a lot of videos

7 years agoServer: do not enable images tests by default because it needs a special
Chocobozzz [Wed, 20 Jul 2016 15:53:39 +0000 (17:53 +0200)]
Server: do not enable images tests by default because it needs a special
ffmpeg version

7 years agoClient: Auth services cleanup
Chocobozzz [Wed, 20 Jul 2016 14:40:28 +0000 (16:40 +0200)]
Client: Auth services cleanup

7 years agoClient: Add authHttp service that authentificates the http request and
Chocobozzz [Wed, 20 Jul 2016 14:24:18 +0000 (16:24 +0200)]
Client: Add authHttp service that authentificates the http request and
optionally refresh the access token if needed

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