aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/menu
Commit message (Expand)AuthorAgeFilesLines
* Refactor actor avatar displayChocobozzz2021-04-282-2/+2
* Fix menu dropdown overflowChocobozzz2021-04-261-13/+8
* Refactor menu cssChocobozzz2021-04-152-150/+114
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-152-4/+2
* 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
* 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 recommendat...Rigel Kent2021-01-281-5/+0
* 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
* User dropdown and notifications popover improvements (#3344)Kimsible2020-12-137-98/+280
* Fix themes colors by using SCSS variables (#3376)Mathieu Brunot2020-11-301-4/+4
* Various front optimizationsChocobozzz2020-11-272-34/+37
* Upgrade client dependenciesChocobozzz2020-11-192-43/+2
* small refactor + clipboard copy on anchor click in instance page (#3318)Kimsible2020-11-172-14/+13
* Replace keyboard shortcut iconChocobozzz2020-11-162-16/+4
* In my account -> in my libraryChocobozzz2020-11-162-3/+3
* Reorganize left menu and account menuChocobozzz2020-11-133-223/+294
* Add watch messages if live has not startedChocobozzz2020-11-091-3/+3
* Fix z-index dropdown iconChocobozzz2020-08-251-0/+4
* Add restore scroll position on user-dropdown anchors links and scroll to top ...Kim2020-08-174-11/+50
* Migrate to $localizeChocobozzz2020-08-141-9/+7
* Add new anchors in my-settings and handle offset sub-menu height (#3032)Kim2020-08-101-4/+4
* Reorganize shared modelsChocobozzz2020-08-071-1/+1
* Add alert and hide upload view when no upload is possible (#2966)Kim2020-07-282-23/+46
* separate menu options from their values, remove their chevronRigel Kent2020-07-231-6/+6
* Use 3 tables to represent abusesChocobozzz2020-07-101-2/+2
* switch from softies to feathericonsRigel Kent2020-07-012-2/+2
* Reorganize client shared modulesChocobozzz2020-06-233-18/+11
* Remove uneccessary details to link titlesCaroline Chuong2020-06-181-2/+2
* preserve original variable names server-sideRigel Kent2020-06-101-2/+2
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-101-2/+2
* change focus color instead of opacity of video play button (#2845)Caroline Chuong2020-06-091-1/+1
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-092-13/+13
* add aria-hidden to non-descriptive icons (#2844)Caroline Chuong2020-06-082-24/+24
* ensure menu footer respects spacing across translationsRigel Kent2020-06-071-3/+1
* Add lang attribute in languages list menuCaroline Chuong2020-06-052-4/+4
* Fix dropdown-user placement and menu-left scroll on touchscreens (#2706)Kim2020-05-013-2/+20
* Fix unknown video language labelChocobozzz2020-04-161-0/+2
* Remove unused interface section for interface languageRigel Kent2020-04-111-0/+5
* Cleanup menu footer linksChocobozzz2020-04-082-26/+26
* hide RSS for comments, normalize video-channel edit with account editRigel Kent2020-03-121-2/+2
* Handle overview pagination in clientChocobozzz2020-03-112-15/+36