| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | 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 |
* | 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 wit... | Jan-Christoph Borchardt | 2014-07-04 | 1 | -2/+2 |
* | 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 |
|\ |
|
| * | 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 | 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 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 |
|/ |
|
* | 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 |
|\ |
|
| * | 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 |
* | Small fixes to sharing overview | Vincent Petry | 2014-05-30 | 1 | -1/+1 |
* | 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 |
* | 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 proper... | Thomas Müller | 2014-05-02 | 1 | -4/+0 |
* | Images on public sharing get downscaled to increase use experience - this wil... | Thomas Müller | 2014-05-02 | 1 | -1/+4 |
* | 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 |
* | adjust file type icon placement for when no preview can be generated | Jan-Christoph Borchardt | 2014-01-29 | 1 | -1/+1 |
* | merge master into mobile-style | Jan-Christoph Borchardt | 2014-01-29 | 2 | -2/+2 |
|\ |
|