Commit Graph

210 Commits (224e55e59091d10c6bb3b6f8bf7bf05c5ff6999d)

Author SHA1 Message Date
Michael Gapczynski 9fcb916057 Fix toggling of password protection in sharing dropdown 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
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
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
Arthur Schiwon a3b4cb205c Show Login-Button when user+pw are autocompleted, fixes oc-1068 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 9699ff03bd Revert using item name, no longer allowing the same item source exist for a user 13 years ago
Michael Gapczynski 09e851a9c4 Fix share ajax calls to use itemName/itemSource, show who shared a file with you 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
Thomas Tanghus eb516b79b6 Position appsettings fixed and load it in dynamically added element. 13 years ago
Jakob Sack 7fa896971f JavaScript file for activating web cron 13 years ago
Michael Gapczynski d02b0e39b2 Fix issues with hiding and showing dropdown 13 years ago
Michael Gapczynski a22f30fb78 Reset item shares variable, fixes autocomplete not showing people 13 years ago
Michael Gapczynski b1a7e30819 Actually change background image of shared items 13 years ago
Michael Gapczynski 51ddc44b62 Somewhat fixes dropdown display issues in the contacts app 13 years ago
Michael Gapczynski 6f83540dd6 Remove person from array after unshare, so name appears in autocomplete again 13 years ago
Michael Gapczynski 4f10574065 Don't load item if it doesn't have it status set 13 years ago
Michael Gapczynski 3b2c853916 Lots of refactoring to share API 13 years ago
Arthur Schiwon c5d5ca88a8 Show Login-Button when user+pw are autocompleted, fixes oc-1068 13 years ago
Michael Gapczynski 26e406c3c0 Hide 'can edit' if not checked 13 years ago
Michael Gapczynski 4933128850 Throw exceptions in share API for UI to display 13 years ago
Thomas Tanghus 98f37b93f6 Propagate exceptions in OC.appSettings. 13 years ago
Michael Gapczynski 83b935a1c2 Prevent up and down arrow from changing the share with input value 13 years ago
Michael Gapczynski 269922543e Give share with search focus when sharing dropdown appears 13 years ago
Jörn Friedrich Dreyer 795e78809f add oracle to install & setup 13 years ago
Michael Gapczynski 8d01e1a355 Don't show self or already shared with users and groups in the share with search 13 years ago
Michael Gapczynski 8729119d4b Add suggestion to share with search for sharing via email 13 years ago
Thomas Tanghus 6df95db8e8 Forgot to also use the options I added :-P 13 years ago
Thomas Tanghus 8837576ce7 Added some more options to OC.appSettings(). 13 years ago
Thomas Tanghus fb14cb87bd Made the parameter for OC.appSettings() an object to be able to extend it. 13 years ago
Thomas Tanghus 084866cb1e White space 13 years ago
Thomas Tanghus 553773f2e1 Popup for app specific settings. 13 years ago
Michael Gapczynski ed71343df8 Autocomplete for share with search in sharing dropdown 13 years ago
Michael Gapczynski db72ce398b Add support for configuring which permissions are possible for items 13 years ago
Michael Gapczynski cb21406e18 Implement CRUDS in share dropdown, and some clean-up 13 years ago
Michael Gapczynski 4d17ed2f71 Make file actions permissions aware 13 years ago
Robin Appelman b1010160b3 CSRF protection for eventsource 13 years ago
Michael Gapczynski cbf851de69 Show private link in dropdown 13 years ago
Michael Gapczynski ccb5e99395 Generate random token for private links (more entropy than past private links) 13 years ago
Michael Gapczynski 7c908a0016 Sharing files working using share API 13 years ago
Michael Gapczynski 0045e64041 Fix time formatting for minutes, prepend 0 if minutes is less than 10 13 years ago