aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/tsconfig.json
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to latest angular versionChocobozzz2023-02-161-19/+52
* More precise date for jobsChocobozzz2022-08-101-1/+1
* Support ICU in TS componentsChocobozzz2022-06-081-2/+3
* Fix buildChocobozzz2021-12-171-0/+2
* feat(types): create peertube-types packagelutangar2021-12-161-0/+1
* Migrate client to eslintChocobozzz2021-08-181-1/+2
* Remove solution style ts configChocobozzz2021-08-171-11/+61
* Upgrade to angular 10Chocobozzz2020-08-071-42/+11
* deal with refresh token in embedRigel Kent2020-08-061-0/+1
* Use tslib in clientChocobozzz2020-06-091-0/+1
* Fix videojsChocobozzz2020-04-211-0/+1
* Fix videojs typingsChocobozzz2020-04-171-7/+6
* Fix videojs subtitlesChocobozzz2020-04-081-1/+1
* Strict templates enabledChocobozzz2020-02-101-1/+2
* Correctly type videojs playerChocobozzz2020-01-291-1/+1
* Update Angular -> 8.2.0Chocobozzz2019-08-011-28/+12
* Update angularChocobozzz2019-07-251-1/+2
* Add client hooksChocobozzz2019-07-241-0/+1
* tslint updateChocobozzz2019-04-021-0/+1
* Add/update/delete/list my playlistsChocobozzz2019-03-181-4/+8
* Add lazy loading in playerChocobozzz2019-02-111-0/+1
* add noImplicitThis flag (#1324)BO412018-10-241-0/+1
* NoImplicitAny flag true (#1157)BO412018-10-181-1/+2
* add alwaysStrict flag to client/tsconfig.json (#1280)BO412018-10-151-0/+1
* Enable more angular optionsChocobozzz2018-09-281-0/+5
* Try to fix embed webpack buildChocobozzz2018-09-031-1/+5
* Add advanced search in clientChocobozzz2018-07-241-1/+7
* Replace angular-cli patch with something less risky (#742)William Lahti2018-06-281-1/+7
* Reduce bundle sizesChocobozzz2018-06-071-1/+2
* Add libs to tsconfigChocobozzz2018-05-071-0/+2
* Add ability to delete commentsChocobozzz2018-01-041-1/+5
* Move to angular cliChocobozzz2017-12-121-23/+10
* Update client modulesChocobozzz2017-06-111-7/+0
* Client: use tslib instead of ts-helpersChocobozzz2017-02-101-0/+1
* Client: use videojs as playerChocobozzz2016-11-081-0/+1
* Client: fix prod build processChocobozzz2016-09-191-4/+0
* Dirty update to Angular RC6Chocobozzz2016-09-061-13/+28
* Client: do not rewrite tsconfig at each change of a fileChocobozzz2016-08-231-83/+0
* Client: fix error display for componentChocobozzz2016-08-231-7/+0
* Client: centralize http res extraction in a serviceChocobozzz2016-08-231-0/+10
* Client: change url validation for friend addChocobozzz2016-08-231-0/+2
* Client: support the new make friends methodChocobozzz2016-08-211-0/+2
* Client: reset pagination when we search somethingChocobozzz2016-08-151-1/+1
* Client: add friends pageChocobozzz2016-08-121-1/+7
* Client: make an admin menu and a classic menu componentChocobozzz2016-08-121-2/+4
* Client: add user managementChocobozzz2016-08-091-1/+15
* Server: do not allow a user to remove a video of another userChocobozzz2016-08-051-2/+0
* Client: implement password changeChocobozzz2016-08-051-0/+6
* Client: Add authHttp service that authentificates the http request andChocobozzz2016-07-201-5/+5
* Client: try to make it work with Android FirefoxChocobozzz2016-07-191-1/+0