Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Make the color important | Joas Schilling | 2018-08-26 | 1 | -2/+2 | |
| * | | | | Use empty alt tag for avatars since there is always the name next to it | Joas Schilling | 2018-08-26 | 1 | -0/+1 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-27 | 46 | -26/+102 | |
* | | | | | Merge pull request #10858 from nextcloud/public-logo-fixes | Roeland Jago Douma | 2018-08-26 | 1 | -0/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix public pages conflicting | John Molakvoæ (skjnldsv) | 2018-08-26 | 1 | -0/+2 | |
* | | | | | | Merge pull request #10856 from nextcloud/bugfix/noid/comments-contactsmenu | John Molakvoæ | 2018-08-26 | 1 | -1/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix contactsmenu for mentioned users in comments | Julius Härtl | 2018-08-25 | 1 | -1/+0 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #10855 from nextcloud/stefan-niedermann-patch-1 | Roeland Jago Douma | 2018-08-26 | 1 | -2/+11 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Add "Join the Team" section to README.md | Niedermann IT-Dienstleistungen | 2018-08-25 | 1 | -2/+11 | |
| |/ / / / | ||||||
* / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-26 | 24 | -0/+190 | |
|/ / / / | ||||||
* | | | | Merge pull request #10846 from nextcloud/bugfix/noid/add-the-new-share-type-t... | Morris Jobke | 2018-08-25 | 2 | -0/+2 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Add the new share type | Joas Schilling | 2018-08-24 | 2 | -0/+2 | |
| | |/ | |/| | ||||||
* / | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-25 | 158 | -156/+136 | |
|/ / | ||||||
* | | Merge pull request #10844 from nextcloud/version/noid/14.0.0RC1v14.0.0RC1 | Morris Jobke | 2018-08-24 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | 14.0.0 RC 1 | Morris Jobke | 2018-08-24 | 1 | -2/+2 | |
|/ / | ||||||
* | | Merge pull request #10838 from nextcloud/header-fixes-and-public-note | Morris Jobke | 2018-08-24 | 10 | -38/+80 | |
|\ \ | ||||||
| * | | Fix jsunit | John Molakvoæ (skjnldsv) | 2018-08-24 | 1 | -1/+1 | |
| * | | Tests fixes | John Molakvoæ (skjnldsv) | 2018-08-24 | 1 | -4/+7 | |
| * | | Merge branch 'header-fixes-and-public-note' of https://github.com/nextcloud/s... | John Molakvoæ (skjnldsv) | 2018-08-24 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Fix header logo padding | Julius Härtl | 2018-08-24 | 1 | -1/+1 | |
| * | | | Fix public share link order | John Molakvoæ (skjnldsv) | 2018-08-24 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Fix public link order and fix skip to content | John Molakvoæ (skjnldsv) | 2018-08-24 | 2 | -2/+3 | |
| * | | Fix mobile view and add public share note view | John Molakvoæ (skjnldsv) | 2018-08-24 | 6 | -16/+48 | |
| * | | Fix header calculation and better public design | John Molakvoæ (skjnldsv) | 2018-08-24 | 3 | -19/+25 | |
* | | | Merge pull request #10827 from steiny2k/HEICHEIF | Roeland Jago Douma | 2018-08-24 | 1 | -4/+104 | |
|\ \ \ | ||||||
| * | | | Fixes | Roeland Jago Douma | 2018-08-24 | 1 | -5/+8 | |
| * | | | HEIC previews as JPG rather than PNGs to save space. | Sebastian Steinmetz | 2018-08-24 | 1 | -2/+99 | |
* | | | | Merge pull request #10820 from nextcloud/fix/noid/emptydefaultprefix | Morris Jobke | 2018-08-24 | 3 | -15/+18 | |
|\ \ \ \ | ||||||
| * | | | | [LDAP] The WebUI Wizard also should not assign empty config IDs | Arthur Schiwon | 2018-08-23 | 3 | -15/+18 | |
* | | | | | Merge pull request #10834 from nextcloud/add-support-for-room-shares | Roeland Jago Douma | 2018-08-24 | 3 | -7/+42 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix tests | Roeland Jago Douma | 2018-08-24 | 1 | -2/+7 | |
| * | | | | | Add support for rooms in the list of candidates to share with UI | Daniel Calviño Sánchez | 2018-08-24 | 1 | -5/+29 | |
| * | | | | | Add rooms in the default candidate types to look for when sharing | Daniel Calviño Sánchez | 2018-08-24 | 1 | -0/+6 | |
* | | | | | | Merge pull request #10835 from nextcloud/dav-search-no-negative-mtime | Morris Jobke | 2018-08-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | disallow negative mtime in dav search | Robin Appelman | 2018-08-24 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #10803 from nextcloud/smb-dir-instead-of-allinfo | Morris Jobke | 2018-08-24 | 2 | -2/+19 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix missing import | Robin Appelman | 2018-08-24 | 1 | -0/+1 | |
| * | | | | | | | assume the same timezone when using local domain names for smb | Robin Appelman | 2018-08-23 | 1 | -1/+2 | |
| * | | | | | | | improved fallback of timezone detection | Robin Appelman | 2018-08-23 | 1 | -1/+4 | |
| * | | | | | | | use dir instead of allinfo where possible | Robin Appelman | 2018-08-22 | 1 | -0/+12 | |
* | | | | | | | | Merge pull request #10841 from nextcloud/load-app-catch-exceptions | Morris Jobke | 2018-08-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | also catch exceptions when loading apps | Robin Appelman | 2018-08-24 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #10773 from nextcloud/collapsible-dark-fix | Morris Jobke | 2018-08-24 | 2 | -4/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update contrast theme to better readability on icons and files action | John Molakvoæ (skjnldsv) | 2018-08-20 | 1 | -3/+2 | |
| * | | | | | | | Move collapsible triangle to svg api | John Molakvoæ (skjnldsv) | 2018-08-20 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #10828 from nextcloud/bugfix/fac-108/mimetype-detection-br... | Morris Jobke | 2018-08-24 | 1 | -4/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix mimetype detection for junked uploads | Joas Schilling | 2018-08-24 | 1 | -4/+10 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #10724 from nextcloud/large-share-count-performance | Morris Jobke | 2018-08-24 | 7 | -71/+127 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | cache parent exists status during share setup | Robin Appelman | 2018-08-16 | 3 | -10/+17 | |
| * | | | | | | | tokens can't be valid local user names | Robin Appelman | 2018-08-16 | 2 | -11/+13 |