aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/menu
Commit message (Collapse)AuthorAgeFilesLines
* Add ability for client to create server logsChocobozzz2022-07-181-3/+3
|
* Fix interface lang button when unloggedChocobozzz2022-07-122-4/+3
|
* Improve menu cssChocobozzz2022-06-302-18/+19
|
* Refactor actor avatar componentChocobozzz2022-06-271-1/+2
|
* Increase global font sizeChocobozzz2022-06-162-4/+1
|
* Better icon namesChocobozzz2022-06-131-2/+2
|
* Replace all glyphicon iconsChocobozzz2022-06-133-8/+13
|
* Replace glyphicon chevronChocobozzz2022-06-102-20/+7
|
* Use bootstrap loaderChocobozzz2022-06-101-1/+1
|
* Migrate to bootstrap 5Chocobozzz2022-06-102-7/+7
|
* Update menu.component.htmlShowfom2022-04-081-2/+2
| | | It's 2022 now
* Fix menu weird display issue on firefoxChocobozzz2022-03-181-0/+5
|
* 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-162-3/+3
|
* Update torrents info name on video updateChocobozzz2021-12-081-1/+1
|
* Add ability to redirect users on external authChocobozzz2021-12-032-1/+13
|
* 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>
* Migrate client to eslintChocobozzz2021-08-182-2/+2
|
* Fix client lintChocobozzz2021-08-171-4/+4
|
* Fix user-dropdown-indicator position on touchscreensKimsible2021-07-231-2/+2
|
* Fix signup button displayChocobozzz2021-07-201-0/+3
|
* Move to sass moduleChocobozzz2021-06-283-7/+8
|
* Move to sass @useChocobozzz2021-06-283-6/+6
|
* Bidi supportChocobozzz2021-06-074-21/+31
|
* Add ability to filter menu linksChocobozzz2021-06-073-69/+48
|
* Use HTML config when possibleChocobozzz2021-06-041-9/+10
|
* Merge branch 'release/3.2.0' into developChocobozzz2021-05-282-2/+2
|\
| * Fix create account buttonChocobozzz2021-05-282-2/+2
| |
* | Merge branch 'develop' into shorter-URLs-channels-accountsChocobozzz2021-05-272-20/+24
|\ \
| * | Instance homepage support (#4007)Chocobozzz2021-05-272-20/+24
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
|/
* Move to stylelintChocobozzz2021-04-283-28/+34
|
* Refactor actor avatar displayChocobozzz2021-04-282-2/+2
|
* Fix menu dropdown overflowChocobozzz2021-04-261-13/+8
| | | | Weird issue conflicting with the dropdown config from the menu component
* Refactor menu cssChocobozzz2021-04-152-150/+114
|
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-152-4/+2
| | | | | | | * refactor(client): create account-avatar component * continue implement account-avatar * fix review comments
* Display banner on channel pageChocobozzz2021-04-081-1/+1
|
* Fix notification scrollbar colorChocobozzz2021-04-081-0/+3
|
* Minimal PeertubeModalService to open settings from "can be redefined..." (#3923)aschaap2021-04-061-0/+5
| | | | | | | * Minimal PeertubeModalService to open settings from "can be redefined..." * Linter changes * Removed unused parameter, made Subject type reflect this, and formatting
* Try to reduce CSS sizeChocobozzz2021-03-241-163/+162
|
* 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
* adjust logged-in-block width to fill spaceRigel Kent2021-01-171-1/+3
|
* fix undefined dropdown on user logoutRigel Kent2021-01-141-1/+1
|
* It's 2021!Chocobozzz2021-01-131-2/+2
|
* Use source sans 3 fontChocobozzz2021-01-131-0/+2
|
* Clearer anonymous settings modal titleChocobozzz2020-12-301-1/+1
|
* Add link to the documentation for live streamingChocobozzz2020-12-141-0/+1
|