Commit Graph

287 Commits (69bc42f920324ef02ade5dff6bd52f2ddde113a2)

Author SHA1 Message Date
Thomas Mueller ac11c842e6 setlocale test is pointless on Windows 13 years ago
Thomas Mueller d8084c132e new function \OC_Util::runningOnWindows() 13 years ago
Brice Maron c5079a63a8 Add Redirect to getUrlContent fix #1065 13 years ago
Thomas Mueller 0a113600f7 in case file based session handling in enabled - we need to make sure the configured folder is writable 13 years ago
Thomas Mueller 6058c2f734 we get best results regarding mime type detection if we use fileinfo - let's tell the admin about that 13 years ago
Stefan Herbrechtsmeier ab2b79cda6 add multiple domains reverse proxy support 13 years ago
Robin Appelman 6043789394 Bumb version number for displayname db upgrade 13 years ago
Björn Schießle 007bddceba version dump to trigger db update 13 years ago
Thomas Mueller 825cdf8560 add support for apps to register alternative login methods 13 years ago
Robin Appelman 8ede3290ae Cache: add database indexes for mimetype and mimepart 13 years ago
Michael Gapczynski da34e58589 Move permissions check to new function checkDataDirectoryPermissions() 13 years ago
Lukas Reschke ab287d2ba4 Move { to same line 13 years ago
Lukas Reschke c845e75693 Expand if to multiple lines 13 years ago
Lukas Reschke eab6d7eb23 Enhanced auth is totally unmaintained and broken 13 years ago
Lukas Reschke 31b1a73e1f Check if user is admin - bool 13 years ago
Michael Gapczynski ebcf41b420 Move data directory permission checks after data directory existence checks 13 years ago
Michael Gapczynski a00b9e0a03 Bump version 13 years ago
Michael Gapczynski 106541361c Change length of mimetypes to 255, the maximum length according to RFC 4288 13 years ago
Robin Appelman d0377b1951 Cache: normalize mimetypes 13 years ago
Thomas Mueller 34e5cb5070 fixing indent 13 years ago
Michael Gapczynski 2c23e143d3 Store etags in the file cache 13 years ago
Michael Gapczynski 8bdfb04056 Fix shared folders 13 years ago
irgsmirx 1e3231c732 Update lib/util.php 13 years ago
root a64a923d56 call it "proxy" instead of "curlproxy" 13 years ago
Frank Karlitschek f012135992 make it more readable as deepdiver suggested 13 years ago
Frank Karlitschek 019da9943a add curl proxy support. Fixes #504 13 years ago
Frank Karlitschek 196f1c3786 add a check and a warning if setlocale is working 13 years ago
Robin Appelman b12abb2c94 use numeric ids for storages in the filecache 13 years ago
Bart Visscher df7d6cb26c More style fixes 13 years ago
Bart Visscher f39454ed12 Fix "Line indented incorrectly" 13 years ago
root f381d2e9ed call it "proxy" instead of "curlproxy" 13 years ago
Frank Karlitschek 2a55beab74 make it more readable as deepdiver suggested 13 years ago
Frank Karlitschek b6b4c4c920 add curl proxy support. Fixes #504 13 years ago
Frank Karlitschek 79b8d67627 remove PgeNavi. It's no longer used 13 years ago
Bart Visscher 271b8384e7 Fix warning about redirect_url not set 13 years ago
Robin Appelman 59d5aa2cb7 add function to safely end output buffering 13 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
Thomas Tanghus bfb6faa850 Bump version to trigger update. 13 years ago
Diederik de Haas f6daddadf5 Fixed new checkstyle issues in util.php from build #1341. 13 years ago
Frank Karlitschek 55f75c6d8e add a check and a warning if the ownClodu server is not able to establish http connections to the internet. The reason is that users complained that external filesystem support, the update checker, downloading of new apps or the nowledgebase don´t work and don´t know why. 13 years ago
Felix Moeller 1205749f8c Checkstyle: Fix the last two SpaceBeforeOpenBrace 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago