Commit Graph

1795 Commits (0ad16e84c5f208d94f1f41447db3a23949942d45)

Author SHA1 Message Date
Michael Gapczynski 0ad16e84c5 Fix share collection query 13 years ago
Michael Gapczynski 0a9d1ed3a6 Initial previewer for public links 13 years ago
Jörn Friedrich Dreyer 3b83c7fa74 update now(), current_timestamp and backtick replacement 13 years ago
Georg Ehrke ead7de6bff only mount every single homefolder when using sharing app 13 years ago
Georg Ehrke b56a46bdea fix filesharing for multiple data directories 13 years ago
Arthur Schiwon 0f379fd28a OC_User: getHome is an optional method, taking it out of the Interface 13 years ago
Jörn Friedrich Dreyer 15cdde74d3 return standard SQL values (sqlite3 understands CURRENT_...) 13 years ago
Georg Ehrke 16aff1045d make use of OC_User::getHome in lib/migrate.php 13 years ago
Michael Gapczynski 18517f6adb Fix share getItems() limit 13 years ago
Georg Ehrke cd5c217c0d use OC_User::getHome in lib/filesystem.php 13 years ago
Georg Ehrke 045c94ec3e enable user backends to define their own place where to store the data 13 years ago
Georg Ehrke 5586054961 fix c&p fail from earlier commit today 13 years ago
Georg Ehrke 8c8496aff9 don't allow group admins to change admin's accounts 13 years ago
Georg Ehrke 5a4854079f implement getHome in OC_User 13 years ago
jfd 9822cd30c0 fix sharing bug introduced with oracle support 13 years ago
Jenkins for ownCloud bae07faa34 [tx-robot] updated from transifex 13 years ago
jfd 1bfe26bb09 remove superflous LIMIT 13 years ago
jfd 379f27ed03 fix missing $ 13 years ago
jfd bc90a34b07 remove duplicate method 13 years ago
Jenkins for ownCloud f57d527a7c [tx-robot] updated from transifex 13 years ago
Jörn Friedrich Dreyer fa3497f6ed add backticks to SQL, use limit parameter instead of LIMIT SQL 13 years ago
Michael Gapczynski 36487246ed Switch to using file cache ids instead of paths for file sharing 13 years ago
jfd 0c0ae928dc escape all identifiers with backticks 13 years ago
Frank Karlitschek f86f4c8bfd 4.0.7 13 years ago
Michael Gapczynski 12df81fe0b Check blacklist when renaming files 13 years ago
Lukas Reschke 5cb2d58c9f Also check some other files 13 years ago
Jakob Sack 1dfa6f3d8f Fix OC_Connector_Sabre_Locks for SQLite 13 years ago
Bjoern Schiessle 0ac8434670 fix for bug 879 - add parent directory to file cache if it does not exist yet. 13 years ago
Jenkins for ownCloud 07a889631e [tx-robot] updated from transifex 13 years ago
Thomas Tanghus c90c358f0d Only load js and css once. 13 years ago
Jenkins for ownCloud 082ed4ab71 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 885b8c481b Check if files_sharing app is enabled, move file specific javascript to files_sharing app 13 years ago
Michael Gapczynski 3debb67458 Move share CSS to core, add script and style from inside Share API 13 years ago
Michael Gapczynski 9699ff03bd Revert using item name, no longer allowing the same item source exist for a user 13 years ago
Jenkins for ownCloud e6d87b2c4b [tx-robot] updated from transifex 13 years ago
Frank Karlitschek 1d7018158e 4.5 alpha 1 13 years ago
Michael Gapczynski 09e851a9c4 Fix share ajax calls to use itemName/itemSource, show who shared a file with you 13 years ago
Michael Gapczynski cb0464ca4e Bump version number for 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
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
Robin Appelman 50cc5d5921 fix creating nested folders inside tar files 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 5962469892 add OC_Archive::addRecursive 13 years ago
Frank Karlitschek 850ee93711 add impress mimetype 13 years ago
Robin Appelman 53a888cc81 more path normalization 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
Michael Gapczynski 9cb3113f42 Fix problems exposed by tests 13 years ago