Commit Graph

2266 Commits (664cc4ac0edc1914ddd06d0478e1ee86a0ee9ecf)

Author SHA1 Message Date
Vincent Petry cccedf6f30 Convert StorageNotAvailableException to SabreDAV exception 12 years ago
Craig Morrissey 541344d880 logging changes 12 years ago
Bjoern Schiessle f27b6b0ab8 don't scan part files 12 years ago
Bjoern Schiessle a10ae2816e clean up encryption exceptions 12 years ago
Robin Appelman d26a427f92 Also propagate etag changes when the watcher finds a changed file 12 years ago
Morris Jobke 81e6329c04 second parameter in template shortcuts script() and style() is optional 12 years ago
Robin Appelman c21d1da01a Support displaynames for dummy user backend 12 years ago
Lukas Reschke 20cd9a134f Make second argument optional 12 years ago
Lukas Reschke c4d7483a0a Use new hashing API for OC_User_Database 12 years ago
Lukas Reschke 24ca2d858f Add OCP\Security\IHasher 12 years ago
Robin Appelman 1eefc21329 Remove confusingly names \OC\User\Manager::delete and fix the automatic cache cleanup instead 12 years ago
Bjoern Schiessle c2a45c1238 throw exception if private key is missing 12 years ago
Morris Jobke 7f4e447a5f fix shortcuts - underline instead of camelCase 12 years ago
Lukas Reschke be5ae6c44f Support HTML in logo claim 12 years ago
Morris Jobke d763b32048 ability to add bower resources 12 years ago
Thomas Müller 994768d99f Update Pimple to V3.0 12 years ago
Lukas Reschke 9790801268 First check whether it is the default config before touchign 12 years ago
Morris Jobke 56cf1d9d27 fix odd behaviour 12 years ago
Thomas Müller 99921489cf prevent PHP notice 12 years ago
Thomas Müller 08b46ccc17 Update pear/archive_tar to 1.3.13 12 years ago
Lukas Reschke 770c62c5d8 Clear session after logout 12 years ago
Lukas Reschke e219d72619 Fix stupid copy paste fail 12 years ago
Lukas Reschke b3f881748d Allow any outgoing XHR connections 12 years ago
Thomas Müller fb4f993336 Fix implementation of translation short cut 12 years ago
Vincent Petry c682b1f0c1 Fix language file detection 12 years ago
Thomas Müller 2f19de11e4 adding console command to generate javascript translation files based on existing php translation files 12 years ago
Thomas Müller a589d61b78 in case a translation javascript is not found we no longer bail out 12 years ago
Vincent Petry ec1a73fab9 Added OC.L10N namespace with translation functions 12 years ago
Bernhard Posselt 0696099bad add dataresponse 12 years ago
Robin Appelman 2974d4d380 Reset the users setup after clearing mounts 12 years ago
Lukas Reschke 510d0b2cf3 Fix the "addHeader($tag, $attributes, $text)" methods to not ignore the $text parameter 12 years ago
Thomas Müller 79778d6a51 code cleanup during review 👍 12 years ago
Lukas Reschke 233c49f4b9 Make supported DBs configurable within config.php 12 years ago
Robin Appelman 3f63f4b6b1 Only mount the storages for the user once 12 years ago
Vincent Petry 21d825ed6c Properly catch 503 storage not available in getQuotaInfo 12 years ago
Jörn Friedrich Dreyer e16a58220d allow passing driver options, fixes #11718 12 years ago
Morris Jobke be32e562e3 drop unneeded hint 12 years ago
Dan Bartram 9c1015b790 Add missing DB rollback functionality 12 years ago
Robin Appelman 283c10f010 Generate stable etags for local files 12 years ago
Lukas Reschke f901c5ff08 Fix PHPDoc and remove explicit type hint 12 years ago
Lukas Reschke b3a04840b5 Add type hinting to functions 12 years ago
Robin Appelman 16cfca6a5f Better reuse of cache data for getFolderContents 12 years ago
Robin Appelman 0a3f57f832 Pass the cached data to the filesystem watcher 12 years ago
Lukas Reschke d060180140 Use function outside of loop 12 years ago
Robin Appelman 0b96297783 Use the TempManager to handle temporary files 12 years ago
Robin Appelman 83c74b80ad Add \OC\TempManager to handle creating and cleaning temporary files 12 years ago
Lukas Reschke 2d2a4741ce Make files non executable 12 years ago
libasys cbd130bed0 adding missing email address for principal 12 years ago
kondou 729dffed5e Load avatar in header via PHP 12 years ago
Lukas Reschke c30b7f8197 Remove unreachable statement 12 years ago