Commit Graph

13511 Commits (9d18e16c77e8c2690dd23dd19ca1f8e1968161c8)
 

Author SHA1 Message Date
Robin Appelman 46a57a9f05 change View->deleteAll to an alias of View->rmdir since rmdir works recursive 13 years ago
Jenkins for ownCloud e895cf9188 [tx-robot] updated from transifex 13 years ago
Robin Appelman 2e1b534957 update phpdoc for public fileapi 13 years ago
Robin Appelman 0131a32025 extract interfaces from fileapi for public namespace 13 years ago
Robin Appelman 1cfd03771f use === 13 years ago
Bjoern Schiessle b8241aa79d remove some more debug output 13 years ago
Bjoern Schiessle edb78c917c remove some error_logs 13 years ago
Bjoern Schiessle d33fabd02d remove error logs 13 years ago
Bjoern Schiessle b2dde14dbc coding style fixes 13 years ago
Bjoern Schiessle 627b6164c4 if the files doesn't exist yet we start with the parent to search for shares 13 years ago
Bjoern Schiessle 93f4dec798 fix part file handling and real size calculation, this should also solve #4581 13 years ago
Bjoern Schiessle f6830e7462 check shares for the real file and not for the .part file 13 years ago
Bjoern Schiessle 404e36323a first check if a extension exists before comparing it 13 years ago
Bjoern Schiessle 597a3cf1ad handle part files correctly 13 years ago
kondou d18a070a03 Have the "notsquare" error as data, not as message 13 years ago
kondou c6ca9c1e9d Use shorter array-conversion 13 years ago
Pete McFarlane 83afba5070 prefix #filestable to tbody tr 13 years ago
kondou 226c205631 Use usort() instead of uasort() to not maintain keys 13 years ago
Thomas Müller e9849270e3 Revert "fixes #4574" 13 years ago
Bart Visscher 4629d6ad67 Merge pull request #4704 from owncloud/rename-lostpassword-controller 13 years ago
kondou 221bbd275c Use \OC_App for checking whether encryption is enabled 13 years ago
kondou 85e41d9500 Sort files by name, not by mimetype 13 years ago
kondou 3774632ecc Clean up avatars and preliminary use JSON->rawlist.php 13 years ago
kondou 15ab798353 Fix an IE8 bug with the avatarcropper. 13 years ago
kondou f84fe479a5 Only use mimetype_list and clean up a bit 13 years ago
kondou 992b59f70b Make it possible to pass rawlist.php an JSON array, to filter by more than one mimetype 13 years ago
Jenkins for ownCloud 0527fb05ad [tx-robot] updated from transifex 13 years ago
Arthur Schiwon c01675de5d more is_resource checks before readdir 13 years ago
Georg Ehrke 2954db165b use avconv instead of ffmpeg 13 years ago
Bernhard Posselt fbedd643f7 Merge pull request #4477 from owncloud/hooks-view 13 years ago
kondou 6db96603a0 Have login-checks and CSRF checks 13 years ago
kondou 8fd76e39cf Use proper controller naming 13 years ago
kondou b643c02bd5 Fix some bugs and remove \OCP\Avatar for now 13 years ago
Thomas Müller 68dce9dde5 fixing style, var name & PHPDoc 13 years ago
Thomas Müller 3b25babe35 Merge pull request #4683 from owncloud/publicuploadjserror 13 years ago
Thomas Müller e43e8b0db8 Merge branch 'master' into rename-lostpassword-controller 13 years ago
kondou fca5db748b Remove backgroundcolor on updating avatar, and add a missing parameter 13 years ago
Arthur Schiwon ec3639dc7a Always check variable type before using readdir to avoid surprises 13 years ago
kondou 820fd42161 Merge branch 'master' into oc_avatars 13 years ago
kondou a1e7614d73 Clean up oc_avatars 13 years ago
Morris Jobke 09187f3b3b Merge pull request #4449 from owncloud/clean_up_util 13 years ago
Morris Jobke 6435e18e95 Merge pull request #4709 from owncloud/previews_in_ocidalogs_filepicker 13 years ago
kondou 32a7ba9823 Don't update avatar on displayNameChange anymore 13 years ago
kondou b1d20e0470 Have the header avatar to the left of the user name 13 years ago
kondou 6d42f51d0c Fix unwanted caching in IE8 13 years ago
kondou 4724d60ecd Partly fix cropper in IE8 and don't use a dialog for it 13 years ago
kondou ce263df4c7 Don't use HTML5 <header> to support avatars in IE8 13 years ago
Christopher c2eaf7589d Merge pull request #4707 from owncloud/use_on_instead_of_deprecated_bind 13 years ago
kondou d62c5063f4 Add previews to OC.dialogs.filepicker(); Fix #4697 13 years ago
Jörn Friedrich Dreyer 85758f3d7d Merge pull request #4473 from owncloud/texteditor_polishing 13 years ago