aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/menu/menu.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Fix REST API menu linkChocobozzz2023-06-071-1/+1
|
* Fix notification settingsChocobozzz2023-05-241-1/+1
|
* Fix lintChocobozzz2023-05-241-13/+13
|
* Fix menu dropdownsChocobozzz2023-05-221-1/+1
| | | | | Better responsive Avoid menu scrollbar displayed in notification popove
* Improve accessibilityChocobozzz2023-03-151-8/+8
|
* Move to new documentation linksChocobozzz2023-02-221-1/+1
|
* Refactor login redirection/button linksChocobozzz2023-02-141-2/+1
| | | | Correctly handle external auth redirection in all cases
* Update copyright to 2023Chocobozzz2023-02-131-2/+2
|
* Implement signup approval in clientChocobozzz2023-01-191-1/+3
|
* Add channels link in menuChocobozzz2022-09-281-2/+2
|
* Fix interface lang button when unloggedChocobozzz2022-07-121-3/+1
|
* Improve menu cssChocobozzz2022-06-301-8/+6
|
* Refactor actor avatar componentChocobozzz2022-06-271-1/+2
|
* Better icon namesChocobozzz2022-06-131-2/+2
|
* Replace glyphicon chevronChocobozzz2022-06-101-1/+1
|
* Migrate to bootstrap 5Chocobozzz2022-06-101-5/+5
|
* Update menu.component.htmlShowfom2022-04-081-2/+2
| | | It's 2022 now
* Some fixes for themesChocobozzz2022-03-151-3/+3
|
* menu: hide undefined iconskontrollanten2022-01-151-1/+1
| | | Hide my-global-icon when custom menu items are added without icon property.
* Add ability for admins to set default p2p policyChocobozzz2021-12-161-1/+1
|
* Add ability to redirect users on external authChocobozzz2021-12-031-1/+3
|
* add plugin selector to about/menu elements (#4597)kontrollanten2021-12-031-1/+4
| | | | | | | | | * add plugin selector to about/menu elements closes #4586 * Update plugin selector names Co-authored-by: Chocobozzz <me@florianbigard.com>
* Bidi supportChocobozzz2021-06-071-3/+8
|
* Add ability to filter menu linksChocobozzz2021-06-071-32/+9
|
* Merge branch 'release/3.2.0' into developChocobozzz2021-05-281-1/+1
|\
| * Fix create account buttonChocobozzz2021-05-281-1/+1
| |
* | Merge branch 'develop' into shorter-URLs-channels-accountsChocobozzz2021-05-271-18/+3
|\ \
| * | Instance homepage support (#4007)Chocobozzz2021-05-271-18/+3
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Prepare homepage parsers * Add ability to update instance hompage * Add ability to set homepage as landing page * Add homepage preview in admin * Dynamically update left menu for homepage * Inject home content in homepage * Add videos list and channel miniature custom markup * Remove unused elements in markup service
* / Make /a and /c default URLs for accounts and channelsKimsible2021-05-051-1/+1
|/
* Refactor actor avatar displayChocobozzz2021-04-281-1/+1
|
* Refactor menu cssChocobozzz2021-04-151-19/+20
|
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-151-1/+1
| | | | | | | * refactor(client): create account-avatar component * continue implement account-avatar * fix review comments
* move from trending routes to alg paramRigel Kent2021-01-281-5/+1
|
* add default trending page choice, revert comments count for hot strategyRigel Kent2021-01-281-1/+5
|
* modularize abstract video list header and implement video hotness ↵Rigel Kent2021-01-281-5/+0
| | | | recommendation variant
* It's 2021!Chocobozzz2021-01-131-2/+2
|
* Clearer anonymous settings modal titleChocobozzz2020-12-301-1/+1
|
* User dropdown and notifications popover improvements (#3344)Kimsible2020-12-131-21/+19
| | | | | | | | | | | | | | | | | | | * hove user dropdown on avatar and username * rename avatar-notification to notification component * use a link on mobile for notification component * add profile user dropdown and mobile notifications link as reusable active link * replace markAllAsRead inbox glyphicon to ok in notification popover * remove keyboard shortcuts from user dropdown on mobile * use common bell icon instead of inbox-full for notifications * remove duplicated notification in user dropdown since the bell appears on the right * adjust sensitive icon in user dropdown * align vertically user buttons popover and dropdown * adjust ellipsis on user display name and username in menu * adjust notification bell for mobile in menu * display background of user dropdown avatar and username for touchscreens * add right arrow indicator on mobile Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* Various front optimizationsChocobozzz2020-11-271-3/+3
|
* Upgrade client dependenciesChocobozzz2020-11-191-1/+2
| | | | Migrate removed primeng theme to custom CSS
* small refactor + clipboard copy on anchor click in instance page (#3318)Kimsible2020-11-171-6/+7
| | | | | | | | | | | | | * Refacto scrollTo top and anchors * Add on click clipboard copy and notifier to anchors about/instance page * Fix margin top anchor middle title about page * Use viewportscroller for scrolltoanchor * Add to Link copied notification on instance page Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Replace keyboard shortcut iconChocobozzz2020-11-161-2/+4
| | | | Use svg instead
* In my account -> in my libraryChocobozzz2020-11-161-2/+2
|
* Reorganize left menu and account menuChocobozzz2020-11-131-87/+92
| | | | | | Add my-settings and my-library in left menu Move administration below my-library Split account menu: my-setting and my library
* Add restore scroll position on user-dropdown anchors links and scroll to top ↵Kim2020-08-171-6/+12
| | | | | | | | | | | | | | | | | | | on active sub-menu links (#3066) * Add restore scroll position on router same url * Remove settings top anchor * Add scrollToTop on active links fixed sub-menu * Add restore scroll position on notification avatar links * Toggle menu and close pophover when click on active dropdown menu-left link * Add onSameUrlRestoreScrollPosition on user dropdown channels link * Same behavior scrollTop and scroll to anchor everywhere Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Add new anchors in my-settings and handle offset sub-menu height (#3032)Kim2020-08-101-4/+4
| | | | | | | | | | | | | * Add anchors setting and handle offset with sub-meu * Use PeerTube scroll logic * Add anchor for top my-settings * Improve scroller with smooth behavior and css offset * Fix anchor position when using history navigation Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Add alert and hide upload view when no upload is possible (#2966)Kim2020-07-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | * Add alert and hide upload view when no upload is possible * Add about instance link to alert * Hide videos and imports links when no upload is possible * Correct curly spacing lint * Put logic canUpload to User model + add isHidden param to to-menu-dropdown * Use canSeeVideoLinks from user model * Rename and change logic canUpload to isUploadDisabled * Use isDisplayed() method intead of isHidden value * Refactor client and check videos count using quota Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Chocobozzz <me@florianbigard.com>
* separate menu options from their values, remove their chevronRigel Kent2020-07-231-6/+6
|
* switch from softies to feathericonsRigel Kent2020-07-011-1/+1
| | | | also organize icons in folders per origin
* Remove uneccessary details to link titlesCaroline Chuong2020-06-181-2/+2
|