Commit Graph

351 Commits (047f1988c3d3831e46504e0083372602a3f5446b)

Author SHA1 Message Date
Michael Gapczynski 6c17a4cb77 Don't display actions for children in shared collections, show the parent collection the child is shared in 13 years ago
Robin Appelman 0b2633a787 add breadcrumb controll to js 13 years ago
Robin Appelman 9beb958845 forgot a , 13 years ago
Robin Appelman b14265b5c3 add js versions of basename and dirname 13 years ago
Bart Visscher e0db35fac0 Fix name for OCCategories 13 years ago
Bart Visscher a8de0af273 Add 'var' before some global js vars 13 years ago
Bart Visscher 9329af921d Add missing ; to js code 13 years ago
Bart Visscher f188f6cc2f Fix some jslint warnings 13 years ago
Michael Gapczynski 6c29334b48 Add support for share expiration 13 years ago
Michael Gapczynski 5a9a795cd5 Fix check in Javascript for password protected link 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
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 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
Bart Visscher 4954e46bb2 Use core routes in js too 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