| Commit message (Expand) | Author | Age | Files | Lines |
* | [9.2] Show avatar in share drop down (#25976) | Thomas Müller | 2016-10-11 | 1 | -0/+13 |
* | fix sharing icon's alignment and add padding to the unshare icon | Christoph Wurst | 2016-10-03 | 1 | -1/+1 |
* | Move options to the right | Roeland Jago Douma | 2016-10-03 | 1 | -2/+10 |
* | move unshare button out of popover menu; keep menu opened on re-render | Christoph Wurst | 2016-10-03 | 1 | -1/+0 |
* | Make e-mail icon visible | Roeland Jago Douma | 2016-08-21 | 1 | -0/+4 |
* | Keep share checkboxes together | Vincent Petry | 2016-03-18 | 1 | -0/+5 |
* | remove unneeded css prefixes | Hendrik Leppelsack | 2015-11-23 | 1 | -2/+0 |
* | fix sidebar Sharing layout a bit | Jan-Christoph Borchardt | 2015-09-17 | 1 | -13/+3 |
* | Port share.css styles to the sidebar panel | Vincent Petry | 2015-09-16 | 1 | -12/+18 |
* | Add expiration date handling in share tab | Vincent Petry | 2015-09-16 | 1 | -0/+8 |
* | show link share | Arthur Schiwon | 2015-09-16 | 1 | -4/+0 |
* | Revert "fix z-index of share-autocomplete" | Jan-Christoph Borchardt | 2015-07-01 | 1 | -1/+0 |
* | fix z-index of share-autocomplete | Jan-Christoph Borchardt | 2015-06-26 | 1 | -0/+1 |
* | fix share input loading spinner, fix #15522 | Jan-Christoph Borchardt | 2015-04-10 | 1 | -1/+5 |
* | add more present info about remote shares, fix layout of inputs | Jan-Christoph Borchardt | 2015-04-09 | 1 | -2/+7 |
* | adjust share dropdown border radius to 3px | Jan-Christoph Borchardt | 2015-03-26 | 1 | -10/+10 |
* | combine labels with inputs in sharing dialog, fix #14796 | Jan-Christoph Borchardt | 2015-03-23 | 1 | -1/+0 |
* | add more whitespace to share link options in dropdown for better clickability... | Jan-Christoph Borchardt | 2015-03-17 | 1 | -2/+4 |
* | fix checkbox alignment in share dialog, fix #11515 | Jan-Christoph Borchardt | 2015-03-17 | 1 | -0/+1 |
* | Avatars in share dialog fixes | Roeland Jago Douma | 2015-03-03 | 1 | -6/+9 |
* | Display user avatar in share dialog | Roeland Jago Douma | 2015-02-12 | 1 | -0/+6 |
* | Avoid dropdown to float under sidebar for mid narrow screens | Morris Jobke | 2015-02-06 | 1 | -0/+7 |
* | Added spinners in share dropdown | Vincent Petry | 2014-09-26 | 1 | -0/+14 |
* | fix the layout of the enforced expiry date message | Morris Jobke | 2014-07-01 | 1 | -1/+8 |
* | fix expire message going out of box, fix #9280 | Jan-Christoph Borchardt | 2014-06-30 | 1 | -1/+2 |
* | Fix hidden share button and checkbox layout | Morris Jobke | 2014-06-25 | 1 | -0/+2 |
* | fix positioning issue of share dropdown in intermediate widths | Jan-Christoph Borchardt | 2014-06-03 | 1 | -1/+1 |
* | increase width of share dialog | Bjoern Schiessle | 2014-05-13 | 1 | -1/+1 |
* | add information about default expire date to the share dialog | Bjoern Schiessle | 2014-05-13 | 1 | -1/+1 |
* | Fixes width of the dropdown menus as per computed styles. | raghunayyar | 2014-01-26 | 1 | -1/+1 |
* | Merge branch 'master' into core-em-to-px | raghunayyar | 2014-01-16 | 1 | -9/+27 |
|\ |
|
| * | Revert "[fix] Center Share Dropdown & Versions Dropdown" | zombiehugs | 2013-12-03 | 1 | -1/+1 |
| * | [fix] Center Share Dropdown & Versions Dropdown | zombiehugs | 2013-12-03 | 1 | -1/+1 |
| * | Fixed share dropdown checkbox wrapping | Vincent Petry | 2013-10-23 | 1 | -18/+28 |
| * | Added left padding to notCreatable message | Vincent Petry | 2013-10-23 | 1 | -0/+1 |
| * | beautify 'you dont have write permissions' notice, fix #2770 | Jan-Christoph Borchardt | 2013-10-20 | 1 | -0/+5 |
| * | bold share username | Jan-Christoph Borchardt | 2013-10-20 | 1 | -0/+1 |
| * | properly align checkboxes to text | Jan-Christoph Borchardt | 2013-10-20 | 1 | -0/+1 |
| * | more breathing space in share list | Jan-Christoph Borchardt | 2013-10-20 | 1 | -1/+2 |
* | | All Core Styles from em->px, apart from styles.css | raghunayyar | 2013-10-07 | 1 | -10/+10 |
|/ |
|
* | Merge branch 'master' into sharing_mail_notification_master | Thomas Müller | 2013-10-02 | 1 | -67/+69 |
|\ |
|
| * | just fix whitespace stuff | Morris Jobke | 2013-10-02 | 1 | -64/+66 |
| * | reduce rounded corners of Share and Versions dropdown | Jan-Christoph Borchardt | 2013-10-02 | 1 | -3/+3 |
* | | enable user to inform recipients about a shared file by mail | Bjoern Schiessle | 2013-08-30 | 1 | -2/+2 |
|/ |
|
* | up limit of share dropdown from 4 to 15, scrollbar after 4 1/2 entries, fix #135 | Jan-Christoph Borchardt | 2013-02-28 | 1 | -0/+6 |
* | properly align triangle and unshare icons to text, also fixes line hopping | Jan-Christoph Borchardt | 2013-02-27 | 1 | -0/+5 |
* | fix shared by text going out of box, fix #895 | Jan-Christoph Borchardt | 2013-02-27 | 1 | -1/+3 |
* | Hovering on the unshare doesnt spoil look | raghunayyar | 2013-02-20 | 1 | -0/+4 |
* | Text stays inside the sharing dropdown | raghunayyar | 2013-02-19 | 1 | -0/+4 |
* | restoring feature to send sharing link via email | Thomas Mueller | 2012-12-10 | 1 | -4/+10 |