| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 1 | -42/+11 |
* | deal with refresh token in embed | Rigel Kent | 2020-08-06 | 1 | -0/+1 |
* | Use tslib in client | Chocobozzz | 2020-06-09 | 1 | -0/+1 |
* | Fix videojs | Chocobozzz | 2020-04-21 | 1 | -0/+1 |
* | Fix videojs typings | Chocobozzz | 2020-04-17 | 1 | -7/+6 |
* | Fix videojs subtitles | Chocobozzz | 2020-04-08 | 1 | -1/+1 |
* | Strict templates enabled | Chocobozzz | 2020-02-10 | 1 | -1/+2 |
* | Correctly type videojs player | Chocobozzz | 2020-01-29 | 1 | -1/+1 |
* | Update Angular -> 8.2.0 | Chocobozzz | 2019-08-01 | 1 | -28/+12 |
* | Update angular | Chocobozzz | 2019-07-25 | 1 | -1/+2 |
* | Add client hooks | Chocobozzz | 2019-07-24 | 1 | -0/+1 |
* | tslint update | Chocobozzz | 2019-04-02 | 1 | -0/+1 |
* | Add/update/delete/list my playlists | Chocobozzz | 2019-03-18 | 1 | -4/+8 |
* | Add lazy loading in player | Chocobozzz | 2019-02-11 | 1 | -0/+1 |
* | add noImplicitThis flag (#1324) | BO41 | 2018-10-24 | 1 | -0/+1 |
* | NoImplicitAny flag true (#1157) | BO41 | 2018-10-18 | 1 | -1/+2 |
* | add alwaysStrict flag to client/tsconfig.json (#1280) | BO41 | 2018-10-15 | 1 | -0/+1 |
* | Enable more angular options | Chocobozzz | 2018-09-28 | 1 | -0/+5 |
* | Try to fix embed webpack build | Chocobozzz | 2018-09-03 | 1 | -1/+5 |
* | Add advanced search in client | Chocobozzz | 2018-07-24 | 1 | -1/+7 |
* | Replace angular-cli patch with something less risky (#742) | William Lahti | 2018-06-28 | 1 | -1/+7 |
* | Reduce bundle sizes | Chocobozzz | 2018-06-07 | 1 | -1/+2 |
* | Add libs to tsconfig | Chocobozzz | 2018-05-07 | 1 | -0/+2 |
* | Add ability to delete comments | Chocobozzz | 2018-01-04 | 1 | -1/+5 |
* | Move to angular cli | Chocobozzz | 2017-12-12 | 1 | -23/+10 |
* | Update client modules | Chocobozzz | 2017-06-11 | 1 | -7/+0 |
* | Client: use tslib instead of ts-helpers | Chocobozzz | 2017-02-10 | 1 | -0/+1 |
* | Client: use videojs as player | Chocobozzz | 2016-11-08 | 1 | -0/+1 |
* | Client: fix prod build process | Chocobozzz | 2016-09-19 | 1 | -4/+0 |
* | Dirty update to Angular RC6 | Chocobozzz | 2016-09-06 | 1 | -13/+28 |
* | Client: do not rewrite tsconfig at each change of a file | Chocobozzz | 2016-08-23 | 1 | -83/+0 |
* | Client: fix error display for component | Chocobozzz | 2016-08-23 | 1 | -7/+0 |
* | Client: centralize http res extraction in a service | Chocobozzz | 2016-08-23 | 1 | -0/+10 |
* | Client: change url validation for friend add | Chocobozzz | 2016-08-23 | 1 | -0/+2 |
* | Client: support the new make friends method | Chocobozzz | 2016-08-21 | 1 | -0/+2 |
* | Client: reset pagination when we search something | Chocobozzz | 2016-08-15 | 1 | -1/+1 |
* | Client: add friends page | Chocobozzz | 2016-08-12 | 1 | -1/+7 |
* | Client: make an admin menu and a classic menu component | Chocobozzz | 2016-08-12 | 1 | -2/+4 |
* | Client: add user management | Chocobozzz | 2016-08-09 | 1 | -1/+15 |
* | Server: do not allow a user to remove a video of another user | Chocobozzz | 2016-08-05 | 1 | -2/+0 |
* | Client: implement password change | Chocobozzz | 2016-08-05 | 1 | -0/+6 |
* | Client: Add authHttp service that authentificates the http request and | Chocobozzz | 2016-07-20 | 1 | -5/+5 |
* | Client: try to make it work with Android Firefox | Chocobozzz | 2016-07-19 | 1 | -1/+0 |
* | Client: save page params as well | Chocobozzz | 2016-07-18 | 1 | -0/+1 |
* | Client: Update to Angular RC4 | Chocobozzz | 2016-07-18 | 1 | -0/+4 |
* | Add tags support to the video list | Chocobozzz | 2016-06-10 | 1 | -0/+1 |
* | Use ng2-file-upload instead of jquery and add tags support to the video | Chocobozzz | 2016-06-07 | 1 | -2/+0 |
* | Clean client modules | Chocobozzz | 2016-06-04 | 1 | -7/+11 |
* | First draft to use webpack instead of systemjs | Chocobozzz | 2016-06-03 | 1 | -33/+36 |
* | Add authentication tokens to make friends/quit friends | Chocobozzz | 2016-06-01 | 1 | -11/+11 |