aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/rest
Commit message (Collapse)AuthorAgeFilesLines
* Prevent brute force login attackChocobozzz2018-03-291-14/+22
|
* Proxify local storage and handle if it is unavailableChocobozzz2018-03-231-2/+3
|
* Improve admin tablesChocobozzz2018-02-231-0/+20
|
* Fix human dates in result listsChocobozzz2018-01-311-9/+5
|
* Add message on 413 http error codeChocobozzz2018-01-291-0/+3
|
* Add video comment componentsChocobozzz2017-12-272-0/+12
|
* Upgrade client dependencies and fix error logsChocobozzz2017-10-191-9/+12
|
* Handle express-validator error on the client side and fix #96 (#98)Ronan2017-10-161-2/+13
| | | | | | * Handle express-validator error on the client side * More meaningfull error for not supported format
* Fix login when there is an errorChocobozzz2017-09-151-1/+3
|
* Add info when server is processing a video at uploadChocobozzz2017-09-141-3/+1
|
* Optimize importsChocobozzz2017-09-142-2/+3
|
* Remove ng2 file upload moduleChocobozzz2017-09-141-4/+14
| | | | Unmaintained and we don't need it anymore with httpclient
* Fix lintChocobozzz2017-09-142-33/+0
|
* Move to HttpClient and PrimeNG data tableChocobozzz2017-09-146-112/+116
|
* Begin user quotaChocobozzz2017-09-041-2/+19
|
* Fix client adminChocobozzz2017-06-251-2/+2
|
* Use typescript standard and lint all filesChocobozzz2017-06-165-73/+73
|
* Client: fix lintChocobozzz2017-02-101-2/+2
|
* Client: replace simple tables by ng2 smart table componentChocobozzz2017-01-302-0/+52
|
* Client: fix error display for componentChocobozzz2016-08-231-1/+7
|
* Client: centralize http res extraction in a serviceChocobozzz2016-08-234-0/+81