Julius Härtl
|
237dcda8fd
|
chore: Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-03-08 14:04:31 +01:00 |
|
Julius Härtl
|
cb30c81010
|
chore(psalm): Make psalm aware of sabre/uri
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-03-08 14:00:04 +01:00 |
|
Julius Härtl
|
e23aa8883e
|
feat(s3): Use multipart upload for chunked uploading
This allows to stream file chunks directly to S3 during upload.
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-03-08 14:00:04 +01:00 |
|
Joas Schilling
|
80e12cf726
|
Merge pull request #37121 from nextcloud/bugfix/noid/fix-deprecation-url
fix(docs): Fix URL to docs of deprecated function humanFileSize
|
2023-03-08 11:44:22 +01:00 |
|
Joas Schilling
|
d696687ed6
|
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-03-08 10:25:26 +01:00 |
|
Joas Schilling
|
188e486bc0
|
fix(docs): Fix URL to docs of deprecated function humanFileSize
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-03-08 10:23:22 +01:00 |
|
Louis
|
88b03d69ce
|
Merge pull request #37060 from nextcloud/fix/versions-webroot-url
Fix download URL for versions
|
2023-03-08 10:20:43 +01:00 |
|
Joas Schilling
|
11a0cb7f22
|
Merge pull request #32038 from nextcloud/bugfix/noid/only-update-indexes-after-changing-all-mounts
Add transaction around mass mounts operations
|
2023-03-08 08:52:54 +01:00 |
|
Julia Kirschenheuter
|
f1abecdf47
|
Merge pull request #36640 from nextcloud/fix/35626-No_heading_nor_tab_index_for_settings_pages
Create headings for apps, users, settings pages
|
2023-03-08 08:08:25 +01:00 |
|
Nextcloud bot
|
5ce7336a1b
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-08 02:28:45 +00:00 |
|
dependabot[bot]
|
1f9a8225fd
|
Merge pull request #36901 from nextcloud/dependabot/npm_and_yarn/babel/node-7.20.7
|
2023-03-07 21:42:55 +00:00 |
|
dependabot[bot]
|
75ba475a5c
|
chore(deps-dev): Bump @babel/node from 7.20.0 to 7.20.7
Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) from 7.20.0 to 7.20.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.20.7/packages/babel-node)
---
updated-dependencies:
- dependency-name: "@babel/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-03-07 21:07:33 +00:00 |
|
Joas Schilling
|
6b0cef6b9a
|
Add transaction around mass mounts operations
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-03-07 19:58:55 +00:00 |
|
julia.kirschenheuter
|
0cfbe54a5a
|
Create headings for settings pages
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
|
2023-03-07 17:51:19 +01:00 |
|
Christopher Ng
|
72e2cabf40
|
Fix download URL for versions
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2023-03-07 10:14:33 +00:00 |
|
Simon L
|
55db978090
|
Merge pull request #37069 from nextcloud/bugfix/noid/fix-acceptance-test-selector-after-vue-lib-update
fix(CI): Fix acceptance test password field selector after @nextcloud…
|
2023-03-07 10:24:18 +01:00 |
|
Joas Schilling
|
1e026a98af
|
Merge pull request #37026 from nextcloud/fix/route-logs
fix: Avoid log spam on 404 routes not using GET
|
2023-03-07 10:24:03 +01:00 |
|
Maxence Lange
|
e1b91fecf1
|
Merge pull request #36883 from nextcloud/fix/noid/gs-saml-pre-login-event
dispatch BeforeUserLoggedInEvent
|
2023-03-07 08:01:18 -01:00 |
|
Joas Schilling
|
b4f51fe728
|
fix(CI): Fix acceptance test password field selector after @nextcloud/vue lib update
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-03-07 09:34:47 +01:00 |
|
Julius Härtl
|
9e73412e3f
|
Merge pull request #34835 from nextcloud/tests/integration-s3
|
2023-03-07 07:20:38 +01:00 |
|
Nextcloud bot
|
cddfb01d99
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-07 02:26:34 +00:00 |
|
Pytal
|
24d4fa9d2e
|
Merge pull request #36772 from nextcloud/enh/a11y-ocdialog-close
Add label and switch ocdialog close button to button element
|
2023-03-06 16:37:39 -08:00 |
|
Julius Härtl
|
d515da502f
|
fix: Use proper path for quota fetching
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-03-06 22:46:07 +00:00 |
|
Julius Härtl
|
3287eddbbc
|
fix: Recalculate storage statistics on updating the quota
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-03-06 22:46:07 +00:00 |
|
Julius Härtl
|
b59cf4c1d4
|
Run webdav related integration tests on github actions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-03-06 22:46:07 +00:00 |
|
Christopher Ng
|
864fb3fe63
|
Add label and switch ocdialog close button to button element
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2023-03-06 12:56:12 -08:00 |
|
Joas Schilling
|
394ad988c7
|
Merge pull request #36904 from nextcloud/bugfix/noid/fix-controller-setup-for-guests
fix(files): Fix controller setup for guests
|
2023-03-06 14:20:25 +01:00 |
|
Joas Schilling
|
eddc6f2103
|
Merge pull request #35872 from nextcloud/feature/noid/psr-clock-interface
feat(appframework): ⌚ Make ITimeFactory extend \PSR\Clock\ClockInterface
|
2023-03-06 09:49:18 +01:00 |
|
Nextcloud bot
|
7df188b200
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-06 02:27:01 +00:00 |
|
Joas Schilling
|
e5ee2ec441
|
Merge pull request #37040 from nextcloud/techdebt/noid/remove-deprecated-classes
techdebt(workflowengine): Remove transition event classes
|
2023-03-05 16:54:47 +01:00 |
|
Nextcloud bot
|
9e58e7b677
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-05 02:27:50 +00:00 |
|
Simon L
|
b8390db624
|
Merge pull request #37048 from nextcloud/enh/noid/improve-update-wording
update wording for disabled web updater
|
2023-03-04 18:48:25 +01:00 |
|
Simon L
|
f8bb8dc3a0
|
update wording for disabled web updater
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-03-04 16:24:46 +01:00 |
|
Nextcloud bot
|
a5370fc71e
|
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-03-04 02:27:21 +00:00 |
|
Pytal
|
6c79621745
|
Merge pull request #36740 from nextcloud/enh/a11y-contact-img-alt
Add avatar contact img description
|
2023-03-03 14:29:52 -08:00 |
|
Christopher Ng
|
9d904b144b
|
Add avatar contact img description
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2023-03-03 13:22:14 -08:00 |
|
Joas Schilling
|
c297f8ee96
|
feat(appframework): ⌚ Make ITimeFactory extend \PSR\Clock\ClockInterface
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-03-03 15:37:13 +01:00 |
|
Joas Schilling
|
5bc86dd6ac
|
techdebt(workflowengine): Remove transition event classes
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-03-03 15:33:17 +01:00 |
|
John Molakvoæ
|
c5da4b8737
|
Merge pull request #36736 from Glandos/patch-2
|
2023-03-03 13:35:06 +01:00 |
|
John Molakvoæ
|
d5a16d8d92
|
Merge pull request #37028 from nextcloud/design/distraction-free-backgrounds
Add distraction free backgrounds for Nextcloud 26
|
2023-03-03 13:18:39 +01:00 |
|
Joas Schilling
|
de64c96a67
|
Merge pull request #36941 from nextcloud/bugfix/prevent-error-with-oracle-database
Split the comments ids by chunks
|
2023-03-03 12:37:15 +01:00 |
|
blizzz
|
26e3d5111f
|
Merge pull request #37023 from nextcloud/master-is-now-27
Master is now 27
|
2023-03-03 11:17:39 +01:00 |
|
Jan C. Borchardt
|
8c9a9195b9
|
Add distraction free backgrounds for Nextcloud 26
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2023-03-03 17:55:19 +09:00 |
|
Julius Härtl
|
bbc6eee803
|
fix: Avoid log spam on 404 routes not using GET
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-03-03 09:40:43 +01:00 |
|
Julius Härtl
|
26696c4deb
|
Merge pull request #37021 from nextcloud/enh/notes-recommended
feat: Add notes as recommended app
|
2023-03-03 09:26:16 +01:00 |
|
Joas Schilling
|
7fdd238f9e
|
chore(CI): Make it easier to find the right place in the future
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-03-03 06:55:50 +01:00 |
|
Joas Schilling
|
ae915cff05
|
chore(CI): Backport the CA Cert update to stable26
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-03-03 06:55:16 +01:00 |
|
Joas Schilling
|
d21db216f7
|
chore(release): Bump requirements and versions in apps/
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-03-03 06:44:27 +01:00 |
|
Joas Schilling
|
87f103dc6c
|
chore(release): Bump Major version in master branch to 27
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-03-03 06:37:29 +01:00 |
|
Joas Schilling
|
a4f0a531ca
|
chore(security): Bump "Expires" of well-known/security.txt
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-03-03 06:36:41 +01:00 |
|