Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #46897 from nextcloud/fix/missing-template | Ferdinand Thiessen | 2024-07-31 | 1 | -0/+35 | |
|\ \ \ \ | | | | | | | | | | | revert: chore(files): cleanup old templates | |||||
| * | | | | revert: chore(files): cleanup old templates | Ferdinand Thiessen | 2024-07-31 | 1 | -0/+35 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | | | | fix: Adjust tests for editLocallyAction | fenn-cs | 2024-07-31 | 2 | -11/+34 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | |||||
* | | | | | feat(editLocallyAction): Handle possible no local client scenario | fenn-cs | 2024-07-31 | 1 | -3/+54 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolves: https://github.com/nextcloud/server/issues/46438 Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | |||||
* | | | | | Merge pull request #46896 from nextcloud/fix/files-actions-contaniner | Andy Scherzinger | 2024-07-31 | 1 | -0/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | fix(files): Set container for file list actions | |||||
| * | | | | | fix(files): Set container for file list actions | Ferdinand Thiessen | 2024-07-31 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is needed to ensure the actions are rendered below dialogs which will have the body as the container. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | | | | | Merge pull request #46747 from nextcloud/refactor/dav/security-attributes | Kate | 2024-07-31 | 3 | -16/+16 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | refactor(dav): Replace security annotations with respective attributes | provokateurin | 2024-07-28 | 3 | -16/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | | | | | Merge pull request #46895 from nextcloud/fix/template-filler | John Molakvoæ | 2024-07-31 | 1 | -4/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix: Go back to template picker if template filler closed | Elizabeth Danzberger | 2024-07-30 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> | |||||
| * | | | | | | fix: Template filler shows only if template has fields | Elizabeth Danzberger | 2024-07-30 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> | |||||
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-31 | 164 | -140/+542 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | | | | | Merge pull request #46894 from ↵ | Joas Schilling | 2024-07-31 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/improve-explanation-of-timestamp fix(trashbin): Improve documentation of since/until timestamps of res… | |||||
| * | | | | | | fix(trashbin): Improve documentation of since/until timestamps of restore ↵ | Joas Schilling | 2024-07-30 | 1 | -2/+2 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trashbin Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | | | | | Merge pull request #46822 from nextcloud/refactor/user_ldap/security-attributes | Kate | 2024-07-30 | 2 | -19/+20 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | refactor(user_ldap): Replace security annotations with respective attributes | provokateurin | 2024-07-27 | 2 | -19/+20 | |
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | | | | | Merge pull request #46824 from ↵ | Kate | 2024-07-30 | 1 | -14/+8 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | nextcloud/refactor/weather_status/security-attributes | |||||
| * | | | | | refactor(weather_status): Replace security annotations with respective ↵ | provokateurin | 2024-07-27 | 1 | -14/+8 | |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | attributes Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | | | | chore(ShareSettings): Proper wording for share autocompletion settings | fenn-cs | 2024-07-30 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The existing is incorrect and can be misleading as seen in : https://github.com/nextcloud/server/issues/42501 Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | |||||
* | | | | | Merge pull request #46744 from ↵ | Kate | 2024-07-30 | 1 | -8/+9 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | nextcloud/refactor/cloud_federation_api/security-attributes | |||||
| * | | | | | refactor(cloud_federation_api): Replace security annotations with respective ↵ | provokateurin | 2024-07-27 | 1 | -8/+9 | |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | attributes Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | | | | fix(files_sharing): Make account file filter consistent have design | Ferdinand Thiessen | 2024-07-30 | 4 | -19/+112 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | | | | Merge pull request #46476 from nextcloud/enh/noid/migration-attributes | Stephan Orbaugh | 2024-07-30 | 3 | -0/+43 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Migration Attributes | |||||
| * | | | | fix(migration-attributes): psalm | Maxence Lange | 2024-07-29 | 1 | -14/+14 | |
| | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | |||||
| * | | | | feat(migration-attributes): tests | Maxence Lange | 2024-07-29 | 3 | -0/+43 | |
| | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | |||||
* | | | | | fix(files_sharing): always show file request creation option | skjnldsv | 2024-07-30 | 1 | -7/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
* | | | | | chore(files_sharing): refactor Share model to ts | skjnldsv | 2024-07-30 | 13 | -264/+94 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | |||||
* | | | | | feat(files_sharing): show file requests in navigation | skjnldsv | 2024-07-30 | 6 | -10/+56 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | |||||
* | | | | | Merge pull request #46865 from nextcloud/fix/46635/breadcrumbs-shrink | John Molakvoæ | 2024-07-30 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix(files): correctly shrink breadcrumbs bar | Raimund Schlüßler | 2024-07-30 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org> | |||||
* | | | | | | Merge pull request #46825 from ↵ | Kate | 2024-07-30 | 2 | -8/+8 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nextcloud/refactor/workflowengine/security-attributes | |||||
| * | | | | | | refactor(workflowengine): Replace security annotations with respective ↵ | provokateurin | 2024-07-27 | 2 | -8/+8 | |
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | attributes Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | | | | | Merge pull request #46746 from nextcloud/refactor/dashboard/security-attributes | Kate | 2024-07-30 | 2 | -15/+16 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | refactor(dashboard): Replace security annotations with respective attributes | provokateurin | 2024-07-27 | 2 | -15/+16 | |
| |/ / / / | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | | | | fix: fix recursive share check | Robin Appelman | 2024-07-30 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | | | Merge pull request #46805 from ↵ | Kate | 2024-07-30 | 2 | -30/+26 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | nextcloud/refactor/federatedfilesharing/security-attributes | |||||
| * | | | | | refactor(federatedfilesharing): Replace security annotations with respective ↵ | provokateurin | 2024-07-27 | 2 | -30/+26 | |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | attributes Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | / / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-30 | 20 | -8/+82 | |
| |/ / / |/| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | | fix(psalm): named attribute argument | Maxence Lange | 2024-07-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | |||||
* | | | | Merge pull request #46834 from withbest/master | Andy Scherzinger | 2024-07-29 | 1 | -1/+1 | |
|\ \ \ \ | | | | | | | | | | | chore: fix some comments | |||||
| * | | | | chore: fix some comments | withbest | 2024-07-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: withbest <seekseat@outlook.com> | |||||
* | | | | | Merge pull request #46817 from nextcloud/refactor/systemtags/security-attributes | Kate | 2024-07-29 | 1 | -3/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | refactor(systemtags): Replace security annotations with respective attributes | provokateurin | 2024-07-27 | 1 | -3/+2 | |
| | |/ / / | |/| | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | | | | Merge pull request #46819 from nextcloud/refactor/theming/security-attributes | Kate | 2024-07-29 | 3 | -33/+33 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | refactor(theming): Replace security annotations with respective attributes | provokateurin | 2024-07-27 | 3 | -33/+33 | |
| |/ / / | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-29 | 12 | -0/+22 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | | Merge pull request #46815 from ↵ | Joas Schilling | 2024-07-28 | 6 | -79/+68 | |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | nextcloud/refactor/provisioning_api/security-attributes refactor(provisioning_api): Replace security annotations with respective attributes | |||||
| * | | | refactor(provisioning_api): Replace security annotations with respective ↵ | provokateurin | 2024-07-27 | 6 | -79/+68 | |
| |/ / | | | | | | | | | | | | | | | | attributes Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | | Merge pull request #46820 from ↵ | Kate | 2024-07-28 | 1 | -3/+4 | |
|\ \ \ | | | | | | | | | | | | | nextcloud/refactor/twofactor_backupcodes/security-attributes | |||||
| * | | | refactor(twofactor_backupcodes): Replace security annotations with ↵ | provokateurin | 2024-07-27 | 1 | -3/+4 | |
| |/ / | | | | | | | | | | | | | | | | respective attributes Signed-off-by: provokateurin <kate@provokateurin.de> |