Commit Graph

2912 Commits (232cc3211b2b312d4e32e7d0fb482a2b7affe89a)

Author SHA1 Message Date
Robin Appelman 232cc3211b add oc:// streamwrapper to provide access to ownCloud's virtual filesystem 14 years ago
Robin Appelman c9c919da57 Move streamwrappers to seperate files and put them in a namespace 14 years ago
Robin Appelman 3e59a87153 Filesystem: use the updated Mount::findById in getPath to ensure we get the correct path if the storage is also mounted outside the view 14 years ago
Robin Appelman 577e3b11d7 Filesystem: return all matching mounts in Mount::findById 14 years ago
Robin Appelman 4cae141673 Filesystem: also add getPath to \OC\Filesystem 14 years ago
Robin Appelman 17bcea1585 Filesystem: add View->getPath to the cache api 14 years ago
Robin Appelman 9e2a066c7b Cache: add function to get storage id and internal path of a file by id 14 years ago
Robin Appelman 69f11151e9 Filesystem: add Mount::findById 14 years ago
Jenkins for ownCloud 00a28062e1 [tx-robot] updated from transifex 14 years ago
Michael Gapczynski 03b947e3ec Don't check for updates for sub storages, these scans should be done in the background 14 years ago
Robin Appelman f25db779d9 Filesystem: move mount management to it's own class 14 years ago
Michael Gapczynski 7237ebf08b Fix OC_Helper and change deprecated methods 14 years ago
Thomas Mueller 2cc77759aa lookup for OCA classes in all apps folders 14 years ago
Jenkins for ownCloud af4411e33d [tx-robot] updated from transifex 14 years ago
Lukas Reschke a65410f23c Remove the CSP header for Firefox 14 years ago
Lukas Reschke 0d2a58bc5d Initialize router also if ownCloud isn't installed 14 years ago
Lukas Reschke e5cc5a0a2d Allow the loading of external images 14 years ago
Jenkins for ownCloud 6832dddf39 [tx-robot] updated from transifex 14 years ago
Tom Needham 8f9d3cd01d Code style update 14 years ago
Jenkins for ownCloud 3ff32eba25 [tx-robot] updated from transifex 14 years ago
Lukas Reschke 293e7bdcf0 Notice about changing the standard policy 14 years ago
Lukas Reschke 0517465f4d Allow admins to change the CSP policy in the config file 14 years ago
Thomas Mueller b4c3dd84b4 update to jquery-ui 1.10.0 14 years ago
Jenkins for ownCloud c986dbe573 [tx-robot] updated from transifex 14 years ago
Robin Appelman 9a1f65aab1 Some style fixes 14 years ago
Robin Appelman 7330fcf5e8 Cache: make mounts overwrite existing folders, prevents duplicate entries 14 years ago
j-ed df6ba6955d Update lib/mail.php 14 years ago
Lukas Reschke 351d206dd3 Allow eval() and send headers for legacy browsers 14 years ago
Michael Gapczynski 5136f6d818 Make database connection error messages less verbose 14 years ago
Lukas Reschke 3ffbaf4795 Allow iframes to external domains 14 years ago
Robin Appelman 8ede3290ae Cache: add database indexes for mimetype and mimepart 14 years ago
Lukas Reschke 30274ee33e Move to OC_App 14 years ago
Lukas Reschke a29f9f90ab Indentation 14 years ago
Robin Appelman 42a1a17a30 Cache: return non numberic storage id 14 years ago
Lukas Reschke 0c59074eeb Correct copy paste fail 14 years ago
Lukas Reschke 8ca78fcf3f Move requesttoken to oc-requesttoken.js 14 years ago
Thomas Mueller d58cee2f76 returning http status code 503 in case connecting to the database failed 14 years ago
Jenkins for ownCloud aede26d996 [tx-robot] updated from transifex 14 years ago
Lukas Reschke af8c193605 Disallow inline JS 14 years ago
Thomas Mueller dea77b7610 cached queries need to be reset on schema change because they become invalid 14 years ago
Lukas Reschke 967b7947a1 Add the default-src 14 years ago
Lukas Reschke c82d6e5153 Add CSP header 14 years ago
Michael Gapczynski 664f33a29c Update mtimes of all parent folders after change inside 14 years ago
Jenkins for ownCloud ebc0c4b85b [tx-robot] updated from transifex 14 years ago
Lukas Reschke 42b924da0e Also replace the backslash with a minus 14 years ago
Michael Gapczynski cd8d8360b0 Disable fancy folder sharing for now 14 years ago
Michael Gapczynski 5df6f9d14d Fix merge 14 years ago
Jenkins for ownCloud a17ca3a69a [tx-robot] updated from transifex 14 years ago
Thomas Mueller 5ff29b4348 fixing indent 14 years ago
davidgumberg 487e401361 Typo fix (comment) /lib/base.php 14 years ago