Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Set display name (if specified) when a new user is created | Daniel Calviño Sánchez | 2018-07-31 | 4 | -12/+14 | |
| * | | | Add optional "displayName" parameter to add user endpoint | Daniel Calviño Sánchez | 2018-07-31 | 2 | -7/+70 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #10469 from nextcloud/bugfix/10420/tags-management | Roeland Jago Douma | 2018-07-31 | 2 | -12/+10 | |
|\ \ \ | ||||||
| * | | | Revert to regular buttons in system tags management | Julius Härtl | 2018-07-31 | 2 | -12/+10 | |
| |/ / | ||||||
* | | | Merge pull request #10468 from nextcloud/bugfix/10094/apps-management-space | Roeland Jago Douma | 2018-07-31 | 1 | -5/+21 | |
|\ \ \ | ||||||
| * | | | Add more spacing to the apps management sidebar | Julius Härtl | 2018-07-31 | 1 | -5/+21 | |
| |/ / | ||||||
* | | | Merge pull request #10467 from nextcloud/fix/10403/reword_note | Roeland Jago Douma | 2018-07-31 | 2 | -2/+2 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Reword share comment feature | Roeland Jago Douma | 2018-07-31 | 2 | -2/+2 | |
|/ / | ||||||
* | | Merge pull request #10444 from nextcloud/feature/noid/allow-to-filter-unread-... | blizzz | 2018-07-31 | 3 | -4/+10 | |
|\ \ | ||||||
| * | | Allow to filter the unread count by verb | Joas Schilling | 2018-07-30 | 3 | -4/+10 | |
| |/ | ||||||
* | | Merge pull request #10459 from nextcloud/bugfix/noid/install-page | Roeland Jago Douma | 2018-07-31 | 2 | -1/+2 | |
|\ \ | ||||||
| * | | Fix caret icon on installation page | Julius Härtl | 2018-07-30 | 2 | -1/+2 | |
* | | | Merge pull request #10460 from nextcloud/bugfix/10443/theming-icons | Roeland Jago Douma | 2018-07-31 | 1 | -5/+8 | |
|\ \ \ | ||||||
| * | | | Use icon mixins for the theming scss | Julius Härtl | 2018-07-31 | 1 | -5/+8 | |
| |/ / | ||||||
* | | | Merge pull request #10462 from nextcloud/fix/provider-registry-duplicate-entries | Roeland Jago Douma | 2018-07-31 | 2 | -10/+37 | |
|\ \ \ | ||||||
| * | | | Fix duplicate inserts in the 2fa provider registry DAO | Christoph Wurst | 2018-07-31 | 2 | -10/+37 | |
|/ / / | ||||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-31 | 48 | -24/+102 | |
|/ / | ||||||
* | | Merge pull request #10451 from nextcloud/fix/9693/move_logcondition_up | Roeland Jago Douma | 2018-07-30 | 1 | -1/+2 | |
|\ \ | ||||||
| * | | Fetch logcondition earlier | Roeland Jago Douma | 2018-07-30 | 1 | -1/+2 | |
* | | | Merge pull request #10221 from nextcloud/bugfix/noid/prevent-too-long-identif... | Roeland Jago Douma | 2018-07-30 | 2 | -2/+421 | |
|\ \ \ | ||||||
| * | | | Fix primary key handling on postgres | Joas Schilling | 2018-07-27 | 1 | -3/+4 | |
| * | | | Ignore custom prefixes which are longer | Joas Schilling | 2018-07-27 | 2 | -19/+19 | |
| * | | | Ignore automatic generated sequences | Joas Schilling | 2018-07-27 | 1 | -1/+10 | |
| * | | | Fix calculation of default name | Joas Schilling | 2018-07-27 | 2 | -6/+83 | |
| * | | | Add unit tests | Joas Schilling | 2018-07-27 | 1 | -1/+293 | |
| * | | | Prevent too long identifier names | Joas Schilling | 2018-07-27 | 1 | -1/+41 | |
* | | | | Merge pull request #10435 from nextcloud/rakekniven-patch-1 | Joas Schilling | 2018-07-30 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Update IMipPlugin.php | rakekniven | 2018-07-30 | 1 | -1/+1 | |
| * | | | | Typo fix: Triple dot to ellipsis | rakekniven | 2018-07-29 | 1 | -1/+1 | |
* | | | | | Merge pull request #8357 from nextcloud/ui-regression | Roeland Jago Douma | 2018-07-30 | 14 | -3/+1235 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Keep timestamp replacements at the beginning | Julius Härtl | 2018-07-30 | 1 | -2/+9 | |
| * | | | | Fix install button layout to avoid irregular test failures | Julius Härtl | 2018-07-30 | 1 | -3/+4 | |
| * | | | | Improve test duration | Julius Härtl | 2018-07-30 | 3 | -15/+5 | |
| * | | | | Add custom network idle waiting and some JS injection to make tests more stable | Julius Härtl | 2018-07-29 | 3 | -17/+67 | |
| * | | | | Fix new settings and login tests | Julius Härtl | 2018-07-29 | 8 | -17/+28 | |
| * | | | | Use correct domain for ci-assets | Julius Härtl | 2018-07-29 | 1 | -1/+1 | |
| * | | | | Update object storage | Morris Jobke | 2018-07-29 | 1 | -1/+1 | |
| * | | | | Frontend regression testing with puppeteer | Julius Härtl | 2018-07-29 | 13 | -0/+1173 | |
| |/ / / | ||||||
* | | | | Merge pull request #10421 from nextcloud/content-wrapper-cleanup | Roeland Jago Douma | 2018-07-30 | 5 | -59/+34 | |
|\ \ \ \ | ||||||
| * | | | | Mobile scroll fixes | John Molakvoæ (skjnldsv) | 2018-07-30 | 2 | -4/+5 | |
| * | | | | Mobile fixes and list fixes | John Molakvoæ (skjnldsv) | 2018-07-27 | 2 | -29/+15 | |
| * | | | | App-content list fixes for new layout | John Molakvoæ (skjnldsv) | 2018-07-27 | 1 | -8/+8 | |
| * | | | | Height fix for content | John Molakvoæ (skjnldsv) | 2018-07-27 | 1 | -1/+2 | |
| * | | | | Really cleanup the content-wrapper | John Molakvoæ (skjnldsv) | 2018-07-27 | 4 | -20/+7 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #10447 from nextcloud/contactsmenu-height-fix | Roeland Jago Douma | 2018-07-30 | 1 | -1/+1 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Fix contactsmenu overflow | John Molakvoæ (skjnldsv) | 2018-07-30 | 1 | -1/+1 | |
|/ / / | ||||||
* | / | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-30 | 2 | -0/+2 | |
| |/ |/| | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-28 | 38 | -16/+152 | |
|/ | ||||||
* | Merge pull request #10416 from nextcloud/bugfix/10414/fix-preview-url | Roeland Jago Douma | 2018-07-27 | 1 | -3/+3 | |
|\ | ||||||
| * | Use OC.generateUrl to properly prefix preview images | Julius Härtl | 2018-07-26 | 1 | -3/+3 |