aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/app.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-281-5/+0
| | | | | | | | | | | | | | * Add visitor settings, rework logged-in dropdown * Make user dropdown P2P switch functional * Fix lint * Fix unnecessary notification when user logs out * Simplify visitor settings code and remove unnecessary icons * Catch parsing errors and reindent menu styles
* Mark additional strings as translatable (#2507)Filip Bengtsson2020-02-211-3/+3
|
* Gracefully downsize search bar for mobile devicesRigel Kent2020-02-131-1/+1
|
* Remove peertube version of footerChocobozzz2019-12-271-2/+2
|
* Add peertube version in features tableChocobozzz2019-12-131-1/+1
|
* Add welcome modalChocobozzz2019-09-051-0/+5
|
* Add client helpers to pluginsChocobozzz2019-07-241-1/+1
|
* Add server host in notification account fieldChocobozzz2019-01-211-1/+1
|
* Refactor how we use iconsChocobozzz2019-01-171-0/+2
| | | | Inject them in an angular component so we can easily change their color
* Fix notification with large messageChocobozzz2018-12-201-7/+9
|
* Refractor notification serviceChocobozzz2018-12-191-1/+12
| | | | Shorter name and use primeng component
* show last commit hash alongside server version in footerRigel Kent2018-10-011-1/+1
|
* various display improvementsRigel Kent2018-09-291-1/+1
|
* wrap the hotkeys component to allow templating :art:Rigel Kent2018-09-111-1/+1
|
* use focus-visible polyfill to improve keyboard navigationRigel Kent2018-09-111-1/+1
| | | | | Only the homepage is concerned, but it should have decent keyboard navigation support now.
* use css class for loading bar colorRigel Kent2018-09-071-1/+1
|
* add theming via css custom propertiesRigel Kent2018-09-041-1/+1
| | | | and a bonus dark color theme toggle
* fixing grid readjustment with expand and screens < 1150pxRigel Kent2018-09-041-1/+1
|
* keyboard shortcuts and key map view (#974)Rigel Kent2018-08-281-0/+2
|
* Add ability to choose the languageChocobozzz2018-06-281-3/+1
|
* Fix change detection in app componentChocobozzz2018-05-221-1/+1
|
* Add root class if user is logged inChocobozzz2018-03-271-1/+1
|
* Improve readmeChocobozzz2018-03-221-1/+1
|
* Logo/title redirects to the default routeChocobozzz2018-03-211-1/+1
|
* target="_blank" and fix footer (#361)David Libeau2018-03-191-2/+2
| | | | | | * target="_blank" and fix footer * Add rel="noopener noreferrer"
* Add ability to add custom css/javascriptChocobozzz2018-02-221-0/+2
|
* Fix instance name displaying with long textChocobozzz2018-02-201-1/+1
|
* Try to improve production guideChocobozzz2018-02-161-1/+1
|
* Add about pageChocobozzz2018-01-311-1/+1
|
* Add version in footerChocobozzz2018-01-311-1/+1
|
* Add beautiful loading barChocobozzz2017-12-121-0/+1
|
* Responsive homepageChocobozzz2017-12-111-5/+2
|
* Begin admin designChocobozzz2017-12-081-2/+1
|
* Fix client searchChocobozzz2017-12-051-1/+1
|
* Implement header designChocobozzz2017-12-011-10/+9
|
* Begin new menu designChocobozzz2017-12-011-12/+6
|
* Improve client mobile versionChocobozzz2017-11-061-2/+2
|
* Client: try to be responsiveChocobozzz2017-05-011-3/+3
|
* Client: add ability to hide left menuChocobozzz2017-04-261-9/+21
|
* Client: add github and licence link in footerChocobozzz2017-04-261-1/+2
|
* Add creditChocobozzz2017-04-261-3/+3
|
* Client: beautiful watch pageChocobozzz2017-04-261-3/+4
|
* Client: fixed header and menuChocobozzz2017-04-261-4/+8
|
* Client: responsive designChocobozzz2017-04-261-18/+18
|
* Add email to usersChocobozzz2017-02-181-1/+1
|
* Client: better confirm box for a beautiful worldChocobozzz2017-01-271-0/+1
|
* Client: better notifications for a beautiful worldChocobozzz2017-01-271-0/+2
|
* Client: fix malformed divChocobozzz2016-08-231-0/+2
|
* Client: simplify simple menu/admin menu displaying logicChocobozzz2016-08-211-5/+2
|
* Client: make an admin menu and a classic menu componentChocobozzz2016-08-121-51/+2
|