Commit Graph

4104 Commits (65affdc9b32629ab4692f77ffd4dff77e026b1dc)

Author SHA1 Message Date
Georg Ehrke 65affdc9b3 make previews in files app smaller 13 years ago
Georg Ehrke 1303fe0f9f OC\Preview - set scale factor down to 2 and upscale cached preview - this got lost in a git stash ... 13 years ago
Georg Ehrke 21abebf96a OC\Preview - proper handling of a cached previews's filename 13 years ago
Georg Ehrke 33ac4d93d6 OC\Preview - use !== and === instead of != and == 13 years ago
Georg Ehrke 14a35267c1 OC\Preview - outsource static methods 13 years ago
Georg Ehrke 1ffc42b4be OC\Preview - fix logic of two return values 13 years ago
Georg Ehrke c6849bed9d OC\Preview - remove unneeded comment 13 years ago
Georg Ehrke 1e8a646f51 OC\Preview - improve documentation 13 years ago
Georg Ehrke 7b2aa5d830 OC\Preview - use camelCase 13 years ago
Georg Ehrke ec75e1904d make jenkins happy 13 years ago
Georg Ehrke 53830f2f75 implement use of previews in sharing app 13 years ago
Georg Ehrke 06eca985ce use $root instead of $path 13 years ago
Georg Ehrke 4bbbba1dc8 fix typo 13 years ago
Georg Ehrke 7f71ae60b0 improve validation of oc\preview and implement preview of error icon if something went wrong 13 years ago
Georg Ehrke 5c31b843fc fix typo 13 years ago
Georg Ehrke f14b0fa6e0 update some comments in preview lib 13 years ago
Georg Ehrke 7091d7a6d2 clean up oc\preview 13 years ago
Georg Ehrke 45d1691671 fix orientation before caching preview 13 years ago
Georg Ehrke cf449d42e8 properly encode path 13 years ago
Jenkins for ownCloud 7ec6f3bde9 [tx-robot] updated from transifex 13 years ago
Victor Dubiniuk 194ab11322 General fixes 13 years ago
Victor Dubiniuk 5a3fce12a4 Implement encodePath 13 years ago
Michael Gapczynski 4feff3456b Only emit permissions hook for files and and include path 13 years ago
Robin Appelman a0d5ba1167 fix typo 13 years ago
Michael Gapczynski 5c2a0325ba Add update permissions hook to sharing 13 years ago
Georg Ehrke 04292ff16c implement use of preview icons in thrashbin app 13 years ago
Björn Schießle 9b9ea7cd8e Merge https://github.com/owncloud/core/pull/3827 13 years ago
Jenkins for ownCloud 3cb4a72960 [tx-robot] updated from transifex 13 years ago
Robin Appelman 9cd7ecd502 Updater: pass update url as argument to update check 13 years ago
Robin Appelman 58f473d734 split upgrade logic from ajax file 13 years ago
Jenkins for ownCloud c8ad3df1fa [tx-robot] updated from transifex 13 years ago
Thomas Müller 98da4bf704 removing unused getSharedItem() 13 years ago
Thomas Müller e159cbf527 on reshares we now recursively move to the root of all reshares - therefore some code has been refactured and added as a new public function 13 years ago
Jörn Friedrich Dreyer 212ea0508d update comment 13 years ago
Robin Appelman c1cf829b9d OC_Config: handle failure of glob('*.config.php') 13 years ago
Jörn Friedrich Dreyer 00987feda1 fix insertIfNotExist return value, update doc and corresponding test 13 years ago
Thomas Müller 352c1415be proper fix for getting the shared item if no user is logged in 13 years ago
Jenkins for ownCloud 955646c461 [tx-robot] updated from transifex 13 years ago
Björn Schießle 3c1308fb6d eddition string should be empty by default 13 years ago
Björn Schießle 6cfa016c39 add public api 13 years ago
Björn Schießle 3c691c9ec9 move to non-static OC_Defaults 13 years ago
Björn Schießle d46e62886a Add init funtion to OC_Defaults to be able to wrap translatable strings 13 years ago
kondou aa7d8edd14 Suppress warning in setup if config doesn't exist 13 years ago
Björn Schießle 690323092e don't run hooks for .part files 13 years ago
Björn Schießle 04e4d9580f if a part file gets renamed to a real file, that this was the second step of a write operation, hence emit a write signal 13 years ago
Thomas Müller 7d7a2ce317 use $_SERVER['SERVER_NAME'] in case $_SERVER['HTTP_HOST'] is not set 13 years ago
Björn Schießle cb5811bcf5 backport from pull request #3863 13 years ago
Björn Schießle d8b3aee24e set default logo claim to '' 13 years ago
Björn Schießle d97d00fe0f add logo claim to defaults.php 13 years ago
Björn Schießle f622f35a1a make mail footer aware of different themes 13 years ago