aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/app.component.html
Commit message (Collapse)AuthorAgeFilesLines
* move from trending routes to alg paramRigel Kent2021-01-281-1/+1
|
* Add title to left menu toggleChocobozzz2021-01-131-1/+1
|
* Fix loading bar colorChocobozzz2020-08-071-1/+1
|
* Remove uneccessary details to link titlesCaroline Chuong2020-06-181-1/+1
|
* Support broadcast messagesChocobozzz2020-05-291-0/+10
|
* Remove border-bottom on header to prevent header redimensioning (#2691)Kim2020-04-301-2/+2
|
* Add custom modal to plugin helpers (#2631)Kim2020-04-151-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add custom modal component * Add custom modal to app and plugins helpers * Fixes custom modal component * Add doc for custom modal * Fix newline end of file html and scss files * Move my-custom-modal component outside component for UserLoggedIn modals * Move initializeCustomModal to ngAfterViewInit() * Wrap events and conditionnals * Replace ng-show with ngIf* * Add modalRef to open only one modal + onCloseClick * Refacto + Fix access methods of custom modal * Fix methods names custom-modal.component * Fix implement AfterViewInit & no default boolean Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Add padding bottom to main containerChocobozzz2020-03-181-1/+1
|
* Fix margins/widths with top-menu and main-col on small screensRigel Kent2020-03-131-1/+1
|
* Servicify menu, close menu on admin for small and medium screensRigel Kent2020-03-101-5/+5
|
* 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
|