Commit Graph

954 Commits (7fbb7f4dc4cd1918a5b3dfaa4c8dfb6a7e11d0c3)

Author SHA1 Message Date
Joas Schilling 7b8824a4e3 Move iHomeStorage to own file 12 years ago
Joas Schilling dfde04291e Move share interfaces to own files so they can be autoloaded 12 years ago
Lukas Reschke d197f43475 Use server container 12 years ago
Lukas Reschke 048139074d Add functions to modify cookies to response class 12 years ago
Joas Schilling a109f94fee Depcrate namespaced functions, since they can not be autoloaded 12 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 12 years ago
Joas Schilling 711912a7b3 Move namespaced constants to namespaced class 12 years ago
Thomas Müller c503ecd544 Introduce app info xml parser including basic unit test - necessary for #10777 12 years ago
Bjoern Schiessle a7ebfe87c9 also check for the correct owner if it was submitted 12 years ago
Lukas Reschke 4302a78b27 Deprecate older API wrappers and calls 12 years ago
Robin Appelman 43eb375ace Add \OC\App\Manager to handle enabling/disabling apps 12 years ago
Lukas Reschke 24ca2d858f Add OCP\Security\IHasher 12 years ago
Lukas Reschke 0e3e1e3563 Add getLogger() to IServerContainer 12 years ago
Bernhard Posselt 91a23bfa9c fix typo in content type 12 years ago
Lukas Reschke be5ae6c44f Support HTML in logo claim 12 years ago
Vincent Petry ec1a73fab9 Added OC.L10N namespace with translation functions 12 years ago
Bernhard Posselt 0696099bad add dataresponse 12 years ago
Lukas Reschke 510d0b2cf3 Fix the "addHeader($tag, $attributes, $text)" methods to not ignore the $text parameter 12 years ago
Lukas Reschke f7c393fa9f Fix PHPDoc 12 years ago
Dan Bartram 9c1015b790 Add missing DB rollback functionality 12 years ago
Robin Appelman 83c74b80ad Add \OC\TempManager to handle creating and cleaning temporary files 12 years ago
Robin Appelman e6f6cdd19f Bit more cleanup 12 years ago
Robin Appelman 97a6f5c46b Extend \OCP\IDBConnection to cover more use cases 12 years ago
Robin Appelman beb1c6ad74 Allow adding events that hapend before the event logger was loaded 12 years ago
Robin Appelman 6e08014781 Rename namespace to Diagnostics 12 years ago
Robin Appelman b71d1d3616 Add QueryLogger interface to allow apps to get a list of used queries 12 years ago
Robin Appelman d38050cf52 Add an EventLogger interface to allow apps to get a log of the request timeline 12 years ago
Bernhard Reiter b416f7d8ac PHPDoc fixes as suggested by @MorrisJobke. 12 years ago
Bernhard Reiter 1770179648 Add getTag() function for accessing of a single tag. 12 years ago
Bernhard Reiter 7e9baafc53 Add option to include tags for shared items. 12 years ago
Bernhard Reiter b33cb0e342 Fix a comment. 12 years ago
Robin Appelman 12ac3a800d Expose getAppKeys trough \OCP\IConfig 12 years ago
Robin Appelman ccb4475a8d Expose creatable permissions trough fileinfo 12 years ago
Bjoern Schiessle d5fc011c90 some small fixes 12 years ago
Bjoern Schiessle a6cc810349 mark exclude list as deprecated. It neither used by the files app nor by the 12 years ago
Lukas Reschke 6eeb905871 Do only follow HTTP and HTTPS redirects 12 years ago
Thomas Müller 814114ab8e enhance formatDate function to accept an optional argument containing the time zone 12 years ago
Robin Appelman 6fa3280c2a Inject config into checkserver and cleanup tests 12 years ago
Lukas Reschke d07d5915c9 Remove unused and overflowing function 12 years ago
Lukas Reschke 6d3757f864 Do not show exception to the end-user 12 years ago
Joas Schilling c5b5378558 Add a method to get the absolute url for a route 12 years ago
Robin Appelman fa3393674c Better phpdoc and method naming 12 years ago
Lukas Reschke dcea6de26a Fix quoting 12 years ago
Lukas Reschke a54af89d8a Add test for the second argument 12 years ago
Robin Appelman dad53180bc Add event source to the public api 12 years ago
Lukas Reschke 20a7fb0334 Fix CHAR_SYMBOLS 12 years ago
Lukas Reschke 50b430ee7c Add char consts, hash the specified password for the HMAC 12 years ago
Robin Appelman 0a1e5aebf1 Extend public config interface 12 years ago
Morris Jobke ac6324a5d0 update public interface for getUserFolder 12 years ago
Robin Appelman c158db7200 Add certificate class 12 years ago