Commit Graph

113 Commits (37e278f2a90bd460668e840775dd741b85eca022)

Author SHA1 Message Date
Vincent Petry 1042733634 Fixed various file name escaping issues in core apps 11 years ago
zombiehugs 519f63ee97 Revert "[fix] Center Share Dropdown & Versions Dropdown" 11 years ago
zombiehugs 1dbbfcf3dc [fix] Center Share Dropdown & Versions Dropdown 11 years ago
Thomas Müller 1317b7c03d pass the name of the item source from the browser to the server - no need to get the data via complicated db queries 12 years ago
Vincent Petry 7abfe2bd4f Added direct link in public share page 12 years ago
Vincent Petry 467f864db4 Fixed sharing status update for new/uploaded files 12 years ago
Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps 12 years ago
Jörn Friedrich Dreyer 7854cf04ee refactor upload js & html to always use only js to fill form data 12 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 12 years ago
Jörn Friedrich Dreyer f94e603698 progress fixes 12 years ago
Jörn Friedrich Dreyer ff67f115d4 fix #2711 using a custom event, also use css selectors over filterAttr 12 years ago
Georg Ehrke 41ba155a14 fix js error 12 years ago
Georg Ehrke 91bd4dd67b implement previews of single shared files 12 years ago
kondou 1348330c7d Fix a syntax error & have if-conds in an own line 12 years ago
kondou aaf0fec9f5 Fix some JSLint warnings 12 years ago
Thomas Müller 0c2ebb984e adding tipsy to the upload button showing the max upload and restoring client side upload size validation 12 years ago
Roman Geber ddb0ff346d Public upload feature 12 years ago
Lukas Reschke 2e42c6f54f Use HTML5 data attribute + fix undefined variable 12 years ago
Thomas Mueller 5fadd53088 missing renames of publicListView to disableSharing 12 years ago
Björn Schießle 9bacb0e179 rename "publicListView" option to "disableSharing", this is more meaningful also because it is not only useful for the public list view 12 years ago
Björn Schießle d5ee435253 rename "publicListView" option to "disableSharing", this is more meaningful also because it is not only useful for the public list view 12 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 12 years ago
Thomas Mueller 162a2c0fba moving sharing email code to core 12 years ago
Thomas Mueller 45074d5023 restoring feature to send sharing link via email 12 years ago
Michael Gapczynski 60e5054ae8 Fix shared status icons 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Björn Schießle 41640b4b91 don't show the share action in the file view for publically shared files. 13 years ago
Michael Gapczynski 4e6f720f14 Fix closing the sharing dropdown by clicking on the share button 13 years ago
Björn Schießle 0d081ac5ac register download action for directories 13 years ago
Björn Schießle ef8a4a1629 register download action for files 13 years ago
Michael Gapczynski 39e587b52c Remove the content and table to prevent covering the download link 13 years ago
Michael Gapczynski 749b5b52ca Show preview for public folder links 13 years ago
Michael Gapczynski 5c5955b31f Disable link sharing for folders temporarily - next release 13 years ago
Jörn Friedrich Dreyer 3ba27e624f unify permissions (2/3): change apps to use OC::PERMISSION_X 13 years ago
Michael Gapczynski f2534e7428 Show notification that no preview is available if no previewer is found for a public link to a file 13 years ago
Michael Gapczynski 9cd55508c3 Add Share API settings to admin page 13 years ago
Michael Gapczynski 0a9d1ed3a6 Initial previewer for public links 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
Michael Gapczynski 885b8c481b Check if files_sharing app is enabled, move file specific javascript to files_sharing app 13 years ago
Michael Gapczynski 25d474579a Removing most of files_sharing, the Share API implemented the majority of it 13 years ago
Michael Gapczynski b9bd54bd98 Add additional error handling for emailing private links 13 years ago
Michael Gapczynski 5262cde6a6 Add additional error handling for emailing private links 13 years ago
Arthur Schiwon 0bd7d14b7a Sharing: offer an option to allow sharing with everyone, i.e. do not check group memberships 13 years ago
Michael Gapczynski eca2e073f8 Don't reload the page after sending private link to email address 13 years ago
Michael Gapczynski bf93dd4661 Don't reload the page after sending private link to email address 13 years ago
Michael Gapczynski 945565f420 Move ajax and js files to core 13 years ago
Sam Tuke 380f41136c Added placeholder msg to share with menu to clarify user list restricted to security context 13 years ago
Michael Gapczynski d8ca4f78cf Fix private link sharing via email, fix for bug oc-750 13 years ago
Michael Gapczynski 970124a90b Fix private link sharing via email, fix for bug oc-750 13 years ago