41 Commits (f4de328695fd2cb168cea7cefe8e60687a1bc187)

Author SHA1 Message Date
  Roeland Jago Douma fc04779a26
Add ETag validation to appstore requests 7 years ago
  Joas Schilling ec4b0d1e84
Remove group restrictions when those are not allowed anymore 7 years ago
  Roeland Jago Douma 245501fb0c
Clear appstore cache on version upgrade 7 years ago
  Joas Schilling 77b6b7b23e
Use the mocked config version 7 years ago
  Lukas Reschke 60d1e8e63e
Check for nextcloud version as well 7 years ago
  Lukas Reschke 29402e2c0a
Exclude pre-release versions as per SemVer 7 years ago
  Lukas Reschke 6a4c0cf237
Loop for newest version in appstore response 7 years ago
  Julius Haertl caacb6c261
Expose getAppPath to public API 7 years ago
  Robin Appelman c5df58ec69
phpdoc 7 years ago
  Robin Appelman b56f2c9ed0
basic lockdown logic 8 years ago
  Joas Schilling b2248efd75
Allow to register Providers 7 years ago
  Joas Schilling 13ff56bfc5
Allow to register settings/types via info.xml 7 years ago
  Joas Schilling 280d5325c7
Allow to register activity filters via info.xml 7 years ago
  Lukas Reschke 5fd428413b
Adjust previous fallbacks 7 years ago
  Lukas Reschke 8acb54aa0b
Add update support 7 years ago
  Lukas Reschke 01c566883e
%d instead %s 7 years ago
  Lukas Reschke 89fc4358ba
Use substr and explode instead of a regex 7 years ago
  Lukas Reschke 067fb18670
Read array elements instead of substr 7 years ago
  Lukas Reschke 32cf661215
Use new appstore API 7 years ago
  Roeland Jago Douma e55e6f1f14
Cleanup usages 7 years ago
  Thomas Müller 03ec052b4e
App dependencies are now analysed on app enable as well - not only on app install. 7 years ago
  Thomas Müller ef842ef20a
Ensure $commands being an array - fixes #26073 7 years ago
  Thomas Müller c5ca71ee82
[9.2] Register commands in info.xml (#26248) 7 years ago
  Lukas Reschke 0c2b17c80f
Cache AppInfo in Memory Cache if configured 7 years ago
  Thomas Müller 67d3574bdf
Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968) 7 years ago
  Thomas Müller 1631ef5acc
Initialize array elements properly 8 years ago
  Joas Schilling de96c5b17b
Allow to validate the password_policy app 7 years ago
  Joas Schilling 3dba40db7b
Fix "Undefined index" when the values do not exist 8 years ago
  Joas Schilling 0fcc39cd8e
Translate the server version for nextcloud 8 years ago
  Joas Schilling 0215b004da
Update with robin 8 years ago
  Joas Schilling ba87db3fcc
Fix others 8 years ago
  Morris Jobke e95c15e53a
fix more strings 8 years ago
  Jörn Friedrich Dreyer 592ac6f7da emit correct signal when disabling an app 8 years ago
  Bjoern Schiessle 5f2bc3a96d
emit correct signal if a app get's disabled 8 years ago
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Christoph Wurst dfb4d426c2
Add two factor auth to core 8 years ago
  Thomas Müller 71fa0a75bf
Allow declaration of background jobs in info.xml 8 years ago
  Thomas Müller 54f45f95f5
Adding repair steps for install and uninstall - fixes #24306 8 years ago
  Bernhard Posselt 4c1b55be92 allow app developers to specify the minimum int size 8 years ago
  Thomas Müller 2ee7d2485c
Introduce background repair steps 8 years ago
  Thomas Müller 3aa77960ef
Adding pre- and post-migration repair steps 8 years ago
  Thomas Müller d0030aad6c
Remove deprecated HTTPHelper from InfoParser 8 years ago
  Roeland Jago Douma e5dd4272d3
Move \OC\App to PSR-4 8 years ago