Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix ellipsis in breadcrumb fix #2387 | John Molakvoæ (skjnldsv) | 2016-11-29 | 1 | -0/+3 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-29 | 4 | -0/+24 |
* | Merge pull request #2237 from nextcloud/rich-strings-and-icons-for-mention-no... | blizzz | 2016-11-28 | 1 | -1/+1 |
|\ | |||||
| * | Use the comment icon for the notifications | Joas Schilling | 2016-11-23 | 1 | -1/+1 |
* | | Mark all content in search field | Morlinest | 2016-11-28 | 1 | -0/+1 |
* | | Merge pull request #2342 from nextcloud/filepicker-shadow | Lukas Reschke | 2016-11-28 | 4 | -44/+30 |
|\ \ | |||||
| * | | move more sizing logic to css | Robin Appelman | 2016-11-28 | 4 | -22/+15 |
| * | | fix dialog to window using css | Robin Appelman | 2016-11-28 | 2 | -12/+4 |
| * | | center dialog using css | Robin Appelman | 2016-11-28 | 2 | -2/+3 |
| * | | limit filepicker height to screen | Robin Appelman | 2016-11-25 | 1 | -8/+1 |
| * | | fix styling of filepicker dialog | Robin Appelman | 2016-11-25 | 3 | -8/+15 |
* | | | Merge pull request #2341 from nextcloud/filepicker-public-share | Lukas Reschke | 2016-11-28 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | use public share fileclient when available | Robin Appelman | 2016-11-25 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #2363 from nextcloud/fix-2329 | Morris Jobke | 2016-11-28 | 1 | -3/+7 |
|\ \ \ | |||||
| * | | | open popup menu in share dialog only for one sharee on render | Arthur Schiwon | 2016-11-28 | 1 | -3/+7 |
* | | | | Merge pull request #2365 from nextcloud/resize-the-controls-after-the-sidebar... | Lukas Reschke | 2016-11-28 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Make sure the controls is resized after the sidebar disappeared | Joas Schilling | 2016-11-28 | 1 | -1/+1 |
* | | | | | bring back permissions for mail shares | Bjoern Schiessle | 2016-11-28 | 1 | -8/+6 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-28 | 2 | -2/+2 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-28 | 2 | -2/+2 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-28 | 2 | -0/+2 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-27 | 6 | -0/+6 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-26 | 44 | -44/+102 |
* | | | Add jquery ui fixes js file | John Molakvoæ (skjnldsv) | 2016-11-25 | 2 | -0/+9 |
|/ / | |||||
* | | Merge pull request #2325 from nextcloud/fix-slogan-styling | Lukas Reschke | 2016-11-25 | 1 | -5/+0 |
|\ \ | |||||
| * | | Fix styling of slogan on login page for longer text | Julius Haertl | 2016-11-25 | 1 | -5/+0 |
* | | | Add nextcloud_announcements to shipped.json | Lukas Reschke | 2016-11-25 | 1 | -0/+1 |
* | | | Merge pull request #2243 from nextcloud/file-drop-wording | Roeland Jago Douma | 2016-11-24 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | fix wording of File drop, ref #2207 | Jan-Christoph Borchardt | 2016-11-22 | 1 | -1/+1 |
* | | | | Merge pull request #2313 from nextcloud/fix-naming | Morris Jobke | 2016-11-24 | 3 | -14/+14 |
|\ \ \ \ | |||||
| * | | | | fix some outdated naming | Jan-Christoph Borchardt | 2016-11-24 | 3 | -14/+14 |
* | | | | | Merge pull request #2309 from nextcloud/fix-favicons | Lukas Reschke | 2016-11-24 | 3 | -3/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | fix favicon viewbox, remove decimals | Jan-Christoph Borchardt | 2016-11-24 | 3 | -3/+3 |
* | | | | | show dialog again of operation failed | Bjoern Schiessle | 2016-11-24 | 1 | -0/+1 |
* | | | | | set focus on input field | Bjoern Schiessle | 2016-11-24 | 1 | -0/+1 |
* | | | | | Merge pull request #2283 from nextcloud/no-padding-if-no-settings-area | Julius Härtl | 2016-11-23 | 2 | -0/+8 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Remove padding from apps navigation if there is no settings area | Morris Jobke | 2016-11-23 | 2 | -0/+8 |
* | | | | | Merge pull request #2247 from nextcloud/avatar-fallback | Roeland Jago Douma | 2016-11-23 | 2 | -5/+5 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | fix unit tests | Morris Jobke | 2016-11-23 | 1 | -2/+2 |
| * | | | | use ? instead of X for avatar name fallback | Jan-Christoph Borchardt | 2016-11-22 | 1 | -3/+3 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #2242 from nextcloud/fix-installation-spinner | Morris Jobke | 2016-11-23 | 1 | -2/+2 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | show installation spinner correctly, fix #2129 | Jan-Christoph Borchardt | 2016-11-22 | 1 | -2/+2 |
| |/ / | |||||
* | / | Do not escape sharees | Roeland Jago Douma | 2016-11-23 | 1 | -9/+3 |
| |/ |/| | |||||
* | | Fix select2 input on retina - fixes #2226 | Morris Jobke | 2016-11-22 | 1 | -3/+3 |
* | | Remove unwanted padding | John Molakvoæ | 2016-11-22 | 1 | -1/+0 |
|/ | |||||
* | Use proper return function | Lukas Reschke | 2016-11-21 | 1 | -2/+1 |
* | Adjust unit tests | Lukas Reschke | 2016-11-21 | 1 | -6/+12 |
* | put explanatory text directly in popup | Jan-Christoph Borchardt | 2016-11-21 | 2 | -6/+8 |
* | Search on lookup server | Roeland Jago Douma | 2016-11-21 | 1 | -1/+3 |
* | Add a signer class for signing | Lukas Reschke | 2016-11-21 | 1 | -2/+2 |