Nextcloud bot
5b2ae14e75
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-26 00:23:47 +00:00
Andy Scherzinger
38714a2a07
Merge pull request #41741 from nextcloud/backport/41705/stable28
...
[stable28] confirm content on dav-v2 test
2023-11-25 09:35:21 +01:00
Maxence Lange
ec74c00d4c
confirm content on dav-v2 test
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-11-25 08:26:25 +01:00
Nextcloud bot
700b6ea4a3
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-25 00:26:04 +00:00
Andy Scherzinger
919b448bb6
Merge pull request #41742 from nextcloud/backport/41685/stable28
...
[stable28] Ensure share has download permissions in F2V
2023-11-24 21:15:32 +01:00
Louis
15e4c78014
Ensure share has download permissions in F2V
...
Signed-off-by: Louis <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-11-24 18:12:35 +00:00
Louis
5e8ee6e0d6
Ensure share has download permissions in F2V
...
Signed-off-by: Louis <louis@chmn.me>
2023-11-24 17:59:38 +00:00
Andy Scherzinger
9b752d977f
Merge pull request #41715 from nextcloud/backport/41707/stable28
...
[stable28] fix(files): Use SVG as FilePicker buttons to bring back icons
2023-11-24 18:00:43 +01:00
Ferdinand Thiessen
0f3cc3beab
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-11-24 16:26:23 +01:00
Ferdinand Thiessen
3727a18deb
fix(files): Use SVG as FilePicker icons instead of Vue components
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-24 16:26:23 +01:00
Andy Scherzinger
2f1dfc8bcc
Merge pull request #41733 from nextcloud/backport/41719/stable28
...
[stable28] Fix action button labels
2023-11-24 16:25:30 +01:00
Marco Ambrosini
c9b5369a99
Fix action button labels
...
Signed-off-by: Marco Ambrosini <marcoambrosini@icloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-11-24 14:08:25 +00:00
Ferdinand Thiessen
a89e93dcec
Merge pull request #41716 from nextcloud/backport/41683/stable28
...
[stable28] Remove unneeded links and add `focus-visible` state on a link
2023-11-24 11:30:07 +01:00
julia.kirschenheuter
1b19610704
Remove unneeded links and add focus-visible state on a link
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-11-24 09:45:41 +01:00
Andy Scherzinger
36109fd26f
Merge pull request #41708 from nextcloud/backport/41687/stable28
...
[stable28] fix(core): Subscribe to navigation changes on mounted for Unified search
2023-11-24 09:38:49 +01:00
Nextcloud bot
0d478a0b9c
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-24 00:27:21 +00:00
Ferdinand Thiessen
076abb661b
fix(core): Subscribe to navigation changes on mounted for Unified search
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-11-23 23:39:32 +00:00
Arthur Schiwon
b092daa0f6
Merge pull request #41621 from nextcloud/release/28.0.0_rc1
...
28.0.0 RC1
2023-11-23 21:53:31 +01:00
Arthur Schiwon
20be3a737d
Merge pull request #41706 from nextcloud/backport/41652/stable28
...
[stable28] Focus global search input on open
2023-11-23 21:39:16 +01:00
fenn-cs
ef73f18bff
Focus global search input on open
...
For better accesibility, the search input in the global search
modal should be focused when the search modal is opened.
Resolves: https://github.com/nextcloud/server/issues/41651
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-11-23 19:55:40 +00:00
Arthur Schiwon
a8a114ccbb
Merge pull request #41701 from nextcloud/feat/dav/out-of-office-job-stable28
...
[stable28] feat(dav): dispatch out-of-office started and ended events
2023-11-23 19:52:59 +01:00
Andy Scherzinger
33515daa26
Merge pull request #41700 from nextcloud/backport/41669/stable28
...
[stable28] Add app-based filtering to global search
2023-11-23 19:51:20 +01:00
Richard Steinmetz
d593206a30
feat(dav): dispatch out-of-office started and ended events
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-11-23 17:54:10 +01:00
fenn-cs
660e9639e3
Add app-based filtering to global search
...
Emit search queries from the global search modal that would trigger
list filtering in various apps that support it.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-11-23 16:07:40 +00:00
Andy Scherzinger
9f9abd1a57
Merge pull request #41691 from nextcloud/backport/41680/stable28
...
[stable28] Replace "Update" with "Edit" in advanced share settings
2023-11-23 16:53:00 +01:00
Andy Scherzinger
52c9427c26
Merge pull request #41692 from nextcloud/backport/41672/stable28
...
[stable28] Fix star stroke color on hover
2023-11-23 16:48:17 +01:00
Marco Ambrosini
a1aec65792
Fix star stroke color on hover
...
Signed-off-by: Marco Ambrosini <marcoambrosini@icloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-11-23 13:23:46 +00:00
Jérôme Herbinet
819b4a4412
npm run build
...
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-11-23 13:13:25 +00:00
Jérôme Herbinet
a13ef9324f
Replace "Update" with "Edit"
...
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2023-11-23 13:13:24 +00:00
Arthur Schiwon
7fc7449714
Merge pull request #41679 from nextcloud/branchoff/welcome-stable28
...
Test against stable28 branches
2023-11-23 12:00:45 +01:00
Joas Schilling
3d814b0c36
Merge pull request #39271 from nextcloud/bump-coding-standards
...
Bump CS Fixer rules to follow latest Nextcloud standards
2023-11-23 11:40:02 +01:00
Joas Schilling
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-23 10:36:13 +01:00
Joas Schilling
272719ed1c
fix(CI): Also apply codestyle to apps/ folder even when it's VCS ignored itself
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-23 10:36:13 +01:00
Benjamin Gaussorgues
c196d37899
Bump CS Fixer rules to follow latest Nextcloud standards
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-23 10:36:13 +01:00
Joas Schilling
7f3ebb4e73
Test against stable28 branches
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-23 10:06:38 +01:00
Maxence Lange
09879700aa
Merge pull request #41668 from nextcloud/enh/noid/test-dav-favorite-search
...
test boolean favorite
2023-11-23 07:53:39 -01:00
Maxence Lange
ee787cd1c6
Merge pull request #41459 from nextcloud/enh/noid/search-metadata-null
...
implements search on null/notnull metadata
2023-11-23 07:52:27 -01:00
Joas Schilling
f1a7fcea81
Merge pull request #41676 from nextcloud/bugfix/noid/fix-reminder-version
...
fix(reminder): Fix app version and requirement for files_reminder app
2023-11-23 09:38:02 +01:00
Joas Schilling
d9d3c02125
fix(reminder): Fix app version and requirement for files_reminder app
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-23 09:24:19 +01:00
Kate
cd25b3a0d1
Merge pull request #41662 from nextcloud/chore/settings/cleanup-manager-type-annotations
2023-11-23 09:21:01 +01:00
Andy Scherzinger
27f96722f3
Merge pull request #41673 from nextcloud/Valdnet-patch-1
...
Correct spelling
2023-11-23 09:18:28 +01:00
Simon L
72d5218c41
Merge pull request #41603 from nextcloud/automated/noid/master-fix-npm-audit
...
[master] Fix npm audit
2023-11-23 08:50:06 +01:00
Valdnet
318875a16e
Add quotation marks
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2023-11-23 08:43:20 +01:00
Valdnet
ea3865138f
Correct spelling
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2023-11-23 08:39:17 +01:00
jld3103
ae360080f5
chore(settings): Cleanup IManager and Manager type annotations
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-11-23 08:29:37 +01:00
nextcloud-command
efed41fe6a
chore(deps): fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2023-11-23 08:00:31 +01:00
rakekniven
5c26bd3447
Merge pull request #41666 from nextcloud/Valdnet-patch-2
...
Add quotation marks
2023-11-23 07:13:23 +01:00
Maxence Lange
fbe92d4a90
fixing test
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-11-23 00:43:26 -01:00
Nextcloud bot
faa6ac3809
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-23 00:26:03 +00:00
Andy Scherzinger
42724c15c5
Merge pull request #40462 from nextcloud/refactor/lib-array_search-to-in_array
...
refactor: Replace array_search with in_array in lib/
2023-11-22 20:42:52 +01:00