summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge pull request #34490 from nextcloud/kill_db_mapperJoas Schilling2022-10-115-878/+0
|\ \ \
| * | | Remove long depreated AppFramework/Db/MapperRoeland Jago Douma2022-10-105-878/+0
* | | | Merge pull request #34522 from nextcloud/bugfix/34480/update-security.txt-exp...Joas Schilling2022-10-111-2/+3
|\ \ \ \
| * | | | Update security.txt expires fieldJoas Schilling2022-10-111-2/+3
* | | | | Merge pull request #34517 from nextcloud/automated/noid/master-update-ca-cert...Joas Schilling2022-10-112-3/+49
|\ \ \ \ \
| * | | | | Update CA certificate bundlenextcloud-command2022-10-112-3/+49
| |/ / / /
* | | | | Merge pull request #34513 from nextcloud/enh/34493/hide-edit-locallyVincent Petry2022-10-111-23/+25
|\ \ \ \ \
| * | | | | do not show editlocally on mobileszaimen2022-10-111-23/+25
* | | | | | Merge pull request #34521 from nextcloud/bugfix/noid/also-backport-to-stable25Joas Schilling2022-10-111-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Also backport the cacert to stable25Joas Schilling2022-10-111-1/+1
|/ / / / /
* / / / / [tx-robot] updated from transifexNextcloud bot2022-10-1112-24/+58
|/ / / /
* | | | Merge pull request #30608 from nextcloud/harden-fonctLouis2022-10-101-5/+5
|\ \ \ \
| * | | | Harden some PHP functionsacsfer2022-10-041-5/+5
* | | | | Merge pull request #34488 from nextcloud/typehint_closuresCarl Schwan2022-10-101-4/+5
|\ \ \ \ \
| * | | | | typehint migrationservice closuresRoeland Jago Douma2022-10-091-4/+5
| | |/ / / | |/| | |
* | | | | Merge pull request #34489 from nextcloud/type_closureCarl Schwan2022-10-101-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | type closure to make psalm a bit happierRoeland Jago Douma2022-10-091-1/+1
| |/ / /
* | | | Merge pull request #34487 from nextcloud/psalm_fix_migration_generationCarl Schwan2022-10-101-4/+4
|\ \ \ \
| * | | | properly typehint generated migrationsRoeland Jago Douma2022-10-091-4/+4
* | | | | Merge pull request #33915 from nextcloud/enh/33914-replace_expiration_date_pi...Simon L2022-10-107-103/+68
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Replace moment.js date with Date Object.julia.kirschenheuter2022-10-067-103/+68
| | |/ / | |/| |
* | | | [tx-robot] updated from transifexNextcloud bot2022-10-0940-78/+202
* | | | [tx-robot] updated from transifexNextcloud bot2022-10-0842-136/+184
* | | | Merge pull request #34462 from nextcloud/automated/noid/master-update-psalm-b...blizzz2022-10-071-3/+0
|\ \ \ \
| * | | | Update psalm baselinenextcloud-command2022-10-071-3/+0
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2022-10-0742-42/+184
* | | | Merge pull request #31947 from andyxheli/patch-1blizzz2022-10-061-1/+0
|\ \ \ \
| * | | | Fix Error: Undefined index: redirect_urlAndy Xheli2022-04-121-1/+0
* | | | | Merge pull request #34415 from nextcloud/fix/caldav-backend-causal-readsChristoph Wurst2022-10-061-20/+29
|\ \ \ \ \
| * | | | | Fix causal reads in CalDAV backendChristoph Wurst2022-10-031-20/+29
* | | | | | Merge pull request #34401 from nextcloud/fix/file-reference-no-preview-fallba...Joas Schilling2022-10-061-2/+14
|\ \ \ \ \ \
| * | | | | | File reference: use the file type icon as fallback when no preview provider f...Julien Veyssier2022-10-061-2/+14
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-10-0640-110/+110
|/ / / / / /
* | | | | | Merge pull request #34400 from nextcloud/enhancement/passwordless-auth-loggingCôme Chilliet2022-10-051-1/+4
|\ \ \ \ \ \
| * | | | | | Pass logger to passwordless auth WebAuthn libChristoph Wurst2022-10-031-1/+4
* | | | | | | Merge pull request #32635 from andyxheli/patch-3blizzz2022-10-052-3/+10
|\ \ \ \ \ \ \
| * | | | | | | Update ContactsStoreTest.phpAndy Xheli2022-10-031-1/+5
| * | | | | | | Update lib/private/Contacts/ContactsMenu/ContactsStore.php Andy Xheli2022-09-201-1/+1