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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Client: reset pagination when we search something
Chocobozzz
2016-08-15
2
-3
/
+9
|
*
Client: add users list/friends list titles
Chocobozzz
2016-08-12
2
-0
/
+4
|
*
Client: add friends page
Chocobozzz
2016-08-12
15
-66
/
+165
|
*
Update webtorrent -> 0.96
Chocobozzz
2016-08-12
3
-9
/
+16
|
*
Client: make an admin menu and a classic menu component
Chocobozzz
2016-08-12
13
-152
/
+213
|
*
Client: add user management
Chocobozzz
2016-08-09
27
-27
/
+338
|
*
Server: do not allow a user to remove a video of another user
Chocobozzz
2016-08-05
1
-2
/
+0
|
*
Client: Redirect user to home page after logout
Chocobozzz
2016-08-05
1
-0
/
+2
|
*
Client: implement password change
Chocobozzz
2016-08-05
11
-16
/
+171
|
*
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
15
-97
/
+314
|
|
|
|
optionally refresh the access token if needed
*
Client: add webpack notifier
Chocobozzz
2016-07-20
2
-1
/
+4
|
*
Client: try to make it work with Android Firefox
Chocobozzz
2016-07-19
12
-31
/
+54
|
*
Client: fix ng2 bootstrap version that breaks change with patch versions...
Chocobozzz
2016-07-18
1
-1
/
+1
|
*
Client: save page params as well
Chocobozzz
2016-07-18
9
-48
/
+84
|
*
Client: Update to Angular RC4
Chocobozzz
2016-07-18
21
-121
/
+1057
|
*
Client: fix pagination component
Chocobozzz
2016-07-06
1
-2
/
+2
|
*
Try to make a better communication (between pods) module
Chocobozzz
2016-06-18
1
-1
/
+1
|
*
Fix lint issue
Chocobozzz
2016-06-14
1
-1
/
+1
|
*
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
|
*
Fix module installation (router instead of router-deprecated)
Chocobozzz
2016-06-10
1
-1
/
+1
|
*
Add tags support to the video list
Chocobozzz
2016-06-10
17
-64
/
+140
|
*
Use ng2-file-upload instead of jquery and add tags support to the video
Chocobozzz
2016-06-07
12
-93
/
+197
|
|
|
|
upload form
*
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
5
-4
/
+9
|
*
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
|
*
Fix favicon
Chocobozzz
2016-06-04
1
-1
/
+1
|
*
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
|
*
Use webtorrent as external dependency instead of building it with
Chocobozzz
2016-06-04
5
-8
/
+22
|
|
|
|
webpack
*
Fix dropdown css on chromium
Chocobozzz
2016-06-04
1
-0
/
+4
|
*
Fix styling when clicking on a thumbnail video
Chocobozzz
2016-06-04
1
-2
/
+2
|
*
Clean client modules
Chocobozzz
2016-06-04
4
-57
/
+29
|
*
Add webtorrent and jquery to webpack
Chocobozzz
2016-06-04
4
-6
/
+14
|
*
Add production webpack, big thanks to @AngularClass
Chocobozzz
2016-06-03
5
-20
/
+234
|
*
Adapt npm scripts
Chocobozzz
2016-06-03
1
-4
/
+2
|
*
First draft to use webpack instead of systemjs
Chocobozzz
2016-06-03
72
-1064
/
+886
|
*
Remove useless wildcards for tslint
Chocobozzz
2016-06-01
1
-1
/
+1
|
*
Add authentication tokens to make friends/quit friends
Chocobozzz
2016-06-01
23
-34
/
+37
|
*
Add jquery and jquery.fileupload to typings.json
Chocobozzz
2016-06-01
1
-0
/
+2
|
*
Move webtorrent inside a service
Chocobozzz
2016-05-31
5
-15
/
+42
|
[next]