allow limiting video-comments rss feeds to an account or video channel
[oweals/peertube.git] / client / tsconfig.json
2020-06-09 ChocobozzzUse tslib in client
2020-05-11 ChocobozzzMerge branch 'master' into develop
2020-04-21 ChocobozzzFix videojs
2020-04-17 ChocobozzzFix videojs typings
2020-04-08 ChocobozzzFix videojs subtitles
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-07 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-04 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-29 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-29 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-29 ChocobozzzCorrectly type videojs player
2019-08-01 ChocobozzzUpdate Angular -> 8.2.0
2019-07-25 ChocobozzzUpdate angular
2019-07-24 ChocobozzzAdd client hooks
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-02 Chocobozzztslint update
2019-03-18 ChocobozzzAdd/update/delete/list my playlists
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11 ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11 ChocobozzzAdd lazy loading in player
2018-11-13 ChocobozzzMerge branch 'master' into develop
2018-10-24 BO41add noImplicitThis flag (#1324)
2018-10-19 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-18 BO41NoImplicitAny flag true (#1157)
2018-10-17 ChocobozzzMerge branch 'feature/webtorrent-disabling' into develop
2018-10-15 BO41add alwaysStrict flag to client/tsconfig.json (#1280)
2018-09-28 ChocobozzzEnable more angular options
2018-09-03 ChocobozzzTry to fix embed webpack build
2018-07-24 ChocobozzzAdd advanced search in client
2018-06-28 William LahtiReplace angular-cli patch with something less risky...
2018-06-07 ChocobozzzReduce bundle sizes
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