Commit Graph

708 Commits (0f15bc881fcf3575e61c527552d78e7c86170e8d)

Author SHA1 Message Date
Michael Gapczynski 5a9a795cd5 Fix check in Javascript for password protected link 13 years ago
Jenkins for ownCloud ab090d5277 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski c07eb4fec6 Make css selector more specific for the sharing dropdown 13 years ago
Jenkins for ownCloud 75cd7eacf8 [tx-robot] updated from transifex 13 years ago
Jörn Friedrich Dreyer ca8120e9f4 unify permissions (3/3): remove old PERMISSION_X from FileActions & OC.Share 13 years ago
Jörn Friedrich Dreyer 3ba27e624f unify permissions (2/3): change apps to use OC::PERMISSION_X 13 years ago
Jörn Friedrich Dreyer 61a3e5f96b unify permissions (1/3): add permission conastants to javascript OC 13 years ago
Bart Visscher 6324daecc0 Don't wait for document ready for setting requesttoken 13 years ago
Robin Appelman 8990855f88 add OC.get and OC.set to get/set variables by name in javascript 13 years ago
Michael Gapczynski 3828d86191 Remove old Javascript code 13 years ago
Michael Gapczynski 76bc4753e9 Fix displaying if a link is password protected 13 years ago
Michael Gapczynski 0788c6e968 Hide link password controls if link is removed 13 years ago
Michael Gapczynski 26501a0bc8 Delete old link if user sets a password 13 years ago
Michael Gapczynski e5cbc532c3 Fix password authentication for links and fix template problems for links by creating a new base layout 13 years ago
Michael Gapczynski 9fcb916057 Fix toggling of password protection in sharing dropdown 13 years ago
Jenkins for ownCloud 9338d093f9 [tx-robot] updated from transifex 13 years ago
Robin Appelman 92c782c1b0 return the jQuery deferred object when using OC.loadScript 13 years ago
Michael Gapczynski 2aac6f02a0 Reimplement links support for sharing and add password protection option 13 years ago
Michael Gapczynski 0a9d1ed3a6 Initial previewer for public links 13 years ago
Jenkins for ownCloud 8374a49cc1 [tx-robot] updated from transifex 13 years ago
Jan-Christoph Borchardt 4910717c09 remove background fade from navigation, fix flickering icon issue and make it feel faster 13 years ago
Jenkins for ownCloud c33a2ca01d [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 545812f589 Move additional jquery.inview files 13 years ago
Michael Gapczynski d6bb04a74e Move jquery.inview from contacts app to core 13 years ago
Jenkins for ownCloud faf702b9e6 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud a1a3862274 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud bae07faa34 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski d84b1adf34 Dynamically update shared status icon 13 years ago
Michael Gapczynski 7168fa4b05 Add padding to the reshared text 13 years ago
Michael Gapczynski fedb3641f9 Determine if reshare needs to be checked 13 years ago
Michael Gapczynski 36487246ed Switch to using file cache ids instead of paths for file sharing 13 years ago
Michael Gapczynski cfec290ad9 Prevent resharing in UI if share permission not granted 13 years ago
Lukas Reschke 76e0ca785b Added XSRF check 13 years ago
Arthur Schiwon a3b4cb205c Show Login-Button when user+pw are autocompleted, fixes oc-1068 13 years ago
Jenkins for ownCloud 07a889631e [tx-robot] updated from transifex 13 years ago
Thomas Tanghus aefa52018d Use right variable name. 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
Michael Gapczynski 09e851a9c4 Fix share ajax calls to use itemName/itemSource, show who shared a file with you 13 years ago
Michael Gapczynski 49229da0e1 Remove setTarget from ajax 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
Lukas Reschke d54390b1a0 Optimized image size 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
Michael Gapczynski 64ef1e2181 Change name of share function to shareItem, silly PHP 5.3.1 thinking it is a constructor... 13 years ago
Thomas Tanghus eb516b79b6 Position appsettings fixed and load it in dynamically added element. 13 years ago
Jenkins for ownCloud 355a1adb3a [tx-robot] updated from transifex 13 years ago
Bart Visscher 667cd318fe Use OC_Util::displayLoginPage and cleanup the function 13 years ago