Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | fix(TemplateManager): Remove warning message | Git'Fellow | 2025-01-20 | 1 | -1/+0 | |
|/ / | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-20 | 6 | -0/+36 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | fix: Apply enforce theme config for anonymous users as wellbackport/50076/stable30 | Kostiantyn Miakshyn | 2025-01-18 | 1 | -0/+8 | |
| | | | | | | | | Signed-off-by: Kostiantyn Miakshyn <molodchick@gmail.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-17 | 2 | -0/+8 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-14 | 2 | -0/+14 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-13 | 6 | -0/+44 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-11 | 4 | -0/+36 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-10 | 2 | -4/+4 | |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | fix(Http): Only allow valid HTTP status code values via template | provokateurin | 2025-01-08 | 20 | -41/+43 | |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-08 | 18 | -0/+176 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | fix(preview): Do not try to parse M3U files as MP3 | Pauli Järvinen | 2025-01-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | By default, the MP3 audio files get the mimetype `audio/mpeg` and the M3U and M3U8 playlist files get the mimetype `audio/mpegurl`. PreviewManager had such a problem that it registered the MP3 preview provider with a regular expression which matched also the M3U files. This caused an error message to be logged on the info (1) level for each M3U file every time a folder with such files was viewed: "Error while getting cover from mp3 file: File /path/to/some/playlist.m3u is not mpeg/audio!". Signed-off-by: Pauli Järvinen <pauli.jarvinen@gmail.com> | |||||
* | fix(HTTP): Adjust JSONResponse data typebackport/50035/stable30 | provokateurin | 2025-01-07 | 1 | -1/+1 | |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-06 | 2 | -24/+24 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | fix(logger): Prevent infinite recursion with log.condition => matchesbackport/50026/stable30 | Joas Schilling | 2025-01-03 | 1 | -0/+12 | |
| | | | | | | | | | | When we need to check the log condition for a user matches, there is a risk that something on the way checks the log level and would result in an infinite loop. So we simply check if it's a nested call and use the default warning level in that case. Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-03 | 2 | -0/+6 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | fix(shares): Remove noisy text from emailsbackport/49847/stable30 | Git'Fellow | 2024-12-30 | 1 | -4/+0 | |
| | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | |||||
* | Merge pull request #49878 from nextcloud/backport/49746/stable30 | Git'Fellow | 2024-12-30 | 1 | -10/+9 | |
|\ | | | | | [stable30] fix(share): Don't print twice the same text on emails | |||||
| * | fix(share): Don't print twice the same informationbackport/49746/stable30 | Git'Fellow | 2024-12-16 | 1 | -10/+9 | |
| | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-28 | 4 | -4/+68 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-26 | 2 | -0/+10 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-25 | 6 | -2/+24 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-24 | 136 | -138/+186 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-22 | 12 | -0/+62 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-21 | 142 | -2/+160 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | fix: Use getRelativePath method to check if node is inside folderbackport/47425/stable30 | Côme Chilliet | 2024-12-19 | 1 | -1/+2 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | fix: Fix promotion of reshares from subsubfolders | Côme Chilliet | 2024-12-19 | 1 | -10/+17 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | chore: Add comment to make code clearer | Côme Chilliet | 2024-12-19 | 1 | -0/+1 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | chore: Turn method description into phpdoc | Côme Chilliet | 2024-12-19 | 1 | -1/+1 | |
| | | | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> | |||||
* | | fix(shares): Promote reshares into direct shares when share is deleted | Côme Chilliet | 2024-12-19 | 1 | -6/+13 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | fix: Tidy up code for reshare deletion | Côme Chilliet | 2024-12-19 | 1 | -14/+16 | |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | fix: delete re-shares when deleting the parent share | Luka Trovic | 2024-12-19 | 1 | -0/+69 | |
| | | | | | | | | | | | | | | | | Note: Removed part about fix command from original PR Signed-off-by: Luka Trovic <luka@nextcloud.com> Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> (cherry picked from commit 42181c2f490025860e22907255b6917583c798af) | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-19 | 2 | -2/+56 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-18 | 8 | -8/+82 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | fix: make sure we have a valid scheme when testing ocm urlsfix/ocm-host | skjnldsv | 2024-12-17 | 1 | -0/+9 | |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | |||||
* | | fix(View): Catch exceptions when executing mkdir for non-existent parentsbackport/49880/stable30 | provokateurin | 2024-12-17 | 1 | -4/+11 | |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | fix(TemplateManager): Make sure TemplateFolder is a Folderbackport/49451/stable30 | Git'Fellow | 2024-12-16 | 1 | -2/+6 | |
|/ | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-16 | 6 | -40/+128 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-15 | 2 | -0/+42 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | fix: replace null character when serializingbackport/49528/stable30 | SebastianKrupinski | 2024-12-13 | 4 | -0/+72 | |
| | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-14 | 4 | -0/+34 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Merge pull request #49838 from nextcloud/backport/49832/stable30 | Kate | 2024-12-13 | 1 | -3/+24 | |
|\ | | | | | [stable30] Improve select handling for sharded queries | |||||
| * | fix: improve logic for ensuring join columns are selected for partitioned ↵backport/49832/stable30 | Robin Appelman | 2024-12-12 | 1 | -3/+21 | |
| | | | | | | | | | | | | queries Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
| * | fix: handle calling select on partitioned queries with an array of columns | Robin Appelman | 2024-12-12 | 1 | -0/+3 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-13 | 2 | -0/+54 | |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | fix(shares): Wrap exceptions from password validation to set code to 400 | Côme Chilliet | 2024-12-12 | 1 | -1/+7 | |
| | | | | | | | This fixes a regression that bad password returned 403 instead of 400 because of previous changes. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | fix(files_sharing): Do not wrap password policy exception into a generic one | Côme Chilliet | 2024-12-12 | 1 | -6/+2 | |
| | | | | | | Let the controller access the HintException and show the error to the user. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | Revert "[stable30] fix: Handle copy of folders containing live photos"revert-49650-backport/49293/stable30 | Louis | 2024-12-12 | 1 | -3/+3 | |
| | ||||||
* | Merge pull request #49650 from nextcloud/backport/49293/stable30 | John Molakvoæ | 2024-12-12 | 1 | -3/+3 | |
|\ | | | | | [stable30] fix: Handle copy of folders containing live photos | |||||
| * | fix: Correctly create NonExistingFolder during copy | Louis Chemineau | 2024-12-05 | 1 | -3/+3 | |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | |||||
* | | Merge pull request #49165 from nextcloud/backport/48563/stable30 | John Molakvoæ | 2024-12-12 | 3 | -0/+43 | |
|\| |