aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin
Commit message (Expand)AuthorAgeFilesLines
* Finish admin designChocobozzz2017-12-086-27/+29
* Design follow admin pageChocobozzz2017-12-0811-101/+61
* Design admin data tablesChocobozzz2017-12-086-51/+45
* Begin admin designChocobozzz2017-12-0811-181/+229
* Add account settings new designChocobozzz2017-12-011-8/+6
* Add ability to list jobsChocobozzz2017-11-3010-3/+154
* Change tab when changing follow urlChocobozzz2017-11-281-2/+15
* Fetch outbox to grab old activitiesChocobozzz2017-11-272-2/+0
* Add follow testsChocobozzz2017-11-272-1/+2
* Add ability to unfollow a serverChocobozzz2017-11-275-11/+37
* Optimize signature verificationChocobozzz2017-11-271-1/+1
* ApplicationFollow -> SeverFollowChocobozzz2017-11-272-2/+2
* Add video abuse to activity pubChocobozzz2017-11-271-0/+1
* Fix error when creating a fresh databaseChocobozzz2017-11-271-0/+1
* Rename Pod -> ServerChocobozzz2017-11-276-20/+13
* Add follow tabsChocobozzz2017-11-2728-216/+293
* Follow worksChocobozzz2017-11-273-7/+7
* Make the client compile tooChocobozzz2017-11-2716-264/+7
* 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-2713-45/+68
* Take in account transcoding for video quotaChocobozzz2017-10-195-4/+41
* Add ability to forbid user to upload videoChocobozzz2017-10-191-0/+1
* Add pod list endpoint with pagination, sort...Chocobozzz2017-10-193-14/+33
* Client: explain to user we don't want scheme when making friendsChocobozzz2017-10-161-2/+2
* Client: check user is logged in for some pagesChocobozzz2017-10-101-3/+10
* Video blacklist refractoringChocobozzz2017-10-1014-97/+47
* Client: Fix blacklist url in dev modeChocobozzz2017-10-091-1/+1
* Handle blacklist (#84)Green-Star2017-09-2210-2/+185
* Optimize importsChocobozzz2017-09-143-3/+3
* Remove ng2 file upload moduleChocobozzz2017-09-145-8/+8
* Fix lintChocobozzz2017-09-142-2/+2
* err.text -> errChocobozzz2017-09-144-5/+5
* Move to HttpClient and PrimeNG data tableChocobozzz2017-09-1410-232/+192
* Client: add guard to admin routesChocobozzz2017-09-103-2/+29
* urls: makefriends/quitfriends -> make-friends/quit-friendsChocobozzz2017-09-071-2/+2
* Add user update for adminsChocobozzz2017-09-0512-28/+187
* Begin user quotaChocobozzz2017-09-044-9/+55
* Formated -> FormattedChocobozzz2017-08-251-2/+2
* Remove one pod (#76)Green-Star2017-08-023-5/+36
* Better typescript typing for a better worldChocobozzz2017-07-103-12/+8
* Fix page titlesChocobozzz2017-07-061-0/+3
* Requests -> RequestSchedulersChocobozzz2017-06-2516-41/+36
* Fix client adminChocobozzz2017-06-252-29/+32
* Fix client compilationChocobozzz2017-06-201-1/+0
* Share models between server and clientChocobozzz2017-06-178-23/+16
* Use typescript standard and lint all filesChocobozzz2017-06-1636-344/+338
* Update webpack stackChocobozzz2017-06-113-3/+3
* Client: little refractoringChocobozzz2017-05-058-59/+46
* Client: beautiful watch pageChocobozzz2017-04-266-107/+137