Commit Graph

5990 Commits (49229da0e12ed950288ca5c44bbaf4e7b85e3542)
 

Author SHA1 Message Date
Michael Gapczynski 49229da0e1 Remove setTarget from ajax 13 years ago
Jenkins for ownCloud b819aa33f7 [tx-robot] updated from transifex 13 years ago
Thomas Tanghus 1e42cd162e Added types to emails. Support for custom types. Partial fix for oc-1508. 13 years ago
Thomas Tanghus 719ae155db Try to align and float contact parts better. 13 years ago
Arthur Schiwon ef3eebfd3e Fix deletion for browser that do not support onBeforeUnload, fixes oc-1534. 13 years ago
Michael Gapczynski cb0464ca4e Bump version number for Share API 13 years ago
Michael Gapczynski 82d81e8d39 Merge branch 'share_api' 13 years ago
Michael Gapczynski 5eca531f99 Refactor again so we can tell what item is being reshared in case the same source shows up. This is the end of the share_api branch, moving to master. 13 years ago
Jenkins for ownCloud f893d21660 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 36474e5681 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski f987e22d85 Large refactoring to allow for the same item to be shared to a group and again with a user in the group with different permissions 13 years ago
Thomas Tanghus 2d3ec5cb4b Removed stray img element. 13 years ago
Thomas Tanghus 4946e23bdc Strip slashes from commas and semi-colons. 13 years ago
Robin Appelman a4e840f4f1 improve hasUpdated for archive storage backend 13 years ago
Robin Appelman 758ebe0446 don't report ctime in the archive storage backend since it isn't reliable 13 years ago
Robin Appelman 7f6a037b8c small fix for normalizing paths in archives 13 years ago
Robin Appelman 50cc5d5921 fix creating nested folders inside tar files 13 years ago
Robin Appelman 808d6c58fe ensure proper result format when using opendir on the archive storage backend 13 years ago
Robin Appelman 2ea46ee1ca better file_get_contents, file_put_contents and toTmpFile for archive storage backend 13 years ago
Robin Appelman 3da1339cd8 fix error when adding string data to an archive 13 years ago
Robin Appelman 154ce0f68d also add getLocalFolder to OC_Filsystem and OC_FilesystemView 13 years ago
Robin Appelman 9b44d0cb32 add OC_FileStorage::getLocalFolder 13 years ago
Robin Appelman eb42148210 fix error in check if app is installed 13 years ago
Robin Appelman 5962469892 add OC_Archive::addRecursive 13 years ago
Lukas Reschke d54390b1a0 Optimized image size 13 years ago
Lukas Reschke 6ef5edf5ea Use SCRIPT_NAME instead of PHP_SELF which won't send the PATH_INFO, this prevents XSS in old browsers. Thanks to Nico Golde. 13 years ago
Jenkins for ownCloud f1cabdd8e0 [tx-robot] updated from transifex 13 years ago
Thomas Tanghus c3cd49926a Merge commit 'refs/merge-requests/139' of git://gitorious.org/owncloud/owncloud into merge-requests/139 13 years ago
Georg Ehrke 41639f0517 fix fail in sql query of isDuplicate method of OC_Calendar_Import 13 years ago
Georg Ehrke 44272b9889 increase margin top of calendar import's color picker 13 years ago
Georg Ehrke ced234a81a rename subadmin to group admin 13 years ago
Frank Karlitschek 850ee93711 add impress mimetype 13 years ago
Jenkins for ownCloud 017d8b410a [tx-robot] updated from transifex 13 years ago
Robin Appelman 53a888cc81 more path normalization 13 years ago
Jenkins for ownCloud 70e8a7e25c [tx-robot] updated from transifex 13 years ago
Anders Nor Berle b6a3bf154d Comment out javascript that hides login button 13 years ago
Michael Gapczynski df8a2e5361 File sharing cleanup, works perfectly I think :) 13 years ago
Jenkins for ownCloud 1e6dc67517 [tx-robot] updated from transifex 13 years ago
Thomas Tanghus 4c638f101e Merge addressbooks. 13 years ago
Michael Gapczynski 9cb3113f42 Fix problems exposed by tests 13 years ago
Michael Gapczynski 137e4cb342 Add tests for Share API, all tests passing :) 13 years ago
Bart Visscher dd3208fe6f Fix webfinger documentation 13 years ago
Jenkins for ownCloud da3896808a [tx-robot] updated from transifex 13 years ago
Michael Gapczynski ddfa760a5e Change to correct function call getItemSharedWithBySource() 13 years ago
Michael Gapczynski b440dfc67e Remove setTarget() function, changing target names only leads to confusion 13 years ago
Michael Gapczynski 9661a63a72 Ensure permissions can't be escalated during a reshare 13 years ago
Michael Gapczynski 028c79fc9d Use if instead of switch for detecting share type and throw exceptions when setting permissions 13 years ago
Thomas Tanghus a75870489c Use correct class. 13 years ago
Lukas Reschke db5b995a6b Disable user enumeration 13 years ago
Michael Gapczynski 937d1b29d8 Retrieve all file dependent items when looking for file item type 13 years ago