Commit Graph

844 Commits (e762ff2bbdc4eefd6aefab1950f7da83f2c6735d)

Author SHA1 Message Date
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
Robin Appelman c1b11571ea Move certificate management interface from files_external to core 12 years ago
Robin Appelman ecdbf00628 Move certificate management code to core 12 years ago
Robin Appelman a58e670ae5 Also extend public server interface 12 years ago
Robin Appelman d0266c0bf8 Use public api for getting l10n 12 years ago
Lukas Reschke d26a9c3c58 Add some security utilities 12 years ago
Lukas Reschke 7acdd018a1 Add support for getting the real client IP behind proxies 12 years ago
Lukas Reschke 88c3a4a31a Expose setSystemValue 12 years ago
Morris Jobke ab6ee6a600 Add doc for \OCP\Files\FileInfo space constants 12 years ago
Morris Jobke b3b3354809 move to public namespace 12 years ago
Thomas Müller c08a1e6455 according to PHPDoc this function shall return the entity 12 years ago
Jörn Friedrich Dreyer fd798fd982 update deprecation docs 12 years ago
Bjoern Schiessle d9f35d8c15 we need the recipient as a additional parameter to know for which share the notification was send 12 years ago
Vincent Petry 173059f6d0 Fixed file list sorting 12 years ago
scolebrook 2e127d2c5e Add ability to theme iOS and Android client URLs just like desktop URLs. 12 years ago
Bjoern Schiessle 41cca70a63 don't display share permission if resharing was disabled by the admin 12 years ago
Robin Appelman 4a9b0d5465 Use svg mimeicons for empty text files 12 years ago
Morris Jobke 889088f72d Fix template rendering for 'blank' templates 12 years ago
Michael Kuhn ecdd04374a Allow specifying the item source in unshareFromSelf(). 12 years ago
Bjoern Schiessle ecc1f92bb6 add OCS api call to set expire date for link shares 12 years ago
Thomas Müller a8b6cc6a07 - adding default value for $recoveryPassword 12 years ago
Joas Schilling 01878153e0 Add language parameter to public API for getL10N() 12 years ago
Robin Appelman 94fa21d146 Add group management to the public api 12 years ago
Jörn Friedrich Dreyer b3106c321c use correct IUser in interface 12 years ago
Robin Appelman 51d0bdc90c Expose the user manager in the public server container 12 years ago
Robin Appelman 20c1ce7f47 Add public interfaces for User, UserManager and UserSession 12 years ago
Thomas Müller 8363f3c635 Adding new interface \OCP\Activity\IExtentsion 12 years ago
Bjoern Schiessle 735eac6c9d add a explicit interface for the home storage 12 years ago
Jörn Friedrich Dreyer 5a588333b2 introduce and use getCurrentConnection() 12 years ago
Robin Appelman 1c43081d38 Detect removed public shares 12 years ago
Robin Appelman d78a2a9f78 Add StorageNotAvailableException 12 years ago
Jörn Friedrich Dreyer c112a1d323 move to stream based IObjectStore interface, rearrange & reformat code 12 years ago
Jörn Friedrich Dreyer f2fe00e972 fix rebase, use 'object::user:<username>' or 'object::store:<storageid> as storage id, by default use container/bucket name for storageid, make storageid configurable, store user only for HomeObjectStoreStorage, change updateObject() to writeObject() 12 years ago