Add ability to import video with youtube-dl
[oweals/peertube.git] / client / src / app / shared / rest /
2018-06-05 ChocobozzzFix i18n in components
2018-06-05 ChocobozzzAdd i18n attributes
2018-05-31 ChocobozzzAdd 404 page
2018-05-16 ChocobozzzFix rxjs throw
2018-05-16 ChocobozzzUpgrade to rxjs 6
2018-05-07 ChocobozzzFix error message on token expiration
2018-03-29 ChocobozzzPrevent brute force login attack
2018-03-23 ChocobozzzProxify local storage and handle if it is unavailable
2018-02-23 ChocobozzzImprove admin tables
2018-01-31 ChocobozzzFix human dates in result lists
2018-01-29 ChocobozzzAdd message on 413 http error code
2017-12-27 ChocobozzzAdd video comment components
2017-10-19 ChocobozzzUpgrade client dependencies and fix error logs
2017-10-16 RonanHandle express-validator error on the client side and...
2017-09-15 ChocobozzzFix login when there is an error
2017-09-14 ChocobozzzAdd info when server is processing a video at upload
2017-09-14 ChocobozzzOptimize imports
2017-09-14 ChocobozzzRemove ng2 file upload module
2017-09-14 ChocobozzzFix lint
2017-09-14 ChocobozzzMove to HttpClient and PrimeNG data table
2017-09-04 ChocobozzzBegin user quota
2017-06-25 ChocobozzzFix client admin
2017-06-16 ChocobozzzUse typescript standard and lint all files
2017-02-10 ChocobozzzClient: fix lint
2017-01-30 ChocobozzzClient: replace simple tables by ng2 smart table component
2016-10-02 ChocobozzzMerge branch 'master' into webseed-merged
2016-08-23 ChocobozzzClient: fix error display for component
2016-08-23 ChocobozzzClient: centralize http res extraction in a service