Commit Graph

40 Commits (17ee17cdbf2002fd5a91938b156d204733a68cfb)

Author SHA1 Message Date
szaimen 955b6bb82e add a way to open the admin settings overview directly 2 years ago
Julius Härtl a94236483e
Let apps toggle an unread counter on app icons 3 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 4 years ago
John Molakvoæ (skjnldsv) 71b62c4203
Show mime icon, bump bundles, make the SearchResultEntry class non-abstract, Fix header search icon, various fixes 4 years ago
Georg Ehrke 0fad921840
Add user-status app 4 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 5 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 5 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 5 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 5 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 5 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 5 years ago
Julius Härtl 7636b9e164
Fix help route in navigation 5 years ago
Daniel Kesselberg b578fd855e
Generate id for navigation item 6 years ago
Daniel Kesselberg 36c51bc4f1
Parse multiple navigation items 6 years ago
John Molakvoæ (skjnldsv) 6f45607f57
Upgraded navigation submenu management and api + created sharing submenu 6 years ago
Julius Härtl 354c6e95d5
Allow empty route for navigation entries 7 years ago
John Molakvoæ (skjnldsv) 72a76060bf
Fixed settings menu entry and group deletion 7 years ago
Julius Härtl e694b30a4f
Update phpDoc comments and add more type hinting 7 years ago
Julius Härtl b6da8c5279
Add getAll to public INavigationManager 7 years ago
Julius Härtl 864474b858
Move navigation processing to the NavigationManager 7 years ago
Morris Jobke 0eebff152a
Update license headers 7 years ago
John Molakvoæ (skjnldsv) 0e17b65bcf
Avoid error undefined index classes in log 7 years ago
Lukas Reschke 2e4cd44556
Inject \OCP\IURLGenerator to make tests work 7 years ago
Lukas Reschke a04feff9a7
Properly allow \OCP\Authentication\IApacheBackend to specify logout URL 7 years ago
Joas Schilling 6abbe4e962
Don't load navigation entries of restricted apps 7 years ago
Arthur Schiwon 8bd887b2c6
add storage info, fix URL generation 8 years ago
Arthur Schiwon 560ab2e911
one settings link, common template, styling 8 years ago
Joas Schilling 8d3c461151
Allow to specify the id 8 years ago
Joas Schilling 918f6fd10b
Make sure help is always after users 8 years ago
Morris Jobke 900f11fd91
Fix order as @jancborchardt requested 8 years ago
Joas Schilling e0b040d623
Allow multiple navigation links from info.xml 8 years ago
Joas Schilling 7cc5130e82
Allow apps to register a setting via info.xml 8 years ago
Joas Schilling 433958e2e3
Move app management to the settings menu 8 years ago
Joas Schilling 054e161eb5
Manage the right side menu via the navigation manager as well 8 years ago
Joas Schilling ec330c7ac4
Register the app management in the normal way 8 years ago
Joas Schilling 27f8a832e4
Force to specify the name 8 years ago
Thomas Müller aa8755bd4b
Add navigation via info.xml (#26785) 8 years ago
Joas Schilling ba87db3fcc
Fix others 8 years ago
Roeland Jago Douma f5e0d6ae6a
Move more of \OC to PSR-4 9 years ago
Thomas Müller 682821c71e Happy new year! 9 years ago
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Joas Schilling 970846624f Allow registering closures for navigation entries 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 11 years ago
Robin McCorkell b5bc37d2e4 Fix @return array PHPDocs, in /lib 11 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 years ago
Bart Visscher 0c6dcdba6b Add missing implements and fix parameters in IConfig 11 years ago
Thomas Müller f83f323269 fixing typos + adding missing filed $activeEntry 11 years ago