aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/users
Commit message (Collapse)AuthorAgeFilesLines
* Fix quota precision in users listChocobozzz2018-06-181-1/+1
|
* Fix add icon pathChocobozzz2018-06-111-1/+1
|
* Add missing translationsChocobozzz2018-06-051-1/+1
|
* Add form validator translationsChocobozzz2018-06-052-10/+13
|
* Form validators refractoringChocobozzz2018-06-053-58/+24
|
* Fix i18n in componentsChocobozzz2018-06-053-3/+3
|
* Add i18n attributesChocobozzz2018-06-056-43/+49
|
* Upgrade to rxjs 6Chocobozzz2018-05-162-22/+22
|
* User routes: :id/update -> update/:idChocobozzz2018-05-112-2/+2
|
* User add -> User createChocobozzz2018-05-115-11/+11
|
* Add video channel managementChocobozzz2018-04-264-13/+5
|
* Improve admin tablesChocobozzz2018-02-232-19/+35
|
* Add confirm when admin use custom js/cssChocobozzz2018-02-221-14/+11
|
* Fix aot buildChocobozzz2018-01-091-1/+1
|
* Support video quota on clientChocobozzz2018-01-081-1/+1
|
* Better admin tablesChocobozzz2017-12-211-1/+1
|
* Customize selectChocobozzz2017-12-202-15/+19
|
* Move to angular cliChocobozzz2017-12-123-9/+16
|
* Design follow admin pageChocobozzz2017-12-082-2/+2
|
* Design admin data tablesChocobozzz2017-12-082-21/+5
|
* Begin admin designChocobozzz2017-12-084-99/+127
|
* Add account settings new designChocobozzz2017-12-011-8/+6
|
* Add ability to unfollow a serverChocobozzz2017-11-271-6/+2
|
* Fix error messages on client formsChocobozzz2017-11-042-3/+3
|
* Upgrade client depChocobozzz2017-10-311-1/+1
|
* Support roles with rights and add moderator roleChocobozzz2017-10-276-7/+40
|
* Take in account transcoding for video quotaChocobozzz2017-10-195-4/+41
|
* Add ability to forbid user to upload videoChocobozzz2017-10-191-0/+1
|
* Optimize importsChocobozzz2017-09-142-2/+2
|
* Remove ng2 file upload moduleChocobozzz2017-09-141-2/+2
| | | | Unmaintained and we don't need it anymore with httpclient
* err.text -> errChocobozzz2017-09-142-3/+3
|
* Move to HttpClient and PrimeNG data tableChocobozzz2017-09-143-91/+83
|
* Add user update for adminsChocobozzz2017-09-0511-27/+185
|
* Begin user quotaChocobozzz2017-09-044-9/+55
|
* Better typescript typing for a better worldChocobozzz2017-07-102-11/+7
|
* Fix client adminChocobozzz2017-06-251-2/+2
|
* Use typescript standard and lint all filesChocobozzz2017-06-169-72/+71
|
* Update webpack stackChocobozzz2017-06-111-1/+1
|
* Client: little refractoringChocobozzz2017-05-054-31/+26
|
* Client: beautiful watch pageChocobozzz2017-04-262-44/+54
|
* Client: fix routes titleChocobozzz2017-03-121-2/+2
|
* Add email to usersChocobozzz2017-02-184-4/+27
|
* Client: fix lintChocobozzz2017-02-101-1/+1
|
* Client: replace simple tables by ng2 smart table componentChocobozzz2017-01-303-59/+57
|
* Client: better confirm box for a beautiful worldChocobozzz2017-01-271-10/+16
|
* Client: better notifications for a beautiful worldChocobozzz2017-01-272-5/+19
|
* Client: lazy load admin areaChocobozzz2017-01-2312-0/+265