Commit Graph

2012 Commits (4fd53eca06e12b053f4760f2b776eab0e0e36ce9)

Author SHA1 Message Date
Michael Gapczynski e5cbc532c3 Fix password authentication for links and fix template problems for links by creating a new base layout 13 years ago
Thomas Mueller d786194ddc fixing: apps/files/ajax/scan.php 13 years ago
Bart Visscher 32721e7b07 Remember storage view in OC_Cache_File 13 years ago
Bart Visscher 53e51fe46b Clean user cache on login 13 years ago
Bart Visscher 8a02a8852f Add background job for global file cache cleanup 13 years ago
Michael Gapczynski ff076caeee Check usernames in the database as case insensitive, they are still stored case sensitive. Bug fix for oc-422 and oc-1514 13 years ago
Michael Gapczynski fd2ca21fc2 Allow share_with column to be null for links 13 years ago
Frank Karlitschek 70b71338cd beta 1 13 years ago
Michael Gapczynski 9cd55508c3 Add Share API settings to admin page 13 years ago
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