Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #18410 from nextcloud/dependabot/npm_and_yarn/url-search-p... | dependabot-preview[bot] | 2019-12-15 | 3 | -5/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Bump url-search-params-polyfill from 7.0.0 to 7.0.1 | dependabot-preview[bot] | 2019-12-15 | 3 | -5/+5 | |
| |/ / / / / / | ||||||
* / / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-15 | 20 | -18/+178 | |
|/ / / / / / | ||||||
* / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-14 | 42 | -0/+424 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #17494 from nextcloud/fix/16340/ignore-invalid-json | blizzz | 2019-12-13 | 3 | -14/+29 | |
|\ \ \ \ \ | ||||||
| * | | | | | Log critical fallback to user default if we can't parse the JSON | Christoph Wurst | 2019-12-13 | 3 | -15/+27 | |
| * | | | | | Return a default user record if json is broken | Daniel Kesselberg | 2019-12-13 | 1 | -0/+3 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #18302 from mwegrzynek/patch-1 | blizzz | 2019-12-13 | 1 | -5/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix comments search result to work with multibyte strings | Michał Węgrzynek | 2019-12-09 | 1 | -5/+5 | |
* | | | | | | Merge pull request #18359 from nextcloud/fix/18271/dismiss_transfer_ownership... | blizzz | 2019-12-13 | 1 | -2/+49 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Dismiss transferownership notification cancels transfer | Roeland Jago Douma | 2019-12-11 | 1 | -2/+49 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #18351 from nextcloud/enhancement/typed-filesystem-events | blizzz | 2019-12-13 | 15 | -52/+511 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Add typed events for the filesystem/scanner | Christoph Wurst | 2019-12-13 | 15 | -52/+511 | |
|/ / / / / | ||||||
* | | / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-13 | 128 | -1028/+544 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge pull request #17784 from nextcloud/enh/disable-clear-site-data-via-config | Roeland Jago Douma | 2019-12-12 | 2 | -2/+34 | |
|\ \ \ \ | ||||||
| * | | | | Send Clear-Site-Data expect for Chrome | Daniel Kesselberg | 2019-11-30 | 2 | -2/+34 | |
* | | | | | Merge pull request #18378 from nextcloud/wiswedel/stringPolishing/shareSettings | Roeland Jago Douma | 2019-12-12 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | removed unclear wording "non-link shares" | Sascha Wiswedel | 2019-12-12 | 1 | -1/+1 | |
* | | | | | | Merge pull request #18372 from nextcloud/wiswedel/stringPolishing/shareDefaul... | Roeland Jago Douma | 2019-12-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | clarified default permission setting string | Sascha Wiswedel | 2019-12-12 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #17239 from nextcloud/feature/17208/Move_usersmanagement_t... | Greta | 2019-12-12 | 24 | -419/+11692 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Move users management to multi line | Greta Doci | 2019-12-12 | 24 | -419/+11692 | |
* | | | | | | | Merge pull request #18365 from nextcloud/bump/crl | Roeland Jago Douma | 2019-12-12 | 1 | -16/+18 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Bump the CRL | Roeland Jago Douma | 2019-12-12 | 1 | -16/+18 | |
* | | | | | | | Merge pull request #18343 from nextcloud/version/18/beta2v18.0.0beta2 | Roeland Jago Douma | 2019-12-12 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | 18 Beta 2 | Roeland Jago Douma | 2019-12-11 | 1 | -2/+2 | |
* | | | | | | | Merge pull request #18236 from nextcloud/bugfix/noid/always-detect-mimetype-b... | Roeland Jago Douma | 2019-12-12 | 7 | -192/+211 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix detection of non extention types | Roeland Jago Douma | 2019-12-12 | 1 | -3/+6 | |
| * | | | | | | | REVERT ME: comment out failing gz detection test | Roeland Jago Douma | 2019-12-12 | 1 | -1/+1 | |
| * | | | | | | | Try more methods | Joas Schilling | 2019-12-10 | 1 | -3/+12 | |
| * | | | | | | | Update the unit test to dataProviders | Joas Schilling | 2019-12-10 | 1 | -42/+77 | |
| * | | | | | | | Allow to specify apps that somethign is a dir | Joas Schilling | 2019-12-10 | 4 | -7/+22 | |
| * | | | | | | | Improve mimetype detection in workflow components | Joas Schilling | 2019-12-10 | 1 | -82/+13 | |
| * | | | | | | | Some more fixes in detecting the mimetype from the content | Joas Schilling | 2019-12-10 | 1 | -15/+17 | |
| * | | | | | | | Cleanup the code | Joas Schilling | 2019-12-10 | 1 | -43/+45 | |
| * | | | | | | | Allow to check for the mimetype by content only | Joas Schilling | 2019-12-10 | 2 | -8/+30 | |
* | | | | | | | | Merge pull request #18364 from nextcloud/bugfix/noid/webcal_support_more_ipv6... | Roeland Jago Douma | 2019-12-12 | 2 | -0/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Support more IPv6 addresses in the RefreshWebcalJob | Georg Ehrke | 2019-12-12 | 2 | -0/+13 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Add accessibility label to show password checkbox (#16642) | John Molakvoæ | 2019-12-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Issue 15965 - Show password checkbox doesn't provide label or accessible name | Brent Nesbit | 2019-12-10 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #18233 from nextcloud/enhancement/recommended-apps-page | Roeland Jago Douma | 2019-12-12 | 28 | -144/+500 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add a dedicated page for the recommended apps installation | Christoph Wurst | 2019-12-12 | 28 | -144/+500 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* / | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-12 | 24 | -2/+24 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #17935 from nextcloud/feature/noid/public-auth-for-circles | Roeland Jago Douma | 2019-12-11 | 2 | -4/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | using IShare:: | Maxence Lange | 2019-12-05 | 2 | -7/+8 | |
| * | | | | | | | adding share type circles | Maxence Lange | 2019-12-05 | 2 | -2/+6 | |
* | | | | | | | | Merge pull request #18350 from nextcloud/enhancement/typed-group-events-II | Roeland Jago Douma | 2019-12-11 | 11 | -2/+552 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add typed events for all group hooks and legacy events | Christoph Wurst | 2019-12-11 | 11 | -2/+552 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #18348 from nextcloud/enhancement/typed-user-events-II | Christoph Wurst | 2019-12-11 | 16 | -8/+903 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add typed events for all user hooks and legacy events | Christoph Wurst | 2019-12-11 | 16 | -8/+903 | |
| |/ / / / / / / |