Commit Graph

297 Commits (ab8c97e9c60307d25b83c71d2ea210b40e836382)

Author SHA1 Message Date
Michael Gapczynski 8e3b8c7f47 Proper fix for shared links 12 years ago
Robin Appelman 3292dc3eea Cache: allow file sizes >2GB 12 years ago
Frank Karlitschek 5a0a9564ce alpha 1 12 years ago
Thomas Müller 232a98524c some systems use en_US.UTF8 instead of en_US.UTF-8 12 years ago
Thomas Müller ea42014ba4 in case curl is not present we cannot test 12 years ago
Thomas Mueller 1adcc5fd23 basic WebDAV test in place now 12 years ago
Thomas Mueller ac11c842e6 setlocale test is pointless on Windows 12 years ago
Thomas Mueller d8084c132e new function \OC_Util::runningOnWindows() 12 years ago
Brice Maron c5079a63a8 Add Redirect to getUrlContent fix #1065 12 years ago
Thomas Mueller 0a113600f7 in case file based session handling in enabled - we need to make sure the configured folder is writable 12 years ago
Thomas Mueller 6058c2f734 we get best results regarding mime type detection if we use fileinfo - let's tell the admin about that 12 years ago
Stefan Herbrechtsmeier ab2b79cda6 add multiple domains reverse proxy support 12 years ago
Robin Appelman 6043789394 Bumb version number for displayname db upgrade 12 years ago
Björn Schießle 007bddceba version dump to trigger db update 12 years ago
Thomas Mueller 825cdf8560 add support for apps to register alternative login methods 12 years ago
Robin Appelman 8ede3290ae Cache: add database indexes for mimetype and mimepart 12 years ago
Michael Gapczynski da34e58589 Move permissions check to new function checkDataDirectoryPermissions() 12 years ago
Lukas Reschke ab287d2ba4 Move { to same line 12 years ago
Lukas Reschke c845e75693 Expand if to multiple lines 12 years ago
Lukas Reschke eab6d7eb23 Enhanced auth is totally unmaintained and broken 12 years ago
Lukas Reschke 31b1a73e1f Check if user is admin - bool 12 years ago
Michael Gapczynski ebcf41b420 Move data directory permission checks after data directory existence checks 12 years ago
Michael Gapczynski a00b9e0a03 Bump version 12 years ago
Michael Gapczynski 106541361c Change length of mimetypes to 255, the maximum length according to RFC 4288 12 years ago
Robin Appelman d0377b1951 Cache: normalize mimetypes 12 years ago
Thomas Mueller 34e5cb5070 fixing indent 12 years ago
Michael Gapczynski 2c23e143d3 Store etags in the file cache 12 years ago
Michael Gapczynski 8bdfb04056 Fix shared folders 12 years ago
irgsmirx 1e3231c732 Update lib/util.php 12 years ago
root a64a923d56 call it "proxy" instead of "curlproxy" 12 years ago
Frank Karlitschek f012135992 make it more readable as deepdiver suggested 12 years ago
Frank Karlitschek 019da9943a add curl proxy support. Fixes #504 12 years ago
Frank Karlitschek 196f1c3786 add a check and a warning if setlocale is working 12 years ago
Robin Appelman b12abb2c94 use numeric ids for storages in the filecache 12 years ago
Bart Visscher df7d6cb26c More style fixes 12 years ago
Bart Visscher f39454ed12 Fix "Line indented incorrectly" 12 years ago
root f381d2e9ed call it "proxy" instead of "curlproxy" 12 years ago
Frank Karlitschek 2a55beab74 make it more readable as deepdiver suggested 12 years ago
Frank Karlitschek b6b4c4c920 add curl proxy support. Fixes #504 12 years ago
Frank Karlitschek 79b8d67627 remove PgeNavi. It's no longer used 12 years ago
Bart Visscher 271b8384e7 Fix warning about redirect_url not set 12 years ago
Robin Appelman 59d5aa2cb7 add function to safely end output buffering 12 years ago
Michael Gapczynski b76d1afe19 Create public function initMountPoints() for initializing a specified user's mount points 13 years ago
Michael Gapczynski 77fdb16b7c Remove incorrect extra parameter for init() call 13 years ago
Jörn Friedrich Dreyer d8a171df26 implement share via link token 13 years ago
Brice Maron 8fa7d6a48a Fix typo in getUrlContent fix #514 13 years ago
Brice Maron 4337e0fb99 Little case fix 13 years ago
Brice Maron 71adad8817 Add User agent when OC does a request 13 years ago
thomas d2047a00cf Remove parentheses in return, modify description, and fix a mistake 13 years ago
thomas 40dd5ae61c change and transfert getUrlContent 13 years ago