Commit Graph

2045 Commits (ccb4475a8d882a28fc84fd2e61c3bfa8ac74e563)

Author SHA1 Message Date
Robin Appelman ccb4475a8d Expose creatable permissions trough fileinfo 12 years ago
Lukas Reschke cb002c1f6b Clarify possible preview providers for type Office 12 years ago
Tigran Mkrtchyan 276f50a1ba user/backed: use pow of two for backed action constants 12 years ago
Vincent Petry e65ceb08fc Moved WebDAV and internet checks to client side JS 12 years ago
Lukas Reschke 1565d82b81 Use only lower-case letters 12 years ago
Lukas Reschke 6eeb905871 Do only follow HTTP and HTTPS redirects 12 years ago
Thomas Müller 21412559df remove post setup check 12 years ago
Clark Tomlinson db72270acc fixing directory seperators 12 years ago
Lukas Reschke ca3447fcde Add a configuration switch for enabled preview mimetypes 12 years ago
Thomas Müller 814114ab8e enhance formatDate function to accept an optional argument containing the time zone 12 years ago
Vincent Petry 470c25eff4 WebDAV now throws 403 when deletion did not work 12 years ago
Jörn Friedrich Dreyer f83689e1be in quota wrapper use === instead of ! for better readability and as in other wrappers 12 years ago
Jörn Friedrich Dreyer 561a7e47cd return boolean in Ciose::stream_seek 12 years ago
Joas Schilling 71bec60b92 Also match routes without trailing slash 12 years ago
Jörn Friedrich Dreyer b752cb98d8 return boolean in OC::stream_seek 12 years ago
Georg Ehrke 071e4bfc06 make sure preview prop is instanceof OC_Image before using it in showPreview 12 years ago
Georg Ehrke ab2554e013 delete old previews 12 years ago
Thomas Müller 7537d405e3 adding 'smallint unsigned' to type mapping for sqlite 12 years ago
Lukas Reschke 6869d2e82a Throw error in showPreview instead the constructor 12 years ago
Lukas Reschke a71af58535 Prevent updates between multiple major versions 12 years ago
voxsim 7a14f94ae5 1. remove sizeof($filteredUsers) > 0 as condition 12 years ago
Lukas Reschke d0d3b7457b Move BasicAuth check to "isLoggedIn()" 12 years ago
Robin Appelman a85f0ae2da Fix ILIKE without wildcards for oracle 12 years ago
Lukas Reschke d07d5915c9 Remove unused and overflowing function 12 years ago
Lukas Reschke 8fc1a9f5a9 Make 404 page easier to understand 12 years ago
Remco Brenninkmeijer f930b356e6 Error needs to push body-id for new guest layout 12 years ago
Robin Appelman 0c03b2bdd5 Use ILIKE in cache search 12 years ago
Robin Appelman 67b1ec1faf Implement ILIKE for sqlite 12 years ago
Robin Appelman 60587e9dcd Make sqlite LIKE case sensitive on default 12 years ago
Morris Jobke c6eab9aaba fix error message template 12 years ago
Lukas Reschke 6d3757f864 Do not show exception to the end-user 12 years ago
Lukas Reschke 33c0d2f743 Fix mapping of relative paths 12 years ago
Robin Appelman 2f22e67570 Also check if the file itself is updatable 12 years ago
Robin Appelman d25a9a118f Check if a folder is deletable before we try to recursively delete it 12 years ago
Robin Appelman ab79caf29b Check if the parent is writable to check if a file is deletable 12 years ago
Lukas Reschke 2cfa07049f Remove old upgrade routines 12 years ago
Thomas Müller ca35d86c5a adding ILIKE to AdapterSQLSrv 12 years ago
Robin Appelman 1771bfc2f2 Introduce cross-db ILIKE 12 years ago
tobiasKaminsky e62d5b7e55 Route for thumbnail generation 12 years ago
scolebrook f31e4066de Conceal or display SabreDAV version number in browser and http response headers. 12 years ago
Lukas Reschke 5813cf32dc Deduplicate dependency checks 12 years ago
Michael Göhler e6609d0970 simplify mysql user creation flow 12 years ago
voxsim 1366133d2b add more logic in displayNamesInGroup for big user bases 12 years ago
Lukas Reschke 4f0f7e35ca Fix unexisting class and PHPDoc 12 years ago
Georg Ehrke cf76933b76 add phpdoc 12 years ago
Georg Ehrke 3157d307f7 add y to with-aspect naming schema 12 years ago
Thomas Müller d824d03fe1 Disable database migrations for MSSQL - scripts have to be applied manually 12 years ago
Lukas Reschke 5ff999d69d Return false in case one of the values is null 12 years ago
Thomas Müller 27cd30aa94 content size checks are not valid for LOCK 12 years ago
Lukas Reschke 7d2c521b46 Step one, open guest layout for different styles. 12 years ago