skjnldsv
|
b15fdfd40e
|
chore(profile): move profile app from core to apps
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-11-14 10:25:02 +01:00 |
|
Nextcloud bot
|
dfa7e7edea
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-11-14 00:22:39 +00:00 |
|
Pytal
|
3481ebf508
|
Merge pull request #49168 from nextcloud/feat/file-list-actions
feat(files): Add support for file list actions
|
2024-11-13 15:54:14 -08:00 |
|
nextcloud-command
|
ed796d5ea1
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-11-13 23:38:55 +00:00 |
|
Christopher Ng
|
dfb2745c8b
|
feat(files): Add support for file list actions
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2024-11-13 15:28:16 -08:00 |
|
Christopher Ng
|
690aeb0936
|
chore(deps): Bump nextcloud/files to v3.10.0
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2024-11-13 15:28:16 -08:00 |
|
Daniel
|
22e2419b28
|
Merge pull request #48134 from nextcloud/feat/mail-provider-settings
feat: mail provider settings
|
2024-11-13 14:31:21 +01:00 |
|
Ferdinand Thiessen
|
423f57677f
|
Merge pull request #49248 from nextcloud/dependabot/npm_and_yarn/marked-15.0.0
chore(deps): Bump marked from 13.0.3 to 15.0.0
|
2024-11-13 14:12:36 +01:00 |
|
John Molakvoæ
|
dcf067ccc0
|
Merge pull request #49041 from nextcloud/dependabot/github_actions/github-actions-52fdf4f9c4
|
2024-11-13 13:03:17 +01:00 |
|
nextcloud-command
|
b087c5f763
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-11-13 11:33:11 +00:00 |
|
dependabot[bot]
|
d2e76bb6b3
|
chore(deps): Bump marked from 13.0.3 to 15.0.0
Bumps [marked](https://github.com/markedjs/marked) from 13.0.3 to 15.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v13.0.3...v15.0.0)
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-13 12:25:24 +01:00 |
|
Louis
|
d660b0813a
|
Merge pull request #48841 from IONOS-Productivity/feat/config_unified_search_providers_allowed
feat: reduce search providers per config value "unified_search_providers_allowed"
|
2024-11-13 12:24:56 +01:00 |
|
Ferdinand Thiessen
|
dea6bd7362
|
Merge pull request #49240 from nextcloud/feat/postgres-13-17
feat: Update supported PostgreSQL versions
|
2024-11-13 12:20:08 +01:00 |
|
dependabot[bot]
|
0a6c8b46fe
|
build(deps): bump the github-actions group with 5 updates
Bumps the github-actions group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.1.1` | `4.2.2` |
| [shivammathur/setup-php](https://github.com/shivammathur/setup-php) | `2.25.2` | `2.31.1` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4.0.4` | `4.1.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.4.0` | `4.4.3` |
| [codecov/codecov-action](https://github.com/codecov/codecov-action) | `4.5.0` | `4.6.0` |
Updates `actions/checkout` from 4.1.1 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.1...11bd71901bbe5b1630ceea73d27597364c9af683)
Updates `shivammathur/setup-php` from 2.25.2 to 2.31.1
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](https://github.com/shivammathur/setup-php/compare/2.25.2...c541c155eee45413f5b09a52248675b1a2575231)
Updates `actions/setup-node` from 4.0.4 to 4.1.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](0a44ba7841...39370e3970)
Updates `actions/upload-artifact` from 4.4.0 to 4.4.3
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](50769540e7...b4b15b8c7c)
Updates `codecov/codecov-action` from 4.5.0 to 4.6.0
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](https://github.com/codecov/codecov-action/compare/v4.5.0...v4.6.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: shivammathur/setup-php
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-13 12:09:30 +01:00 |
|
John Molakvoæ
|
7bbf5481e1
|
Merge pull request #49247 from nextcloud/skjnldbot/nextcloud-upload
|
2024-11-13 12:07:38 +01:00 |
|
skjnldsv
|
92432181c7
|
chore: update @nextcloud/upload to 1.7.0
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-11-13 11:53:56 +01:00 |
|
Misha M.-Kupriyanov
|
8e570041a5
|
feat(search): reduce search providers via core app config unified_search.providers_allowed
reduce search providers by setting core config value to unified_search.providers_allowed = [ 'files', 'setting' ]
./occ config:app:set --value '["files","settings"]' --type array core unified_search.providers_allowed
Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
|
2024-11-13 11:15:24 +01:00 |
|
Kate
|
a489d88a2b
|
Merge pull request #49237 from nextcloud/fix/noid/deprecation-correct-case
|
2024-11-13 07:28:33 +01:00 |
|
Ferdinand Thiessen
|
a3e80e4195
|
feat: Update supported PostgreSQL versions
12 is now EOL but 17 was released and should be supported and tested.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-11-13 02:50:13 +01:00 |
|
Nextcloud bot
|
397885adfa
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-11-13 00:21:22 +00:00 |
|
John Molakvoæ
|
034106dad3
|
Merge pull request #49226 from nextcloud/fix/encode-guest-file-request
fx(dav): file request guest nickname encoding
|
2024-11-13 00:00:56 +01:00 |
|
nextcloud-command
|
94d22a7768
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-11-12 22:41:21 +00:00 |
|
skjnldsv
|
bfe8f8af40
|
fix(dav): file request guest nickname encoding
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-11-12 22:38:40 +00:00 |
|
Arthur Schiwon
|
fdd24090ff
|
fix(Middleware): log deprecation when annotation was actually used
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2024-11-12 22:15:08 +01:00 |
|
SebastianKrupinski
|
3e870695bc
|
feat: mail provider settings
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
|
2024-11-12 13:19:35 -05:00 |
|
Sebastian Krupinski
|
de1c175d39
|
Merge pull request #49139 from nextcloud/enh/issue-48528-disable-imip-messages
feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling
|
2024-11-12 10:40:07 -05:00 |
|
Sebastian Krupinski
|
f8d50eb9b5
|
Merge branch 'master' into enh/issue-48528-disable-imip-messages
|
2024-11-12 10:17:38 -05:00 |
|
Joas Schilling
|
17659d327a
|
Merge pull request #49219 from nextcloud/reuse/noid/adjust-copyright
docs: Adjust taiwan translators
|
2024-11-12 10:52:20 +01:00 |
|
John Molakvoæ
|
25dd59313f
|
Merge pull request #49218 from nextcloud/fix/external-storage-int
|
2024-11-12 10:50:23 +01:00 |
|
skjnldsv
|
8b8e4763ed
|
fix(files_external): cast storage id int
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-11-12 10:28:01 +01:00 |
|
Joas Schilling
|
95c17b3372
|
docs: Adjust taiwan translators
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-11-12 10:14:31 +01:00 |
|
Nextcloud bot
|
f47d1e99db
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-11-12 00:22:54 +00:00 |
|
Ferdinand Thiessen
|
438b48edca
|
Merge pull request #49209 from nextcloud/fix/appstore-regressions
fix(app-store): Add back legacy store API used for update and removal
|
2024-11-11 22:51:55 +01:00 |
|
nextcloud-command
|
f074482807
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-11-11 21:00:50 +00:00 |
|
Ferdinand Thiessen
|
52ae2134da
|
fix(app-store): Add back legacy store API used for update and removal
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-11-11 21:52:31 +01:00 |
|
Kate
|
d3fd6b934f
|
Merge pull request #49210 from nextcloud/fix/rtl-regession
|
2024-11-11 21:43:16 +01:00 |
|
John Molakvoæ
|
e38ea3346f
|
Merge pull request #49196 from nextcloud/chore/github/groupware-code-owners-update
|
2024-11-11 21:31:23 +01:00 |
|
nextcloud-command
|
30f426a137
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-11-11 19:05:03 +00:00 |
|
Ferdinand Thiessen
|
cce34c591e
|
fix(files): Revert CSS causing the file name to have no bounding box
Instead add the direction only to the filename wrapper not the button.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-11-11 19:56:07 +01:00 |
|
SebastianKrupinski
|
bfa23ff6c7
|
feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
|
2024-11-11 12:40:55 -05:00 |
|
Andy Scherzinger
|
8fdae44816
|
Merge pull request #48736 from nextcloud/joblist-build-error-log
fix: log a warning when we can't build a background job
|
2024-11-11 17:26:43 +01:00 |
|
Maxence Lange
|
7c67df6532
|
Merge pull request #48891 from nextcloud/enh/noid/testing-namespace
[RFC] Setting NCU\ for unstable/work-in-progress API
|
2024-11-11 14:06:17 -01:00 |
|
Joas Schilling
|
a3be6ce6ac
|
Merge pull request #49192 from nextcloud/bugfix/noid/copy-better-typing-from-notifications-app
fix(ros): Copy better typing information from Notifications/Spreed app
|
2024-11-11 15:46:45 +01:00 |
|
Christoph Wurst
|
992d0786b3
|
chore(github): Update groupware code owners
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2024-11-11 09:20:14 +01:00 |
|
Joas Schilling
|
4d69d1e2f4
|
Merge pull request #49176 from nextcloud/feat/noid/add-fake-summary-provider
feat(testing): Add a fake summary task provider
|
2024-11-11 08:53:59 +01:00 |
|
Joas Schilling
|
e3880838e8
|
fix(ros): Copy better typing information from Notifications app
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-11-11 07:27:00 +01:00 |
|
Nextcloud bot
|
23071c74a5
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-11-11 00:21:31 +00:00 |
|
John Molakvoæ
|
1b1417e2eb
|
Merge pull request #49175 from nextcloud/dependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.1.0
chore(deps): Bump nextcloud/openapi-extractor from 1.0.1 to 1.1.0 in /vendor-bin/openapi-extractor
|
2024-11-10 08:07:50 +01:00 |
|
Nextcloud bot
|
05a73096cd
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-11-10 00:23:17 +00:00 |
|
John Molakvoæ
|
ba81fbde89
|
Merge pull request #48561 from nextcloud/Jerome-Herbinet-internal-shares-parameter-better-distinction
|
2024-11-09 17:28:58 +01:00 |
|