Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Psalm happy | Joas Schilling | 2021-02-11 | 1 | -1/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Improve mention matches | Joas Schilling | 2021-02-11 | 1 | -0/+1 |
| | | | | | | The previous regex didn't correctly match users with . ' or - Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-10 | 2 | -0/+2 |
| | |||||
* | Merge pull request #25450 from nextcloud/backport/25393/stable21 | Roeland Jago Douma | 2021-02-09 | 4 | -1/+143 |
|\ | | | | | [stable21] add repair job for unencoded group share uris | ||||
| * | show suggestion to clean up possible invalid shares later | Arthur Schiwon | 2021-02-02 | 1 | -0/+6 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | add repair job for unencoded calendars | Arthur Schiwon | 2021-02-02 | 4 | -1/+137 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-09 | 4 | -0/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-08 | 8 | -0/+14 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-07 | 12 | -6/+16 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-06 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #25496 from nextcloud/backport/25487/stable21 | Roeland Jago Douma | 2021-02-05 | 1 | -0/+8 |
|\ \ | | | | | | | [stable21] Log deprecation notice of GenericEventWrapper just once | ||||
| * | | Log deprecation notice of GenericEventWrapper just once | Christoph Wurst | 2021-02-05 | 1 | -0/+8 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Merge pull request #25451 from nextcloud/backport/24700/stable21 | Roeland Jago Douma | 2021-02-05 | 1 | -1/+5 |
|\ \ \ | |/ / |/| | | [stable21] Resolves #24699, Support ES2 and ECS instance providers for S3 buckets | ||||
| * | | Fix failing tests | James Letendre | 2021-02-02 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: James Letendre <james.letendre@gmail.com> | ||||
| * | | Add web identity provider to S3 connection chain | James Letendre | 2021-02-02 | 1 | -13/+4 |
| | | | | | | | | | | | | Signed-off-by: James Letendre <james.letendre@gmail.com> | ||||
| * | | Replace defaultProvider with explicit calls to exclude user home directory ↵ | James Letendre | 2021-02-02 | 1 | -1/+15 |
| | | | | | | | | | | | | | | | | | | lookup Signed-off-by: James Letendre <james.letendre@gmail.com> | ||||
| * | | Resolves #24699, Support ES2 and ECS instance providers for S3 buckets | James Letendre | 2021-02-02 | 1 | -2/+1 |
| |/ | | | | | | | Signed-off-by: James Letendre <james.letendre@gmail.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-05 | 4 | -2/+8 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-04 | 2 | -0/+6 |
|/ | |||||
* | Avoid template creators being registered multiple times | Julius Härtl | 2021-02-02 | 1 | -0/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #25444 from nextcloud/bug/25415/move-generic-errors-to-end | Christoph Wurst | 2021-02-02 | 1 | -13/+13 |
|\ | | | | | Check for generic errors at last. | ||||
| * | Check for generic errors at last. | Daniel Kesselberg | 2021-02-02 | 1 | -13/+13 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-02 | 164 | -1062/+138 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-01 | 2 | -0/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-31 | 8 | -38/+468 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-30 | 12 | -0/+36 |
| | | |||||
* | | Merge pull request #25302 from mziech/patch-2 | Christoph Wurst | 2021-01-29 | 1 | -1/+1 |
|\ \ | | | | | | | Use RFC-compliant URL encoding for cookies | ||||
| * | | Use RFC-compliant URL encoding for cookies | Marco Ziech | 2021-01-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | PHP 7.4.2 changed the way how cookies are decoded, applying RFC-compliant raw URL decoding. This leads to a conflict Nextcloud's own cookie encoding, breaking the remember-me function if the UID contains a space character. Fixes #24438 Signed-off-by: Marco Ziech <marco@ziech.net> | ||||
* | | | Use proper path for scanner | Julius Härtl | 2021-01-29 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Obtain the user language from the passed in user id | Julius Härtl | 2021-01-29 | 1 | -1/+5 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Normalize compared path to avoid renaming to the same directory | Julius Härtl | 2021-01-29 | 1 | -1/+2 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | The objectid is a string | Roeland Jago Douma | 2021-01-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | This allows the query to use the index. Else it has to resort on scanning all the rows. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #25360 from nextcloud/fix/update-autoloaders | Roeland Jago Douma | 2021-01-28 | 2 | -1/+33 |
|\ \ \ | | | | | | | | | Update all composer autoloader files | ||||
| * | | | Update all composer autoloader files | Christoph Wurst | 2021-01-28 | 2 | -1/+33 |
| | |/ | |/| | | | | | | | | | | | | | The format changed between 2.0.8 and 2.0.9. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Make whole Template class final | Julius Härtl | 2021-01-28 | 1 | -10/+16 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Move TemplateProvider registration to boot context and make template type ↵ | Julius Härtl | 2021-01-28 | 7 | -28/+71 |
| | | | | | | | | | | | | | | | | | | registration lazy Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Only create template directory if it is present in the default skeleton | Julius Härtl | 2021-01-28 | 1 | -1/+4 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Skip template picker if none available | John Molakvoæ (skjnldsv) | 2021-01-28 | 4 | -34/+90 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | Add templatedirectory config value to let admins have their custom templates ↵ | Julius Härtl | 2021-01-28 | 4 | -16/+89 |
| | | | | | | | | | | | | | | | | | | by default Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Add ratio to template creators | Julius Härtl | 2021-01-28 | 1 | -1/+29 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Add template picker | John Molakvoæ (skjnldsv) | 2021-01-28 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | files: Create files from template API | Julius Härtl | 2021-01-28 | 10 | -0/+605 |
|/ / | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Merge pull request #25335 from nextcloud/fix/app-fetcher-php-compat-comparison | Roeland Jago Douma | 2021-01-27 | 2 | -12/+17 |
|\ \ | | | | | | | Fix/app fetcher php compat comparison | ||||
| * | | Fix app fetcher php comparison to allow wider ranges | Christoph Wurst | 2021-01-26 | 1 | -10/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When app app specifies php 7.4 as upper limit we have to allow the installation on php>7.4.0. The previous version check didn't do that. This adjusts the regexes to discard any irrelevant suffix after the three version numbers so that we can use more fine granular checks than php's version_compare can do out of the box, like for php 7.4 we only compare the major and minor version numbers and ignore the patch level. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | | Revert "Fix comparison of PHP versions" | Christoph Wurst | 2021-01-26 | 1 | -2/+2 |
| | | | | | | | | | | | | This reverts commit bedd9acf7874b836bef224989c2ce7f5e3b0a2fa. | ||||
* | | | Merge pull request #25268 from nextcloud/enh/previews/sgi-tga | Christoph Wurst | 2021-01-27 | 5 | -1/+73 |
|\ \ \ | | | | | | | | | Add SGI and TGA preview support | ||||
| * | | | Change license mail alias | John Molakvoæ (skjnldsv) | 2021-01-22 | 2 | -0/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | | Add SGI and TGA preview support | John Molakvoæ (skjnldsv) | 2021-01-22 | 3 | -1/+69 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-27 | 2 | -0/+2 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-25 | 2 | -4/+4 |
| |/ |/| |