Commit Graph

124 Commits (17d466b03b91ccc058fe1a88340df36c22a580c2)

Author SHA1 Message Date
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Felix Moeller dfc8228fb4 NoSpaceAfterComma 13 years ago
Victor Dubiniuk d428d72dab Fix mimetype detection with the 'file' utility 13 years ago
Felix Moeller e73b817a38 Checkstyle: NoSpaceAfterComma 13 years ago
Felix Moeller 2d61f03452 More Checkstyle cleanup 13 years ago
Felix Moeller 03581ef463 Correct a first issue Checkstyle is complaining about ... 13 years ago
Bart Visscher 04824162d9 core.js and core.css don't need to be absolute 13 years ago
Björn Schießle 4d451f649d fixed offset calculation (bug #1961) 13 years ago
Robin Appelman 258782584e fix mimetype detection using the 'file' command in some edge cases 13 years ago
Bart Visscher 22d22d19c0 Do urlencoding in linkTo functions 13 years ago
Robin Appelman 4131b205d4 fix some more phpdoc 13 years ago
Björn Schießle 2570ea7114 don't interpret strpos '0' as 'false' in while loop 13 years ago
Björn Schießle 1207ae1f99 add leading '?' to parameter list (fixes bug #1732) 13 years ago
Bart Visscher 3efe1d3b24 Add linkToRoute functionality 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher 1a46192433 Add args parameter to linkTo(Absolute) function, to append the args automaticly 13 years ago
Michael Gapczynski 0a9d1ed3a6 Initial previewer for public links 13 years ago
Bart Visscher 16dacba490 Routing: And start using them from php 13 years ago
Bart Visscher 99ce7ba1df Move serverHost and serverProtocol functions to OC_Request 13 years ago
Bart Visscher c4f1a1de5b Added function to make url absolute 13 years ago
Arthur Schiwon 6b320a2604 provide recursiveArraySearch as Helper function and make available through API 13 years ago
Robin Appelman 856d9c0b54 some indention fixes 13 years ago
Robin Appelman 2a73678fef use file extension for determining mimetypes on default 13 years ago
Robin Appelman 48306a3c4f fix unused variables 13 years ago
Arthur Schiwon 52822652bc provide multibyte aware helper functions mb_str_replace, mb_substr_replace and mb_array_change_key_case for handling with UTF 8 13 years ago
Florian Hülsmann 4ed55315e7 fixed linkTo() 13 years ago
Bart Visscher 19bb4e83c9 Remove redundant code from OC_Helper::linkTo 13 years ago
Robin Appelman 12f7cb8767 fix running tests from cli 13 years ago
Thomas Mueller 637f8398ba fixes oc-668 13 years ago
Victor Dubiniuk db7542b640 Reverting 249190c89b. Fixed in master 13 years ago
Thomas Mueller c1df0539a0 fixes oc-668 13 years ago
Victor Dubiniuk 249190c89b Fix mime-type detection 13 years ago
Thomas Tanghus 8fd9cbcc54 White-space fix. 13 years ago
Thomas Tanghus a34db3fbe0 Don't add slash if it's there already. 13 years ago
Brice Maron 6a812644e4 Correct remote and public, and last occurence of OC:: 13 years ago
Brice Maron cc494259d3 Unit path and webpath, correct some more 13 years ago
Brice Maron b6c5ca126b First almost working version 13 years ago
Frank Karlitschek e3031ae28b more reliable host detection for reverse proxy servers 13 years ago
Frank Karlitschek 0d2d613f59 added a serverProtocol function that correctly returns the used protocol even if the ssl connection is terminated at a reverse_proxy or at a load balancer 13 years ago
Frank Karlitschek 24d14783d7 added a serverProtocol function that correctly returns the used protocol even if the ssl connection is terminated at a reverse_proxy or at a load balancer 13 years ago
Frank Karlitschek 4dc7ed139b don´t hardcode /tmp 13 years ago
Frank Karlitschek 22a04d8e93 don´t hardcode /tmp 13 years ago
Frank Karlitschek a945fa10a6 update copyright 13 years ago
Bart Visscher f71fec8cdc Combine and minimize core and default app css files 13 years ago
Georg Ehrke 52717d2a1b remove comments 13 years ago
Bart Visscher 4dbc2093c6 Create a function for linking to remote.php 13 years ago
Georg Ehrke 5b7cefb1e5 make ampache work with remote.php 13 years ago
Georg Ehrke d032345191 fix validation of getfile parameter - i hate this bloody merge conflicts 13 years ago
Frank Karlitschek 93b63cf375 ported the rest of the OC_Helper calls 13 years ago
Thomas Mueller 07f2e316e4 removing executable bit from various files 13 years ago