| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | fix(files): Fix translation of "Delete file" | Joas Schilling | 2024-04-02 | 1 | -4/+16 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-02 | 96 | -50/+424 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-01 | 52 | -44/+332 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-31 | 76 | -76/+322 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-30 | 202 | -106/+1160 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-29 | 1204 | -6530/+3594 |
* | Merge pull request #44552 from nextcloud/release/29.0.0_rc1v29.0.0rc1 | John Molakvoæ | 2024-03-28 | 1 | -2/+2 |
|\ |
|
| * | build(hub): 29.0.0 RC1 | skjnldsv | 2024-03-28 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #44546 from nextcloud/backport/44530/stable29 | Joas Schilling | 2024-03-28 | 1 | -1/+1 |
|\ |
|
| * | fix(security): Update expiration date in security.txt | Joas Schilling | 2024-03-28 | 1 | -1/+1 |
* | | Merge pull request #44531 from nextcloud/branchoff/welcome-stable29 | Joas Schilling | 2024-03-28 | 6 | -13/+13 |
|\ \
| |/
|/| |
|
| * | chore(branchoff): Test against stable29 branches | Joas Schilling | 2024-03-28 | 6 | -13/+13 |
|/ |
|
* | Merge pull request #44504 from nextcloud/artonge/feat/retry_cache_operations_... | Louis | 2024-03-28 | 1 | -6/+25 |
|\ |
|
| * | feat(files)): Add retry logic to cover deadlock situations when moving many f... | Louis Chemineau | 2024-03-28 | 1 | -6/+25 |
* | | Merge pull request #44513 from nextcloud/feat/mdi-pdf-img-vid | Pytal | 2024-03-28 | 3 | -3/+15 |
|\ \ |
|
| * | | feat: Add more new mdi icons | Christopher Ng | 2024-03-27 | 3 | -3/+15 |
| |/ |
|
* | | Merge pull request #44515 from nextcloud/automated/noid/master-update-code-si... | Joas Schilling | 2024-03-28 | 1 | -9/+10 |
|\ \ |
|
| * | | fix(security): Update code signing revocation list | nextcloud-command | 2024-03-28 | 1 | -9/+10 |
|/ / |
|
* / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-28 | 94 | -6/+188 |
|/ |
|
* | Merge pull request #44465 from nextcloud/feat/allow-to-sort-groups-abc | Ferdinand Thiessen | 2024-03-27 | 14 | -34/+238 |
|\ |
|
| * | chore: Compile assets | Ferdinand Thiessen | 2024-03-27 | 7 | -9/+31 |
| * | feat(settings): Allow to sort groups in the account management alphabetically | Ferdinand Thiessen | 2024-03-27 | 7 | -25/+207 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-27 | 22 | -30/+80 |
* | Merge pull request #44484 from nextcloud/44131-persist-initial-share-configs | F. E Noel Nfebe | 2024-03-27 | 8 | -15/+15 |
|\ |
|
| * | chore(assets): Recompile assets | nextcloud-command | 2024-03-26 | 7 | -7/+7 |
| * | fix(share): Send correct share attributes upon share creation | fenn-cs | 2024-03-26 | 1 | -8/+8 |
* | | Merge pull request #44449 from nextcloud/release/29.0.0_beta_6v29.0.0beta6 | Benjamin Gaussorgues | 2024-03-26 | 1 | -2/+2 |
|\ \ |
|
| * | | build(hub): 29.0.0 beta 6 | Benjamin Gaussorgues | 2024-03-25 | 1 | -2/+2 |
* | | | Merge pull request #44470 from nextcloud/fix/compatibility-replica-splitting | Benjamin Gaussorgues | 2024-03-26 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | fix: Allow using replica config with split databases | Julius Härtl | 2024-03-26 | 1 | -1/+1 |
* | | | | Merge pull request #44457 from nextcloud/fix/contactsinteraction/download-vcard | Benjamin Gaussorgues | 2024-03-26 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | fix(contactsinteraction): Allow vCard download | Christoph Wurst | 2024-03-26 | 1 | -1/+1 |
* | | | | | Merge pull request #44187 from nextcloud/artonge/feat/support_migrating_versi... | Louis | 2024-03-26 | 19 | -59/+511 |
|\ \ \ \ \ |
|
| * | | | | | feat(files_versions): Add listener and interfaces to allow versions migration... | Louis Chemineau | 2024-03-26 | 19 | -59/+511 |
* | | | | | | Merge pull request #44483 from nextcloud/fix/setup-check-validate-trusted-pro... | Ferdinand Thiessen | 2024-03-26 | 1 | -0/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | fix(settings): Also verify that `trusted_proxies` only contains IP addresses ... | Ferdinand Thiessen | 2024-03-26 | 1 | -0/+10 |
* | | | | | | | Merge pull request #44475 from nextcloud/fix/disabled-ipv6 | Benjamin Gaussorgues | 2024-03-26 | 1 | -1/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | fix(dns): detect disabled IPv6 support in DNS pinning | Benjamin Gaussorgues | 2024-03-26 | 1 | -1/+3 |
* | | | | | | | | Merge pull request #44412 from nextcloud/fix/add-csp-nonce-by-default | Ferdinand Thiessen | 2024-03-26 | 1 | -8/+5 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | fix(CSP): Add CSP nonce by default and convert `browserSupportsCspV3` to bloc... | Ferdinand Thiessen | 2024-03-26 | 1 | -8/+5 |
* | | | | | | | | | Merge pull request #42931 from hrenard/master | Benjamin Gaussorgues | 2024-03-26 | 1 | -3/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | fix: always add user to group cache | Hugo Renard | 2024-03-26 | 1 | -3/+1 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #44455 from nextcloud/emoral435/fix/personalfiles/filter-g... | Eduardo Morales | 2024-03-26 | 3 | -9/+12 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
| * | | | | | | | | chore(assets): compile assets | Eduardo Morales | 2024-03-26 | 2 | -3/+3 |
| * | | | | | | | | fix(personal-files): correctly filters groupfolders now | Eduardo Morales | 2024-03-26 | 1 | -6/+9 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #44291 from nextcloud/44219-send-share-expiry-val | F. E Noel Nfebe | 2024-03-26 | 7 | -11/+9 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | chore(assets): Recompile assets | nextcloud-command | 2024-03-26 | 6 | -7/+7 |
| * | | | | | | | | fix(share): Send empty expireDate when not expireDate set | fenn-cs | 2024-03-26 | 1 | -4/+2 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #44474 from nextcloud/fix/preview/webp-preview-format | Richard Steinmetz | 2024-03-26 | 1 | -0/+26 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | fix(preview): webp preview format | Richard Steinmetz | 2024-03-26 | 1 | -0/+26 |
| |/ / / / / / |
|