Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | show animated gifs on public sharing page | Georg Ehrke | 2015-01-19 | 1 | -0/+2 |
| | |||||
* | use class for no results div instead of id. the elements are not unique. | Jörn Friedrich Dreyer | 2015-01-06 | 1 | -1/+1 |
| | |||||
* | filter trashbin and share views | Jörn Friedrich Dreyer | 2015-01-05 | 1 | -0/+6 |
| | |||||
* | fix accessibility of logos | Jan-Christoph Borchardt | 2014-12-18 | 1 | -1/+5 |
| | |||||
* | Added download size on public sharing | Vincent Cloutier | 2014-11-14 | 1 | -1/+1 |
| | |||||
* | Refactor file sharing public link handling | Lukas Reschke | 2014-11-14 | 2 | -4/+30 |
| | | | | | | | fixes download issue introduced by #10755 Conflicts: apps/files_sharing/public.php | ||||
* | adjust strings - fixed #11930 | Thomas Müller | 2014-11-05 | 1 | -3/+11 |
| | |||||
* | Use SVG previews for public sharing | Lukas Reschke | 2014-09-30 | 1 | -12/+11 |
| | | | | Fixes https://github.com/owncloud/core/pull/11367#issuecomment-57306037 and https://github.com/owncloud/core/issues/9218 | ||||
* | Hiding add to your own cloud if server2server sharing is not enabled | Clark Tomlinson | 2014-09-03 | 1 | -1/+6 |
| | |||||
* | Update public.php | pzy | 2014-08-07 | 1 | -0/+5 |
| | | | | | | | | | | added tag to make facebook load a preview picture Update public.php add check ifMimeSupported and put the thumbsize in a variable generate preview for all supported mimes | ||||
* | don't preload videos on public sharing, fixes #10042 | Georg Ehrke | 2014-07-30 | 1 | -1/+1 |
| | |||||
* | use icon-confirm instead of text for accepting remote share, works better ↵ | Jan-Christoph Borchardt | 2014-07-04 | 1 | -2/+2 |
| | | | | with translations | ||||
* | for shared links, use wide logo on desktop and icon on mobile | Jan-Christoph Borchardt | 2014-07-03 | 1 | -1/+1 |
| | |||||
* | Merge pull request #9391 from owncloud/design-mobile-share | Jan-Christoph Borchardt | 2014-07-03 | 1 | -3/+5 |
|\ | | | | | Fix mobile share view glitches | ||||
| * | use same logo for mobile as for when logged in, fix #9360 | Jan-Christoph Borchardt | 2014-07-02 | 1 | -2/+4 |
| | | |||||
| * | hide text of download button, only show icon | Jan-Christoph Borchardt | 2014-07-02 | 1 | -1/+1 |
| | | |||||
* | | fix lineheight of server2server share | Volkan Gezer | 2014-07-02 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #9245 from owncloud/server2server-sharing-design-fixes | Morris Jobke | 2014-07-02 | 1 | -1/+1 |
|\ | | | | | drop unneeded code | ||||
| * | drop unneeded code | Morris Jobke | 2014-06-27 | 1 | -1/+1 |
| | | |||||
* | | Fix wording for remote shares in settings page | Vincent Petry | 2014-06-26 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #8399 from owncloud/server-server-sharing | icewind1991 | 2014-06-17 | 2 | -4/+26 |
|\ | | | | | Add server<->server sharing | ||||
| * | add settings to disable server to server sharing | Bjoern Schiessle | 2014-06-14 | 1 | -0/+13 |
| | | |||||
| * | Fix prompting for password | Robin Appelman | 2014-06-14 | 1 | -1/+1 |
| | | |||||
| * | Update for changes in master | Robin Appelman | 2014-06-14 | 1 | -1/+0 |
| | | |||||
| * | Add interface for adding a public share to a different ownCloud instance | Robin Appelman | 2014-06-14 | 1 | -4/+14 |
| | | |||||
* | | Fix path | Morris Jobke | 2014-06-14 | 1 | -1/+1 |
| | | |||||
* | | fix layout of password protected shares | Morris Jobke | 2014-06-13 | 1 | -0/+1 |
|/ | | | | | * add password icon * fix upshifted arrow button - fixes #9024 | ||||
* | move mail template editor from core to standalone templateeditor repo | Jörn Friedrich Dreyer | 2014-06-13 | 1 | -41/+0 |
| | |||||
* | Merge pull request #8824 from owncloud/mail_template_editing_in_webui | Morris Jobke | 2014-06-04 | 1 | -0/+41 |
|\ | | | | | minimal mail template editor for administrators | ||||
| * | convert mail template editor to app framework for a restful api | Jörn Friedrich Dreyer | 2014-06-03 | 1 | -3/+5 |
| | | |||||
| * | minimal mail template editor for administrators, refs #7177 | Jörn Friedrich Dreyer | 2014-06-02 | 1 | -0/+39 |
| | | |||||
* | | infield label removal: remove last occurences of infield labels | Jan-Christoph Borchardt | 2014-06-03 | 1 | -2/+2 |
| | | |||||
* | | drop allowZIPdownload and maxZIPSize as options | Morris Jobke | 2014-06-02 | 1 | -2/+0 |
|/ | |||||
* | Removed "Share with" column | Vincent Petry | 2014-05-30 | 1 | -3/+0 |
| | |||||
* | Sharing overview fixes and unit tests | Vincent Petry | 2014-05-30 | 1 | -2/+2 |
| | | | | | | | | | | | | - Fixed renaming and fileActionsReady event - Added unit tests for shares list - Fixed public page with defer - Fixed file actions in sharing overview - Fixed sharing counterpart list (10 entries max) - Fixed file path attribute to be used in download action - Fix sharing list headers - OC.Share icons now operate on fileList instance - Fix OC.Share.updateIcon when more than one list in DOM | ||||
* | Small fixes to sharing overview | Vincent Petry | 2014-05-30 | 1 | -1/+1 |
| | | | | | | - Removed file size from file summary in sharing overview - Fixed document title - Fixed empty content text for shared overview | ||||
* | Removed selection checkboxes | Vincent Petry | 2014-05-30 | 1 | -9/+0 |
| | |||||
* | Group shares by type | Vincent Petry | 2014-05-30 | 1 | -3/+0 |
| | |||||
* | Added sharing overview page (WIP) | Vincent Petry | 2014-05-30 | 1 | -0/+43 |
| | | | | | - added sharing overview entries in the sidebar - use OCS Share API to get the list of files | ||||
* | remove noise texture from interface (not necessary, and blurry on high-res) | Jan-Christoph Borchardt | 2014-05-23 | 1 | -1/+1 |
| | |||||
* | load image via javascript and use $(document).width() to determine the ↵ | Thomas Müller | 2014-05-02 | 1 | -4/+0 |
| | | | | proper side of the image to be returned | ||||
* | Images on public sharing get downscaled to increase use experience - this ↵ | Thomas Müller | 2014-05-02 | 1 | -1/+4 |
| | | | | | | | | | | | will speed up loading time - adding keep aspect to core/ajax/preview.php - remove duplicate method Preview::show() - no more hard coded mimetype of preview - remove .png from the preview urls - keep old route preview.png for backwards compatibility - aspect preserving previews are now cached | ||||
* | disable download button if zip download is disabled | Thomas Müller | 2014-05-02 | 1 | -0/+2 |
| | |||||
* | remove file name from upper right button | Thomas Müller | 2014-04-29 | 1 | -1/+1 |
| | |||||
* | reintroduce download button on public shares | Thomas Müller | 2014-04-29 | 1 | -3/+10 |
| | |||||
* | remove unneeded icon class | Jan-Christoph Borchardt | 2014-03-14 | 2 | -2/+2 |
| | |||||
* | disable autocomplete for shared link password input, fix #7419 | Jan-Christoph Borchardt | 2014-02-26 | 1 | -1/+4 |
| | |||||
* | Fixed double file encoding for previews | Vincent Petry | 2014-01-30 | 1 | -1/+1 |
| | |||||
* | - adding class to header div: share-folder or share-file | Thomas Müller | 2014-01-29 | 1 | -2/+3 |
| | | | | - for supported previews are shown with a size of 500px; icons with a size of 128px | ||||
* | adjust file type icon placement for when no preview can be generated | Jan-Christoph Borchardt | 2014-01-29 | 1 | -1/+1 |
| |