Commit graph

6273 commits

Author SHA1 Message Date
Chocobozzz
f84a89f0e7 Client: fix friend add input control when removing an input 2016-08-23 18:09:21 +02:00
Chocobozzz
93c462b771 Client: refresh friends list after quitting them 2016-08-23 17:47:58 +02:00
Chocobozzz
039cdfc528 Client: do not rewrite tsconfig at each change of a file 2016-08-23 17:45:02 +02:00
Chocobozzz
bf68dd752d Client: fix error display for component 2016-08-23 17:42:56 +02:00
Chocobozzz
de59c48f5f Client: centralize http res extraction in a service 2016-08-23 16:54:21 +02:00
Chocobozzz
9e8aa10d94 Client: change url validation for friend add 2016-08-23 15:49:16 +02:00
Chocobozzz
b5d6b94c1e Client: make friends url button (+/-) -> same width 2016-08-23 15:28:03 +02:00
Chocobozzz
9ab1071c8d Do not wait the make friends process ends to send a response to the
request
2016-08-23 14:48:59 +02:00
Chocobozzz
6be622478a Client: display make/quit friends according to the situation 2016-08-23 14:43:20 +02:00
Chocobozzz
0f6da32b14 Client: update to new form api 2016-08-23 14:37:49 +02:00
Chocobozzz
5267260022 Client: fix malformed div 2016-08-23 11:45:28 +02:00
Chocobozzz
96b0c2bf70 Client: remove makeFriend from friend-list (in friend-add now) 2016-08-21 11:36:43 +02:00
Chocobozzz
beacf6993c Client: simplify simple menu/admin menu displaying logic 2016-08-21 11:27:24 +02:00
Chocobozzz
9aa46b0c7b Client: navigate to /videos/list when do search on another page 2016-08-21 11:21:45 +02:00
Chocobozzz
e105c19c8e Client: support the new make friends method 2016-08-21 10:41:21 +02:00
Chocobozzz
7eef95353f Client: reset pagination when we search something 2016-08-15 19:05:52 +02:00
Chocobozzz
dfe3ec6bf6 Client: add users list/friends list titles 2016-08-12 18:24:24 +02:00
Chocobozzz
e2f555cab7 Client: add friends page 2016-08-12 18:22:58 +02:00
Chocobozzz
c323efb9cd Update webtorrent -> 0.96 2016-08-12 17:35:10 +02:00
Chocobozzz
602eb142be Client: make an admin menu and a classic menu component 2016-08-12 16:53:32 +02:00
Chocobozzz
7da18e4420 Client: add user management 2016-08-09 21:45:21 +02:00
Chocobozzz
58b2ba55a9 Server: do not allow a user to remove a video of another user 2016-08-05 21:41:28 +02:00
Chocobozzz
66af9ee16d Client: Redirect user to home page after logout 2016-08-05 18:05:27 +02:00
Chocobozzz
629d8d6f70 Client: implement password change 2016-08-05 18:04:08 +02:00
Chocobozzz
6606150c49 Server: move clients in its own file 2016-08-05 16:09:39 +02:00
Chocobozzz
e62f6ef741 Client: fix login state when logout 2016-07-27 21:38:09 +02:00
Chocobozzz
052937db8a First draft using only webseed for server 2016-07-27 21:21:57 +02:00
Chocobozzz
71d3476b82 Client: clear timeout error timer for video watch 2016-07-27 21:21:57 +02:00
Chocobozzz
724fed2931 Client: fix login state when logout 2016-07-27 21:16:19 +02:00
Chocobozzz
11975ce845 Client: increase min height for videos list 2016-07-22 11:43:09 +02:00
Chocobozzz
798442f665 Client: click on PeerTube title routes to videos list 2016-07-21 17:10:08 +02:00
Chocobozzz
1e128cdbb9 Client: video name in the link title for videos list template 2016-07-21 15:47:25 +02:00
Chocobozzz
0f3a78e7ea Client: Auth services cleanup 2016-07-20 16:40:28 +02:00
Chocobozzz
bd5c83a8cb Client: Add authHttp service that authentificates the http request and
optionally refresh the access token if needed
2016-07-20 16:25:06 +02:00
Chocobozzz
66698b833f Client: add webpack notifier 2016-07-20 11:46:52 +02:00
Chocobozzz
a64668c024 Client: try to make it work with Android Firefox 2016-07-19 16:45:07 +02:00
Chocobozzz
b7f597d5b1 Client: fix ng2 bootstrap version that breaks change with patch versions... 2016-07-18 16:40:30 +02:00
Chocobozzz
bddab65ae5 Client: save page params as well 2016-07-18 15:39:10 +02:00
Chocobozzz
0629423ce3 Client: Update to Angular RC4 2016-07-18 14:26:56 +02:00
Chocobozzz
efb9afc3e8 Client: fix pagination component 2016-07-06 19:56:23 +02:00
Chocobozzz
528a9efa82 Try to make a better communication (between pods) module 2016-06-18 16:13:54 +02:00
Chocobozzz
bf4c77f0f4 Fix lint issue 2016-06-14 20:14:09 +02:00
Chocobozzz
70af9a0d4f Fix router on / 2016-06-10 22:08:39 +02:00
Chocobozzz
641f98b2ee Don't make a search when the field is changed and the value is empty 2016-06-10 18:18:29 +02:00
Chocobozzz
c6de16eb1d Fix redirection after the upload of a video 2016-06-10 18:14:01 +02:00
Chocobozzz
3d1c18ff1f Fix module installation (router instead of router-deprecated) 2016-06-10 17:53:26 +02:00
Chocobozzz
00a446454d Add tags support to the video list 2016-06-10 17:46:29 +02:00
Chocobozzz
e822fdaeee Use ng2-file-upload instead of jquery and add tags support to the video
upload form
2016-06-07 22:34:02 +02:00
Chocobozzz
3ad109e449 Add an alert if the video load seems to be too long 2016-06-05 12:20:53 +02:00
Chocobozzz
5555f886c0 Do not import whole rxjs 2016-06-05 09:34:41 +02:00