]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/shortlog
github/Chocobozzz/PeerTube.git
2016-09-21  Bigard FlorianTry to fix Traviis build (caused by npm 2)
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-19  ChocobozzzServer: add requests stats endpoint
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-28  ChocobozzzTags directory in gitignore
2016-08-26  ChocobozzzClient: ID column smaller
2016-08-26  ChocobozzzClient: add ID, score and created date to the friends...
2016-08-26  ChocobozzzServer: add pod created date and score to the list...
2016-08-26  ChocobozzzClient: update codelyzer -> 0.0.28
2016-08-25  ChocobozzzUpdate to standard 8
2016-08-25  ChocobozzzServer: encrypt password in database
2016-08-23  ChocobozzzClient: fix friend add input control when removing...
2016-08-23  ChocobozzzServer: fix check user params tests
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  ChocobozzzServer: avoid request entity too large for requests...
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  ChocobozzzServer: catch JSON.parse exceptions
2016-08-23  ChocobozzzClient: fix malformed div
2016-08-23  ChocobozzzUpdate README roadmap
2016-08-21  ChocobozzzUpdate README roadmap
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-21  ChocobozzzServer: fix makefriends validation and tests
2016-08-21  ChocobozzzServer: fix remote videos requests validator
2016-08-20  ChocobozzzServer: fix real world simulation script
2016-08-20  ChocobozzzServer: make friends urls come from the request instead...
2016-08-19  ChocobozzzServer: put config in constants
2016-08-16  ChocobozzzServer: add user list sort/pagination
2016-08-16  ChocobozzzServer: optimize function to see if there are users...
2016-08-16  ChocobozzzServer: video.list -> video.listForApi (with pagination...
2016-08-15  ChocobozzzClient: reset pagination when we search something
2016-08-15  ChocobozzzServer: test filenames with hyphens
2016-08-14  ChocobozzzServer: fix travis tests
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-09  ChocobozzzServer: delete user with the id and not the username
2016-08-07  ChocobozzzServer: update dev dependencies
2016-08-07  ChocobozzzServer: create requests utils module
2016-08-07  ChocobozzzServer: split tests utils in multiple files
2016-08-05  ChocobozzzServer: do not allow a user to remove a video of anothe...
2016-08-05  ChocobozzzServer: fix tests
2016-08-05  ChocobozzzServer: fix status code when updating/removing a user
2016-08-05  ChocobozzzClient: Redirect user to home page after logout
2016-08-05  ChocobozzzClient: implement password change
2016-08-05  ChocobozzzServer: allow user to get its informations (/users/me)
2016-08-05  ChocobozzzServer: move clients in its own file
2016-08-04  ChocobozzzImplement user API (create, update, remove, list)
2016-07-31  ChocobozzzServer: reorganize express validators
2016-07-27  ChocobozzzClient: fix login state when logout
2016-07-27  ChocobozzzServer: Use ES6 promise for mongoose/node-oatuh2-server
2016-07-27  Bigard FlorianServer code documentation typo
2016-07-22  ChocobozzzTypos
2016-07-22  ChocobozzzAdd CONTRIBUTING links to README
2016-07-22  ChocobozzzBegin a CONTRIBUTING guide
2016-07-22  ChocobozzzServer: begin a server documentation
2016-07-22  ChocobozzzClient: increase min height for videos list
2016-07-21  ChocobozzzServer: throttle "seedAll" when starting the server
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-21  ChocobozzzCenter the README screenshot
2016-07-21  ChocobozzzFix readme typo
2016-07-21  ChocobozzzUpdate Architecture document
2016-07-21  ChocobozzzImprove README informations
2016-07-21  ChocobozzzImprove README presentation
2016-07-20  ChocobozzzServer: Add some cli tools to make it easy to upload...
2016-07-20  ChocobozzzServer: do not enable images tests by default because...
2016-07-20  ChocobozzzClient: Auth services cleanup
2016-07-20  ChocobozzzClient: Add authHttp service that authentificates the...
2016-07-20  ChocobozzzServer: implement refresh token
2016-07-20  ChocobozzzClient: add webpack notifier
2016-07-19  ChocobozzzClient: try to make it work with Android Firefox
2016-07-19  ChocobozzzServer: Don't make the host url check for client creden...
2016-07-18  ChocobozzzServer: udpate async to 2.0.0
2016-07-18  ChocobozzzRemove livereload module (role of webpack now)
2016-07-18  ChocobozzzClient: fix ng2 bootstrap version that breaks change...
2016-07-18  ChocobozzzServer: fix ipc bug
2016-07-18  ChocobozzzClient: save page params as well
2016-07-18  ChocobozzzClient: Update to Angular RC4
2016-07-07  ChocobozzzFix tests
2016-07-06  ChocobozzzServer: add script that try to simulate a real world...
2016-07-06  ChocobozzzServer: limit actions for each request between pods
next