| Commit message (Expand) | Author | Age | Files | Lines |
* | Use HTTPS instead of HTTP | Lukas Reschke | 2016-02-05 | 1 | -1/+1 |
* | Remove OC_Helper::imagePath and use the proper public interface | Morris Jobke | 2016-01-24 | 1 | -2/+2 |
* | [Share 2.0] Move showing link share to sharing 2.0 | Roeland Jago Douma | 2016-01-20 | 1 | -1/+1 |
* | Removed deprecated OC_Helper::mimeTypeIcon function | Roeland Jago Douma | 2015-12-18 | 1 | -1/+1 |
* | show display name but internally use the user name | Björn Schießle | 2015-12-14 | 1 | -1/+1 |
* | remove unneeded icons from input fields to not distract from submit button, f... | Jan-Christoph Borchardt | 2015-10-30 | 1 | -1/+0 |
* | Merge pull request #19733 from owncloud/remove-controls-whennotneeded | Thomas Müller | 2015-10-14 | 1 | -3/+0 |
|\ |
|
| * | Remove controls for file lists that don't need it | Vincent Petry | 2015-10-13 | 1 | -3/+0 |
* | | apply new checkbox style to admin settings | Hendrik Leppelsack | 2015-10-14 | 1 | -2/+2 |
|/ |
|
* | fix scrollbars in public template | Hendrik Leppelsack | 2015-10-06 | 1 | -31/+32 |
* | Do noy allow empty urls to be submitted in "add to your owncloud" | Roeland Jago Douma | 2015-09-30 | 1 | -1/+1 |
* | Merge pull request #18630 from owncloud/files-combineuploadbutton | Jan-Christoph Borchardt | 2015-09-07 | 1 | -0/+1 |
|\ |
|
| * | Combine upload action into the "New" menu | Vincent Petry | 2015-08-28 | 1 | -0/+1 |
* | | Collapse HTML code for federated code | Lukas Reschke | 2015-09-03 | 1 | -5/+6 |
|/ |
|
* | don't load gs-share | Thomas Müller | 2015-08-25 | 1 | -2/+4 |
* | Simply hide sharing buttons for IE8 - fixes #18011 | Thomas Müller | 2015-08-25 | 1 | -0/+2 |
* | Load missing JS dep in public link page | Vincent Petry | 2015-08-18 | 1 | -0/+1 |
* | Implement file actions dropdown | Vincent Petry | 2015-08-10 | 1 | -0/+1 |
* | use inline confirm button style for password-protected links, ref #15176 | Jan-Christoph Borchardt | 2015-07-29 | 1 | -1/+2 |
* | remove duplicate ID in HTML template for public shares | Morris Jobke | 2015-06-25 | 1 | -1/+1 |
* | Merge pull request #16692 from owncloud/add_social_media_buttons | Björn Schießle | 2015-06-18 | 1 | -6/+67 |
|\ |
|
| * | add id to url | Bjoern Schiessle | 2015-06-18 | 1 | -4/+4 |
| * | fix look of 'Share with me via ownCloud' button, fix wording | Jan-Christoph Borchardt | 2015-06-17 | 1 | -4/+8 |
| * | fix path to owncloud logo | Bjoern Schiessle | 2015-06-17 | 1 | -2/+2 |
| * | make the click actions work | Bjoern Schiessle | 2015-06-17 | 1 | -6/+8 |
| * | federated cloud ID: add icons, fix HTML & layout, fix wording | Jan-Christoph Borchardt | 2015-06-17 | 1 | -37/+35 |
| * | add social media button for diaspora, twitter, facebook and google+ | Bjoern Schiessle | 2015-06-17 | 1 | -6/+63 |
* | | Disable video preview if previews are disabled | Morris Jobke | 2015-06-09 | 1 | -1/+1 |
|/ |
|
* | L10n for federated cloud ID and rtrim '/' on ID | Morris Jobke | 2015-06-02 | 1 | -1/+1 |
* | show federated cloud id in the personal settings | Bjoern Schiessle | 2015-06-02 | 1 | -0/+12 |
* | replace logo-wide on share page as well with better icon + text | Jan-Christoph Borchardt | 2015-05-22 | 1 | -4/+14 |
* | add admin documentation hints to Federated Cloud Sharing and cron | Jan-Christoph Borchardt | 2015-04-09 | 1 | -0/+3 |
* | fix layout for Sharing settings | Jan-Christoph Borchardt | 2015-03-27 | 1 | -13/+15 |
* | Move federated cloud sharing, files externals and updater to special positions | Joas Schilling | 2015-03-27 | 1 | -2/+2 |
* | Move mimetype check from template to controller | Joas Schilling | 2015-03-16 | 1 | -4/+3 |
* | Use the PreviewManager where possible | Joas Schilling | 2015-03-16 | 1 | -2/+2 |
* | rename 'server-to-server sharing' to 'federated cloud' | Bjoern Schiessle | 2015-01-29 | 1 | -1/+1 |
* | 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 |
* | 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 |