aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core/wrappers/screen.service.ts
Commit message (Collapse)AuthorAgeFilesLines
* Update angularChocobozzz2021-11-101-1/+1
|
* Fix overview page with new thumbnail sizeChocobozzz2021-04-281-3/+3
|
* Refactor video miniatureChocobozzz2021-04-011-5/+4
| | | | | | Less dirty code, better responsive Prepare for some regressions Increase default miniature size
* Some code style fixesChocobozzz2020-08-171-1/+1
|
* On touchscreens add content overlay for opened menu (#3088)Kim2020-08-171-0/+58
| | | | | | | | | | | | | * Overflow:hidden on touchscreen when modal-open * Do not display menu by default on touchscreens * Add content overlay on touchscreens when menu is opened * Fix zIndex overlay for search infos * On touchscreens close menu on swipe left Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Refactor - improve offset content handling with fixed sub-menu and ↵kimsible2020-08-111-0/+2
| | | | broadcast-message
* Reorganize client shared modulesChocobozzz2020-06-231-0/+66