Commit Graph

57 Commits (485e2a282bae4087171691ed116b96e5cc346755)

Author SHA1 Message Date
Georg Ehrke 374ddbff55 show animated gifs on public sharing page 12 years ago
Olivier Paroz 356bfb36dc Download the current public folder only 12 years ago
Morris Jobke 28c8f5a0f9 Check for version before mounting a public link 12 years ago
Jan-Christoph Borchardt 9009f5f727 add empty alt text to decorative preview of public share image 12 years ago
Vincent Petry c02ef69521 Simple Plugin system for Javascript 12 years ago
Lukas Reschke 988c85d292 Refactor file sharing public link handling 12 years ago
Vincent Petry 0f3e6cb50a Improved Javascript docs for JSDoc 12 years ago
Lukas Reschke 9cfbf7ed1c Fix SVG icons 12 years ago
Lukas Reschke 306bf71c62 Use SVG previews for public sharing 12 years ago
Dan Jones 4bbea118c2 fix tiny thumbnails in public preview/share mode 12 years ago
Jan-Christoph Borchardt 8e617453e5 use icon-confirm instead of text for accepting remote share, works better with translations 12 years ago
Vincent Petry 13b7937381 Allow late registration of file actions in public page 12 years ago
Morris Jobke d9aa8c9f0e drop unneeded code 12 years ago
Vincent Petry 9ef7410abe Fixed uploading by drag and drop into folder 12 years ago
Robin Appelman 2219087df6 organize js a bit better 12 years ago
Robin Appelman 2005c162bd Fix prompting for password 12 years ago
Robin Appelman cf5a72c103 Add interface for adding a public share to a different ownCloud instance 12 years ago
Robin Appelman 690e0b5070 Dont overwrite OCA.Sharing 12 years ago
Vincent Petry 1d9129eac3 Sharing overview fixes and unit tests 12 years ago
Vincent Petry ef59c69dc8 Distinguish legacy file actions from regular file actions 12 years ago
Robin Appelman 157b139b57 Dont scale up the preview for publicly shared images 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
Vincent Petry 0be9de5df5 Files, trashbin, public apps use ajax/JSON for the file list 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
Vincent Petry 7abfe2bd4f Added direct link in public share page 13 years ago
Jörn Friedrich Dreyer 7854cf04ee refactor upload js & html to always use only js to fill form data 13 years ago
Jörn Friedrich Dreyer f94e603698 progress fixes 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
Roman Geber ddb0ff346d Public upload feature 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Björn Schießle 0d081ac5ac register download action for directories 14 years ago
Björn Schießle ef8a4a1629 register download action for files 14 years ago
Michael Gapczynski 39e587b52c Remove the content and table to prevent covering the download link 14 years ago
Michael Gapczynski 749b5b52ca Show preview for public folder links 14 years ago
Jörn Friedrich Dreyer 3ba27e624f unify permissions (2/3): change apps to use OC::PERMISSION_X 14 years ago
Michael Gapczynski f2534e7428 Show notification that no preview is available if no previewer is found for a public link to a file 14 years ago