Add libs to tsconfig
[oweals/peertube.git] / client / tsconfig.json
2018-05-07 ChocobozzzAdd libs to tsconfig
2018-01-04 ChocobozzzAdd ability to delete comments
2017-12-12 ChocobozzzMove to angular cli
2017-06-11 ChocobozzzUpdate client modules
2017-02-10 ChocobozzzClient: use tslib instead of ts-helpers
2016-11-08 ChocobozzzClient: use videojs as player
2016-10-02 ChocobozzzMerge branch 'master' into webseed-merged
2016-09-19 ChocobozzzClient: fix prod build process
2016-09-06 ChocobozzzDirty update to Angular RC6
2016-08-23 ChocobozzzClient: do not rewrite tsconfig at each change of a...
2016-08-23 ChocobozzzClient: fix error display for component
2016-08-23 ChocobozzzClient: centralize http res extraction in a service
2016-08-23 ChocobozzzClient: change url validation for friend add
2016-08-21 ChocobozzzClient: support the new make friends method
2016-08-15 ChocobozzzClient: reset pagination when we search something
2016-08-12 ChocobozzzClient: add friends page
2016-08-12 ChocobozzzClient: make an admin menu and a classic menu component
2016-08-09 ChocobozzzClient: add user management
2016-08-05 ChocobozzzServer: do not allow a user to remove a video of anothe...
2016-08-05 ChocobozzzClient: implement password change
2016-07-20 ChocobozzzClient: Add authHttp service that authentificates the...
2016-07-19 ChocobozzzClient: try to make it work with Android Firefox
2016-07-18 ChocobozzzClient: save page params as well
2016-07-18 ChocobozzzClient: Update to Angular RC4
2016-06-10 ChocobozzzAdd tags support to the video list
2016-06-07 ChocobozzzUse ng2-file-upload instead of jquery and add tags...
2016-06-04 ChocobozzzClean client modules
2016-06-03 ChocobozzzFirst draft to use webpack instead of systemjs
2016-06-01 ChocobozzzAdd authentication tokens to make friends/quit friends
2016-05-31 ChocobozzzMove webtorrent inside a service
2016-05-27 ChocobozzzFollow the angular styleguide for the directories structure
2016-05-26 ChocobozzzAdd a loader animation when loading the videos list
2016-05-23 ChocobozzzAdd trivial sort for the client
2016-05-23 ChocobozzzAdd search with field choose support in client
2016-05-22 ChocobozzzAdd pagination support to the client
2016-05-21 ChocobozzzAdd the list of files inside tsconfig
2016-05-13 ChocobozzzUpdate to Angular RC 1
2016-03-07 ChocobozzzPrepare Angular routes