aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/menu/menu.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | and a bonus dark color theme toggle
* 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
| | | | | | disable registration form on IP not in range checking the CIDR list before filtering with it placing the cidr filters as an attribute object in the config
* 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