dependabot[bot]
e1b06da094
bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1
...
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-29 03:55:59 +07:00
Simon L
d6847a9757
Merge pull request #37975 from nextcloud/enh/noid/update-npm-audit-fix
...
update npm-audit-fix
2023-04-28 19:36:00 +07:00
Simon L
d2a242de07
update npm-audit-fix
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-04-28 18:58:54 +07:00
John Molakvoæ
05573be4fc
Merge pull request #37968 from nextcloud/enh/noid/add-npm-audit-fix
2023-04-28 18:40:10 +07:00
Simon L
f4bef823eb
add npm-audit-fix
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-04-28 16:01:46 +07:00
John Molakvoæ
74f31bac8c
Merge pull request #37609 from nextcloud/showTags
2023-04-28 13:37:16 +07:00
John Molakvoæ
20df0019f1
fix(psalm): systemtags
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-28 12:23:52 +07:00
Robin Appelman
74ced3d2eb
expose system tags as dav property for files
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-04-28 10:46:38 +07:00
Nextcloud bot
a9798a359a
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-28 02:28:37 +07:00
Pytal
0d60f44473
Merge pull request #37879 from nextcloud/enh/a11y-grid-modified
2023-04-27 16:47:50 +07:00
Pytal
c4aabd4131
Merge pull request #37955 from nextcloud/bugfix/noid/action-label-default
2023-04-27 09:49:53 +07:00
Arthur Schiwon
05da4cb994
Merge pull request #37781 from nextcloud/automated/noid/master-update-psalm-baseline
...
[master] Update psalm-baseline.xml
2023-04-27 17:45:49 +07:00
Julius Härtl
a6fe9130b9
fix: Empty fallback for template creator action label
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-04-27 15:52:08 +07:00
Simon L
da274d18ff
Merge pull request #37948 from nextcloud/artonge/fix/dont_show_tags_action_when_systemtag_is_disabled
...
Do not show Tags action when systemtag is disabled
2023-04-27 15:28:54 +07:00
Louis Chemineau
f9c427ce63
Do not show Tags action when systemtag is disabled
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-04-27 13:53:21 +07:00
Joas Schilling
5e96228eb1
Merge pull request #37846 from nextcloud/bump/guzzle-psr7/master
...
[master] sec(deps): Update guzzlehttp/psr7
2023-04-27 09:39:04 +07:00
Julius Härtl
2646fd5884
Merge pull request #37929 from nextcloud/enh/a11y-create-new-label
...
Create new file/folder labels
2023-04-27 09:06:05 +07:00
Christopher Ng
966bc06e8d
Create new file/folder labels
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-04-27 03:20:12 +07:00
Nextcloud bot
63912cc5c5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-27 02:28:35 +07:00
nextcloud-command
de0348abce
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2023-04-27 02:25:39 +07:00
Simon L
4df145a6bc
Merge pull request #37806 from nextcloud/fix/37410
...
Fix profile view edit button overlapping status text
2023-04-26 17:05:04 +07:00
Christoph Wurst
defbd23cbf
Merge pull request #37206 from nextcloud/fix-skip-recommended-apps-wrong-url
...
fix: wrong redirect when skipping recommended apps
2023-04-26 15:43:35 +07:00
Joas Schilling
2a9b69272d
sec(deps): Update guzzlehttp/psr7
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-26 15:42:56 +07:00
Joas Schilling
4c34be3d50
Merge pull request #37935 from nextcloud/bugfix/noid/fix-title-of-federation-options
...
Fix title of federation scope options
2023-04-26 15:39:03 +07:00
Marcel Klehr
32219ec880
Merge pull request #37932 from nextcloud/fix/404-page
...
chore(404): Extend 404 error message to mention possibly missing permissions
2023-04-26 14:19:48 +07:00
Daniel
81e4390e32
Merge pull request #37925 from nextcloud/feat-update-maintenance-mode-hint
...
fix: change maintenance mode info wording
2023-04-26 13:55:22 +07:00
nextcloud-command
6d95d7b85c
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-04-26 11:48:52 +07:00
Ferdinand Thiessen
f79131aea3
fix(core): Fix profile view edit button overlapping status text
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-04-26 13:01:33 +07:00
Joas Schilling
56c86c0be6
chore(assets): Recompile JS
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-26 12:24:11 +07:00
Joas Schilling
58a4861390
fix(settings): Fix title of profile scope options
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-26 12:23:51 +07:00
Christoph Wurst
ea67129b64
Merge pull request #37480 from nextcloud/fix/ocp/ilogfactor-getcustomlogger-deprecation-version
...
fix(ocp): Add deprecation version to ILogFactory::getCustomLogger
2023-04-26 11:58:40 +07:00
Daniel Kesselberg
155ea6a54c
fix: change maintenance mode info wording
...
In maintenance mode the database is accessible and it's possible to execute other commands then maintenance:mode
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-04-26 11:58:37 +07:00
Marcel Klehr
73d21c6c47
chore(404): Extend 404 error message to mention possibly missing permissions
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-04-26 11:21:56 +07:00
Christoph Wurst
5d29a96b1c
Merge pull request #35121 from nextcloud/feat/dav-wrap-app-calendars
...
Feature: Provide access to app generated calendars through CalDAV
2023-04-26 11:15:01 +07:00
Simon L
222d9edc59
Merge pull request #37904 from nextcloud/bugfix/noid/file-widget-click
...
fix: Use proper link for navigating to files on click handler
2023-04-26 11:03:17 +07:00
Nextcloud bot
278f6413c9
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-26 02:28:10 +07:00
Christopher Ng
7dd2c72dea
Show modified in filepicker grid
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-04-25 17:21:12 +07:00
Simon L
9b7c360346
Merge pull request #33161 from vincentdh/master
...
Fix: External storage - exception for the handler whenSelectAuthMechanism
2023-04-26 00:14:07 +07:00
Ferdinand Thiessen
62c4ae78df
Feature: Provide access to app generated calendars through CalDAV
...
This adds CalDAV support for app generated calendars,
which are registered to the nextcloud core.
This is done by adding a dav plugin which wraps
all ICalendarProviders into a Sabre plugin (inspired by the deck app).
Add unit test for AppCalendar wrapper plugin and calendar object implementation.
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-04-25 18:11:49 +07:00
Joas Schilling
75f17b6094
Merge pull request #37905 from nextcloud/techdebt/noid/add-attributes-for-remaining-security-annotations
...
feat(security): Add PHP \Attribute for remaining security annotations
2023-04-25 17:13:53 +07:00
Joas Schilling
ecb8b55c5c
feat(security): Add PHP \Attribute for remaining security annotations
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-25 14:50:32 +07:00
Robin Appelman
d60172567f
Merge pull request #37818 from nextcloud/dav-ext-storage-log
...
debug log requests made by dav external storage/shares
2023-04-25 14:12:57 +07:00
Côme Chilliet
7250f54ca3
Merge pull request #37835 from nextcloud/feat/background-allow-parallel-runs
...
feat(BackgroundJobs): Allow preventing parallel runs for a job class
2023-04-25 12:10:43 +07:00
Julius Härtl
b7d574807c
fix: Use proper link for navigating to files on click handler
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-04-25 09:08:01 +07:00
Joas Schilling
77bb867ad5
Merge pull request #37868 from nextcloud/bugfix/noid/fix-phpunit-version-check
...
fix(autotest): Fix PHPUNIT version check in autotest files
2023-04-25 11:06:10 +07:00
Arthur Schiwon
3aa17672a1
Merge pull request #37909 from nextcloud/updateCrl
...
Update crl after revoke shifts.csr
2023-04-25 10:25:31 +07:00
Joas Schilling
af214b6c13
Merge pull request #36378 from nextcloud/fix/improve-taint-analysis
...
Add missing taint analysis docblock comments, and improve escaping in…
2023-04-25 08:51:54 +07:00
Nextcloud bot
e9aefb5251
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-25 02:22:46 +07:00
Pytal
721de348ec
Merge pull request #37780 from nextcloud/enh/a11y-focus-dialog
2023-04-24 17:05:42 +07:00
Christopher Ng
79310bd545
Trap focus in dialogs
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-04-24 15:45:40 +07:00