Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | fix: test variables before returning | SebastianKrupinski | 2024-08-13 | 1 | -6/+6 | |
* | | | | | | | | Merge pull request #47202 from nextcloud/chore/nextcloud-auth-2_4 | Ferdinand Thiessen | 2024-08-13 | 164 | -238/+336 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | chore(assets): Recompile assets | nextcloud-command | 2024-08-13 | 136 | -167/+269 | |
| * | | | | | | | | chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where p... | Ferdinand Thiessen | 2024-08-13 | 28 | -71/+67 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #43573 from nextcloud/HolgerHees-fix-csp-nonce-handling | Ferdinand Thiessen | 2024-08-13 | 14 | -273/+296 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | feat: Provide CSP nonce as `<meta>` element | Ferdinand Thiessen | 2024-08-13 | 9 | -9/+23 | |
| * | | | | | | | | test: Adjust tests for CSP nonce | Ferdinand Thiessen | 2024-08-13 | 5 | -262/+268 | |
| * | | | | | | | | fix: Make sure CSP nonce is not double base64 encoded | Ferdinand Thiessen | 2024-08-13 | 2 | -3/+6 | |
| * | | | | | | | | fix: Use `CSP_NONCE` env variable in ContentSecurity Header | Holger Hees | 2024-08-13 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #45786 from nextcloud/fix/caldav/default-vjournal | Richard Steinmetz | 2024-08-13 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix(caldav): allow VJOURNAL if no supported component set is specified | Richard Steinmetz | 2024-08-13 | 2 | -2/+2 | |
* | | | | | | | | | | Merge pull request #45221 from nextcloud/feat/auth/authtoken-clean-up | Christoph Wurst | 2024-08-13 | 3 | -20/+31 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | feat(auth): Clean-up unused auth tokens and wipe tokens | Christoph Wurst | 2024-08-13 | 3 | -20/+31 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #47195 from nextcloud/bugfix/noid/return-correct-userid-on... | Joas Schilling | 2024-08-13 | 3 | -7/+14 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | fix(federation): Return the used userID to allow the inviting server to react... | Joas Schilling | 2024-08-13 | 3 | -7/+14 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #47198 from nextcloud/fix/issue-46700 | Joas Schilling | 2024-08-13 | 10 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | chore(assets): Recompile assets | Joas Schilling | 2024-08-13 | 9 | -7/+7 | |
| * | | | | | | | | fix: Update translation string | Archisman Das | 2024-08-13 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #47189 from nextcloud/feat/noid/ship-twofactor_nextcloud_n... | Stephan Orbaugh | 2024-08-13 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | chore: Ship twofactor_nextcloud_notification | Joas Schilling | 2024-08-13 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #41740 from nextcloud/Fix/duplicate-reminders | Hamza | 2024-08-13 | 3 | -4/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix: handle-duplicate-reminder | hamza221 | 2024-08-13 | 3 | -4/+12 | |
* | | | | | | | | Merge pull request #47180 from nextcloud/fix/apply-group-limit-on-remove-from... | Côme Chilliet | 2024-08-13 | 4 | -8/+167 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | chore(tests): Fix import in cypress test limit_to_same_group.cy.ts | Côme Chilliet | 2024-08-12 | 1 | -1/+1 | |
| * | | | | | | | | chore(tests): Fix SPDX license header on new cypress test | Côme Chilliet | 2024-08-12 | 1 | -19/+2 | |
| * | | | | | | | | fix(tests): Adapt tests to change of DefaultShareProvider constructor | Côme Chilliet | 2024-08-12 | 1 | -6/+15 | |
| * | | | | | | | | fix: Remove shares only if there are no more common groups between users | Côme Chilliet | 2024-08-12 | 2 | -39/+64 | |
| * | | | | | | | | chore(tests): Test limiting sharing to same group | Louis Chemineau | 2024-08-12 | 1 | -0/+97 | |
| * | | | | | | | | fix(files_sharing): Delete user shares if needed when user is removed from a ... | Louis Chemineau | 2024-08-12 | 2 | -2/+47 | |
* | | | | | | | | | Merge pull request #47181 from nextcloud/fix/new-folder-messae | Ferdinand Thiessen | 2024-08-13 | 3 | -6/+13 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | chore(assets): Recompile assets | nextcloud-command | 2024-08-13 | 2 | -3/+3 | |
| * | | | | | | | | fix(files): Add messages when "new folder" fails or gets cancelled | Ferdinand Thiessen | 2024-08-13 | 1 | -3/+10 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #47188 from nextcloud/spreed/12950/avatar-menu-icon-color | Joas Schilling | 2024-08-13 | 5 | -4/+5 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | fix(avatar): Fix icon-color for action-router contacts menu options | Joas Schilling | 2024-08-13 | 5 | -4/+5 | |
|/ / / / / / / | ||||||
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-13 | 18 | -2/+154 | |
* | | | | | | | Merge pull request #47177 from nextcloud/fix/noid/preferred-taskprocessing-pr... | Julien Veyssier | 2024-08-13 | 11 | -15/+602 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | feat(taskprocessing): add text2text, text2image, contextWrite, transcribe and... | Julien Veyssier | 2024-08-13 | 8 | -2/+584 | |
| * | | | | | | | fix(taskprocessing): select preferred provider when running sync task, fix ta... | Julien Veyssier | 2024-08-12 | 3 | -13/+18 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #46987 from nextcloud/fix/dav-public | Ferdinand Thiessen | 2024-08-12 | 18 | -52/+179 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | feat: Make `ISharedStorage` public API and reuse where possible | Ferdinand Thiessen | 2024-08-12 | 13 | -35/+75 | |
| * | | | | | | fix(dav): Ensure share properties are also set on public remote endpoint | Ferdinand Thiessen | 2024-08-12 | 9 | -28/+115 | |
|/ / / / / / | ||||||
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-12 | 10 | -0/+20 | |
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-11 | 16 | -12/+98 | |
* | | | | | | Merge pull request #47157 from nextcloud/perf/prevent-extra-requests | Pytal | 2024-08-10 | 3 | -9/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | chore: compile assets | Christopher Ng | 2024-08-09 | 2 | -3/+3 | |
| * | | | | | | perf(files): Prevent extraneous requests when tree children are loading | Christopher Ng | 2024-08-09 | 1 | -6/+3 | |
* | | | | | | | Merge pull request #47153 from nextcloud/trashbin-fix-folder-extract | Ferdinand Thiessen | 2024-08-10 | 3 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | chore(assets): Recompile assets | nextcloud-command | 2024-08-10 | 2 | -3/+3 | |
| * | | | | | | | fix: fix getting the folder node from the dav response | Robin Appelman | 2024-08-10 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* / / / / / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-10 | 138 | -14/+342 | |
|/ / / / / / |