Commit Graph

5177 Commits (aa5bba2bcce010ecbbbf4df0a63570a66986d846)

Author SHA1 Message Date
Thomas Tanghus d75d80ba13 OCP\AppFramework\Controller\Controller => OCP\AppFramework\Controller 12 years ago
Jenkins for ownCloud 44a5b0bad0 [tx-robot] updated from transifex 12 years ago
Thomas Müller 51e6565aab only text/plain is now used to generate text previews 12 years ago
Thomas Müller 19ea4f79da resize svg without loosing quality 12 years ago
Thomas Müller bc6e352ccd the path need to be normalized before putting it into resolvePath() 12 years ago
Axel Roenn 9b0454380c changed the argument to false for getValue , reformated else statement 12 years ago
Robin Appelman 7f8eeb0474 ensure the view's root is a subfolder of the the default root, not only starting the same 12 years ago
Robin Appelman 38c563dcdc don't trigger the create hooks when if the file already exists for file_put_contents 12 years ago
Thomas Müller 8e97752bf7 adding OC6 public API for activities 12 years ago
Bjoern Schiessle 7fe493fdb8 make sure that we only find file/folder shares 12 years ago
Thomas Müller 27738fc4f5 due to internal implementations touch will always be successful - $mtime will be stored in the cache 12 years ago
Bjoern Schiessle c1e5725db9 changed default time format to ISO8601 12 years ago
Thomas Müller 7bd5352509 php 5.3 compatibility for \OC\AppFramework\DependencyInjection\DIContainer 12 years ago
Thomas Müller 51b581a84d php 5.3 compatibility for \OC\Files\Storage 12 years ago
Thomas Müller 6f3c49dabb fixing php 5.3 compatibility 12 years ago
Bjoern Schiessle 3cf4c46c43 catch unknown timezone and fall-back to UTC 12 years ago
Andreas Fischer 75588fc0b6 Use strict comparison === instead of ==. 12 years ago
Andreas Fischer 6eab36a89b Make OC_User_Dummy::checkPassword() compatible with OC_User_Example. 12 years ago
Bjoern Schiessle 835f36cb09 find users which are in the same group 12 years ago
Thomas Müller 3f27fefdbe fixing status code and formatting 12 years ago
Thomas Müller caa27824a9 catch specific file exceptions and convert them to proper http status code via webdav 12 years ago
Jenkins for ownCloud 209392587f [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 6c45fab037 part file needs to have .part extension 12 years ago
Thomas Müller c77f74e1de adding check isDeletable() on $sourcePath 12 years ago
Bjoern Schiessle dd202d9ad3 updating a existing large file creates new file chunks. Therefore createFile() needs to check not only if we can write to the parent folder but also if we can update the existing file" 12 years ago
Bjoern Schiessle 0293d8e04f If a existing file in Shared/ with update permissions gets updated we need to write the .part file to a different place because we can't create new files in the Shared folder 12 years ago
Victor Dubiniuk 77f43c357c User::delete should return bool 12 years ago
Jenkins for ownCloud c655eec3d1 [tx-robot] updated from transifex 12 years ago
Thomas Müller 61a534fb60 moving createFileChunked() to OC_Connector_Sabre_File 12 years ago
Thomas Müller f496609085 the path for reassembling was created the wrong way 12 years ago
Bjoern Schiessle 6a411833b9 let admin specify timezone for log file entries 12 years ago
Thomas Müller 730c80ff9c adding additional exceptions for special cases where creating a file might not be allowed 12 years ago
Morris Jobke be4aea2d1b fix indentation 12 years ago
Georg Ehrke e078fc3eda fix wrong variable name 12 years ago
Georg Ehrke 3b5dc51be4 fix doc block of OC\Preview\Provider::getThumbnail() 12 years ago
Georg Ehrke 8a35d79a39 check if svg of filetype icon exists 12 years ago
Georg Ehrke f81053072f use readImage instead of readImageBlob 12 years ago
Georg Ehrke d410faf11c fix new extension 12 years ago
Georg Ehrke 4ac3ecace2 use svg to generate filetype icon if imagick available 12 years ago
Frank Karlitschek 3f29e4ebea a few styleguide fixes 12 years ago
Andreas Fischer 47ed6a5135 Move backend finding into its own method. 12 years ago
Thomas Müller 131d82e41e move call to print_unescaped() to template 12 years ago
Thomas Müller c3286402a8 removing log(), getTemplate(), getLocalFilePath(), getUrlContent(), getFileInfo() 12 years ago
Thomas Müller 39be4dca67 removing all link/url related calls from API class 12 years ago
Thomas Müller 3ea2dfa5f9 remove getTrans() from API class 12 years ago
Thomas Müller aefea2a408 remove unused classes 12 years ago
Thomas Müller 4e0c4c8f34 move l10n factory into private 12 years ago
Thomas Müller dbdf34402c remove outdated translation files 12 years ago
Jenkins for ownCloud 3613e79e10 [tx-robot] updated from transifex 12 years ago
Thomas Müller 54e77e0e66 fixing typo 12 years ago