summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/templates
Commit message (Expand)AuthorAgeFilesLines
* Added download size on public sharingVincent Cloutier2014-11-141-1/+1
* Refactor file sharing public link handlingLukas Reschke2014-11-142-4/+30
* adjust strings - fixed #11930Thomas Müller2014-11-051-3/+11
* Use SVG previews for public sharingLukas Reschke2014-09-301-12/+11
* Hiding add to your own cloud if server2server sharing is not enabledClark Tomlinson2014-09-031-1/+6
* Update public.phppzy2014-08-071-0/+5
* don't preload videos on public sharing, fixes #10042Georg Ehrke2014-07-301-1/+1
* use icon-confirm instead of text for accepting remote share, works better wit...Jan-Christoph Borchardt2014-07-041-2/+2
* for shared links, use wide logo on desktop and icon on mobileJan-Christoph Borchardt2014-07-031-1/+1
* Merge pull request #9391 from owncloud/design-mobile-shareJan-Christoph Borchardt2014-07-031-3/+5
|\
| * use same logo for mobile as for when logged in, fix #9360Jan-Christoph Borchardt2014-07-021-2/+4
| * hide text of download button, only show iconJan-Christoph Borchardt2014-07-021-1/+1
* | fix lineheight of server2server shareVolkan Gezer2014-07-021-1/+1
|/
* Merge pull request #9245 from owncloud/server2server-sharing-design-fixesMorris Jobke2014-07-021-1/+1
|\
| * drop unneeded codeMorris Jobke2014-06-271-1/+1
* | Fix wording for remote shares in settings pageVincent Petry2014-06-261-1/+1
|/
* Merge pull request #8399 from owncloud/server-server-sharingicewind19912014-06-172-4/+26
|\
| * add settings to disable server to server sharingBjoern Schiessle2014-06-141-0/+13
| * Fix prompting for passwordRobin Appelman2014-06-141-1/+1
| * Update for changes in masterRobin Appelman2014-06-141-1/+0
| * Add interface for adding a public share to a different ownCloud instanceRobin Appelman2014-06-141-4/+14
* | Fix pathMorris Jobke2014-06-141-1/+1
* | fix layout of password protected sharesMorris Jobke2014-06-131-0/+1
|/
* move mail template editor from core to standalone templateeditor repoJörn Friedrich Dreyer2014-06-131-41/+0
* Merge pull request #8824 from owncloud/mail_template_editing_in_webuiMorris Jobke2014-06-041-0/+41
|\
| * convert mail template editor to app framework for a restful apiJörn Friedrich Dreyer2014-06-031-3/+5
| * minimal mail template editor for administrators, refs #7177Jörn Friedrich Dreyer2014-06-021-0/+39
* | infield label removal: remove last occurences of infield labelsJan-Christoph Borchardt2014-06-031-2/+2
* | drop allowZIPdownload and maxZIPSize as optionsMorris Jobke2014-06-021-2/+0
|/
* Removed "Share with" columnVincent Petry2014-05-301-3/+0
* Sharing overview fixes and unit testsVincent Petry2014-05-301-2/+2
* Small fixes to sharing overviewVincent Petry2014-05-301-1/+1
* Removed selection checkboxesVincent Petry2014-05-301-9/+0
* Group shares by typeVincent Petry2014-05-301-3/+0
* Added sharing overview page (WIP)Vincent Petry2014-05-301-0/+43
* remove noise texture from interface (not necessary, and blurry on high-res)Jan-Christoph Borchardt2014-05-231-1/+1
* load image via javascript and use $(document).width() to determine the proper...Thomas Müller2014-05-021-4/+0
* Images on public sharing get downscaled to increase use experience - this wil...Thomas Müller2014-05-021-1/+4
* disable download button if zip download is disabledThomas Müller2014-05-021-0/+2
* remove file name from upper right buttonThomas Müller2014-04-291-1/+1
* reintroduce download button on public sharesThomas Müller2014-04-291-3/+10
* remove unneeded icon classJan-Christoph Borchardt2014-03-142-2/+2
* disable autocomplete for shared link password input, fix #7419Jan-Christoph Borchardt2014-02-261-1/+4
* Fixed double file encoding for previewsVincent Petry2014-01-301-1/+1
* - adding class to header div: share-folder or share-fileThomas Müller2014-01-291-2/+3
* adjust file type icon placement for when no preview can be generatedJan-Christoph Borchardt2014-01-291-1/+1
* merge master into mobile-styleJan-Christoph Borchardt2014-01-292-2/+2
|\
| * Merge pull request #6912 from owncloud/replace-webroot-in-cssMorris Jobke2014-01-272-2/+2
| |\
| | * remove %webroot from files_sharing appJan-Christoph Borchardt2014-01-232-2/+2
* | | Instead of 'No preview available for ...' we simple display the mieme-type iconThomas Müller2014-01-231-12/+8