summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #19360 from owncloud/move-filter-method-into-config-objectThomas Müller2015-09-251-0/+15
|\
| * Move the filtering of sensitive data to the config classJoas Schilling2015-09-251-0/+15
* | Add the L10N Factory to the container interfaceJoas Schilling2015-09-251-0/+6
|/
* Add since-tagJoas Schilling2015-09-232-0/+14
* Allow listeners to set status code and messageJoas Schilling2015-09-232-0/+109
* Fix type hint errors in the container and the interfaceJoas Schilling2015-09-231-0/+1
* occ script to disable encryption and to decrypt all files againBjoern Schiessle2015-09-151-0/+11
* Function does return voidLukas Reschke2015-09-151-1/+0
* make resolve public to avoid boiler plate codeBernhard Posselt2015-09-131-0/+10
* Merge pull request #18658 from owncloud/configurable-tempFrank Karlitschek2015-09-121-0/+8
|\
| * Clean up TempManager to follow code guidelinesRobin McCorkell2015-08-301-0/+8
* | Merge pull request #18653 from owncloud/dav-stream-guzzleLukas Reschke2015-09-111-1/+1
|\ \
| * | allow streamed responses in http clientRobin Appelman2015-08-291-1/+1
* | | Add reset method to mimetype loaderRobin McCorkell2015-09-111-0/+7
* | | Move interfaces to private until they are no longer experimentalJoas Schilling2015-09-086-506/+1
* | | Add tests for ActionJoas Schilling2015-09-081-0/+2
* | | Allow getting the request typeJoas Schilling2015-09-081-0/+6
* | | Use an INotification to getCount() and markProcessed()Joas Schilling2015-09-081-8/+4
* | | Add the request type to the actionJoas Schilling2015-09-081-1/+2
* | | Add the app id to the markProcessed methodJoas Schilling2015-09-081-1/+2
* | | Add language to the preparation methodJoas Schilling2015-09-081-1/+2
* | | Nothing is set in stone here yetJoas Schilling2015-09-085-0/+20
* | | Notification APIJoas Schilling2015-09-086-1/+486
* | | Merge pull request #18839 from owncloud/autoloader-supersecureMorris Jobke2015-09-071-0/+36
|\ \ \
| * | | Unique exception for invalid autoload paths, better handlingRobin McCorkell2015-09-051-0/+36
* | | | Merge pull request #18742 from owncloud/mimetype-updatedbRoeland Douma2015-09-062-0/+67
|\ \ \ \ | |/ / / |/| | |
| * | | Split mimetype handling to new classRobin McCorkell2015-09-042-0/+67
| | |/ | |/|
* / | Encode HTML tags in JSONLukas Reschke2015-09-031-1/+1
|/ /
* | Merge pull request #18620 from owncloud/add-public-interface-for-factoryVincent Petry2015-08-292-1/+37
|\ \ | |/ |/|
| * Add since tagJoas Schilling2015-08-281-0/+4
| * Deprecate OC_L10N::get()Joas Schilling2015-08-281-1/+1
| * Add a public interface for the language factory so apps can use itJoas Schilling2015-08-271-0/+32
* | Merge pull request #18423 from owncloud/occ_encrypt_allBjörn Schießle2015-08-281-0/+12
|\ \ | |/ |/|
| * occ tool to encrypt all filesBjoern Schiessle2015-08-261-0/+12
* | Merge pull request #17662 from owncloud/locking-dbThomas Müller2015-08-261-0/+8
|\ \
| * | add method to check if we're inside a transactionRobin Appelman2015-08-101-0/+8
* | | Use IClientService to check for remote ownCloud instancesLukas Reschke2015-08-221-0/+5
* | | Expand the doc blocks on the new methodsJoas Schilling2015-08-201-0/+17
* | | Use an IEvent object instead of a huge parameter listJoas Schilling2015-08-193-18/+218
* | | Extend the interfaces IManager and IConsumer to allow passing in the objectJoas Schilling2015-08-192-36/+41
| |/ |/|
* | Merge pull request #14314 from owncloud/clean-up-ocs-codeBernhard Posselt2015-08-181-2/+0
|\ \
| * | Cleanup OCS codeLukas Reschke2015-08-141-2/+0
* | | Adding EventDispatcher to IServerContainerThomas Müller2015-08-141-0/+9
|/ /
* | With V2 we should ensure that the status codes are kept in syncThomas Müller2015-08-131-1/+1
* | Merge pull request #16528 from owncloud/activity-302-improve-settingsJoas Schilling2015-08-112-2/+15
|\ \
| * | Allow types to be method specificJoas Schilling2015-07-222-2/+15
* | | Merge pull request #18096 from sualko/patch-1Morris Jobke2015-08-101-0/+1
|\ \ \
| * | | add data: to allowed image domainssualko2015-08-051-0/+1
| | |/ | |/|
* | | Merge pull request #18175 from owncloud/automatic-db-prefix-query-builderThomas Müller2015-08-101-0/+9
|\ \ \
| * | | Automatically prefix table names with *PREFIX* unless specifiedJoas Schilling2015-08-101-0/+9