summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * chore: Compile assetsFerdinand Thiessen2024-03-277-9/+31
| * feat(settings): Allow to sort groups in the account management alphabeticallyFerdinand Thiessen2024-03-277-25/+207
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2722-30/+80
* Merge pull request #44484 from nextcloud/44131-persist-initial-share-configsF. E Noel Nfebe2024-03-278-15/+15
|\
| * chore(assets): Recompile assetsnextcloud-command2024-03-267-7/+7
| * fix(share): Send correct share attributes upon share creationfenn-cs2024-03-261-8/+8
* | Merge pull request #44449 from nextcloud/release/29.0.0_beta_6v29.0.0beta6Benjamin Gaussorgues2024-03-261-2/+2
|\ \
| * | build(hub): 29.0.0 beta 6Benjamin Gaussorgues2024-03-251-2/+2
* | | Merge pull request #44470 from nextcloud/fix/compatibility-replica-splittingBenjamin Gaussorgues2024-03-261-1/+1
|\ \ \
| * | | fix: Allow using replica config with split databasesJulius Härtl2024-03-261-1/+1
* | | | Merge pull request #44457 from nextcloud/fix/contactsinteraction/download-vcardBenjamin Gaussorgues2024-03-261-1/+1
|\ \ \ \
| * | | | fix(contactsinteraction): Allow vCard downloadChristoph Wurst2024-03-261-1/+1
* | | | | Merge pull request #44187 from nextcloud/artonge/feat/support_migrating_versi...Louis2024-03-2619-59/+511
|\ \ \ \ \
| * | | | | feat(files_versions): Add listener and interfaces to allow versions migration...Louis Chemineau2024-03-2619-59/+511
* | | | | | Merge pull request #44483 from nextcloud/fix/setup-check-validate-trusted-pro...Ferdinand Thiessen2024-03-261-0/+10
|\ \ \ \ \ \
| * | | | | | fix(settings): Also verify that `trusted_proxies` only contains IP addresses ...Ferdinand Thiessen2024-03-261-0/+10
* | | | | | | Merge pull request #44475 from nextcloud/fix/disabled-ipv6Benjamin Gaussorgues2024-03-261-1/+3
|\ \ \ \ \ \ \
| * | | | | | | fix(dns): detect disabled IPv6 support in DNS pinningBenjamin Gaussorgues2024-03-261-1/+3
* | | | | | | | Merge pull request #44412 from nextcloud/fix/add-csp-nonce-by-defaultFerdinand Thiessen2024-03-261-8/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | fix(CSP): Add CSP nonce by default and convert `browserSupportsCspV3` to bloc...Ferdinand Thiessen2024-03-261-8/+5
* | | | | | | | | Merge pull request #42931 from hrenard/masterBenjamin Gaussorgues2024-03-261-3/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix: always add user to group cacheHugo Renard2024-03-261-3/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #44455 from nextcloud/emoral435/fix/personalfiles/filter-g...Eduardo Morales2024-03-263-9/+12
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | chore(assets): compile assetsEduardo Morales2024-03-262-3/+3
| * | | | | | | | fix(personal-files): correctly filters groupfolders nowEduardo Morales2024-03-261-6/+9
|/ / / / / / / /
* | | | | | | | Merge pull request #44291 from nextcloud/44219-send-share-expiry-valF. E Noel Nfebe2024-03-267-11/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | chore(assets): Recompile assetsnextcloud-command2024-03-266-7/+7
| * | | | | | | | fix(share): Send empty expireDate when not expireDate setfenn-cs2024-03-261-4/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #44474 from nextcloud/fix/preview/webp-preview-formatRichard Steinmetz2024-03-261-0/+26
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | fix(preview): webp preview formatRichard Steinmetz2024-03-261-0/+26
| |/ / / / / /
* | | | | | | Merge pull request #44462 from nextcloud/fix/object-traitFerdinand Thiessen2024-03-261-3/+6
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | fix(S3): Adjust typing for 32bit compatibilityFerdinand Thiessen2024-03-261-3/+6
|/ / / / / /
* | | | | | Merge pull request #44270 from nextcloud/fix/catch-setupcheck-trowablesBenjamin Gaussorgues2024-03-261-1/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix: Log exceptions thrown by setup checksCôme Chilliet2024-03-251-0/+1
| * | | | | fix(setupcheck): Catch Throwables from setup checks and show them to the adminCôme Chilliet2024-03-181-1/+6
* | | | | | Merge pull request #44017 from rcwschaller/fix/caldav/eventcomparisionservice...John Molakvoæ2024-03-262-1/+68
|\ \ \ \ \ \
| * | | | | | fix(dav): wrong comparison method between two eventsRobert C. Schaller2024-03-252-1/+68
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #44388 from nextcloud/update-block-merge-eol-workflowBenjamin Gaussorgues2024-03-261-1/+1
|\ \ \ \ \ \
| * | | | | | chore(ci): update block merge EOL workflowBenjamin Gaussorgues2024-03-211-1/+1
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2656-162/+230
* | | | | | | Merge pull request #44230 from nextcloud/varun/config-readVarun Patil2024-03-251-13/+26
|\ \ \ \ \ \ \
| * | | | | | | fix(config): correctness issues in readingVarun Patil2024-03-251-13/+26
* | | | | | | | Merge pull request #44438 from nextcloud/feat/login-form-timeoutFerdinand Thiessen2024-03-2510-54/+188
|\ \ \ \ \ \ \ \
| * | | | | | | | chore: Compile assetsFerdinand Thiessen2024-03-253-3/+25
| * | | | | | | | feat(login): Clear login form (password) after IDLE timeoutFerdinand Thiessen2024-03-257-51/+163
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #44394 from nextcloud/fix/ipv6-postgresFerdinand Thiessen2024-03-252-3/+12
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | fix(DB): Sanitize `host` parameter for postgres databases when IPv6 address i...Ferdinand Thiessen2024-03-252-3/+12
|/ / / / / / /
* | | | | | | Merge pull request #44458 from nextcloud/fileacces-interfaceRobin Appelman2024-03-254-0/+219
|\ \ \ \ \ \ \
| * | | | | | | feat: add interface for lower level filecache acess without having to do dire...Robin Appelman2024-03-254-0/+219
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #44453 from nextcloud/bugfix/noid/fix-cloud-id-generation-...Joas Schilling2024-03-253-29/+32
|\ \ \ \ \ \ \