Commit Graph

2006 Commits (69726d951e805e8692907c99b24edbc3099b29d4)

Author SHA1 Message Date
Thomas Müller 7537d405e3 adding 'smallint unsigned' to type mapping for sqlite 11 years ago
Lukas Reschke 6869d2e82a Throw error in showPreview instead the constructor 11 years ago
Lukas Reschke a71af58535 Prevent updates between multiple major versions 11 years ago
Lukas Reschke d0d3b7457b Move BasicAuth check to "isLoggedIn()" 11 years ago
Robin Appelman a85f0ae2da Fix ILIKE without wildcards for oracle 11 years ago
Lukas Reschke d07d5915c9 Remove unused and overflowing function 11 years ago
Lukas Reschke 8fc1a9f5a9 Make 404 page easier to understand 11 years ago
Remco Brenninkmeijer f930b356e6 Error needs to push body-id for new guest layout 11 years ago
Robin Appelman 0c03b2bdd5 Use ILIKE in cache search 11 years ago
Robin Appelman 67b1ec1faf Implement ILIKE for sqlite 11 years ago
Robin Appelman 60587e9dcd Make sqlite LIKE case sensitive on default 11 years ago
Lukas Reschke 33c0d2f743 Fix mapping of relative paths 11 years ago
Robin Appelman 2f22e67570 Also check if the file itself is updatable 11 years ago
Robin Appelman d25a9a118f Check if a folder is deletable before we try to recursively delete it 11 years ago
Robin Appelman ab79caf29b Check if the parent is writable to check if a file is deletable 11 years ago
Lukas Reschke 2cfa07049f Remove old upgrade routines 11 years ago
Thomas Müller ca35d86c5a adding ILIKE to AdapterSQLSrv 11 years ago
Robin Appelman 1771bfc2f2 Introduce cross-db ILIKE 11 years ago
tobiasKaminsky e62d5b7e55 Route for thumbnail generation 11 years ago
scolebrook f31e4066de Conceal or display SabreDAV version number in browser and http response headers. 11 years ago
Lukas Reschke 5813cf32dc Deduplicate dependency checks 11 years ago
Michael Göhler e6609d0970 simplify mysql user creation flow 11 years ago
Lukas Reschke 4f0f7e35ca Fix unexisting class and PHPDoc 11 years ago
Georg Ehrke cf76933b76 add phpdoc 11 years ago
Georg Ehrke 3157d307f7 add y to with-aspect naming schema 11 years ago
Thomas Müller d824d03fe1 Disable database migrations for MSSQL - scripts have to be applied manually 11 years ago
Lukas Reschke 5ff999d69d Return false in case one of the values is null 11 years ago
Thomas Müller 27cd30aa94 content size checks are not valid for LOCK 11 years ago
Lukas Reschke 7d2c521b46 Step one, open guest layout for different styles. 11 years ago
Thomas Müller 59209e0f2b use intl's native normalizer_normalize() in case the module is available 11 years ago
Lukas Reschke 1973275adc Add custom hex2bin implementation for 5.3 11 years ago
kondou 18ef7bf1ed Preserve transparency when loading from a file 11 years ago
Robin Appelman fa2b385d33 Fix method name 11 years ago
Jörn Friedrich Dreyer 8e2acb1482 repair search lucene before installing 11 years ago
Patrick Paysant cb5416b798 Allow default values for route parameters. 11 years ago
Bernhard Posselt 023e066971 more sugar for including lists of templates 11 years ago
Jörn Friedrich Dreyer 0aad7fa1b1 allow prefilling login 11 years ago
Bernhard Posselt f685d03674 append .html since componets always use html files 11 years ago
Bernhard Posselt 4aff85cd0c add template functions for html imports 11 years ago
Lukas Reschke fa718d2e2c Fix typo 11 years ago
Lukas Reschke 312ed18d15 Use secure mimetype for content delivery 11 years ago
Joas Schilling c5b5378558 Add a method to get the absolute url for a route 11 years ago
Joas Schilling 249558966e Set overwritewebroot when installing owncloud to avoid problems 11 years ago
Robin Appelman 644755df66 Use bigger transactions when doing explicit file system scans 11 years ago
Bernhard Posselt 7e4d244200 add shortcut functions for style and script 11 years ago
Jörn Friedrich Dreyer 8488be4d03 Keep fileid on move in objectstore, fixes #10848 11 years ago
Robin Appelman e29b7e9335 Remove explicit propagate calls 11 years ago
Robin Appelman d0e83a71aa Update cache before post hooks 11 years ago
Robin Appelman 1d8a88dd1b Fix warning in homecache 11 years ago
Robin Appelman 850542c5d6 Refactor Cache\Updater to work outside of the users home 11 years ago