provide specific engine boundaries for nodejs and yarn
[oweals/peertube.git] / client / src / app / shared / rest /
2020-06-22 Rigel Kentpredefined report reasons & improved reporter UI (...
2020-05-11 ChocobozzzMerge branch 'master' into develop
2020-05-07 ChocobozzzUse video abuse filters on client side
2020-05-04 Rigel KentFix rowsPerPage change, add filter clear button, update...
2020-05-04 Rigel KentBind expanded rows to item ids instead of row number
2020-05-01 Rigel KentFactorize rest-table and fix/simplify SQL
2020-05-01 Rigel KentFixing circular dependency and table variable access
2020-04-08 ChocobozzzFix sort in admin tables
2020-02-26 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'master' into develop
2020-02-11 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-10 ChocobozzzStrict templates enabled
2020-02-10 ChocobozzzFix angular 9 build
2020-01-08 ChocobozzzSkip videos count on client if we don't use it
2019-12-13 Rigel Kentadd loop setting for playlists, and use sessionStorage
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-06 ChocobozzzMerge branch 'release/v1.2.0'
2019-01-09 ChocobozzzAdd notifications in the client
2018-11-13 ChocobozzzMerge branch 'master' into develop
2018-10-19 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-18 ChocobozzzBetter typings
2018-10-18 BO41NoImplicitAny flag true (#1157)
2018-10-17 ChocobozzzMerge branch 'feature/webtorrent-disabling' into develop
2018-10-15 BO41update tslint config and fix member ordering (#1279)
2018-10-11 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-08 ChocobozzzAdd users search filter
2018-09-24 ChocobozzzMerge pull request #1105 from BO41/unused-imports
2018-09-24 ChocobozzzMerge branch 'develop' into unused-imports 1105/head
2018-09-22 BO41remove unused imports
2018-08-27 ChocobozzzAdd ability to search video channels
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