Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Limit the size of the container on guest pages | Julius Härtl | 2020-01-10 | 2 | -2/+3 | |
* | | | | | | Merge pull request #18806 from nextcloud/bugfix/contactsmenu-fix-min | Roeland Jago Douma | 2020-01-11 | 1 | -5/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Set the contactsmenu height without min calculation | Julius Härtl | 2020-01-10 | 1 | -5/+7 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #18814 from nextcloud/backport/18771/master | Roeland Jago Douma | 2020-01-11 | 8 | -32/+43 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add placeholder | John Molakvoæ | 2020-01-10 | 5 | -21/+22 | |
| * | | | | | | Fix sharing note placeholder | John Molakvoæ (skjnldsv) | 2020-01-10 | 4 | -11/+21 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #18817 from nextcloud/bugfix/18751 | Roeland Jago Douma | 2020-01-11 | 1 | -5/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Narrow error button styling scope | Julius Härtl | 2020-01-10 | 1 | -5/+6 | |
| |/ / / / / | ||||||
* | | / / / | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-11 | 38 | -18/+312 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Fix webdav url (#18804) | John Molakvoæ | 2020-01-10 | 3 | -2/+4 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fix webdav url | John Molakvoæ (skjnldsv) | 2020-01-10 | 3 | -2/+4 | |
|/ / / / | ||||||
* | | | | Merge pull request #18752 from nextcloud/bugfix/contacts-menu-scroll | Roeland Jago Douma | 2020-01-10 | 1 | -10/+6 | |
|\ \ \ \ | ||||||
| * | | | | Fix contacts menu sizing | Julius Härtl | 2020-01-08 | 1 | -10/+6 | |
* | | | | | Merge pull request #18783 from nextcloud/fix/sidebar/do-not-wait-domcontentlo... | Roeland Jago Douma | 2020-01-10 | 3 | -10/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | Init OCA.Files.Sidebar right away | John Molakvoæ (skjnldsv) | 2020-01-09 | 3 | -10/+9 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #18787 from acs-ferreira/patch-1 | Roeland Jago Douma | 2020-01-10 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update config.sample.php | Carlos Ferreira | 2020-01-09 | 1 | -1/+1 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-10 | 2 | -106/+104 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge pull request #18780 from nextcloud/bugfix/18779/safari_madness | Roeland Jago Douma | 2020-01-09 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tell Safari to watch out for changes of filter aka attempt no. 1 to fix #18779 | Georg Ehrke | 2020-01-09 | 1 | -0/+1 | |
* | | | | | | Merge pull request #18777 from nextcloud/bugfix/noid/direct-after-reset | Roeland Jago Douma | 2020-01-09 | 3 | -2/+3 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Set direct login after password reset | Julius Härtl | 2020-01-09 | 3 | -2/+3 | |
* | | | | | | Merge pull request #18774 from nextcloud/fix/18762/mimetype-checker-for-users | Roeland Jago Douma | 2020-01-09 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | make the mime type checker for flow available to regular users | Arthur Schiwon | 2020-01-09 | 1 | -0/+4 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #18773 from nextcloud/fix/18623/transfer-padding | Roeland Jago Douma | 2020-01-09 | 3 | -4/+9 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Add more padding in transfer ownership | Gary Kim | 2020-01-09 | 3 | -4/+9 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #18766 from nextcloud/bugfix/workflow-filter-store | blizzz | 2020-01-09 | 5 | -6/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Bump bundles | Julius Härtl | 2020-01-09 | 2 | -4/+4 | |
| * | | | | | Fallback to proper default values | Julius Härtl | 2020-01-09 | 2 | -1/+2 | |
| * | | | | | Filter disabled operations out of the rule list | Julius Härtl | 2020-01-09 | 1 | -1/+1 | |
* | | | | | | Merge pull request #18738 from nextcloud/fix/clean-up-provider-registry-user-... | Roeland Jago Douma | 2020-01-09 | 8 | -0/+95 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Clean up 2FA provider registry when a user is deleted | Christoph Wurst | 2020-01-08 | 8 | -0/+95 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #18757 from nextcloud/fix/transfer-ownership-autocomplete-... | Roeland Jago Douma | 2020-01-09 | 3 | -4/+4 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Combine exact and other matches for transfer ownership | Christoph Wurst | 2020-01-08 | 3 | -4/+4 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-09 | 64 | -58/+312 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #18726 from marius-wieschollek/bugfix/18661 | Roeland Jago Douma | 2020-01-08 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | [#18661] Always include custom login image in theming | Marius David Wieschollek | 2020-01-07 | 1 | -1/+1 | |
* | | | | | | Merge pull request #18753 from nextcloud/bugfix/noid/select-menu-hide | Roeland Jago Douma | 2020-01-08 | 1 | -1/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Do not rerender the selection menu on show | Julius Härtl | 2020-01-08 | 1 | -1/+0 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #18754 from nextcloud/fix/transfer-ownership-input-width | Roeland Jago Douma | 2020-01-08 | 3 | -5/+23 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make the transfer ownership input a bit wider | Christoph Wurst | 2020-01-08 | 3 | -5/+23 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #18749 from nextcloud/fix/18746/use-encode-path | Roeland Jago Douma | 2020-01-08 | 5 | -21/+22 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Use @nextcloud/paths for file sidebar | Gary Kim | 2020-01-08 | 5 | -21/+22 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #18740 from nextcloud/fix/noid/ldap-better-cache-group-exi... | blizzz | 2020-01-08 | 2 | -3/+20 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | cache group existence early to save useless requests to LDAP | Arthur Schiwon | 2020-01-08 | 2 | -3/+20 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #18733 from exner104/patch-1 | Roeland Jago Douma | 2020-01-08 | 1 | -3/+9 | |
|\ \ \ \ | ||||||
| * | | | | additional fix to #18730 #18733 | exner104 | 2020-01-08 | 1 | -0/+8 | |
| * | | | | Wrong email sender fix #18730 | exner104 | 2020-01-08 | 1 | -3/+1 | |
| |/ / / | ||||||
* | | | | Merge pull request #18739 from nextcloud/fix/18712/do-not-check-inherited-sha... | Roeland Jago Douma | 2020-01-08 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | moving ->getParent earlier | Maxence Lange | 2020-01-08 | 1 | -1/+1 | |
| |/ / / |