Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | chore(assets): Recompile assets | nextcloud-command | 2024-06-14 | 2 | -1/+1 | |
| * | | | | | | chore: Compile assets | Ferdinand Thiessen | 2024-06-14 | 75 | -0/+75 | |
| * | | | | | | chore: Adjust post-build script to add license files for sourcemaps on build | Ferdinand Thiessen | 2024-06-14 | 2 | -1/+30 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #45867 from nextcloud/fix/comments-icons | Andy Scherzinger | 2024-06-14 | 12 | -27/+42 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | chore(assets): Recompile assets | nextcloud-command | 2024-06-13 | 10 | -15/+15 | |
| * | | | | | | fix(comments): Use proper icon components instead of icon classes to fix dark... | Ferdinand Thiessen | 2024-06-13 | 2 | -12/+27 | |
| | |_|/ / / | |/| | | | | ||||||
* / | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-06-14 | 30 | -24/+180 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #45810 from nextcloud/chore/noid/spdx-batch16 | Andy Scherzinger | 2024-06-13 | 14 | -45/+175 | |
|\ \ \ \ \ | ||||||
| * | | | | | chore: optimized SVG | Andy Scherzinger | 2024-06-13 | 2 | -15/+2 | |
| * | | | | | chore: Add SPDX header | Andy Scherzinger | 2024-06-13 | 10 | -42/+90 | |
| * | | | | | style: update icon to Material Symbol | Andy Scherzinger | 2024-06-13 | 1 | -1/+7 | |
| * | | | | | style: replace webhook listener app with Material Symbol icon | Andy Scherzinger | 2024-06-13 | 3 | -3/+3 | |
| * | | | | | chore: Add SPDX info for default background | Andy Scherzinger | 2024-06-13 | 2 | -0/+89 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #45172 from nextcloud/test-scanner-no-transactions | Robin Appelman | 2024-06-13 | 1 | -1/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | feat: add option to disable scanner transactions | Robin Appelman | 2024-05-03 | 1 | -1/+5 | |
* | | | | | | Merge pull request #43531 from nextcloud/cache-move-select-children | Arthur Schiwon | 2024-06-13 | 1 | -4/+21 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix: get child ids for folder in a separate query during move | Robin Appelman | 2024-06-13 | 1 | -4/+21 | |
|/ / / / / / | ||||||
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-06-13 | 20 | -66/+218 | |
* | | | | | | Merge pull request #45305 from nextcloud/backport/44464/master | F. E Noel Nfebe | 2024-06-12 | 10 | -46/+90 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | chore(assets): Recompile assets | nextcloud-command | 2024-06-12 | 7 | -8/+8 | |
| * | | | | | | fix(files_sharing): Improve recursion in `onNewLinShare` | fenn-cs | 2024-06-12 | 2 | -37/+80 | |
| * | | | | | | refactor(ShareDetails): Prevent undefined errors for `share.permissions` | fenn-cs | 2024-06-12 | 1 | -1/+2 | |
* | | | | | | | Merge pull request #45530 from nextcloud/jtr/fix-cron-memory-usage-levels | Josh | 2024-06-12 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Merge branch 'master' into jtr/fix-cron-memory-usage-levels | Josh | 2024-06-12 | 212 | -686/+4794 | |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #45649 from nextcloud/jtr/fix-oo-s3-no-hostname | Ferdinand Thiessen | 2024-06-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix(ObjectStore): handle empty S3 hostname | Josh | 2024-06-12 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #45251 from nextcloud/fix/files-source-no-fileid | Andy Scherzinger | 2024-06-12 | 16 | -90/+139 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | chore(assets): Recompile assets | nextcloud-command | 2024-06-12 | 4 | -8/+8 | |
| * | | | | | | | fix(files): fetch nodes if we have multiple of the same fileid in the store | skjnldsv | 2024-06-12 | 1 | -3/+44 | |
| * | | | | | | | fix(files): do not rely on unique fileid | skjnldsv | 2024-06-12 | 12 | -80/+88 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #45571 from nextcloud/fix/files-middle-click | John Molakvoæ | 2024-06-12 | 6 | -9/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix(files): also trigger new tab on file name middle click | John Molakvoæ (skjnldsv) | 2024-06-12 | 6 | -9/+13 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #45811 from nextcloud/add-test-for-profile-page-controller | Daniel | 2024-06-12 | 2 | -2/+89 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | test: add tests for ProfilePageController | Daniel Kesselberg | 2024-06-12 | 2 | -2/+89 | |
* | | | | | | | Merge pull request #45698 from nextcloud/fix/files-remote-shares | John Molakvoæ | 2024-06-12 | 22 | -80/+288 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | chore: compile assets | skjnldsv | 2024-06-12 | 9 | -12/+20 | |
| * | | | | | | | fix(core): Return X-NC-IsCustomAvatar for guest avatars too | provokateurin | 2024-06-12 | 3 | -5/+109 | |
| * | | | | | | | fix(files_sharing): dark avatar support | skjnldsv | 2024-06-12 | 3 | -8/+23 | |
| * | | | | | | | fix(dav): also return shared-with-me shares data | skjnldsv | 2024-06-12 | 4 | -36/+69 | |
| * | | | | | | | fix(core): allow guest avatar fallback | skjnldsv | 2024-06-12 | 1 | -2/+12 | |
| * | | | | | | | fix(files_sharing): fix parsing of remote shares | skjnldsv | 2024-06-12 | 5 | -23/+61 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #45804 from nextcloud/fix/cron/log-long-running-jobs | Christoph Wurst | 2024-06-12 | 1 | -1/+20 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | fix(cron): Log long running jobs | Christoph Wurst | 2024-06-12 | 1 | -1/+20 | |
* | | | | | | | Merge pull request #45768 from nextcloud/artonge/fix/copy_retry | Louis | 2024-06-12 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix(files): Use isRetryable to catch retryable exceptions | Louis Chemineau | 2024-06-11 | 1 | -2/+6 | |
* | | | | | | | | Merge pull request #45789 from nextcloud/fix/cy-selector | John Molakvoæ | 2024-06-12 | 5 | -12/+12 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | chore: Compile assets | Ferdinand Thiessen | 2024-06-11 | 2 | -4/+4 | |
| * | | | | | | | fix(files): Use `data-cy` (data attribute) instead of `cy-data` | Ferdinand Thiessen | 2024-06-11 | 3 | -8/+8 | |
* | | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-06-12 | 18 | -4/+140 | |
* | | | | | | | | Merge pull request #45794 from nextcloud/fix/fix-composer-bin-plugin | Ferdinand Thiessen | 2024-06-11 | 4 | -87/+6 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | |