aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/menu/menu.component.ts
Commit message (Expand)AuthorAgeFilesLines
* fix undefined dropdown on user logoutRigel Kent2021-01-141-1/+1
* User dropdown and notifications popover improvements (#3344)Kimsible2020-12-131-7/+45
* Various front optimizationsChocobozzz2020-11-271-31/+34
* small refactor + clipboard copy on anchor click in instance page (#3318)Kimsible2020-11-171-8/+6
* Reorganize left menu and account menuChocobozzz2020-11-131-19/+23
* Add restore scroll position on user-dropdown anchors links and scroll to top ...Kim2020-08-171-3/+30
* Migrate to $localizeChocobozzz2020-08-141-9/+7
* Add alert and hide upload view when no upload is possible (#2966)Kim2020-07-281-22/+45
* Use 3 tables to represent abusesChocobozzz2020-07-101-2/+2
* Reorganize client shared modulesChocobozzz2020-06-231-7/+3
* preserve original variable names server-sideRigel Kent2020-06-101-2/+2
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-101-2/+2
* Fix dropdown-user placement and menu-left scroll on touchscreens (#2706)Kim2020-05-011-1/+15
* Fix unknown video language labelChocobozzz2020-04-161-0/+2
* Handle overview pagination in clientChocobozzz2020-03-111-15/+35
* Fix lintChocobozzz2020-02-281-1/+1
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-281-7/+55
* Add informational message at login for visitors coming from upload buttonRigel Kent2020-01-101-1/+0
* Lazy load static objectsChocobozzz2019-12-181-2/+8
* Update angularChocobozzz2019-07-251-1/+1
* WIP plugins: load theme on client sideChocobozzz2019-07-241-4/+0
* Better typingsChocobozzz2018-10-181-1/+1
* NoImplicitAny flag true (#1157)BO412018-10-181-1/+1
* Fix video import of some youtube videosChocobozzz2018-09-261-1/+1
* add shortcuts icon in menuRigel Kent2018-09-261-1/+12
* Fix admin access to moderatorsChocobozzz2018-09-191-3/+7
* refactor theme toggle into a serviceRigel Kent2018-09-061-33/+3
* hotkey to toggle dark themeRigel Kent2018-09-041-1/+12
* add theming via css custom propertiesRigel Kent2018-09-041-0/+24
* Add ability to choose the languageChocobozzz2018-06-281-2/+8
* Add i18n attributesChocobozzz2018-06-051-3/+3
* feature: IP filtering on signup pageRigel Kent2018-05-221-1/+2
* Add video channel account listChocobozzz2018-04-251-4/+0
* Begin to add avatar to actorsChocobozzz2017-12-291-2/+2
* Add account avatarChocobozzz2017-12-041-0/+4
* Begin new menu designChocobozzz2017-12-011-0/+97