Commit Graph

65 Commits (8ab1c84161aee37dde459ff7a30f768fc27d4ef4)

Author SHA1 Message Date
Stephane V 934229d1fb Fix #9590. Fix #9612. 12 years ago
Vincent Petry dd7529da98 Added mountType attribute and adapted Delete action text 12 years ago
Robin Appelman 128c226063 When changing the mountpoint of an external storage, ensure the old one is removed 12 years ago
Vincent Petry 59ca30d462 Fix reload call for all subclasses 12 years ago
Morris Jobke 0a2c676cda fix camelCase and avoiud re-wrapping $() 12 years ago
Morris Jobke 78b6f59523 fix typo - Backups -> Backends 12 years ago
Morris Jobke 86e1d8ca54 AllowUserMount defaults now to all backends fixes #7958 12 years ago
Vincent Petry e39e6a5584 Fixed delete button CSS in ext storage list 12 years ago
Vincent Petry 710d017eec Added more columns to ext storage list 12 years ago
Vincent Petry a47ef52ae2 Fixed ext storage list sorting 12 years ago
Vincent Petry 01c2c3107a Added external storage list in files app 12 years ago
Robin McCorkell 690c31ec20 Insert missing brace 13 years ago
Robin McCorkell c4e7d7989a Enable the use of 'optional' on password fields (JavaScript part) 13 years ago
Jan-Christoph Borchardt 7ad7f94797 fix some spaces to tabs issues reported by Scrutinizer 13 years ago
Joas Schilling 932c4ee927 Allow admins to disable certain external storages for users 13 years ago
Vincent Petry e13be94e56 Fixed Dropbox/Google storage async save call 13 years ago
Vincent Petry bced346c3b Now using smaller spinner image for status indicator 13 years ago
Vincent Petry e88b493136 Fixed external storage status indicator in admin page 13 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
Björn Schießle 506c9de5cd backport of 1fa76e53dc 13 years ago
Michael Gapczynski d8c660c6d5 Switch to using Google Drive SDK, closes #2047 13 years ago
Michael Gapczynski 5b50bc8c0a Fix Dropbox and Google ui 14 years ago
Jörn Friedrich Dreyer 05a8766cbc attach on() events to external storage table, dom events in the table will always bubble up here 14 years ago
Thomas Mueller 6a250c877f fixing javascript errors IE8 in personal settings 14 years ago
Thomas Mueller 037c3ee4ec fixing issues with UTF8 characters in translatable strings 14 years ago
Thomas Mueller 010c4c2891 adding spinner while talking to the backend 14 years ago
Jörn Friedrich Dreyer 22812c5f0d replace live() with on() in core js 14 years ago
Michael Gapczynski e666ce3622 Fix external storage UI for new storage namespaces 14 years ago
Michael Gapczynski 78043d73e8 Set status to waiting for Dropbox and Google Drive while authenticating 14 years ago
Michael Gapczynski db90f2c296 Listen to checkbox changes as well 14 years ago
Michael Gapczynski d65cb7ae09 Fix 'Grant Access' button for multiple Google Drive mount points and prevent multiple scripts being added 14 years ago
Michael Gapczynski a69de3a8f1 Turn off async for saving mount points, improve input detection for Google and Dropbox 'Grant Access' buttons 14 years ago
Michael Gapczynski 442a045ef6 Fix problems with chosen multiselect 14 years ago
Michael Gapczynski 595e72ade8 Fix some of the default mount points creating sub folders i.e. SMB / CIFS, ownCloud / WebDAV 14 years ago
Michael Gapczynski d9ff3b6860 Fix last commit's variable 14 years ago
Michael Gapczynski 48a3966ea9 Listen to paste events for dropbox configuration 14 years ago
Michael Gapczynski 5d68e04e5a Change callback url for dropbox as well 14 years ago
Michael Gapczynski 30a07e9573 Save configuration after paste events and 2 seconds after typing 14 years ago
Michael Gapczynski a0e47a2c67 Prevent javascript error if no value is set for the multiselect 14 years ago
Michael Gapczynski 3c08d2ba23 Change callback url to path only in case oauth parameters are still in url 14 years ago
Michael Gapczynski 0dbf1d0260 Show status icons for mount points in external storage UI 14 years ago
Jörn Friedrich Dreyer 92df70b6e5 fix checkstyle for files_external app, add whitespace for readability 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Thomas Mueller 7abe1360b2 l18n support added to files_external/js 14 years ago
Michael Gapczynski f8d907df71 Set configured to true after configuring Dropbox storage 14 years ago
Bart Visscher 9329af921d Add missing ; to js code 14 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 14 years ago
Michael Gapczynski 830676b475 Improve usability for configuring Dropbox and Google Drive external storage 14 years ago
Michael Gapczynski d3bdab286b Suggest mount point name, don't reload custom javascript file 14 years ago
Michael Gapczynski 7f12a65c24 Show access granted label immediately after granting access 14 years ago