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-09-04[tx-robot] updated from transifexJenkins for ownCloud
2012-09-03Add url-params to url with new parameter in linkTo functionBart Visscher
2012-09-03[tx-robot] updated from transifexJenkins for ownCloud
2012-09-02[tx-robot] updated from transifexJenkins for ownCloud
2012-09-01Fix check in Javascript for password protected linkMichael Gapczynski
2012-09-01[tx-robot] updated from transifexJenkins for ownCloud
2012-09-01Make css selector more specific for the sharing dropdownMichael Gapczynski
2012-08-31[tx-robot] updated from transifexJenkins for ownCloud
2012-08-31unify permissions (3/3): remove old PERMISSION_X from FileActions & OC.ShareJörn Friedrich Dreyer
2012-08-31unify permissions (2/3): change apps to use OC::PERMISSION_XJörn Friedrich Dreyer
2012-08-31unify permissions (1/3): add permission conastants to javascript OCJörn Friedrich Dreyer
2012-08-31Don't wait for document ready for setting requesttokenBart Visscher
2012-08-30add OC.get and OC.set to get/set variables by name in javascriptRobin Appelman
2012-08-29Remove old Javascript codeMichael Gapczynski
2012-08-29Fix displaying if a link is password protectedMichael Gapczynski
2012-08-29Hide link password controls if link is removedMichael Gapczynski
2012-08-29Delete old link if user sets a passwordMichael Gapczynski
2012-08-29Fix password authentication for links and fix template problems for links by ...Michael Gapczynski
2012-08-29Fix toggling of password protection in sharing dropdownMichael Gapczynski
2012-08-29[tx-robot] updated from transifexv4.5.0beta1Jenkins for ownCloud
2012-08-29return the jQuery deferred object when using OC.loadScriptRobin Appelman
2012-08-28Reimplement links support for sharing and add password protection optionMichael Gapczynski
2012-08-28Initial previewer for public linksMichael Gapczynski
2012-08-28[tx-robot] updated from transifexJenkins for ownCloud
2012-08-28remove background fade from navigation, fix flickering icon issue and make it...Jan-Christoph Borchardt
2012-08-27[tx-robot] updated from transifexJenkins for ownCloud
2012-08-27Move additional jquery.inview filesMichael Gapczynski
2012-08-27Move jquery.inview from contacts app to coreMichael Gapczynski
2012-08-26[tx-robot] updated from transifexJenkins for ownCloud
2012-08-26[tx-robot] updated from transifexJenkins for ownCloud
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