index
:
Peertube
develop
gitolite_local/open_instance
master
release/3.0.0
release/4.0.0
release/4.1.0
release/5.2.0
ActivityPub-federated video streaming platform using P2P directly in your web browser
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
client
/
src
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
Client: add ID, score and created date to the friends list
Chocobozzz
2016-08-26
2
-0
/
+9
*
Client: fix friend add input control when removing an input
Chocobozzz
2016-08-23
1
-0
/
+2
*
Client: refresh friends list after quitting them
Chocobozzz
2016-08-23
1
-5
/
+10
*
Client: fix error display for component
Chocobozzz
2016-08-23
6
-7
/
+13
*
Client: centralize http res extraction in a service
Chocobozzz
2016-08-23
14
-95
/
+148
*
Client: change url validation for friend add
Chocobozzz
2016-08-23
5
-28
/
+54
*
Client: make friends url button (+/-) -> same width
Chocobozzz
2016-08-23
1
-0
/
+4
*
Do not wait the make friends process ends to send a response to the
Chocobozzz
2016-08-23
1
-1
/
+2
*
Client: display make/quit friends according to the situation
Chocobozzz
2016-08-23
1
-2
/
+2
*
Client: update to new form api
Chocobozzz
2016-08-23
10
-59
/
+80
*
Client: fix malformed div
Chocobozzz
2016-08-23
1
-0
/
+2
*
Client: remove makeFriend from friend-list (in friend-add now)
Chocobozzz
2016-08-21
1
-13
/
+0
*
Client: simplify simple menu/admin menu displaying logic
Chocobozzz
2016-08-21
6
-29
/
+11
*
Client: navigate to /videos/list when do search on another page
Chocobozzz
2016-08-21
2
-2
/
+8
*
Client: support the new make friends method
Chocobozzz
2016-08-21
12
-8
/
+146
*
Client: reset pagination when we search something
Chocobozzz
2016-08-15
1
-2
/
+8
*
Client: add users list/friends list titles
Chocobozzz
2016-08-12
2
-0
/
+4
*
Client: add friends page
Chocobozzz
2016-08-12
14
-65
/
+158
*
Update webtorrent -> 0.96
Chocobozzz
2016-08-12
2
-8
/
+15
*
Client: make an admin menu and a classic menu component
Chocobozzz
2016-08-12
10
-149
/
+173
*
Client: add user management
Chocobozzz
2016-08-09
25
-26
/
+322
*
Client: Redirect user to home page after logout
Chocobozzz
2016-08-05
1
-0
/
+2
*
Client: implement password change
Chocobozzz
2016-08-05
10
-16
/
+165
*
Server: move clients in its own file
Chocobozzz
2016-08-05
1
-1
/
+1
*
Client: fix login state when logout
Chocobozzz
2016-07-27
1
-0
/
+2
*
Client: increase min height for videos list
Chocobozzz
2016-07-22
1
-1
/
+1
*
Client: click on PeerTube title routes to videos list
Chocobozzz
2016-07-21
2
-1
/
+12
*
Client: video name in the link title for videos list template
Chocobozzz
2016-07-21
1
-1
/
+1
*
Client: Auth services cleanup
Chocobozzz
2016-07-20
3
-15
/
+6
*
Client: Add authHttp service that authentificates the http request and
Chocobozzz
2016-07-20
13
-90
/
+291
*
Client: try to make it work with Android Firefox
Chocobozzz
2016-07-19
8
-20
/
+45
*
Client: save page params as well
Chocobozzz
2016-07-18
8
-48
/
+83
*
Client: Update to Angular RC4
Chocobozzz
2016-07-18
17
-112
/
+169
*
Client: fix pagination component
Chocobozzz
2016-07-06
1
-2
/
+2
*
Fix router on /
Chocobozzz
2016-06-10
2
-1
/
+5
*
Don't make a search when the field is changed and the value is empty
Chocobozzz
2016-06-10
1
-1
/
+4
*
Fix redirection after the upload of a video
Chocobozzz
2016-06-10
1
-1
/
+1
*
Add tags support to the video list
Chocobozzz
2016-06-10
15
-63
/
+138
*
Use ng2-file-upload instead of jquery and add tags support to the video
Chocobozzz
2016-06-07
6
-73
/
+191
*
Add an alert if the video load seems to be too long
Chocobozzz
2016-06-05
2
-6
/
+46
*
Do not import whole rxjs
Chocobozzz
2016-06-05
3
-3
/
+4
*
Add loader indication when loading videos list
Chocobozzz
2016-06-05
5
-7
/
+14
*
Handle error for the video upload
Chocobozzz
2016-06-04
3
-1
/
+20
*
Reload videos after removing one to avoid issues with paging etc
Chocobozzz
2016-06-04
1
-1
/
+1
*
Apply a fade instead of a loader when loading videos
Chocobozzz
2016-06-04
2
-5
/
+15
*
Improve the login form
Chocobozzz
2016-06-04
2
-6
/
+26
*
Fix styling when clicking on a thumbnail video
Chocobozzz
2016-06-04
1
-2
/
+2
*
First draft to use webpack instead of systemjs
Chocobozzz
2016-06-03
47
-0
/
+1324