Commit Graph

153 Commits (ede2b8a55f640f7ad33fb73f78e73bbee2f64a72)

Author SHA1 Message Date
Michael Gapczynski cbf851de69 Show private link in dropdown 14 years ago
Michael Gapczynski ccb5e99395 Generate random token for private links (more entropy than past private links) 14 years ago
Michael Gapczynski 7c908a0016 Sharing files working using share API 14 years ago
Michael Gapczynski 90e4af312a Fix time formatting for minutes, prepend 0 if minutes is less than 10 14 years ago
Brice Maron 799e34acd4 Add slash to app url if not set fix oc-1169 14 years ago
Michael Gapczynski 1ad5e3e39f Add parameter to showDropDown to not show private link UI, only files can be shared as private links 14 years ago
Michael Gapczynski db33765e36 Add share with to list in dropdown after sharing 14 years ago
Michael Gapczynski 5e8ef33190 Clean up in the dropdown for unsharing 14 years ago
Michael Gapczynski f456cee9d8 Fix fetching item type from share class element, comment out the auto hider for now since it doesn't work outside of the Files app 14 years ago
Michael Gapczynski 8e4832bd12 Prevent adding a duplicate to a multiselect 14 years ago
Michael Gapczynski 05cb94801a Add new group to other user's group select forms 14 years ago
Michael Gapczynski cb19fdd55b Show users and groups shared with in dropdown 14 years ago
Michael Gapczynski b5961635ea Fix ajax share file and replace 'User or Group' select form with a textbox 14 years ago
Michael Gapczynski f21fdf14f9 Forgot I got rid of the class field backendTypes, use the array keys of the backends field instead 14 years ago
Michael Gapczynski bc68f14c4b Prepare drop down UI for share API 14 years ago
Michael Gapczynski 945565f420 Move ajax and js files to core 14 years ago
Bjoern Schiessle 18d5420744 typo in js statement fixed 14 years ago
Brice Maron df60d6d5d2 Fixes for multi app dir : 14 years ago
Robin Appelman cfe219fbb9 fix potential xss in multiselect 14 years ago
Brice Maron 5c2b2fc842 Change app path logic in templates 14 years ago
Robin Appelman 58adeaa80a only check our own input fields when determining to show the login button 14 years ago
Robin Appelman 9eb91a111d update to jquery 1.7.2 14 years ago
Michael Gapczynski 59a2616105 Fix music file action i.e. click to play, make OC.filePath act like OC_Helper::linkTo() for index.php links 14 years ago
Michael Gapczynski 52d113b9e1 Prevent extra '/' from being added to url if app is not defined 14 years ago
Simon Birnbach df6b15445d Fix bug on browsers like rekonq which stopped execution of javascript 14 years ago
Georg Ehrke 936c8ba1cc improve remote.php and create public.php 14 years ago
Thomas Tanghus 2580d8540d Dialogs: Clean indentation. Add some missing brackets. 14 years ago
Thomas Tanghus 27da29525a Made the global settings icon accessable via keyboard. 14 years ago
Thomas Tanghus 8d1754041e VCategories: Check if any categories are selected before json call. Add Close button. Remove log calls. 14 years ago
Thomas Tanghus a4a3d62a55 Check for callback in OC.dialogs.alert. 14 years ago
Bartek Przybylski 5611e6c9d3 fix incorrect dialog computing in ff 14 years ago
unknown 98e0db15a2 correction of bug oc-393 in using owncloud V2, V3, V4 with android browser : 15 years ago
Thomas Mueller 07f2e316e4 removing executable bit from various files 15 years ago
Thomas Tanghus 9c520c70a8 Various file path fixes. 15 years ago
Georg Ehrke 40f95ffdf3 fix security check for the path of the requested file 15 years ago
Georg Ehrke 0249a72cab fix downloading of files in files app 15 years ago
Georg Ehrke 3f64eb25ab some fixes fore movable apps 15 years ago
Georg Ehrke d6346b5b0b fix OC.filePath in main js 15 years ago
Georg Ehrke 684007bbae fix pathes in contacts 15 years ago
Georg Ehrke 6d92ebca45 use native functions of php to parse the string into the Var 15 years ago
Georg Ehrke 9226cb7a6a rename var file to getfile to prevent fails in files app 15 years ago
Georg Ehrke 12ef2f5054 modify OC.filepath for movable apps 15 years ago
Jan-Christoph Borchardt e5cda3abcd tooltip for delete shows up to the left 15 years ago
Jan-Christoph Borchardt 7ddd043427 renamed extention to extension, also now only showing lowercase 15 years ago
Jan-Christoph Borchardt 5868199e85 fixed settings hover, now whole row sensitive and fading not jerky 15 years ago
Bart Visscher 30498fd6f8 Use offset function to position block elements 15 years ago
Bart Visscher b8466d362e Fix rescan "File not Found" error handling in oc-vcategories.js 15 years ago
Jan-Christoph Borchardt eea0d2e096 fixing delete tooltip 15 years ago
Jan-Christoph Borchardt 31df4c00ec adding tipsy tooltips for file actions 15 years ago
Bart Visscher bc81179163 Fix categories delete fallback when there is no app specific ajax categories delete function 15 years ago