Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2012-08-26[tx-robot] updated from transifexJenkins for ownCloud
2012-08-25Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer
2012-08-25Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer
2012-08-24Dynamically update shared status iconMichael Gapczynski
2012-08-24Add padding to the reshared textMichael Gapczynski
2012-08-24Determine if reshare needs to be checkedMichael Gapczynski
2012-08-24Switch to using file cache ids instead of paths for file sharingMichael Gapczynski
2012-08-24Prevent resharing in UI if share permission not grantedMichael Gapczynski
2012-08-24Added XSRF checkLukas Reschke
2012-08-24Show Login-Button when user+pw are autocompleted, fixes oc-1068Arthur Schiwon
2012-08-24[tx-robot] updated from transifexJenkins for ownCloud
2012-08-23Use right variable name.Thomas Tanghus
2012-08-22Check if files_sharing app is enabled, move file specific javascript to files...Michael Gapczynski
2012-08-22Move share CSS to core, add script and style from inside Share APIMichael Gapczynski
2012-08-22Revert using item name, no longer allowing the same item source exist for a userMichael Gapczynski
2012-08-22[tx-robot] updated from transifexJenkins for ownCloud
2012-08-21Fix share ajax calls to use itemName/itemSource, show who shared a file with youMichael Gapczynski
2012-08-21Remove setTarget from ajaxMichael Gapczynski
2012-08-20Merge branch 'share_api'Michael Gapczynski
2012-08-20Refactor again so we can tell what item is being reshared in case the same so...Michael Gapczynski
2012-08-18Optimized image sizeLukas Reschke
2012-08-17Comment out javascript that hides login buttonAnders Nor Berle
2012-08-16File sharing cleanup, works perfectly I think :)Michael Gapczynski
2012-08-14Merge branch 'master' into share_apiMichael Gapczynski
2012-08-12Change name of share function to shareItem, silly PHP 5.3.1 thinking it is a ...Michael Gapczynski
2012-08-12Position appsettings fixed and load it in dynamically added element.Thomas Tanghus
2012-08-12[tx-robot] updated from transifexJenkins for ownCloud
2012-08-10Merge branch 'backgroundjobs'Jakob Sack
2012-08-10Use OC_Util::displayLoginPage and cleanup the functionBart Visscher
2012-08-10Removed unused fileLukas Reschke
2012-08-10Added XSRF checkLukas Reschke
2012-08-09Merge branch 'master' into share_apiMichael Gapczynski
2012-08-09JavaScript file for activating web cronJakob Sack
2012-08-09Fix issues with hiding and showing dropdownMichael Gapczynski
2012-08-08Reset item shares variable, fixes autocomplete not showing peopleMichael Gapczynski
2012-08-08Actually change background image of shared itemsMichael Gapczynski
2012-08-08Fix warnings and better stylingBart Visscher
2012-08-08Don't return error when just no sharing foundBart Visscher
2012-08-07Try to fix last commitMichael Gapczynski
2012-08-07Check if itemShares share type is an array instead of set, javascript likes t...Michael Gapczynski
2012-08-07Only show the user's groups in the share with autocompleteMichael Gapczynski
2012-08-07[tx-robot] updated from transifexJenkins for ownCloud
2012-08-06Somewhat fixes dropdown display issues in the contacts appMichael Gapczynski
2012-08-06Remove person from array after unshare, so name appears in autocomplete againMichael Gapczynski
2012-08-06Merge branch 'master' into share_apiMichael Gapczynski
2012-08-06Don't load item if it doesn't have it status setMichael Gapczynski
2012-08-06Lots of refactoring to share APIMichael Gapczynski
2012-08-05Small changes to allow updating main menu dynamically.Thomas Tanghus
2012-08-05Fix scrollbar issue. Fixes oc-1414Tom Needham
2012-08-05Tweak users delete notificationMichael Gapczynski