aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Collapse)AuthorAgeFilesLines
...
* Make the client compile tooChocobozzz2017-11-273-6/+6
|
* Improve client mobile versionChocobozzz2017-11-061-1/+1
|
* Usernames are case insensitive nowChocobozzz2017-11-041-2/+8
|
* Add video privacy settingChocobozzz2017-10-314-12/+18
|
* Lazy description and previews to video formChocobozzz2017-10-301-2/+2
|
* Add tests to user rolesChocobozzz2017-10-271-1/+1
|
* Support roles with rights and add moderator roleChocobozzz2017-10-272-3/+11
|
* Increase video attributes lengthChocobozzz2017-10-261-4/+4
| | | | | | | Number of tags: 3 -> 5 Tag length: 10 -> 30 Video name: 50 -> 120 Video channel name: 50 -> 120
* Add channels to upload formChocobozzz2017-10-262-7/+7
|
* 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
|