Commit Graph

151 Commits (7961d4a87e8734bbcfda98309e6b64797fc0bb42)

Author SHA1 Message Date
Vincent Petry 7961d4a87e Update share action text to display owner/recipients 12 years ago
Vincent Petry 5e4e773446 Removed "Share with" column 12 years ago
Vincent Petry e084183d1e Added owner display name in action 12 years ago
Vincent Petry 1d9129eac3 Sharing overview fixes and unit tests 12 years ago
Vincent Petry 0879a63320 Mimetype for sharing overview 12 years ago
Vincent Petry ef59c69dc8 Distinguish legacy file actions from regular file actions 12 years ago
Vincent Petry fa32243d84 Small fixes to sharing overview 12 years ago
Vincent Petry 85648def56 Fixed sharing permissions 12 years ago
Vincent Petry 60bcdc550e Fixed file actions for sharing views 12 years ago
Vincent Petry 9baf47c2b4 Group shares by type 12 years ago
Vincent Petry 6ebc436505 Added sharing overview page (WIP) 12 years ago
Bjoern Schiessle 36f63ea990 allow resharing of files with only share permissions 12 years ago
Bjoern Schiessle ff4bb3a9e6 fix share label creation 12 years ago
Bjoern Schiessle 3b279c9056 prevent default action when clicking on the share notification 12 years ago
Robin Appelman 157b139b57 Dont scale up the preview for publicly shared images 12 years ago
Bjoern Schiessle 1166d62d9b fileList needs be be declared before the if-statement 12 years ago
Bjoern Schiessle 12338e0ef0 allow admin to disable sharing for specific groups of users 12 years ago
Vincent Petry 7d98bcf9a2 Fixed JS issues in public page 12 years ago
Vincent Petry 6fd084243b Fixed many issues, clean up 12 years ago
Vincent Petry 9d38e3602b Namespacing for FileList, FileActions and trashbin app 12 years ago
Thomas Müller d163441f3e load image via javascript and use $(document).width() to determine the proper side of the image to be returned 12 years ago
Thomas Müller 07ea57465b drop folder support on public shared folders 13 years ago
Jörn Friedrich Dreyer 9b0f289143 remove obsolete code 13 years ago
Vincent Petry 0be9de5df5 Files, trashbin, public apps use ajax/JSON for the file list 13 years ago
Morris Jobke 65843e2459 Improve jQuery element selector 13 years ago
Thomas Müller d0c8b310b9 uppercase text and fix dialog popup 13 years ago
Thomas Müller 2b84f5e0b9 remove duplicate selectors and declaration 13 years ago
Thomas Müller 271684dcfe update share owner 13 years ago
Vincent Petry d5397d813c Do not send file list for select all on Download/delete 13 years ago
Vincent Petry c6695bbd76 Fixed download URL in public page 13 years ago
Thomas Müller 617aa3cf29 Instead of 'No preview available for ...' we simple display the mieme-type icon 13 years ago
Thomas Müller ade726ad32 focus link text only on click in the input field - closes #6817 13 years ago
Thomas Müller b3a6683784 remove unused js code and css rules 13 years ago
Myles McNamara 97be32e2e8 modify js to move upload wrapper, modify css to match core values 13 years ago
Vincent Petry 1042733634 Fixed various file name escaping issues in core apps 13 years ago
zombiehugs 519f63ee97 Revert "[fix] Center Share Dropdown & Versions Dropdown" 13 years ago
zombiehugs 1dbbfcf3dc [fix] Center Share Dropdown & Versions Dropdown 13 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 13 years ago
Vincent Petry 7abfe2bd4f Added direct link in public share page 13 years ago
Vincent Petry 467f864db4 Fixed sharing status update for new/uploaded files 13 years ago
Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps 13 years ago
Jörn Friedrich Dreyer 7854cf04ee refactor upload js & html to always use only js to fill form data 13 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
Jörn Friedrich Dreyer f94e603698 progress fixes 13 years ago
Jörn Friedrich Dreyer ff67f115d4 fix #2711 using a custom event, also use css selectors over filterAttr 13 years ago
Georg Ehrke 41ba155a14 fix js error 13 years ago
Georg Ehrke 91bd4dd67b implement previews of single shared files 13 years ago
kondou 1348330c7d Fix a syntax error & have if-conds in an own line 13 years ago
kondou aaf0fec9f5 Fix some JSLint warnings 13 years ago
Thomas Müller 0c2ebb984e adding tipsy to the upload button showing the max upload and restoring client side upload size validation 13 years ago