Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | * Handle express-validator error on the client side * More meaningfull error for not supported format | ||||
* | 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 |
| | | | | Unmaintained and we don't need it anymore with httpclient | ||||
* | 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 |