Commit Graph

76 Commits (8eda6617618e0a1f650afc4e6766e799b4e62b82)

Author SHA1 Message Date
Jan-Christoph Borchardt ea548cdaaa fix accessibility of logos 12 years ago
Vincent Cloutier fad621140b Added download size on public sharing 12 years ago
Lukas Reschke 988c85d292 Refactor file sharing public link handling 12 years ago
Lukas Reschke 306bf71c62 Use SVG previews for public sharing 12 years ago
Clark Tomlinson 27de0e5621 Hiding add to your own cloud if server2server sharing is not enabled 12 years ago
pzy dc15633111 Update public.php 12 years ago
Georg Ehrke 3d0bcb7c46 don't preload videos on public sharing, fixes #10042 12 years ago
Jan-Christoph Borchardt 8e617453e5 use icon-confirm instead of text for accepting remote share, works better with translations 12 years ago
Jan-Christoph Borchardt e5f68bafb9 for shared links, use wide logo on desktop and icon on mobile 12 years ago
Jan-Christoph Borchardt 0df04975b0 use same logo for mobile as for when logged in, fix #9360 12 years ago
Jan-Christoph Borchardt 560c530875 hide text of download button, only show icon 12 years ago
Volkan Gezer 586c4236fd fix lineheight of server2server share 12 years ago
Morris Jobke d9aa8c9f0e drop unneeded code 12 years ago
Robin Appelman 2005c162bd Fix prompting for password 12 years ago
Robin Appelman e6f3850890 Update for changes in master 12 years ago
Robin Appelman cf5a72c103 Add interface for adding a public share to a different ownCloud instance 12 years ago
Morris Jobke 57ef089aac drop allowZIPdownload and maxZIPSize as options 12 years ago
Jan-Christoph Borchardt 7be0ce6ada remove noise texture from interface (not necessary, and blurry on high-res) 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 20893cc3b3 Images on public sharing get downscaled to increase use experience - this will speed up loading time 12 years ago
Thomas Müller 6e75b37d04 disable download button if zip download is disabled 12 years ago
Thomas Müller 003049e8a6 remove file name from upper right button 12 years ago
Thomas Müller df32254133 reintroduce download button on public shares 12 years ago
Jan-Christoph Borchardt 55c630ea7d remove unneeded icon class 12 years ago
Vincent Petry d49c7ad4fb Fixed double file encoding for previews 12 years ago
Thomas Müller 7655728ddf - adding class to header div: share-folder or share-file 12 years ago
Jan-Christoph Borchardt 5a869732d1 adjust file type icon placement for when no preview can be generated 12 years ago
Thomas Müller 617aa3cf29 Instead of 'No preview available for ...' we simple display the mieme-type icon 12 years ago
Jan-Christoph Borchardt f0c9e8205f remove %webroot from files_sharing app 12 years ago
Morris Jobke 4b7dfd34f8 fix conflicts and add missing closing tag 12 years ago
Pellaeon Lin 4726a2021b Add $freeSpace and $uploadLimit to files_sharing 12 years ago
Jan-Christoph Borchardt c0590676a0 fix public share download button width 12 years ago
Thomas Müller 50ae2ab14c add download button on single file share page 12 years ago
Thomas Müller 807b885a0e reuse file upload as used within files app - remove public upload button 12 years ago
Myles McNamara 9ebffd6635 remove extra upload controls 12 years ago
Myles McNamara 0802b662be fix upload button layout 12 years ago
Jörn Friedrich Dreyer 11425d142d readd sharing token to public template 13 years ago
Thomas Müller e23433f771 display the original file name - this will change in case of renames 13 years ago
Vincent Petry 7abfe2bd4f Added direct link in public share page 13 years ago
Vincent Petry cddb85c588 Added filesApp flag as input field for files app detection 13 years ago
Vincent Petry 6a36d7fa86 Added isPublic flag in files_sharing template 13 years ago
Georg Ehrke 91bd4dd67b implement previews of single shared files 13 years ago
Björn Schießle 75fd6d4fde initialize OC_Defaults in template constructorX 13 years ago
Jan-Christoph Borchardt aacca494c5 introduce shortname themable string and split from title, use for image alt text 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
Björn Schießle 6cfa016c39 add public api 13 years ago
Björn Schießle 3c691c9ec9 move to non-static OC_Defaults 13 years ago
Björn Schießle d46e62886a Add init funtion to OC_Defaults to be able to wrap translatable strings 13 years ago
Björn Schießle d97d00fe0f add logo claim to defaults.php 13 years ago
Björn Schießle aead759f47 logo claim added 13 years ago