aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/TemplateLayout.php
Commit message (Expand)AuthorAgeFilesLines
* fix(TemplateLayout): Use NavigationManager to get default app nameprovokateurin2024-09-091-5/+4
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* fix: Support Safari mobileFerdinand Thiessen2024-08-211-1/+1
* fix: Disable auto-zoom on iOSFerdinand Thiessen2024-08-211-0/+9
* feat: Add new forbidden filename options to CapabilitiesFerdinand Thiessen2024-07-111-0/+2
* chore: Make active apps initial state consistent with OCS APIFerdinand Thiessen2024-07-101-1/+1
* Merge pull request #43942 from nextcloud/fix/43612/avoid-pwd-confirm-ssoArthur Schiwon2024-06-071-1/+3
|\
| * fix(Session): avoid password confirmation on SSOArthur Schiwon2024-06-051-1/+3
* | Merge branch 'master' into refactor/OC-Server-getL10NFactoryJohn Molakvoæ2024-05-301-46/+35
|\|
| * chore: Add SPDX headerAndy Scherzinger2024-05-241-39/+4
| * fix: php-cs `CapabilitiesManager`John Molakvoæ2024-03-151-1/+0
| * Refactor `OC\Server::getCapabilitiesManager`Andrew Summers2024-03-151-1/+2
| * chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some appsCôme Chilliet2024-02-051-1/+1
| * Add global accessibility switchLouis Chemineau2023-12-191-2/+2
| * Rename "global search" to "unified search"fenn-cs2023-12-121-2/+2
| * Enable new global search by defaultfenn-cs2023-11-301-5/+2
| * feat: update sign up link in share pagesLuka Trovic2023-11-211-0/+16
| * Add unified search toggle in configfenn-cs2023-11-101-6/+12
| * Feat: New UI global searchfenn-cs2023-11-101-0/+1
| * Make logo in header clickable in the shared file viewKonstantin Myakshin2023-10-041-0/+4
| * Refactor "substr" calls to improve code readabilityHamid Dehnavi2023-07-071-1/+1
* | Refactor `OC\Server::getL10NFactory`Andrew Summers2023-08-291-3/+4
|/
* chore: Replace \OC::$server->query with \OCP\Server::get in /libChristoph Wurst2023-07-061-3/+3
* Update TemplateLayout.phpFaraz Samapoor2023-05-171-1/+1
* Refactors "strpos" calls in lib/private to improve code readability.Faraz Samapoor2023-05-151-1/+1
* Use typed version of IConfig::getSystemValue as much as possibleCôme Chilliet2023-04-051-3/+3
* Add label for logo linkChristopher Ng2023-03-291-1/+7
* Port user menu to VueChristopher Ng2023-02-091-2/+2
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Revert "Add alt to the logo, adapt css for logo"John Molakvoæ2023-01-171-5/+4
* Merge pull request #35071 from nextcloud/fix/384-missing_alt_text_for_logo_on...Julia Kirschenheuter2022-12-081-4/+5
|\
| * Add alt to the logo, adapt css for logojulia.kirschenheuter2022-12-081-4/+5
* | Use single resource locator instanceJulius Härtl2022-12-071-25/+18
|/
* Allow single character search by defaultChristopher Ng2022-11-111-1/+1
* Move app menu to vueJulius Härtl2022-08-311-0/+1
* Add skip content buttons to the public page layoutJulius Härtl2022-07-181-2/+2
* Allow to override #app-content and #app-navigation hrefs for content skippingJulius Härtl2022-07-161-0/+3
* Remove SCSSCacherJohn Molakvoæ2022-05-131-8/+0
* Fix `Undefined array key "enabledThemes"` on layout.user.phpJohn Molakvoæ2022-04-281-0/+1
* Fix default fallback theme on setup ang guests pagesJohn Molakvoæ2022-04-261-1/+2
* Add default theming disabled fallbackJohn Molakvoæ2022-04-221-0/+5
* Write body theme selector straight in the templateJohn Molakvoæ2022-04-211-0/+8
* Start theming providersJoas Schilling2022-04-211-11/+0
* Make typeahead and search limit/length configurableJulius Härtl2022-04-131-1/+3
* Retrieve user status only once when displaying pageCarl Schwan2022-04-051-13/+0
* Adapt more code to migration to LoggerInterfaceCôme Chilliet2022-03-241-2/+3
* allow changing the top-left logo link target in system configJulien Veyssier2022-01-201-0/+4
* Split common vendor chunkJohn Molakvoæ (skjnldsv)2022-01-081-1/+2
* Move bundles to /distJohn Molakvoæ (skjnldsv)2022-01-081-2/+2
* Allow scripts prioritization based on other appsJohn Molakvoæ (skjnldsv)2021-12-021-2/+2