Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-14 | 92 | -194/+226 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #49241 from nextcloud/backport/38630/stable30 | yemkareems | 2024-11-13 | 2 | -3/+3 |
|\ | | | | | [stable30] Fix remaining readdir() calls in loops with undesirable false evaluation potential | ||||
| * | fix: Clean-up some remaining readdir calls with undesirable false evaluation ↵ | Josh Richards | 2024-11-13 | 2 | -3/+3 |
| | | | | | | | | | | | | potential Signed-off-by: Josh Richards <josh.t.richards@gmail.com> | ||||
* | | Merge pull request #49239 from nextcloud/backport/49226/stable30 | Kate | 2024-11-13 | 2 | -2/+2 |
|\ \ | |||||
| * | | fix(dav): file request guest nickname encoding | skjnldsv | 2024-11-13 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | | Merge pull request #49234 from nextcloud/backport/49139/stable30 | Sebastian Krupinski | 2024-11-13 | 2 | -2/+29 |
|\ \ \ | |_|/ |/| | | [stable30] feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling | ||||
| * | | feat: Add X-NC-Disable-Scheduling property to allow skipping schedulingbackport/49139/stable30 | SebastianKrupinski | 2024-11-12 | 2 | -2/+29 |
| | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-13 | 8 | -2/+14 |
| |/ |/| | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix(files): check that node is in user root folder for view-in-folder action | skjnldsv | 2024-11-12 | 2 | -0/+17 |
|/ | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | fix(files_external): cast storage id intbackport/49218/stable30 | skjnldsv | 2024-11-12 | 1 | -2/+2 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-12 | 80 | -170/+184 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | feat(testing): Add a fake summary task providerbackport/49176/stable30 | Joas Schilling | 2024-11-11 | 4 | -0/+118 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-11 | 48 | -58/+156 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-10 | 104 | -96/+120 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(files): open sidebar on sharing tab by default for files | skjnldsv | 2024-11-09 | 2 | -3/+40 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-09 | 180 | -252/+310 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(files): edit locally buttonsbackport/49150/stable30 | skjnldsv | 2024-11-08 | 1 | -8/+7 |
| | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | Merge pull request #49149 from nextcloud/backport/49115/stable30 | F. E Noel Nfebe | 2024-11-08 | 1 | -9/+43 |
|\ | | | | | [stable30] fix(SharingEntryLink): Show default password before create if any | ||||
| * | fix(files_sharing): share assignment issue in SharingEntryLink | skjnldsv | 2024-11-08 | 1 | -2/+4 |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
| * | fix(SharingEntryLink): Show default password before create if any | fenn-cs | 2024-11-08 | 1 | -9/+41 |
| | | | | | | | | | | | | | | | | | | | | | | | | Prevent silent addition of expiration date to shares. Prevent silent addition for password to shares. Both now have a `shareRequiresReview` check Resolves : https://github.com/nextcloud/server/issues/48860 Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | ||||
* | | fix(files_sharing): note icon color on public pagesfix/note-icon-color | skjnldsv | 2024-11-08 | 5 | -4/+9 |
|/ | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | Merge pull request #49138 from nextcloud/backport/49112/stable30 | Kate | 2024-11-08 | 2 | -12/+12 |
|\ | |||||
| * | fix(theming): Return default theme if the user never selected a themebackport/49112/stable30 | provokateurin | 2024-11-07 | 2 | -12/+12 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-08 | 6 | -4/+162 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | chore(files): add selection cypress tests | skjnldsv | 2024-11-07 | 2 | -1/+2 |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | fix(files): multiselect and filters store declaration | skjnldsv | 2024-11-07 | 1 | -1/+1 |
|/ | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-07 | 86 | -278/+300 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-06 | 34 | -34/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #49080 from nextcloud/backport/48737/stable30 | Benjamin Gaussorgues | 2024-11-05 | 1 | -3/+3 |
|\ | |||||
| * | fix(caldav): broken activity rich objectsbackport/48737/stable30 | Anna Larch | 2024-11-04 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-05 | 52 | -82/+68 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #49044 from nextcloud/backport/48912/stable30 | Benjamin Gaussorgues | 2024-11-04 | 1 | -2/+8 |
|\ \ | |/ |/| | |||||
| * | fix(appsmanagement): Fix exception on generating preview url for screenshots | Claudio Cambra | 2024-11-01 | 1 | -2/+8 |
| | | | | | | | | | | | | | | | | | | Some installed apps meant for older server versions might unexpectedly offer up screenshot values in a non-string format (e.g. health). Avoid an exception by checking first if the first app screenshot is indeed a string and otherwise we take the value of the parameter Signed-off-by: Claudio Cambra <developer@claudiocambra.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-04 | 108 | -376/+7174 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-03 | 16 | -18/+110 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-02 | 8 | -0/+36 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-01 | 60 | -172/+382 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(ShareEntryLinkList): Append new links to the end of listbackport/49017/stable30 | fenn-cs | 2024-10-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Currently new shares are added to beginning of the share list in the UI messing up the ordering with the original (first) looking like the most recent and the most recent looking like the original share. This error disappears on refresh. Resolves : https://github.com/nextcloud/server/issues/48415 Signed-off-by: fenn-cs <fenn25.fn@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | fix(files-external): set password as sensitivebackport/49009/stable30 | Maxence Lange | 2024-10-31 | 1 | -0/+3 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-31 | 98 | -102/+362 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix: add missing import after backport | Andrey Borysenko | 2024-10-30 | 1 | -0/+1 |
| | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> | ||||
* | fix(ci): eslint fix, minor correction after rebase | Andrey Borysenko | 2024-10-30 | 1 | -8/+3 |
| | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> | ||||
* | fix: loading state reactivity | Andrey Borysenko | 2024-10-30 | 1 | -24/+28 |
| | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> | ||||
* | fix(ci): fix eslint errors | Andrey Borysenko | 2024-10-30 | 3 | -12/+9 |
| | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> | ||||
* | fix(ci): psalm, suppress undefined for viewApps | Andrey Borysenko | 2024-10-30 | 1 | -0/+2 |
| | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> | ||||
* | fix: address review comments | Andrey Borysenko | 2024-10-30 | 7 | -30/+29 |
| | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> | ||||
* | WIP: remove app_api_apps vuex store | Andrey Borysenko | 2024-10-30 | 1 | -399/+0 |
| | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> | ||||
* | WIP: migrate to Pinia, minor fixes | Andrey Borysenko | 2024-10-30 | 10 | -66/+396 |
| | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> | ||||
* | WIP: address review comments, small fixes | Andrey Borysenko | 2024-10-30 | 9 | -81/+74 |
| | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> | ||||
* | fix(ci): suppress UndefinedClass for AppAPI related classes since it's bundled | Andrey Borysenko | 2024-10-30 | 1 | -0/+3 |
| | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> |