aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/tsconfig.json
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | | | | | | * Replace angular-cli patch with something less risky * path.join() is needed, provide a naive implementation * technically, webpack provided a polyfill for Buffer, we should too * process polyfill matches webpack; peertube depends on nextTick * polyfill for path to match webpack * http/https polyfills as per webpack
* 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
| | | | optionally refresh the access token if needed
* Client: try to make it work with Android FirefoxChocobozzz2016-07-191-1/+0
|
* Client: save page params as wellChocobozzz2016-07-181-0/+1
|
* Client: Update to Angular RC4Chocobozzz2016-07-181-0/+4
|
* Add tags support to the video listChocobozzz2016-06-101-0/+1
|
* Use ng2-file-upload instead of jquery and add tags support to the videoChocobozzz2016-06-071-2/+0
| | | | upload form
* Clean client modulesChocobozzz2016-06-041-7/+11
|
* First draft to use webpack instead of systemjsChocobozzz2016-06-031-33/+36
|
* Add authentication tokens to make friends/quit friendsChocobozzz2016-06-011-11/+11
|
* Move webtorrent inside a serviceChocobozzz2016-05-311-0/+3
|
* Follow the angular styleguide for the directories structureChocobozzz2016-05-271-20/+32
|
* Add a loader animation when loading the videos listChocobozzz2016-05-261-0/+1
|
* Add trivial sort for the clientChocobozzz2016-05-231-0/+2
|
* Add search with field choose support in clientChocobozzz2016-05-231-0/+2
|
* Add pagination support to the clientChocobozzz2016-05-221-0/+1
|
* Add the list of files inside tsconfigChocobozzz2016-05-211-1/+28
|
* Update to Angular RC 1Chocobozzz2016-05-131-1/+1
|
* Prepare Angular routesChocobozzz2016-03-071-0/+18