Commit Graph

70 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
skjnldsv b15fdfd40e chore(profile): move profile app from core to apps 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
provokateurin d5e98cd190
fix(NavigationManager): Skip invalid default navigation entries 1 year ago
provokateurin b0baaaed9d
feat(NavigationManager): Add default entries handling 1 year ago
provokateurin 0a7fcde906
fix(NavigationManager): Make entry order always an integer 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Christopher Ng a7a8feee51 chore: Rename "Users" menu entry to "Accounts" 2 years ago
Christopher Ng 3082bdc788 feat: Update help entry name 2 years ago
Arthur Schiwon 1f2d267443
fix(Navigation): ensure NavManager is inited when adding an entry 2 years ago
Ferdinand Thiessen 876e2d6198
feat(AppManager): Provide `getAppIcon` function 2 years ago
Ferdinand Thiessen b1fffb0d3b
enh(NavigationManager): Use ID as fallback for `app` property of entries 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Ferdinand Thiessen 8d0c7cc5fa
fix: Allow to set custom app order on navigation entries added by closures to NavigationManager 2 years ago
Ferdinand Thiessen 8bd9858345
fix(NavigationManager): Set default app in `add` function to allow entries added as closures 2 years ago
Ferdinand Thiessen 84acc49932
fix(NavigationManager): Check for `appManager` before using it 2 years ago
Christopher Ng 407b67989d enh: Register profile nav entry 2 years ago
Ferdinand Thiessen 363d9ebb13
feat(NavigationManager): Always sort the default app first 2 years ago
Hamid Dehnavi ea06cf2f39 Convert isset ternary to null coalescing operator 2 years ago
Côme Chilliet 6083d32a80
Revert "Support admin default order for applications" 2 years ago
Côme Chilliet a3a42591e2
Support admin default order for applications 2 years ago
Côme Chilliet ac19ba9c66
Read apporder from configuration value 2 years ago
Joas Schilling 2abb503e60 fix(API): Fix parameter name to match interface 2 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 3 years ago
jld3103 02f9c3a06f
Use implementations instead of interfaces for accessing private methods 3 years ago
Joas Schilling bf7fe04c4b
fix(appinfo): navigation type is optional 3 years ago
Christopher Ng 62b7bb7395 Allow settings navigation items with no route entry 3 years ago
John Molakvoæ 5f58660de5
Fix navigation order 3 years ago
Vincent Petry da01494a37
Add accessibility entry in user menu 3 years ago
Valdnet d9399e1246 l10n: Spelling unification 3 years ago
szaimen 0c90474296 add a better icon for personal settings 3 years ago
szaimen 955b6bb82e add a way to open the admin settings overview directly 3 years ago
Julius Härtl a94236483e
Let apps toggle an unread counter on app icons 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
John Molakvoæ (skjnldsv) 71b62c4203
Show mime icon, bump bundles, make the SearchResultEntry class non-abstract, Fix header search icon, various fixes 5 years ago
Georg Ehrke 0fad921840
Add user-status app 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Julius Härtl 7636b9e164
Fix help route in navigation 6 years ago
Daniel Kesselberg b578fd855e
Generate id for navigation item 7 years ago
Daniel Kesselberg 36c51bc4f1
Parse multiple navigation items 7 years ago
John Molakvoæ (skjnldsv) 6f45607f57
Upgraded navigation submenu management and api + created sharing submenu 8 years ago
Julius Härtl 354c6e95d5
Allow empty route for navigation entries 8 years ago
John Molakvoæ (skjnldsv) 72a76060bf
Fixed settings menu entry and group deletion 8 years ago
Julius Härtl e694b30a4f
Update phpDoc comments and add more type hinting 8 years ago
Julius Härtl b6da8c5279
Add getAll to public INavigationManager 8 years ago