Commit Graph

158 Commits (2cd90f828180b4b6c957bb76f73f46658e4e3d3d)

Author SHA1 Message Date
Côme Chilliet 2cd90f8281 fix: Replace all usage of OC_Template by the new API 2 months ago
Ferdinand Thiessen eea91fa1ba
fix(TemplateLayout): `core` is not an app but the server itself 3 months ago
Ferdinand Thiessen 31664b3edd
fix: Correctly return app id and app version for `core` styles and images 3 months ago
Kostiantyn Miakshyn 438528b850 fix: Apply enforce theme config for anonymous users as well 4 months ago
Ferdinand Thiessen 980ab1f56b
fix: Shipped apps should include the Nextcloud version in the cache buster 7 months ago
Joas Schilling 82566c5479
fix(rtl): Make clear that the direction is based on language 7 months ago
ali ghorbani 2b7efd66b6
feat(rtl): Set layout direction based on language 7 months ago
Julius Knorr 606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 7 months ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 7 months ago
provokateurin 669641142b
fix(TemplateLayout): Use NavigationManager to get default app name 8 months ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 8 months ago
Ferdinand Thiessen c82b17d0a3
fix: Support Safari mobile 8 months ago
Ferdinand Thiessen ec00367f30
fix: Disable auto-zoom on iOS 8 months ago
Ferdinand Thiessen a229723b8c
feat: Add new forbidden filename options to Capabilities 10 months ago
Ferdinand Thiessen a96b5940dd
chore: Make active apps initial state consistent with OCS API 10 months ago
Arthur Schiwon 340939e688
fix(Session): avoid password confirmation on SSO 11 months ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 11 months ago
John Molakvoæ f2556901f9
fix: php-cs `CapabilitiesManager` 1 year ago
Andrew Summers b45c3a096e Refactor `OC\Server::getCapabilitiesManager` 1 year ago
Côme Chilliet b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 1 year ago
Louis Chemineau a39b3a3d84
Add global accessibility switch 1 year ago
fenn-cs 0b171f6095 Rename "global search" to "unified search" 1 year ago
fenn-cs b5981f67b4 Enable new global search by default 1 year ago
Luka Trovic b134e1cbc7 feat: update sign up link in share pages 1 year ago
fenn-cs 13d03f45a3 Add unified search toggle in config 1 year ago
fenn-cs 20b3338288 Feat: New UI global search 1 year ago
Konstantin Myakshin 41370350f2 Make logo in header clickable in the shared file view 2 years ago
Andrew Summers f80282a5ed
Refactor `OC\Server::getL10NFactory` 2 years ago
Hamid Dehnavi d0b20534b9 Refactor "substr" calls to improve code readability 2 years ago
Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 2 years ago
Faraz Samapoor fa31c707c0
Update TemplateLayout.php 2 years ago
Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 2 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 2 years ago
Christopher Ng 4f8e916585 Add label for logo link 2 years ago
Christopher Ng c77998209f Port user menu to Vue 2 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 2 years ago
John Molakvoæ 9af7ee8d11
Revert "Add alt to the logo, adapt css for logo" 2 years ago
julia.kirschenheuter bba5ab0532 Add alt to the logo, adapt css for logo 2 years ago
Julius Härtl 3e5838198c
Use single resource locator instance 2 years ago
Christopher Ng 6c09155e13 Allow single character search by default 3 years ago
Julius Härtl 5b4708c5be
Move app menu to vue 3 years ago
Julius Härtl e3dc796e5d
Add skip content buttons to the public page layout 3 years ago
Julius Härtl ca0435382d
Allow to override #app-content and #app-navigation hrefs for content skipping 3 years ago
John Molakvoæ 9a9409e315
Remove SCSSCacher 3 years ago
John Molakvoæ 05d743570a
Fix `Undefined array key "enabledThemes"` on layout.user.php 3 years ago
John Molakvoæ 6ec0dfeece
Fix default fallback theme on setup ang guests pages 3 years ago
John Molakvoæ 850d8ac1cd
Add default theming disabled fallback 3 years ago
John Molakvoæ 69d1d1a84e
Write body theme selector straight in the template 3 years ago
Joas Schilling b3cf312edc
Start theming providers 3 years ago
Julius Härtl 93eb584199
Make typeahead and search limit/length configurable 3 years ago