Commit Graph

73097 Commits (da0353dc6a95159581cd7c65f4e0fab8ccfe09ea)
 

Author SHA1 Message Date
Hoang Pham da0353dc6a feat: support excalidraw file
Signed-off-by: Hoang Pham <hoangmaths96@gmail.com>
2024-07-25 16:59:25 +07:00
Julius Härtl facb17bcfe fix: Adapt icon color to new default for mime icons
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-07-25 16:59:25 +07:00
Hoang Pham b3143bf930 feat: support excalidraw file
Signed-off-by: Hoang Pham <hoangmaths96@gmail.com>
2024-07-25 16:59:24 +07:00
Ferdinand Thiessen 4a4f90c075
Merge pull request #46734 from nextcloud/backport/46731/stable28
[stable28] fix(files): ensure forbiddenCharacters is an array
2024-07-25 11:36:35 +07:00
nextcloud-command 259c80f473 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-07-25 08:47:22 +07:00
Maksim Sukharev c72dd3cb95 fix(files): ensure forbiddenCharacters is an array
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-07-25 08:13:36 +07:00
Joas Schilling 12a672fbfa
Merge pull request #46563 from nextcloud/backport/46450/stable28
[stable28] fix(files_metadata): Don't run generation job on every upgrade
2024-07-25 08:49:47 +07:00
Ferdinand Thiessen 07b906807e
Merge pull request #46717 from nextcloud/backport/46689/stable28
[stable28] fix(files): validate input when creating file/directory
2024-07-25 00:45:53 +07:00
nextcloud-command 7bf8dbadf2 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-07-24 20:04:04 +07:00
Maksim Sukharev 1c0a1cbbe0 fix(files): validate input when creating file/directory
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-07-24 20:43:34 +07:00
Ferdinand Thiessen b305be43ca
Merge pull request #46720 from nextcloud/backport/46694/stable28
[stable28] fix: FileInfo from `View` should have the correct name of a mountpoint
2024-07-24 20:42:41 +07:00
Ferdinand Thiessen 1f1d625212 fix: FileInfo from `View` should have the correct name of a mountpoint
If a mountpoint is returned from a `View` the name must match the view scoped name
and not the global name.
For example group folders have a name like `1` or `2` (the ID),
but the name of the FileInfo returned fro mthe View should be the mount point name,
like `First groupfolder` or similar.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-24 13:25:05 +07:00
Nextcloud bot 06fb25b6a2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-24 00:20:01 +07:00
Nextcloud bot bc0a335492
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-23 00:19:42 +07:00
Joas Schilling 03a08e3863
Merge pull request #46628 from nextcloud/backport/46419/stable28
[stable28] fix(mail): Fix big logos in mail templates for Outlook
2024-07-22 09:00:11 +07:00
Nextcloud bot cd24a8634b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-22 00:19:27 +07:00
Nextcloud bot cb121d429c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-21 00:20:00 +07:00
Nextcloud bot 71341a5d3b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-20 00:19:53 +07:00
Andy Scherzinger a8d1673d9f
Merge pull request #46647 from nextcloud/backport/46225/stable28
[stable28] fix(dav): Thrown forbidden error for authenticated user instead of no…
2024-07-19 20:23:52 +07:00
SebastianKrupinski 5cf9d62c6d fix(dav): Thrown forbidden error for authenticated user instead of not found
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-07-19 17:21:18 +07:00
Git'Fellow 3aef5ac05c
Merge pull request #46577 from nextcloud/backport/46555/stable28
[stable28] fix(appstore): Return an empty array in case of fail
2024-07-19 17:52:02 +07:00
Git'Fellow 71f4e01a5d
Merge pull request #46523 from nextcloud/backport/46504/stable28
[stable28] fix(theming): enforce theme should still provide dark as fallback
2024-07-19 17:49:55 +07:00
Git'Fellow 62e45de6c5
Merge pull request #46520 from nextcloud/backport/46475/stable28
[stable28] fix(redis): Require version >=4 for unlink
2024-07-19 17:49:13 +07:00
Anupam Kumar 34239aca6f
Merge pull request #46637 from nextcloud/backport/46608/stable28
[stable28] fix(TextProcessing): use error instead of info for exception logging
2024-07-19 18:28:30 +07:00
Joas Schilling c42048e8fd
Merge pull request #46125 from nextcloud/automated/noid/stable28-update-psalm-baseline
[stable28] Update psalm-baseline.xml
2024-07-19 14:26:12 +07:00
Anupam Kumar aa66e16699 fix(TextProcessing): use error instead of info for exception logging
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-07-19 12:02:25 +07:00
Joas Schilling b087e140e6
fix(mail): Fix big logos in mail templates for Outlook
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-07-19 10:11:43 +07:00
nextcloud-command 9b893b5235 chore(tests): Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2024-07-19 02:31:00 +07:00
Nextcloud bot 9971121509
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-19 00:19:56 +07:00
Sebastian Krupinski 1dd731d893
Merge pull request #46603 from nextcloud/backport/46593/stable28
[stable28] fix(caldav): Throw 403 Forbidden Error instead of 500 Internal Server…
2024-07-18 18:03:41 +07:00
Sebastian Krupinski 6253c26dff
Merge pull request #46613 from nextcloud/backport/46594/stable28
[stable28] fix(caldav): decode values before returning
2024-07-18 16:16:41 +07:00
SebastianKrupinski 71f4089673 fix(caldav): decode values before returning
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-07-18 14:01:07 +07:00
Benjamin Gaussorgues 9d56d3da3d
Merge pull request #46585 from nextcloud/release/28.0.8 2024-07-18 14:07:31 +07:00
John Molakvoæ f7afe8c6b6
Merge pull request #46561 from nextcloud/backport/46354/stable28 2024-07-18 12:11:03 +07:00
SebastianKrupinski 4ee152709e fix(caldav): Throw 403 Forbidden Error instead of 500 Internal Server Error
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-07-18 08:18:38 +07:00
John Molakvoæ 00042ce3d2
Merge pull request #46599 from nextcloud/backport/46589/stable28 2024-07-18 09:41:08 +07:00
skjnldsv 7618bb6f49 fix(files_sharing): also allow removing READ permissions on email shares
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-07-18 06:49:37 +07:00
Nextcloud bot 2addd48b2e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-18 00:19:45 +07:00
Benjamin Gaussorgues 0ad439c387
build(hub): 28.0.8
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-07-17 16:01:24 +07:00
Joas Schilling 104f51e153
Merge pull request #46576 from nextcloud/backport/46575/stable28
[stable28] fix(CI): Update setup-php, setup-node, checkout and paths-filter actions
2024-07-17 13:24:49 +07:00
Git'Fellow e4a67f271e chore: add warning in case of failure
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-07-17 10:34:43 +07:00
Git'Fellow 803bc2cfc4 fix(appstore): Return an empty array in case of fail
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-07-17 10:34:43 +07:00
Joas Schilling 1b506a481c
ci(smb-kerberos): Fixate to 22.04 like on stable29 and master
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-07-17 11:32:38 +07:00
Louis Chemineau 71247f22ef
fix(files_metadata): Don't run generation job on every upgrade
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-07-17 11:17:05 +07:00
Joas Schilling 0b6bf77645
fix(CI): Update setup-php, setup-node, checkout and paths-filter actions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-07-17 11:01:13 +07:00
Nextcloud bot f129a88fc2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-17 00:19:50 +07:00
grnd-alt 6e030c7176 fix: stop file actions when conflict dialog skipped
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-07-16 19:56:04 +07:00
skjnldsv 9e21479296 fix(theming): enforce theme should still provide dark as fallback
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-07-16 08:27:16 +07:00
Nextcloud bot 4689f3d2ab
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-16 00:20:09 +07:00
Git'Fellow 73913936ff fix(redis): Require version >=4 for unlink
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-07-15 07:55:45 +07:00