]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src
Adapt scripts to typescript
[github/Chocobozzz/PeerTube.git] / client / src /
2017-05-05  ChocobozzzClient: little refractoring
2017-05-05  ChocobozzzFix unset video language on video update
2017-05-05  ChocobozzzClient: fix update button displayed on non owned video
2017-05-01  ChocobozzzClient: try to be responsive
2017-04-29  ChocobozzzClient: minor css fixes
2017-04-26  ChocobozzzFix travis lint tests
2017-04-26  ChocobozzzFormat video blacklist
2017-04-26  ChocobozzzClient: fix bad rebase
2017-04-26  ChocobozzzClient: add ability to hide left menu
2017-04-26  ChocobozzzClient: add github and licence link in footer
2017-04-26  ChocobozzzClient: adjust viewport height
2017-04-26  ChocobozzzClient: display video tags
2017-04-26  ChocobozzzClient: Use recharge typo for logo
2017-04-26  ChocobozzzAdd credit
2017-04-26  ChocobozzzClient: beautiful watch page
2017-04-26  ChocobozzzClient: fixed header and menu
2017-04-26  ChocobozzzClient: add titles to menu blocks
2017-04-26  ChocobozzzClient Better design for video watch
2017-04-26  ChocobozzzClient: responsive design
2017-04-26  ChocobozzzClient: use builtin email validator
2017-04-26  Green-StarAdd ability for an administrator to remove any video...
2017-04-16  ChocobozzzClient: use ng2-tag-input for forms with video tags
2017-04-12  ChocobozzzClient: update to angular 4
2017-04-10  ChocobozzzClient: add basic support for updating a video
2017-04-10  ChocobozzzClient: support signup
2017-04-07  ChocobozzzClient: support video language
2017-04-06  ChocobozzzClient: add ability for user to change nsfw settings
2017-04-04  ChocobozzzClient: Handle NSFW video
2017-03-27  ChocobozzzClient: add support for video licences
2017-03-22  ChocobozzzRelax on tags (accept any characters and not required...
2017-03-22  ChocobozzzAdd video category support
2017-03-12  ChocobozzzClient: fix routes title
2017-03-10  ChocobozzzClient: fix prod compilation
2017-03-10  ChocobozzzClient: switch to @nglibs/meta
2017-03-08  ChocobozzzAllow to sort by likes
2017-03-08  ChocobozzzAdd like/dislike system for videos
2017-03-04  ChocobozzzClient: check token valitidy at startup
2017-02-27  ChocobozzzFix request schedulers stats
2017-02-26  ChocobozzzClient: add views information and sort
2017-02-18  ChocobozzzAdd email to users
2017-02-16  ChocobozzzAdd email to pods
2017-02-10  ChocobozzzClient: fix lint
2017-02-10  ChocobozzzClient: use tslib instead of ts-helpers
2017-02-05  ChocobozzzClient: fix angular2-notifications dep...
2017-01-30  ChocobozzzClient: replace simple tables by ng2 smart table component
2017-01-29  ChocobozzzClient: notify client if there are webtorrent errors
2017-01-27  ChocobozzzClient: better confirm box for a beautiful world
2017-01-27  ChocobozzzClient: better notifications for a beautiful world
2017-01-27  ChocobozzzClient: fix video timeout
2017-01-23  ChocobozzzClient: lazy load admin area
2017-01-23  ChocobozzzClient: add basic support to report video abuses
2017-01-20  ChocobozzzClient: add ability to report a video
2017-01-19  ChocobozzzAdapt requests controller/front to new informations
2017-01-19  ChocobozzzClient: fix client error handling
2017-01-13  ChocobozzzClient: update ng2-meta
2017-01-13  ChocobozzzClient: add basic aot support
2017-01-12  ChocobozzzMerge branch 'postgresql'
2017-01-04  ChocobozzzServer: add video abuse support
2016-12-29  ChocobozzzClient: upgrade angular dep'
2016-12-19  ChocobozzzFirst version with PostgreSQL
2016-11-29  ChocobozzzClient: redirect /videos/:id to /videos/watch/:id
2016-11-29  ChocobozzzClient: fix PeerTube link in embed videos
2016-11-29  ChocobozzzClient: move menu component in core module
2016-11-29  ChocobozzzClient: Get videos -> See videos
2016-11-27  ChocobozzzClient: try to improve ux for the upload form
2016-11-27  ChocobozzzClient: improve host regex
2016-11-21  ChocobozzzClient: fix https warning in make friends
2016-11-21  ChocobozzzClient: move vendor imports into the vendor file
2016-11-21  ChocobozzzClient: split in angular modules
2016-11-21  ChocobozzzClient: add warning if the user want to embed a video...
2016-11-21  ChocobozzzClient: move video watch modals in their own component
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-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-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: 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-07  ChocobozzzClient: fix progress bar and tags validation issues
2016-10-07  ChocobozzzMerge branch 'webseed'
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-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
next