Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(filesreport): cast fileId to integerfix/filesreport-cast-fileId-to-int | Anna Larch | 2024-09-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-13 | 2 | -0/+16 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-12 | 28 | -44/+44 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-11 | 2 | -6/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #47737 from nextcloud/fix/also-allow-unsharing-for-circles | Richard Steinmetz | 2024-09-10 | 1 | -1/+1 |
|\ | | | | | fix(caldav, carddav): also allow unsharing of circle shares | ||||
| * | fix(dav): also allow unsharing of circle shares | Anna Larch | 2024-09-05 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | Merge pull request #43281 from nextcloud/feature/minSupportDesktopVerMsg | Ferdinand Thiessen | 2024-09-07 | 5 | -18/+79 |
|\ \ | | | | | | | enh: update desktop client unsupported version (403) error message | ||||
| * | | fix: Adjust unit tests and protect against XSS | Ferdinand Thiessen | 2024-09-06 | 5 | -20/+72 |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | fix(dav): Update 403 error message | Camila | 2024-09-06 | 2 | -7/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | * The user should get a more friendly warning when their desktop client version is not supported anymore by the server. See #nextcloud/desktop/issues/6273 * Update BlockLegacyClientPluginTest to reflect the new 403 error message. Signed-off-by: Camila Ayres <hello@camilasan.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-07 | 4 | -0/+12 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-06 | 2 | -4/+4 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | chore: adjust code to adhere to coding standard | Anna Larch | 2024-09-05 | 14 | -56/+56 |
|/ | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | fix(dav): Always respond custom error page on exceptions | Louis Chemineau | 2024-09-05 | 7 | -53/+55 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-05 | 4 | -2/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-04 | 4 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-02 | 2 | -0/+8 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-01 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | test: Update snapshots | Ferdinand Thiessen | 2024-08-31 | 1 | -459/+15 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-31 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-30 | 18 | -4/+18 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix: Adjust more places for logical position | Ferdinand Thiessen | 2024-08-29 | 2 | -4/+4 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat: Add bidi support in core directory | Mostafa Ahangarha | 2024-08-29 | 2 | -9/+10 |
| | | | | Signed-off-by: Mostafa Ahangarha <ahangarha@riseup.net> | ||||
* | fix: Allow read-only filename validation to allow reading files | Ferdinand Thiessen | 2024-08-28 | 1 | -1/+1 |
| | | | | | | Needed to read files with the "Windows compatibility" feature. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix: Renaming does not need update but delete permissions | Ferdinand Thiessen | 2024-08-28 | 1 | -3/+3 |
| | | | | | | | Renaming is basically copy + delete (a move), so no need to update permissions. Especially if the node is in a invalid directory the node should be moveable but not editable. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(dav): Pre-check if node can be copied or moved in DAV files plugin | Ferdinand Thiessen | 2024-08-28 | 5 | -199/+259 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix: make preload custom proterties sharding compatible | Robin Appelman | 2024-08-28 | 1 | -9/+9 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #47495 from ↵ | Louis | 2024-08-27 | 1 | -6/+0 |
|\ | | | | | | | | | nextcloud/artonge/dept/delegat_is_encrypted_to_e2ee feat: Delegate is-encrypted handling to the e2ee app | ||||
| * | feat: Delegate is-encrypted handling to the e2ee app | Louis Chemineau | 2024-08-26 | 1 | -6/+0 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | Merge pull request #47494 from ↵ | Joas Schilling | 2024-08-27 | 2 | -5/+22 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/eun-100/allow-apps-to-get-unshared-users fix(dav): Allow apps to get unshares for DAV resources | ||||
| * | | fix(dav): Allow apps to get unshares for DAV resources | Joas Schilling | 2024-08-26 | 2 | -5/+22 |
| |/ | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #47448 from nextcloud/fix/47187/user-status-absence | Joas Schilling | 2024-08-27 | 1 | -1/+3 |
|\ \ | | | | | | | fix(user_status): add link to Availability page if user set predefined 'Vacationing' | ||||
| * | | fix(user_status): add link to Availability page if user set predefined ↵ | Maksim Sukharev | 2024-08-26 | 1 | -1/+3 |
| |/ | | | | | | | | | | | 'Vacationing' Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> | ||||
* / | test: Migrated all Jest tests to vitest | Ferdinand Thiessen | 2024-08-26 | 2 | -18/+444 |
|/ | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 135 | -558/+558 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Merge pull request #47413 from nextcloud/fix/limit-property-values | Anna | 2024-08-22 | 1 | -1/+1 |
|\ | | | | | fix(caldav): limit property length | ||||
| * | fix(caldav): limit property length | Anna Larch | 2024-08-22 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | chore: Update `@nextcloud/vue` to v8.17.0 | Ferdinand Thiessen | 2024-08-21 | 1 | -35/+35 |
|/ | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore(deps): Update openapi-extractor to v1.0.0 | provokateurin | 2024-08-21 | 1 | -17/+9 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | fix(caldav): allow renaming of birthday calendars | Anna Larch | 2024-08-20 | 3 | -4/+8 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-20 | 2 | -0/+38 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-18 | 4 | -4/+96 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-15 | 4 | -0/+144 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2024-08-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #46723 from ↵ | Richard Steinmetz | 2024-08-14 | 7 | -426/+718 |
|\ | | | | | | | | | nextcloud/feat/add-delta-sync-to-subscription-calendars feat(webcal): only update modified and deleted events from webcal calendars | ||||
| * | feat(webcal): only update modified and deleted events from webcal calendars | Anna Larch | 2024-08-13 | 7 | -426/+718 |
| | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | Merge pull request #45435 from nextcloud/feat/dav/upcoming-events-api | Christoph Wurst | 2024-08-14 | 10 | -0/+524 |
|\ \ | | | | | | | feat(dav): Add an API for upcoming events | ||||
| * | | feat(dav): Add an API for upcoming events | Christoph Wurst | 2024-08-13 | 10 | -0/+524 |
| |/ | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-14 | 4 | -0/+158 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #47200 from nextcloud/fix/issue-47193 | Sebastian Krupinski | 2024-08-13 | 1 | -6/+6 |
|\ \ | | | | | | | fix: test variables before returning | ||||
| * | | fix: test variables before returning | SebastianKrupinski | 2024-08-13 | 1 | -6/+6 |
| |/ | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> |