Commit graph

8495 commits

Author SHA1 Message Date
Nextcloud bot
8023e7ff10
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-28 01:35:40 +00:00
Nextcloud bot
06fc837d25
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-27 01:34:37 +00:00
Nextcloud bot
b160952df9
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-26 01:34:08 +00:00
Elizabeth Danzberger
46a7162438
Merge pull request #4961 from nextcloud/chore/bump-nextclou-ocp-main
chore: bump nextcloud/ocp dependency
2025-08-25 14:42:05 -04:00
Elizabeth Danzberger
44d0ece2da
chore: bump nextcloud/ocp dependency
Signed-off-by: Elizabeth Danzberger <elizabeth@elzody.dev>
2025-08-25 14:29:50 -04:00
Nextcloud bot
05b6465127
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-23 01:33:09 +00:00
Nextcloud bot
815a25f555
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-20 01:34:48 +00:00
Nextcloud bot
a2ace524c2
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-19 01:35:31 +00:00
Elizabeth Danzberger
ff51938826
Merge pull request #4947 from nextcloud/release/v9.0.0-beta.1
chore(release): v9.0.0-beta.1
2025-08-18 17:14:20 -04:00
Elizabeth Danzberger
02a79b451c
chore(release): update changelog
Signed-off-by: Elizabeth Danzberger <elizabeth@elzody.dev>
2025-08-18 16:41:08 -04:00
Elizabeth Danzberger
39508d1485
chore(release): bump version
Signed-off-by: Elizabeth Danzberger <elizabeth@elzody.dev>
2025-08-18 16:41:07 -04:00
Elizabeth Danzberger
795d2de699
Merge pull request #4943 from nextcloud/automated/noid/main-update-nextcloud-ocp
[main] Update nextcloud/ocp dependency
2025-08-18 16:07:54 -04:00
nextcloud-command
30fae56659 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2025-08-17 03:38:53 +00:00
Nextcloud bot
2bd28d6639
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-17 01:32:40 +00:00
Elizabeth Danzberger
f2fbc913f9
Merge pull request #4902 from nextcloud/feat/wopi-proof
feat(wopi): WOPI proof
2025-08-14 11:13:33 -04:00
Elizabeth Danzberger
91ddbf28f9
chore(wopi): wopi proof cleanup
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
2025-08-14 11:05:54 -04:00
Elizabeth Danzberger
7471c8f7f7
feat(wopi): support for wopi proof key
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
2025-08-14 11:05:54 -04:00
Nextcloud bot
e8696ff5ea
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-13 01:39:01 +00:00
Elizabeth Danzberger
8f0a54540d
Merge pull request #4933 from nextcloud/private/timar/assets
Fixes #4565 - assets directory conflicts with assets API when the webserver is nginx
2025-08-11 09:52:36 -04:00
Andras Timar
a79476128f
Fixes #4565 - assets directory conflicts with assets API when the webserver is nginx
Signed-off-by: Andras Timar <andras.timar@collabora.com>
2025-08-11 09:33:23 -04:00
github-actions[bot]
1f268dada7
Merge pull request #4934 from nextcloud/automated/noid/main-update-nextcloud-ocp
[main] Update nextcloud/ocp dependency
2025-08-10 04:25:24 +00:00
nextcloud-command
ab646c5579 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2025-08-10 03:51:36 +00:00
dependabot[bot]
7663bf8a86
Merge pull request #4932 from nextcloud/dependabot/npm_and_yarn/tmp-0.2.4 2025-08-06 17:20:08 +00:00
dependabot[bot]
2db105bbe9
chore(deps): Bump tmp from 0.2.3 to 0.2.4
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.4.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.3...v0.2.4)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 0.2.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 17:12:16 +00:00
Elizabeth Danzberger
3315a0f366
Merge pull request #4921 from nextcloud/feat/outline-icons
feat(design): outline icons
2025-08-05 12:55:03 -04:00
Elizabeth Danzberger
d006910f7e
Merge pull request #4909 from nextcloud/automated/noid/main-fix-npm-audit
[main] Fix npm audit
2025-08-04 15:51:09 -04:00
nextcloud-command
1d17441bab
fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
2025-08-04 14:47:25 -04:00
Solomon Mithra
6a31d8835b
fix(design): use folder icon instead of emoji
Signed-off-by: Solomon Mithra <solomonmithra99@gmail.com>
2025-08-04 13:38:02 -04:00
Elizabeth Danzberger
2150114249
feat(design): change icons to outline type
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
2025-08-04 13:38:01 -04:00
Luka Trovic
bb5d4ddb76
Merge pull request #4929 from nextcloud/fix-editoruid
fix: editor uid issue
2025-08-04 13:24:35 +02:00
Luka Trovic
b9c49ef441 fix: editor uid issue
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2025-08-04 12:21:24 +02:00
Nextcloud bot
dcec74c059
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-04 01:44:38 +00:00
github-actions[bot]
5b04b4d05e
Merge pull request #4926 from nextcloud/automated/noid/main-update-nextcloud-ocp
[main] Update nextcloud/ocp dependency
2025-08-03 04:44:41 +00:00
nextcloud-command
667825f7ff chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2025-08-03 03:57:18 +00:00
Nextcloud bot
b7a1744e47
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-03 01:32:39 +00:00
Nextcloud bot
384e5c42f6
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-01 01:32:33 +00:00
Nextcloud bot
8629370af1
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-31 01:30:58 +00:00
Nextcloud bot
6c994fcc49
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-30 01:32:03 +00:00
Elizabeth Danzberger
550746b79c
Merge pull request #4915 from JAicewizard/JAicewizard-patch-1
Log inability to load viewer
2025-07-29 12:56:49 -04:00
Nextcloud bot
cd240939e5
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-29 01:31:23 +00:00
Jaap Aarts
89edc34974
Update viewer.js
fix single quotes

Signed-off-by: Jaap Aarts <JAicewizard@users.noreply.github.com>
2025-07-29 00:35:13 +02:00
Jaap Aarts
4f51464161
Update src/viewer.js
Co-authored-by: Elizabeth Danzberger <elizabeth@elzody.dev>
Signed-off-by: Jaap Aarts <JAicewizard@users.noreply.github.com>
2025-07-29 00:33:19 +02:00
Jaap Aarts
916a88c244
Log inability to load viewer
JS pages often have irrelevant errors in the console, this adds the explicit error making it easy to sysadmins to know the reason why this app isn't working

Signed-off-by: Jaap Aarts <JAicewizard@users.noreply.github.com>
2025-07-28 22:49:57 +02:00
Nextcloud bot
d38145b686
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-28 01:32:33 +00:00
github-actions[bot]
da61b5c4d2
Merge pull request #4908 from nextcloud/automated/noid/main-update-nextcloud-ocp
[main] Update nextcloud/ocp dependency
2025-07-27 04:38:11 +00:00
nextcloud-command
d3bf348536 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2025-07-27 03:52:25 +00:00
Nextcloud bot
06bd64fe66
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-27 01:31:17 +00:00
dependabot[bot]
d3f089b189
Merge pull request #4905 from nextcloud/dependabot/composer/league/commonmark-2.7.1 2025-07-26 02:00:59 +00:00
dependabot[bot]
64f7ac5220
chore(deps): Bump league/commonmark from 2.7.0 to 2.7.1
Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/thephpleague/commonmark/releases)
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.7/CHANGELOG.md)
- [Commits](https://github.com/thephpleague/commonmark/compare/2.7.0...2.7.1)

---
updated-dependencies:
- dependency-name: league/commonmark
  dependency-version: 2.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-26 01:53:13 +00:00
Nextcloud bot
5de9ad0f7e
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-26 01:32:51 +00:00