Update nodejs versions for travis
[oweals/peertube.git] / client /
2016-11-16 ChocobozzzClient: force typescript 2.0.x
2016-11-16 ChocobozzzClient: add message if the admin wants to make friends...
2016-11-16 ChocobozzzClient: add video not found message if the video.....
2016-11-16 ChocobozzzPod URL -> pod host. HTTPS is required to make friends.
2016-11-16 ChocobozzzPrerender opengraph tags in the server
2016-11-16 ChocobozzzClient: add button control in embed videojs to go to...
2016-11-16 ChocobozzzClient: remove unnecessary module
2016-11-16 Bigard FlorianOnly use @angular 2.1.x
2016-11-08 ChocobozzzClient: don't use thumbnail in embed video for now
2016-11-08 ChocobozzzClient: remove videojs on destroy
2016-11-08 ChocobozzzClient: add share button
2016-11-08 ChocobozzzClient: use videojs as player
2016-11-07 ChocobozzzPrepare embed page
2016-11-06 ChocobozzzFix gitignores
2016-11-04 ChocobozzzClient: add opengraph tags
2016-11-04 ChocobozzzClient: add titles to all pages
2016-11-04 ChocobozzzClient: allow to copy magnet uri
2016-11-04 ChocobozzzClient: add more informations to watch video view
2016-11-04 ChocobozzzUpdate to webpack beta 25
2016-11-04 ChocobozzzClient: Update dependencies
2016-11-04 ChocobozzzClient: fix handle refresh token
2016-10-21 ChocobozzzClient: avoid "quit friends" to appear during the pendi...
2016-10-17 ChocobozzzClient: fix form upload validation on key enter
2016-10-13 ChocobozzzClient: fix search dropdown
2016-10-13 ChocobozzzUpdate ng2 bootstrap
2016-10-07 ChocobozzzClient: fix progress bar and tags validation issues
2016-10-07 ChocobozzzMerge branch 'webseed'
2016-10-04 ChocobozzzFix client build (ng2-bootstrap issue...)
2016-10-02 ChocobozzzMerge branch 'master' into webseed-merged
2016-10-01 ChocobozzzAdd "max requests number" information for requests...
2016-10-01 ChocobozzzClient: add some explanations if we cannot retrieve...
2016-10-01 ChocobozzzClient: handle the case when the refreshing token step...
2016-10-01 ChocobozzzClient: update angular -> 2.0.1
2016-09-26 ChocobozzzClient: fix error alert
2016-09-23 ChocobozzzClient: fix compilation about the user created date
2016-09-23 ChocobozzzClient: Update ng2-file-upload to the module part
2016-09-23 ChocobozzzClient: move some methods in the requestStats model
2016-09-23 ChocobozzzClient: display created user date
2016-09-23 ChocobozzzClient: created date in a better format
2016-09-23 ChocobozzzClient: add requests stats page
2016-09-20 ChocobozzzFix client peer dependencies
2016-09-19 ChocobozzzClient: use templateUrl/styleUrls instead of require
2016-09-19 ChocobozzzClient: fix prod build process
2016-09-19 ChocobozzzClient: update to angular 2.0
2016-09-12 ChocobozzzClient: update a webpack configs
2016-09-09 ChocobozzzClient: update tslint -> 3.15.1
2016-09-09 ChocobozzzClient: little app module cleanup
2016-09-09 ChocobozzzClient: reactive forms
2016-09-06 ChocobozzzDirty update to Angular RC6
2016-08-26 ChocobozzzClient: ID column smaller
2016-08-26 ChocobozzzClient: add ID, score and created date to the friends...
2016-08-26 ChocobozzzClient: update codelyzer -> 0.0.28
2016-08-25 ChocobozzzUpdate to standard 8
2016-08-23 ChocobozzzClient: fix friend add input control when removing...
2016-08-23 ChocobozzzClient: refresh friends list after quitting them
2016-08-23 ChocobozzzClient: do not rewrite tsconfig at each change of a...
2016-08-23 ChocobozzzClient: fix error display for component
2016-08-23 ChocobozzzClient: centralize http res extraction in a service
2016-08-23 ChocobozzzClient: change url validation for friend add
2016-08-23 ChocobozzzClient: make friends url button (+/-) -> same width
2016-08-23 ChocobozzzDo not wait the make friends process ends to send a...
2016-08-23 ChocobozzzClient: display make/quit friends according to the...
2016-08-23 ChocobozzzClient: update to new form api
2016-08-23 ChocobozzzClient: fix malformed div
2016-08-21 ChocobozzzClient: remove makeFriend from friend-list (in friend...
2016-08-21 ChocobozzzClient: simplify simple menu/admin menu displaying...
2016-08-21 ChocobozzzClient: navigate to /videos/list when do search on...
2016-08-21 ChocobozzzClient: support the new make friends method
2016-08-15 ChocobozzzClient: reset pagination when we search something
2016-08-12 ChocobozzzClient: add users list/friends list titles
2016-08-12 ChocobozzzClient: add friends page
2016-08-12 ChocobozzzUpdate webtorrent -> 0.96
2016-08-12 ChocobozzzClient: make an admin menu and a classic menu component
2016-08-09 ChocobozzzClient: add user management
2016-08-05 ChocobozzzServer: do not allow a user to remove a video of anothe...
2016-08-05 ChocobozzzClient: Redirect user to home page after logout
2016-08-05 ChocobozzzClient: implement password change
2016-08-05 ChocobozzzServer: move clients in its own file
2016-07-27 ChocobozzzClient: fix login state when logout
2016-07-27 ChocobozzzFirst draft using only webseed for server
2016-07-27 ChocobozzzClient: clear timeout error timer for video watch
2016-07-27 ChocobozzzClient: fix login state when logout
2016-07-22 ChocobozzzClient: increase min height for videos list
2016-07-21 ChocobozzzClient: click on PeerTube title routes to videos list
2016-07-21 ChocobozzzClient: video name in the link title for videos list...
2016-07-20 ChocobozzzClient: Auth services cleanup
2016-07-20 ChocobozzzClient: Add authHttp service that authentificates the...
2016-07-20 ChocobozzzClient: add webpack notifier
2016-07-19 ChocobozzzClient: try to make it work with Android Firefox
2016-07-18 ChocobozzzClient: fix ng2 bootstrap version that breaks change...
2016-07-18 ChocobozzzClient: save page params as well
2016-07-18 ChocobozzzClient: Update to Angular RC4
2016-07-06 ChocobozzzClient: fix pagination component
2016-06-18 ChocobozzzTry to make a better communication (between pods) module
2016-06-14 ChocobozzzFix lint issue
2016-06-10 ChocobozzzFix router on /
2016-06-10 ChocobozzzDon't make a search when the field is changed and the...
2016-06-10 ChocobozzzFix redirection after the upload of a video
2016-06-10 ChocobozzzFix module installation (router instead of router-depre...
2016-06-10 ChocobozzzAdd tags support to the video list
next