summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Fix missing background on upgradeChristopher Ng2022-10-134-1/+68
| | |/ / / | |/| | |
* | | | | Merge pull request #34437 from nextcloud/feat/theming-default-system-valueSimon L2022-10-1323-47/+248
|\ \ \ \ \
| * | | | | Adjust testingJohn Molakvoæ2022-10-137-26/+41
| * | | | | Fix primary and debounce to avoid infinite loopJohn Molakvoæ2022-10-134-24/+30
| * | | | | Allow to pick custom colourJohn Molakvoæ (skjnldsv)2022-10-1313-23/+133
| * | | | | Use default system primaryJohn Molakvoæ (skjnldsv)2022-10-137-22/+92
* | | | | | Merge pull request #34438 from nextcloud/dav-exception-requestVincent Petry2022-10-131-33/+37
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | return proper error code when reporting exception fails in remote.phpRobin Appelman2022-10-051-33/+37
* | | | | | Merge pull request #34572 from nextcloud/bugfix/noid/green-ciJohn Molakvoæ2022-10-132-43/+46
|\ \ \ \ \ \
| * | | | | | Make CI green againJoas Schilling2022-10-132-43/+46
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #34546 from nextcloud/improve-hight-contrastJohn Molakvoæ2022-10-132-0/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add seperator in high contrast modeCarl Schwan2022-10-112-0/+9
* | | | | | Merge pull request #34571 from nextcloud/bugfix/noid/fix-popovermenu-selectorJoas Schilling2022-10-135-2/+19
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix avatar menu icons in darkmodeJoas Schilling2022-10-135-2/+19
|/ / / / /
* | | | | Merge pull request #32226 from nextcloud/dependabot/npm_and_yarn/nextcloud/mo...dependabot[bot]2022-10-1324-376/+1486
|\ \ \ \ \
| * | | | | Bump @nextcloud/moment from 1.2.0 to 1.2.1dependabot[bot]2022-10-1324-376/+1486
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-10-1314-18/+48
|/ / / / /
* | | | | Merge pull request #34544 from nextcloud/fix/more-flexible-date-validationSimon L2022-10-131-1/+1
|\ \ \ \ \
| * | | | | More flexible date validationCarl Schwan2022-10-111-1/+1
| |/ / / /
* | | | | Merge pull request #34545 from nextcloud/fix/theming-highcontrast-translucenc...Simon L2022-10-132-2/+6
|\ \ \ \ \
| * | | | | fix color-main-background-rgbszaimen2022-10-122-0/+4
| * | | | | Disable translucency on high contrast themesCarl Schwan2022-10-112-2/+2
| |/ / / /
* | | | | Merge pull request #34558 from nextcloud/fix/34201/broken-web-updaterblizzz2022-10-123-4/+4
|\ \ \ \ \
| * | | | | fix reading updater token for web updaterArthur Schiwon2022-10-123-4/+4
* | | | | | Merge pull request #34559 from nextcloud/bugfix/noid/require-token-for-local-...Joas Schilling2022-10-1210-6/+435
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Also throttle on expirationJoas Schilling2022-10-121-1/+3
| * | | | | Fix psalm error on migrationJoas Schilling2022-10-121-6/+0
| * | | | | Add a background job to delete expired tokensJoas Schilling2022-10-125-0/+73
| * | | | | Also remove token when we successfully validatedJoas Schilling2022-10-111-1/+2
| * | | | | Require a token for "Edit locally"Joas Schilling2022-10-119-6/+365
* | | | | | Merge pull request #34537 from nextcloud/bugfix/noid/s3-upload-memoryJohn Molakvoæ2022-10-121-1/+1
|\ \ \ \ \ \
| * | | | | | Avoid allocating too much memory for the bufferJulius Härtl2022-10-111-1/+1
* | | | | | | Merge pull request #34548 from nextcloud/automated/noid/master-update-psalm-b...Carl Schwan2022-10-121-5/+0
|\ \ \ \ \ \ \
| * | | | | | | Update psalm baselinenextcloud-command2022-10-121-5/+0
|/ / / / / / /
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-10-124-4/+4
* | | | | | | Merge pull request #34299 from nextcloud/enh/color-text-for-background-blurPytal2022-10-115-2/+12
|\ \ \ \ \ \ \
| * | | | | | | Add color variables for text on blurred backgroundChristopher Ng2022-10-125-2/+12
|/ / / / / / /
* | | | | | | Merge pull request #34473 from nextcloud/fix/excessive-increase-cachebusterSimon L2022-10-113-3/+12
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix excessive increase of cachebuster valueChristopher Ng2022-10-113-3/+12
|/ / / / / /
* | | | | | Merge pull request #34523 from nextcloud/fix/ldap-avoid-double-unbind-in-wizardCôme Chilliet2022-10-111-19/+18
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Avoid double ldap_unbind in Wizard.phpCôme Chilliet2022-10-111-1/+0
| * | | | | Fix code style with codesnifferCôme Chilliet2022-10-111-18/+18
* | | | | | Merge pull request #33511 from nextcloud/feat/extract_gps_from_exifLouis2022-10-114-39/+170
|\ \ \ \ \ \
| * | | | | | Allow scanning for metadata with occ scan:file --generate-metadataCarl Schwan2022-10-114-61/+68
| * | | | | | Extract GPS data from EXIFLouis Chemineau2022-10-112-14/+138
| |/ / / / /
* | | | | | Merge pull request #34500 from nextcloud/bugfix/noid/more-password-limitationJoas Schilling2022-10-116-6/+13
|\ \ \ \ \ \
| * | | | | | Compile assetsnextcloud-command2022-10-104-6/+6
| * | | | | | Fix password length limitationJoas Schilling2022-10-102-0/+7
* | | | | | | Merge pull request #32859 from nextcloud/bug/31973/array-key-might-be-emptyLouis2022-10-111-7/+5
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39Daniel Kesselberg2022-06-281-7/+5