aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Collapse)AuthorAgeFilesLines
...
* Adapt client with video channelsChocobozzz2017-10-261-10/+30
|
* 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
* Video blacklist refractoringChocobozzz2017-10-104-0/+54
|
* 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-144-4/+6
|
* Remove ng2 file upload moduleChocobozzz2017-09-143-8/+21
| | | | Unmaintained and we don't need it anymore with httpclient
* Fix lintChocobozzz2017-09-142-33/+0
|
* Move to HttpClient and PrimeNG data tableChocobozzz2017-09-1413-248/+223
|
* Add user update for adminsChocobozzz2017-09-052-6/+10
|
* Make tslint happyChocobozzz2017-09-041-1/+1
|
* Begin user quotaChocobozzz2017-09-043-4/+37
|
* Fix client adminChocobozzz2017-08-281-2/+0
|
* Update client dependenciesChocobozzz2017-08-251-0/+2
|
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-1/+1
|
* Better typescript typing for a better worldChocobozzz2017-07-101-10/+5
|
* Fix client adminChocobozzz2017-06-251-2/+2
|
* Fix client compilationChocobozzz2017-06-201-1/+0
|
* Share models between server and clientChocobozzz2017-06-172-9/+1
|
* Use typescript standard and lint all filesChocobozzz2017-06-1628-297/+297
|
* Fix client compilationChocobozzz2017-06-161-3/+3
|
* Update webpack stackChocobozzz2017-06-112-2/+2
|
* Use shared modelsChocobozzz2017-06-111-1/+6
|
* Client Better design for video watchChocobozzz2017-04-261-1/+0
|
* Client: responsive designChocobozzz2017-04-263-8/+66
|
* Client: use builtin email validatorChocobozzz2017-04-263-17/+1
|
* Client: use ng2-tag-input for forms with video tagsChocobozzz2017-04-161-1/+2
|
* Client: update to angular 4Chocobozzz2017-04-122-7/+7
|
* Client: support signupChocobozzz2017-04-101-0/+14
|
* Client: support video languageChocobozzz2017-04-071-0/+5
|
* Client: add ability for user to change nsfw settingsChocobozzz2017-04-061-0/+8
|
* Client: Handle NSFW videoChocobozzz2017-04-041-1/+9
|
* Client: add support for video licencesChocobozzz2017-03-271-0/+9
|
* Relax on tags (accept any characters and not required anymore)Chocobozzz2017-03-221-2/+2
|
* Add video category supportChocobozzz2017-03-221-0/+6
|
* Add like/dislike system for videosChocobozzz2017-03-081-1/+1
|
* Client: check token valitidy at startupChocobozzz2017-03-046-124/+40
|
* Fix request schedulers statsChocobozzz2017-02-271-0/+3
|
* Add email to usersChocobozzz2017-02-184-1/+24
|
* Client: fix lintChocobozzz2017-02-102-3/+3
|
* Client: replace simple tables by ng2 smart table componentChocobozzz2017-01-306-6/+72
|
* Client: add basic support to report video abusesChocobozzz2017-01-237-3/+60
|
* Client: add ability to report a videoChocobozzz2017-01-202-0/+11
|
* Client: add basic aot supportChocobozzz2017-01-131-3/+5
|
* Client: upgrade angular dep'Chocobozzz2016-12-291-9/+10
|
* First version with PostgreSQLChocobozzz2016-12-194-14/+11
|
* Client: try to improve ux for the upload formChocobozzz2016-11-271-0/+16
|
* Client: improve host regexChocobozzz2016-11-271-1/+4
|
* Client: split in angular modulesChocobozzz2016-11-215-215/+76
|