Commit Graph

223 Commits (9ea7817a4074ba63a95bda9d0937e7ff01ac2e85)

Author SHA1 Message Date
Bart Visscher e0db35fac0 Fix name for OCCategories 14 years ago
Bart Visscher a8de0af273 Add 'var' before some global js vars 14 years ago
Bart Visscher 9329af921d Add missing ; to js code 14 years ago
Bart Visscher f188f6cc2f Fix some jslint warnings 14 years ago
Michael Gapczynski 5a9a795cd5 Fix check in Javascript for password protected link 14 years ago
Jörn Friedrich Dreyer ca8120e9f4 unify permissions (3/3): remove old PERMISSION_X from FileActions & OC.Share 14 years ago
Jörn Friedrich Dreyer 3ba27e624f unify permissions (2/3): change apps to use OC::PERMISSION_X 14 years ago
Jörn Friedrich Dreyer 61a3e5f96b unify permissions (1/3): add permission conastants to javascript OC 14 years ago
Robin Appelman 8990855f88 add OC.get and OC.set to get/set variables by name in javascript 14 years ago
Michael Gapczynski 3828d86191 Remove old Javascript code 14 years ago
Michael Gapczynski 76bc4753e9 Fix displaying if a link is password protected 14 years ago
Michael Gapczynski 0788c6e968 Hide link password controls if link is removed 14 years ago
Michael Gapczynski 26501a0bc8 Delete old link if user sets a password 14 years ago
Michael Gapczynski 9fcb916057 Fix toggling of password protection in sharing dropdown 14 years ago
Robin Appelman 92c782c1b0 return the jQuery deferred object when using OC.loadScript 14 years ago
Michael Gapczynski 2aac6f02a0 Reimplement links support for sharing and add password protection option 14 years ago
Michael Gapczynski 0a9d1ed3a6 Initial previewer for public links 14 years ago
Michael Gapczynski 545812f589 Move additional jquery.inview files 14 years ago
Michael Gapczynski d6bb04a74e Move jquery.inview from contacts app to core 14 years ago
Michael Gapczynski d84b1adf34 Dynamically update shared status icon 14 years ago
Michael Gapczynski 7168fa4b05 Add padding to the reshared text 14 years ago
Michael Gapczynski fedb3641f9 Determine if reshare needs to be checked 14 years ago
Michael Gapczynski 36487246ed Switch to using file cache ids instead of paths for file sharing 14 years ago
Michael Gapczynski cfec290ad9 Prevent resharing in UI if share permission not granted 14 years ago
Arthur Schiwon a3b4cb205c Show Login-Button when user+pw are autocompleted, fixes oc-1068 14 years ago
Thomas Tanghus aefa52018d Use right variable name. 14 years ago
Michael Gapczynski 885b8c481b Check if files_sharing app is enabled, move file specific javascript to files_sharing app 14 years ago
Michael Gapczynski 9699ff03bd Revert using item name, no longer allowing the same item source exist for a user 14 years ago
Michael Gapczynski 09e851a9c4 Fix share ajax calls to use itemName/itemSource, show who shared a file with you 14 years ago
Anders Nor Berle b6a3bf154d Comment out javascript that hides login button 14 years ago
Michael Gapczynski df8a2e5361 File sharing cleanup, works perfectly I think :) 14 years ago
Thomas Tanghus eb516b79b6 Position appsettings fixed and load it in dynamically added element. 14 years ago
Jakob Sack 7fa896971f JavaScript file for activating web cron 14 years ago
Michael Gapczynski d02b0e39b2 Fix issues with hiding and showing dropdown 14 years ago
Michael Gapczynski a22f30fb78 Reset item shares variable, fixes autocomplete not showing people 14 years ago
Michael Gapczynski b1a7e30819 Actually change background image of shared items 14 years ago
Michael Gapczynski 51ddc44b62 Somewhat fixes dropdown display issues in the contacts app 14 years ago
Michael Gapczynski 6f83540dd6 Remove person from array after unshare, so name appears in autocomplete again 14 years ago
Michael Gapczynski 4f10574065 Don't load item if it doesn't have it status set 14 years ago
Michael Gapczynski 3b2c853916 Lots of refactoring to share API 14 years ago
Arthur Schiwon c5d5ca88a8 Show Login-Button when user+pw are autocompleted, fixes oc-1068 14 years ago
Michael Gapczynski 26e406c3c0 Hide 'can edit' if not checked 14 years ago
Michael Gapczynski 4933128850 Throw exceptions in share API for UI to display 14 years ago
Thomas Tanghus 98f37b93f6 Propagate exceptions in OC.appSettings. 14 years ago
Michael Gapczynski 83b935a1c2 Prevent up and down arrow from changing the share with input value 14 years ago
Michael Gapczynski 269922543e Give share with search focus when sharing dropdown appears 14 years ago
Jörn Friedrich Dreyer 795e78809f add oracle to install & setup 14 years ago
Michael Gapczynski 8d01e1a355 Don't show self or already shared with users and groups in the share with search 14 years ago
Michael Gapczynski 8729119d4b Add suggestion to share with search for sharing via email 14 years ago
Thomas Tanghus 6df95db8e8 Forgot to also use the options I added :-P 14 years ago