Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(share): use share owner to confirm reshare | Maxence Lange | 2024-03-20 | 1 | -3/+9 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | fix(config): Make sure user keys are strings | Christoph Wurst | 2024-03-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Merge pull request #44284 from nextcloud/backport/44279/stable27 | Ferdinand Thiessen | 2024-03-19 | 1 | -0/+7 |
|\ | | | | | [stable27] fix: ensure nested mount points are handled in the correct order | ||||
| * | fix: ensure nested mount points are handled in the correct order | Robin Appelman | 2024-03-18 | 1 | -0/+7 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-19 | 4 | -2/+4 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-17 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #44079 from nextcloud/backport/43992/stable27 | John Molakvoæ | 2024-03-16 | 1 | -1/+10 |
|\ | |||||
| * | fix: Avoid clear cache with prefix | Julius Härtl | 2024-03-08 | 1 | -1/+10 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-16 | 4 | -2/+4 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-15 | 2 | -0/+40 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix: avoid scanning a non existing directory | Benjamin Gaussorgues | 2024-03-14 | 1 | -1/+5 |
| | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | | Refactoring getName function | hopleus | 2024-03-14 | 1 | -5/+3 |
| | | | | | | | | Signed-off-by: hopleus <hopleus@gmail.com> | ||||
* | | Fixes for getting the file name in the cases when the file name key is ↵ | hopleus | 2024-03-14 | 1 | -1/+5 |
| | | | | | | | | | | | | received, but it is empty Signed-off-by: hopleus <hopleus@gmail.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-14 | 18 | -4/+38 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-08 | 6 | -82/+152 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #43986 from nextcloud/backport/43972/stable27 | Julius Härtl | 2024-03-05 | 1 | -2/+4 |
|\ | | | | | [stable27] fix: Fetch custom app store url without internet connection | ||||
| * | fix: Fetch custom app store url without internet connection | Julius Härtl | 2024-03-04 | 1 | -2/+4 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-05 | 2 | -0/+42 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #43971 from ↵ | Robin Appelman | 2024-03-04 | 1 | -1/+5 |
|\ | | | | | | | | | nextcloud/artonge/fix/metdata_column_migration_table_prefix [stable27] Use table prefix in metadata migration | ||||
| * | Use table prefix in metadata migration | Louis Chemineau | 2024-03-04 | 1 | -1/+5 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | fix(IUrlGenerator): Add `throws` documentation for `imagePath` function | Ferdinand Thiessen | 2024-03-04 | 1 | -0/+1 |
|/ | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-02 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-01 | 4 | -2/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #43901 from nextcloud/backport/30957/stable27 | John Molakvoæ | 2024-02-29 | 1 | -2/+2 |
|\ | |||||
| * | fix(collaboration): collaboration MailPlugin: Protect access to a ↵ | Claus-Justus Heine | 2024-02-29 | 1 | -2/+2 |
| | | | | | | | | | | | | potentially missing array component by ??. Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de> | ||||
* | | Merge pull request #43789 from nextcloud/backport/39607/stable27 | John Molakvoæ | 2024-02-29 | 1 | -8/+4 |
|\ \ | |||||
| * | | Fix backport | Git'Fellow | 2024-02-29 | 1 | -8/+4 |
| | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | | | Merge pull request #43830 from nextcloud/backport/43787/stable27 | John Molakvoæ | 2024-02-29 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | fix: Throw instead of yielding nothing when listing local directories | Julius Härtl | 2024-02-26 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | Merge pull request #43832 from nextcloud/backport/43428/stable27 | John Molakvoæ | 2024-02-29 | 2 | -11/+18 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | feat(share): save date and time for expiration | Benjamin Gaussorgues | 2024-02-26 | 2 | -11/+18 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | Because of timezones, not saving time can lead to unexpected behaviour when sharing an item sooner than timezone offset Example: sharing a file before 9am when in UTC+9 Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-29 | 2 | -0/+14 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-28 | 2 | -0/+42 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-27 | 2 | -0/+42 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-25 | 4 | -18/+20 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-24 | 4 | -8/+238 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #43580 from nextcloud/artonge/fix/metdata_column_migration | John Molakvoæ | 2024-02-22 | 5 | -8/+86 |
|\ | |||||
| * | Move oc_file_metadata.metadata migration to a background job | Louis Chemineau | 2024-02-22 | 5 | -8/+86 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | Merge pull request #41006 from nextcloud/backport/40879/stable27 | John Molakvoæ | 2024-02-22 | 1 | -7/+19 |
|\ \ | |/ |/| | |||||
| * | fix(session): Do not log fresh/empty session as error | Christoph Wurst | 2024-02-09 | 1 | -12/+18 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | fix(session): Log when crypto session data is lost | Christoph Wurst | 2024-02-09 | 1 | -1/+7 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Move away from deprecated utf_encode() on PHP 8.2+ | Git'Fellow | 2024-02-20 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-19 | 4 | -2/+188 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-18 | 8 | -4/+90 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-17 | 2 | -4/+4 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-16 | 4 | -0/+84 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-15 | 10 | -0/+208 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-14 | 166 | -2508/+2508 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-12 | 2 | -12/+14 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-11 | 2 | -2/+158 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |