Commit Graph

1267 Commits (0a9150b2dadaf0ffd5ea096312683ccb792ae50d)

Author SHA1 Message Date
Lukas Reschke 8f09d5b67c Update license headers 10 years ago
Thomas Müller 5a5bcccd0d Don't show apps which are always enabled in the app manager 10 years ago
Thomas Müller 6fc59f85b6 Store list of apps which cannot be disabled in shipped.json 10 years ago
Roeland Jago Douma 9071e756a1 Fix for broken ajax/share.php endpoint 10 years ago
Morris Jobke bf579a153f fix IE8 user agent detection 10 years ago
Vincent Petry c7aef6c368 Fix uploading avatar and root certs in IE8 10 years ago
Jörn Friedrich Dreyer 89a63ec74b make mkdir recursive, add phpdoc to api 10 years ago
Lukas Reschke 6a4f22c61f Use `/` if installed in main folder 10 years ago
Lukas Reschke 80a232da6a Add \OCP\IRequest::getHttpProtocol 10 years ago
Morris Jobke 8366ce2767 deduplicate @xenopathic 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Joas Schilling 7707bbe648 Allow identifying whether the current item is the filtered one 10 years ago
Individual IT Services fbe43e6a26 cache result of \OCP\Util::needUpgrade() 10 years ago
Lukas Reschke e735a9915c Add blob: scheme to default CSP policy 10 years ago
Joas Schilling faba02564a Move the filtering of sensitive data to the config class 10 years ago
Joas Schilling e91e36f8df Add the L10N Factory to the container interface 10 years ago
Morris Jobke db8e7ce8b9 Remove passwords from logged exception stack traces 10 years ago
Joas Schilling 2c00587b5d Add since-tag 10 years ago
Joas Schilling 1493e86dea Allow listeners to set status code and message 10 years ago
Joas Schilling ee75f9f594 Fix type hint errors in the container and the interface 10 years ago
Bjoern Schiessle 9bd4f2d41e occ script to disable encryption and to decrypt all files again 10 years ago
Lukas Reschke 7953cc9494 Function does return void 10 years ago
Bernhard Posselt fd74522804 make resolve public to avoid boiler plate code 10 years ago
Robin McCorkell 188d0e09b8 Add reset method to mimetype loader 10 years ago
Joas Schilling 38001d824b Move interfaces to private until they are no longer experimental 10 years ago
Joas Schilling acf8149f17 Add tests for Action 10 years ago
Joas Schilling 21b83dc730 Allow getting the request type 10 years ago
Joas Schilling 913e2e9ae6 Use an INotification to getCount() and markProcessed() 10 years ago
Joas Schilling 3bdfef9107 Add the request type to the action 10 years ago
Joas Schilling f0ecfa6e6c Add the app id to the markProcessed method 10 years ago
Joas Schilling f16c5a38a8 Add language to the preparation method 10 years ago
Joas Schilling 5437aeeaa2 Nothing is set in stone here yet 10 years ago
Joas Schilling 4e347170ac Notification API 10 years ago
Robin McCorkell 0fac2e3f3a Unique exception for invalid autoload paths, better handling 10 years ago
Robin McCorkell cdf01f0419 Split mimetype handling to new class 10 years ago
Lukas Reschke f9e90e92d4 Encode HTML tags in JSON 10 years ago
Robin McCorkell a0dfaf9be3 Clean up TempManager to follow code guidelines 10 years ago
Robin Appelman b67d395089 allow streamed responses in http client 10 years ago
Joas Schilling 37b00b7443 Add since tag 10 years ago
Joas Schilling a12d354762 Deprecate OC_L10N::get() 10 years ago
Joas Schilling c3c7689b67 Add a public interface for the language factory so apps can use it 10 years ago
Bjoern Schiessle 8c08dd0ac2 occ tool to encrypt all files 10 years ago
Lukas Reschke 0a1d551090 Use IClientService to check for remote ownCloud instances 10 years ago
Joas Schilling c58316b1ae Expand the doc blocks on the new methods 10 years ago
Joas Schilling 4314c8fc6f Use an IEvent object instead of a huge parameter list 10 years ago
Joas Schilling bc2aa14849 Extend the interfaces IManager and IConsumer to allow passing in the object 10 years ago
Thomas Müller 0b64268910 Adding EventDispatcher to IServerContainer 10 years ago
Lukas Reschke a7e4785be9 Cleanup OCS code 10 years ago
Thomas Müller 1d219cf799 With V2 we should ensure that the status codes are kept in sync 10 years ago
Joas Schilling 5fea6f753e Automatically prefix table names with *PREFIX* unless specified 10 years ago