Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add vertical separator between hours and minutes | Jan-Christoph Borchardt | 2017-11-03 | 1 | -0/+4 |
* | Improve timepicker design, align to datepicker | Jan-Christoph Borchardt | 2017-11-03 | 2 | -1/+68 |
* | Merge pull request #7048 from nextcloud/flexbox-css | Jan-Christoph Borchardt | 2017-11-03 | 2 | -21/+0 |
|\ | |||||
| * | Vendor prefix for flexbox not needed anymore | Morris Jobke | 2017-11-03 | 2 | -21/+0 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-03 | 90 | -86/+1526 |
* | | Merge pull request #6652 from nextcloud/sharing-link-menu | John Molakvoæ | 2017-11-02 | 2 | -5/+2 |
|\ \ | |||||
| * | | Fix header text hiding completely or wrapping wrongly | Jan-Christoph Borchardt | 2017-11-01 | 2 | -5/+2 |
* | | | Merge pull request #6094 from nextcloud/sharedby-avatar | Jan-Christoph Borchardt | 2017-11-02 | 2 | -50/+52 |
|\ \ \ | |||||
| * | | | use single quotes | Arthur Schiwon | 2017-11-02 | 1 | -2/+2 |
| * | | | Adjust js tests | Arthur Schiwon | 2017-11-01 | 2 | -36/+35 |
| * | | | Fix test for tooltip and local share owner | Jan-Christoph Borchardt | 2017-11-01 | 2 | -6/+4 |
| * | | | Restore 'Shared' text field for owner, since 'recipients' is still empty. | Marin Treselj | 2017-10-31 | 1 | -3/+2 |
| * | | | Fix CSS, better handling of recipients | Marin Treselj | 2017-10-31 | 1 | -11/+12 |
| * | | | Fixed a11y; span instead of a div | Marin Treselj | 2017-10-31 | 1 | -1/+1 |
| * | | | Show avatar instead of username for shared files | Jan-Christoph Borchardt | 2017-10-31 | 1 | -1/+6 |
* | | | | Add 204 endpoint | Roeland Jago Douma | 2017-11-02 | 2 | -1/+44 |
* | | | | Merge pull request #7039 from nextcloud/fix_7038 | Roeland Jago Douma | 2017-11-01 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Translate Grant Access | Roeland Jago Douma | 2017-11-01 | 1 | -2/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'master' into autocomplete-gui | Arthur Schiwon | 2017-11-01 | 25 | -59/+881 |
|\| | | | |||||
| * | | | Merge pull request #7032 from nextcloud/address-icon | Joas Schilling | 2017-11-01 | 2 | -0/+5 |
| |\ \ \ | |||||
| | * | | | Add address icon | Jan-Christoph Borchardt | 2017-10-31 | 2 | -0/+5 |
| * | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-01 | 4 | -38/+78 |
| |/ / / | |||||
| * / / | Better readability for text on log in page which is directly on backgrounds | Jan-Christoph Borchardt | 2017-10-31 | 1 | -0/+2 |
| |/ / | |||||
| * | | Merge pull request #7012 from nextcloud/show-favourite-action-as-the-first-one | Jan-Christoph Borchardt | 2017-10-30 | 1 | -0/+4 |
| |\ \ | | |/ | |/| | |||||
| | * | Reverse favorite icon coloring in files action menu | Jan-Christoph Borchardt | 2017-10-30 | 1 | -0/+4 |
| * | | Merge pull request #6976 from nextcloud/fix-checkbox-in-popover | Morris Jobke | 2017-10-30 | 1 | -0/+6 |
| |\ \ | | |/ | |/| | |||||
| | * | Fix checkboxes on popover | John Molakvoæ (skjnldsv) | 2017-10-26 | 1 | -0/+6 |
| * | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-28 | 2 | -6/+8 |
| * | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-27 | 2 | -0/+2 |
| * | | Merge pull request #6973 from nextcloud/menu-highlight | Morris Jobke | 2017-10-26 | 1 | -0/+1 |
| |\ \ | | |/ | |/| | |||||
| | * | Add blue highlight to active menu entry | Jan-Christoph Borchardt | 2017-10-24 | 1 | -0/+1 |
| * | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-25 | 2 | -0/+4 |
| * | | Merge pull request #6709 from nextcloud/show-checkbox-where-the-favourite-ico... | Morris Jobke | 2017-10-25 | 1 | -5/+5 |
| |\ \ | | |/ | |/| | |||||
| | * | Move checkboxes to their own column | Daniel Calviño Sánchez | 2017-10-19 | 1 | -1/+8 |
| | * | Move favorite mark to the top right corner of the thumbnail | Daniel Calviño Sánchez | 2017-10-19 | 1 | -7/+0 |
| * | | Use proper DI for repair command | Morris Jobke | 2017-10-24 | 2 | -4/+9 |
| * | | Merge pull request #6920 from nextcloud/appmanager-usage | Morris Jobke | 2017-10-24 | 1 | -2/+3 |
| |\ \ | |||||
| | * | | Use appmanager instead of OC_App for check for enabled app | Morris Jobke | 2017-10-23 | 1 | -2/+3 |
| * | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-24 | 4 | -0/+752 |
| * | | | Merge pull request #6915 from nextcloud/css-border-radius | Joas Schilling | 2017-10-23 | 1 | -2/+0 |
| |\ \ \ | |||||
| | * | | | Border-radius does not need the vendor prefixes anymore | Morris Jobke | 2017-10-23 | 1 | -2/+0 |
| | |/ / | |||||
| * | | | Merge pull request #6916 from nextcloud/css-box-sizing | John Molakvoæ | 2017-10-23 | 1 | -2/+0 |
| |\ \ \ | |||||
| | * | | | Box-sizing does not need vendor prefix anymore | Morris Jobke | 2017-10-23 | 1 | -2/+0 |
| | |/ / | |||||
| * | | | Merge pull request #6917 from nextcloud/css-box-shadow | John Molakvoæ | 2017-10-23 | 1 | -2/+0 |
| |\ \ \ | |||||
| | * | | | Box-shadow does not need vendor prefix anymore | Morris Jobke | 2017-10-23 | 1 | -2/+0 |
| | |/ / | |||||
| * / / | User settings app-navigation to css guidelines | John Molakvoæ (skjnldsv) | 2017-10-21 | 1 | -0/+4 |
| |/ / | |||||
* | | | meanwhile we can have exact matches. also show those. | Arthur Schiwon | 2017-10-31 | 1 | -1/+2 |
* | | | configurable amount of autocomplete results in comments | Arthur Schiwon | 2017-10-27 | 1 | -2/+2 |
* | | | add search parameter to autocomplete controller | Arthur Schiwon | 2017-10-25 | 1 | -3/+15 |
* | | | contenteditable divs should look like textareas | Arthur Schiwon | 2017-10-22 | 3 | -9/+11 |