Commit Graph

39 Commits (2bdc97741cd42843f85750421cba032942d860ed)

Author SHA1 Message Date
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Richard Steinmetz e42bceac9f
feat: hide caldav server settings if no app uses the caldav backend 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Côme Chilliet 5d1ca7e25a
fix: Drop workarounds for unsupported obsolete PHP versions 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Hamid Dehnavi 7a8d79b85c Fix code style 2 years ago
Hamid Dehnavi 84749d53a9 Refactor lib/private/App 2 years ago
Joas Schilling 2014e7b836
fix(apps): Fix loading info.xml file 2 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
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Carl Schwan 6958d8005a
Add admin privilege delegation for admin settings 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst f8efab7c85
Only use libxml_disable_entity_loader on php older than 8 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Daniel Kesselberg 36c51bc4f1
Parse multiple navigation items 7 years ago
Christoph Wurst 024a70a188
Fix loading providers of 2FA app with more than one provider 7 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Joas Schilling 6292f665d7
Allow multiple settings and sections per app 8 years ago
Arthur Schiwon 9db3b04f1b
finetune the appinfo parser 8 years ago
Arthur Schiwon f7713e5f3f
make it possible to register plugins and kick out the circle one 8 years ago
Roeland Jago Douma 5f227bd93b
More phpstorm inspection fixes 9 years ago
Joas Schilling b2248efd75
Allow to register Providers 9 years ago
Joas Schilling 13ff56bfc5
Allow to register settings/types via info.xml 9 years ago
Joas Schilling 280d5325c7
Allow to register activity filters via info.xml 9 years ago
Thomas Müller c5ca71ee82
[9.2] Register commands in info.xml (#26248) 9 years ago
Lukas Reschke 0c2b17c80f
Cache AppInfo in Memory Cache if configured 9 years ago
Thomas Müller 67d3574bdf
Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968) 9 years ago
Thomas Müller 1631ef5acc
Initialize array elements properly 9 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Christoph Wurst dfb4d426c2
Add two factor auth to core 10 years ago
Thomas Müller 71fa0a75bf
Allow declaration of background jobs in info.xml 10 years ago
Thomas Müller 54f45f95f5
Adding repair steps for install and uninstall - fixes #24306 10 years ago
Thomas Müller 2ee7d2485c
Introduce background repair steps 10 years ago
Thomas Müller 3aa77960ef
Adding pre- and post-migration repair steps 10 years ago
Thomas Müller d0030aad6c
Remove deprecated HTTPHelper from InfoParser 10 years ago
Roeland Jago Douma e5dd4272d3
Move \OC\App to PSR-4 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Thomas Müller 62b82cfe4b Clear xml errors 10 years ago
Lukas Reschke d522797227 Use correct method signature 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Andreas Fischer 8c509c3437 HHVM: Call libxml_use_internal_errors() instead of surpressing errors. 11 years ago
Thomas Müller eb81c52b95 fix an issue where the types tag holds an empty string 11 years ago
Thomas Müller c80ec91f28 switch to different parsing implementation to get xml attributes properly handled 11 years ago
Thomas Müller b469e9f6fb introduce dependency analyzer to take care of app dependencies 11 years ago
Thomas Müller 40e03ba314 adding default key value pair for 'types' 11 years ago