| Commit message (Expand) | Author | Age | Files | Lines |
* | Use video abuse filters on client side | Chocobozzz | 2020-05-07 | 1 | -4/+59 |
* | Fix rowsPerPage change, add filter clear button, update video-abuse-list sear... | Rigel Kent | 2020-05-04 | 1 | -1/+20 |
* | Bind expanded rows to item ids instead of row number | Rigel Kent | 2020-05-04 | 1 | -0/+5 |
* | Factorize rest-table and fix/simplify SQL | Rigel Kent | 2020-05-01 | 1 | -1/+3 |
* | Fixing circular dependency and table variable access | Rigel Kent | 2020-05-01 | 1 | -1/+1 |
* | Fix sort in admin tables | Chocobozzz | 2020-04-08 | 1 | -4/+9 |
* | Strict templates enabled | Chocobozzz | 2020-02-10 | 1 | -2/+3 |
* | Fix angular 9 build | Chocobozzz | 2020-02-10 | 2 | -3/+2 |
* | Skip videos count on client if we don't use it | Chocobozzz | 2020-01-08 | 2 | -3/+5 |
* | add loop setting for playlists, and use sessionStorage | Rigel Kent | 2019-12-13 | 1 | -1/+1 |
* | Add notifications in the client | Chocobozzz | 2019-01-09 | 2 | -0/+12 |
* | Better typings | Chocobozzz | 2018-10-18 | 2 | -3/+3 |
* | NoImplicitAny flag true (#1157) | BO41 | 2018-10-18 | 2 | -3/+3 |
* | update tslint config and fix member ordering (#1279) | BO41 | 2018-10-16 | 1 | -2/+2 |
* | Add users search filter | Chocobozzz | 2018-10-08 | 1 | -1/+26 |
* | remove unused imports | BO41 | 2018-09-22 | 1 | -3/+1 |
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 1 | -0/+15 |
* | Fix i18n in components | Chocobozzz | 2018-06-05 | 1 | -1/+1 |
* | Add i18n attributes | Chocobozzz | 2018-06-05 | 1 | -5/+11 |
* | Add 404 page | Chocobozzz | 2018-05-31 | 1 | -1/+15 |
* | Fix rxjs throw | Chocobozzz | 2018-05-16 | 1 | -3/+1 |
* | Upgrade to rxjs 6 | Chocobozzz | 2018-05-16 | 1 | -3/+4 |
* | Fix error message on token expiration | Chocobozzz | 2018-05-07 | 1 | -1/+3 |
* | Prevent brute force login attack | Chocobozzz | 2018-03-29 | 1 | -14/+22 |
* | Proxify local storage and handle if it is unavailable | Chocobozzz | 2018-03-23 | 1 | -2/+3 |
* | Improve admin tables | Chocobozzz | 2018-02-23 | 1 | -0/+20 |
* | Fix human dates in result lists | Chocobozzz | 2018-01-31 | 1 | -9/+5 |
* | Add message on 413 http error code | Chocobozzz | 2018-01-29 | 1 | -0/+3 |
* | Add video comment components | Chocobozzz | 2017-12-27 | 2 | -0/+12 |
* | Upgrade client dependencies and fix error logs | Chocobozzz | 2017-10-19 | 1 | -9/+12 |
* | Handle express-validator error on the client side and fix #96 (#98) | Ronan | 2017-10-16 | 1 | -2/+13 |
* | Fix login when there is an error | Chocobozzz | 2017-09-15 | 1 | -1/+3 |
* | Add info when server is processing a video at upload | Chocobozzz | 2017-09-14 | 1 | -3/+1 |
* | Optimize imports | Chocobozzz | 2017-09-14 | 2 | -2/+3 |
* | Remove ng2 file upload module | Chocobozzz | 2017-09-14 | 1 | -4/+14 |
* | Fix lint | Chocobozzz | 2017-09-14 | 2 | -33/+0 |
* | Move to HttpClient and PrimeNG data table | Chocobozzz | 2017-09-14 | 6 | -112/+116 |
* | Begin user quota | Chocobozzz | 2017-09-04 | 1 | -2/+19 |
* | Fix client admin | Chocobozzz | 2017-06-25 | 1 | -2/+2 |
* | Use typescript standard and lint all files | Chocobozzz | 2017-06-16 | 5 | -73/+73 |
* | Client: fix lint | Chocobozzz | 2017-02-10 | 1 | -2/+2 |
* | Client: replace simple tables by ng2 smart table component | Chocobozzz | 2017-01-30 | 2 | -0/+52 |
* | Client: fix error display for component | Chocobozzz | 2016-08-23 | 1 | -1/+7 |
* | Client: centralize http res extraction in a service | Chocobozzz | 2016-08-23 | 4 | -0/+81 |