62 次代码提交 (fef9fb3bc0a93b94ca87968246fbac69c4590e2f)

作者 SHA1 备注 提交日期
  Arthur Schiwon 1f2d267443
fix(Navigation): ensure NavManager is inited when adding an entry 3 个月前
  Ferdinand Thiessen 876e2d6198
feat(AppManager): Provide `getAppIcon` function 4 个月前
  Ferdinand Thiessen b1fffb0d3b
enh(NavigationManager): Use ID as fallback for `app` property of entries 7 个月前
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 7 个月前
  Ferdinand Thiessen 8d0c7cc5fa
fix: Allow to set custom app order on navigation entries added by closures to NavigationManager 7 个月前
  Ferdinand Thiessen 8bd9858345
fix(NavigationManager): Set default app in `add` function to allow entries added as closures 8 个月前
  Ferdinand Thiessen 84acc49932
fix(NavigationManager): Check for `appManager` before using it 8 个月前
  Christopher Ng 407b67989d enh: Register profile nav entry 8 个月前
  Ferdinand Thiessen 363d9ebb13
feat(NavigationManager): Always sort the default app first 8 个月前
  Hamid Dehnavi ea06cf2f39 Convert isset ternary to null coalescing operator 1年前
  Côme Chilliet 6083d32a80
Revert "Support admin default order for applications" 9 个月前
  Côme Chilliet a3a42591e2
Support admin default order for applications 9 个月前
  Côme Chilliet ac19ba9c66
Read apporder from configuration value 9 个月前
  Joas Schilling 2abb503e60 fix(API): Fix parameter name to match interface 10 个月前
  Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 1年前
  jld3103 02f9c3a06f
Use implementations instead of interfaces for accessing private methods 1年前
  Joas Schilling bf7fe04c4b
fix(appinfo): navigation type is optional 1年前
  Christopher Ng 62b7bb7395 Allow settings navigation items with no route entry 1年前
  John Molakvoæ 5f58660de5
Fix navigation order 1年前
  Vincent Petry da01494a37
Add accessibility entry in user menu 1年前
  Valdnet d9399e1246 l10n: Spelling unification 1年前
  szaimen 0c90474296 add a better icon for personal settings 1年前
  szaimen 955b6bb82e add a way to open the admin settings overview directly 2 年前
  Julius Härtl a94236483e
Let apps toggle an unread counter on app icons 3 年前
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 年前
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 年前
  John Molakvoæ (skjnldsv) 71b62c4203
Show mime icon, bump bundles, make the SearchResultEntry class non-abstract, Fix header search icon, various fixes 3 年前
  Georg Ehrke 0fad921840
Add user-status app 4 年前
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 年前
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 年前
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 年前
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 年前
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 年前
  Christoph Wurst 5bf3d1bb38
Update license headers 4 年前
  Julius Härtl 7636b9e164
Fix help route in navigation 4 年前
  Daniel Kesselberg b578fd855e
Generate id for navigation item 5 年前
  Daniel Kesselberg 36c51bc4f1
Parse multiple navigation items 5 年前
  John Molakvoæ (skjnldsv) 6f45607f57
Upgraded navigation submenu management and api + created sharing submenu 6 年前
  Julius Härtl 354c6e95d5
Allow empty route for navigation entries 6 年前
  John Molakvoæ (skjnldsv) 72a76060bf
Fixed settings menu entry and group deletion 6 年前
  Julius Härtl e694b30a4f
Update phpDoc comments and add more type hinting 6 年前
  Julius Härtl b6da8c5279
Add getAll to public INavigationManager 6 年前
  Julius Härtl 864474b858
Move navigation processing to the NavigationManager 6 年前
  Morris Jobke 0eebff152a
Update license headers 6 年前
  John Molakvoæ (skjnldsv) 0e17b65bcf
Avoid error undefined index classes in log 6 年前
  Lukas Reschke 2e4cd44556
Inject \OCP\IURLGenerator to make tests work 6 年前
  Lukas Reschke a04feff9a7
Properly allow \OCP\Authentication\IApacheBackend to specify logout URL 6 年前
  Joas Schilling 6abbe4e962
Don't load navigation entries of restricted apps 7 年前
  Arthur Schiwon 8bd887b2c6
add storage info, fix URL generation 7 年前
  Arthur Schiwon 560ab2e911
one settings link, common template, styling 7 年前