aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core/menu
Commit message (Expand)AuthorAgeFilesLines
* Add channels link in menuChocobozzz2022-09-281-0/+9
* Better icon namesChocobozzz2022-06-131-1/+1
* Migrate client to eslintChocobozzz2021-08-181-2/+2
* Add missing localization keysChocobozzz2021-07-211-1/+1
* Add ability to filter menu linksChocobozzz2021-06-071-30/+76
* Use HTML config when possibleChocobozzz2021-06-041-2/+2
* Replace local menu iconChocobozzz2021-05-281-1/+1
* Instance homepage support (#4007)Chocobozzz2021-05-271-0/+58
* Add title to left menu toggleChocobozzz2021-01-131-0/+4
* Some code style fixesChocobozzz2020-08-171-10/+9
* On touchscreens add content overlay for opened menu (#3088)Kim2020-08-171-7/+30
* Reorganize client shared modulesChocobozzz2020-06-231-2/+2
* Fix regression my-account menu overflow-x on screen width < 800px (#2707)Kim2020-05-111-0/+1
* Fix lintChocobozzz2020-03-101-1/+1
* Servicify menu, close menu on admin for small and medium screensRigel Kent2020-03-102-0/+33
* Begin new menu designChocobozzz2017-12-016-268/+0
* Add ability to list jobsChocobozzz2017-11-302-0/+9
* ApplicationFollow -> SeverFollowChocobozzz2017-11-273-5/+5
* Add follow tabsChocobozzz2017-11-273-6/+6
* Make the client compile tooChocobozzz2017-11-273-14/+3
* Improve client mobile versionChocobozzz2017-11-061-0/+1
* Add video privacy settingChocobozzz2017-10-311-0/+5
* Support roles with rights and add moderator roleChocobozzz2017-10-274-10/+77
* Client: check user is logged in for some pagesChocobozzz2017-10-101-1/+1
* Video blacklist refractoringChocobozzz2017-10-101-1/+1
* Client: fix loading server configurationsChocobozzz2017-10-091-3/+3
* Handle blacklist (#84)Green-Star2017-09-221-0/+5
* Add ability to limit user registrationsChocobozzz2017-07-252-3/+3
* Use typescript standard and lint all filesChocobozzz2017-06-163-23/+23
* Client: little refractoringChocobozzz2017-05-051-1/+0
* Client: try to be responsiveChocobozzz2017-05-013-3/+14
* Client: add titles to menu blocksChocobozzz2017-04-262-5/+23
* Client Better design for video watchChocobozzz2017-04-261-0/+1
* Client: responsive designChocobozzz2017-04-265-41/+69
* Client: support signupChocobozzz2017-04-102-0/+11
* Client: check token valitidy at startupChocobozzz2017-03-041-2/+1
* Client: lazy load admin areaChocobozzz2017-01-233-0/+39
* Client: move menu component in core moduleChocobozzz2016-11-293-0/+86