Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove OC_Helper::imagePath and use the proper public interface | Morris Jobke | 2016-01-24 | 1 | -13/+0 |
| | |||||
* | properly use standard | Morris Jobke | 2016-01-19 | 1 | -1/+1 |
| | | | | * JEDEC standard - https://en.wikipedia.org/wiki/JEDEC_memory_standards#Unit_prefixes_for_semiconductor_storage_capacity | ||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -5/+3 |
| | |||||
* | Merge pull request #21288 from owncloud/deprecated_helper_mimetypes | Thomas Müller | 2015-12-18 | 1 | -45/+0 |
|\ | | | | | Remove deprecated OC_Helper mimetype functions | ||||
| * | Removed deprecated OC_Helper::mimeTypeIcon function | Roeland Jago Douma | 2015-12-18 | 1 | -23/+0 |
| | | |||||
| * | Removed deprecated unsused function OC_Helper::getStringMimeType | Roeland Jago Douma | 2015-12-18 | 1 | -11/+0 |
| | | |||||
| * | Removed deprecated OC_Helper::getSecureMimeType | Roeland Jago Douma | 2015-12-18 | 1 | -11/+0 |
| | | |||||
* | | Merge pull request #21283 from owncloud/cleanup_config | Thomas Müller | 2015-12-18 | 1 | -1/+1 |
|\ \ | | | | | | | Cleanup OC_Config mess | ||||
| * | | Use SystemConfig internally | Roeland Jago Douma | 2015-12-18 | 1 | -1/+1 |
| | | | |||||
| * | | Get rid of legacy OC_Config | Roeland Jago Douma | 2015-12-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | We were still using the lecagy class OC_Config all over the place. Which was a wrapper around the new class OC\Config | ||||
* | | | Merge pull request #21280 from owncloud/drop-unused-methods | Thomas Müller | 2015-12-18 | 1 | -54/+0 |
|\ \ \ | |_|/ |/| | | OC_Helper::makeURLAbsolute is not used anymore | ||||
| * | | Move OC_Helper code to OCP\Util for linkToRemote | Morris Jobke | 2015-12-18 | 1 | -26/+0 |
| | | | |||||
| * | | properly use OCP\Util instead of OC_Helper | Morris Jobke | 2015-12-18 | 1 | -16/+0 |
| | | | |||||
| * | | OC_Helper::makeURLAbsolute is not used anymore | Morris Jobke | 2015-12-18 | 1 | -12/+0 |
| |/ | |||||
* | | OC_Helper::userAvatarSet is not used anymore | Morris Jobke | 2015-12-18 | 1 | -10/+0 |
| | | |||||
* | | Use TempManager instead of tmpFile | Morris Jobke | 2015-12-18 | 1 | -13/+0 |
| | | |||||
* | | Use TempManager instead of tmpFolder | Morris Jobke | 2015-12-18 | 1 | -12/+0 |
|/ | |||||
* | Merge pull request #21268 from owncloud/cleanup-OC_Helper-getFileNameMimeType | Thomas Müller | 2015-12-18 | 1 | -8/+0 |
|\ | | | | | Use proper public API for OC_Helper::getFileNameMimeType | ||||
| * | Use proper public API for OC_Helper::getFileNameMimeType | Morris Jobke | 2015-12-17 | 1 | -8/+0 |
| | | |||||
* | | Remove private deprecated OC_Helper::linkToRoute | Roeland Jago Douma | 2015-12-17 | 1 | -13/+0 |
| | | |||||
* | | OC_Helper::linkToRoute is deprecated | Roeland Jago Douma | 2015-12-17 | 1 | -2/+2 |
|/ | | | | | Replaced all calls to OC_Helper::linkToRoute with OC::$server->getURLGenerator()->linkToRoute | ||||
* | Remove deprecated OC_Helper::linkTo function | Roeland Jago Douma | 2015-12-17 | 1 | -15/+0 |
| | |||||
* | OC_Helper::linkTo is deprecated | Roeland Jago Douma | 2015-12-17 | 1 | -3/+3 |
| | | | | Replaced with suggested (and calling body of) | ||||
* | Merge pull request #11131 from owncloud/use-phpini-wrapper | Thomas Müller | 2015-12-07 | 1 | -5/+7 |
|\ | | | | | Replacing ini_get instances with inigetwrapper usages | ||||
| * | Replace new occurences of ini_get with IniWrapper methods | Morris Jobke | 2015-11-23 | 1 | -4/+6 |
| | | |||||
| * | Replacing ini_get instances with inigetwrapper usages | Clark Tomlinson | 2015-11-23 | 1 | -1/+1 |
| | | |||||
* | | DI in avatar code | Roeland Jago Douma | 2015-12-01 | 1 | -2/+2 |
| | | | | | | | | | | | | | | * DI in avatar code * Use the node API * More unit tests * Unit tests no longer require DB | ||||
* | | Untangle the linkToDocs method in OC_Helper | Morris Jobke | 2015-11-26 | 1 | -9/+0 |
| | | | | | | | | | | * now uses the proper URLGenerator interface * add comment about DI problems | ||||
* | | Merge pull request #20744 from owncloud/oc_helper-getMimeType-cleanup | Thomas Müller | 2015-11-26 | 1 | -12/+0 |
|\ \ | | | | | | | Remove last occurences of OC_Helper::getMimeType() | ||||
| * | | remove unused method | Morris Jobke | 2015-11-26 | 1 | -12/+0 |
| |/ | |||||
* / | Remove unused internal methods | Morris Jobke | 2015-11-26 | 1 | -31/+0 |
|/ | | | | | * removes OC_Helper::mb_substr_replace and OC_Helper::mb_str_replace * keeps public interface wrapper working as expected | ||||
* | Update license headers | Lukas Reschke | 2015-10-26 | 1 | -2/+2 |
| | |||||
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -0/+1 |
| | |||||
* | Work around INF=0 on some shared hosts | Robin Appelman | 2015-10-02 | 1 | -1/+1 |
| | |||||
* | Merge pull request #19505 from owncloud/returnfloatforquota | Jörn Friedrich Dreyer | 2015-10-02 | 1 | -2/+2 |
|\ | | | | | always return float, update doc | ||||
| * | always return float, update doc | Jörn Friedrich Dreyer | 2015-10-01 | 1 | -2/+2 |
| | | |||||
* | | Change small thumbnails to 32 px | Morris Jobke | 2015-09-30 | 1 | -2/+2 |
|/ | | | | | * fixes #16913 * fixes issues in IE8 where the thumbnail is too big | ||||
* | Proper deprecate methods | Roeland Jago Douma | 2015-07-27 | 1 | -12/+4 |
| | |||||
* | Move mimetypedetection to files/type/detection | Roeland Jago Douma | 2015-07-27 | 1 | -81/+9 |
| | |||||
* | Added mimetype detector | Roeland Jago Douma | 2015-07-27 | 1 | -0/+5 |
| | | | | * Copied unit tests from old functions | ||||
* | Merge pull request #17046 from nicolas-grekas/fix-16654 | blizzz | 2015-07-16 | 1 | -17/+5 |
|\ | | | | | Do not use OC*::mb_*_replace(), they are useless | ||||
| * | Do not use OC*::mb_*_replace(), they are useless | Nicolas Grekas | 2015-07-16 | 1 | -17/+5 |
| | | |||||
* | | Merge pull request #17481 from rullzer/mimetype-list | Morris Jobke | 2015-07-13 | 1 | -1/+11 |
|\ \ | | | | | | | Move mimetypes.list.php to config/mimetypemapping.dist.json | ||||
| * | | Move to OC::$configDif | Roeland Jago Douma | 2015-07-10 | 1 | -3/+3 |
| | | | |||||
| * | | Move mimetypemapping.json to mimetypemapping.dist.json | Roeland Jago Douma | 2015-07-08 | 1 | -2/+9 |
| | | | | | | | | | | | | | | | | | | This allows users to create their own mapping file to extend our current mappings. This makes sure that custom mappings are not lost on OC upgrades. | ||||
| * | | Move mimetypes.list.php to config/mimetypemapping.json | Roeland Jago Douma | 2015-07-08 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | This allows users to add new mimetypemappings (extention -> mimetype) themself. And not have to wait until a new release for updated mimetypes. Fixes: #15384 | ||||
* | | | Move mimetypealiases.json to mimetypealiases.dist.json | Roeland Jago Douma | 2015-07-10 | 1 | -1/+6 |
| | | | |||||
* | | | Merge pull request #15586 from Egari/addThemeSupportToMimeIcon | Morris Jobke | 2015-07-09 | 1 | -15/+20 |
|\ \ \ | |/ / |/| | | Add theme support to mimetypeIcon through imagePath integration | ||||
| * | | Add theme support to mimetypeIcon through imagePath integration | stolter | 2015-07-07 | 1 | -15/+20 |
| | | | |||||
* | | | Make php also use config/mimetypealiases.json | Roeland Jago Douma | 2015-07-07 | 1 | -71/+7 |
| | | |