nextcloud-command
ca6a65b5a8
chore(deps): fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-03-08 17:50:37 +07:00
Joas Schilling
b2b4f34d96
Merge pull request #44073 from nextcloud/fix/provide-correct-icon
...
fix(AppManager): Allow to query dark **or** bright icon
2024-03-08 17:07:06 +07:00
Maxence Lange
170f93ad72
Merge pull request #43425 from nextcloud/enh/noid/no-insert-statement-if-we-know-it-exists
...
enh(appconfig): only try to insert new value if in doubt
2024-03-08 13:58:39 +07:00
Maxence Lange
71fd623cb2
Merge pull request #42170 from nextcloud/fix/noid/copy-live-photos
...
handle copy of live photos
2024-03-08 13:51:17 +07:00
Maxence Lange
467c84ec53
feat(files): copy live photos
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-03-08 13:09:22 +07:00
Julius Härtl
9522ef8497
Merge pull request #43778 from nextcloud/fix/edge-csp
...
Fix CSP for script-src with nonce on edge
2024-03-08 14:51:53 +07:00
Louis
1c0191aecf
Merge pull request #44083 from nextcloud/revert-44066-pulsejet/ver-nc
...
Revert "files_versions: add missing null check"
2024-03-08 13:22:44 +07:00
Maxence Lange
b0c79636ba
fix(appconfig): no insert statement if data already exist
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-03-08 11:40:11 +07:00
Robin Appelman
47ebc1119a
Merge pull request #44064 from nextcloud/deprecate-getNumberOfUnreadCommentsForFolder
...
refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's …
2024-03-08 12:28:58 +07:00
Ferdinand Thiessen
7484ed02f7
Merge pull request #44082 from nextcloud/fix/setup-checks
...
fix(settings): Adjust order of parameters for `runRequest`
2024-03-08 12:18:31 +07:00
Julius Härtl
78ba1b0712
fix: Allow nonce in csp header also if no other reasons are given
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-03-08 12:11:46 +07:00
Julius Härtl
02d6d3f5b1
fix: Add edge as supported user agent for CSPv3 nonces
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-03-08 12:11:46 +07:00
Julius Härtl
b8c5bff673
fix: Adjust user agent pattern for Edge
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-03-08 12:11:46 +07:00
Robin Appelman
94ebc97326
Merge pull request #43983 from nextcloud/fix/s3-upload-shared-lock
...
Use the proper path to check if a file needs to be copied/moved to the actual target storage
2024-03-08 11:51:39 +07:00
Louis
310c8be748
Revert "files_versions: add missing null check"
2024-03-08 10:33:30 +07:00
Ferdinand Thiessen
58f57fd13f
fix(settings): Adjust order of parameters for `runRequest`
...
Fixing invalid request to host `HEAD`.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-08 11:21:51 +07:00
Julius Härtl
ca453f5b84
fix: Use proper path when trying to check if a file needs to get copied
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-03-08 10:02:45 +07:00
Ferdinand Thiessen
c8d7a5acaa
fix(AppManager): Allow to query dark **or** bright icon
...
The navigation needs the bright icon, while the notifications and activity need a dark icon.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-08 09:51:03 +07:00
John Molakvoæ
b6691b35c7
Merge pull request #43992 from nextcloud/fix/avoid-cache-clear
...
fix: Avoid clear cache with prefix
2024-03-08 09:37:36 +07:00
Julius Härtl
972a611288
fix: Avoid clear cache with prefix
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-03-08 09:08:43 +07:00
Joas Schilling
34069087df
Merge pull request #44074 from nextcloud/fix/updatenotification-test
...
fix(updatenotification): Adjust tests for changed IAppConfig
2024-03-08 09:01:44 +07:00
Ferdinand Thiessen
2c87fbf207
fix(updatenotification): Adjust tests for changed IAppConfig
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-08 01:53:59 +07:00
Nextcloud bot
27b09ce00a
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-08 00:19:17 +07:00
John Molakvoæ
bd1fd5e079
Merge pull request #44062 from nextcloud/fix/preview-cancel
...
fix(files): properly reset preview component
2024-03-07 23:37:33 +07:00
John Molakvoæ
7dd22b0c83
Merge pull request #43982 from nextcloud/fixMemExaust
...
fix(filecache): Move from array_merge to avoid memory exhaustion on large scans
2024-03-07 22:53:08 +07:00
Arthur Schiwon
3bad491df9
Merge pull request #43991 from nextcloud/release/29.0.0_beta_1
...
29.0.0 beta 1
2024-03-07 22:49:02 +07:00
John Molakvoæ (skjnldsv)
e453b700b9
fix(files): properly reset preview component
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-03-07 21:47:50 +07:00
John Molakvoæ
cf888e9723
Merge pull request #43967 from nextcloud/feat/app-updated-notification
...
feat: Provide app-updated notifications for users
2024-03-07 22:44:34 +07:00
Ferdinand Thiessen
b969eab5c2
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-07 22:44:05 +07:00
Ferdinand Thiessen
876e2d6198
feat(AppManager): Provide `getAppIcon` function
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-07 22:40:31 +07:00
Ferdinand Thiessen
26728846b4
feat(updatenotification): Allow to disable the app updated notifications and allow to en/disable guest users notification
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-07 22:40:30 +07:00
Ferdinand Thiessen
40ae1295e6
fix(updatenotification): Add migration step to replace and remove renamed background jobs
...
This can be dropped with Nextcloud 30.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-07 22:40:30 +07:00
Ferdinand Thiessen
31d24a5538
fix(updatenotification): Resolve static code analysis errors
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-07 22:40:30 +07:00
Ferdinand Thiessen
9c1a87aec4
fix(updatenotification): Update tests to match with changed constructors
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-07 22:40:30 +07:00
Ferdinand Thiessen
fa14daf968
feat(updatenotification): Add notification for users when apps are updated
...
* Open app changelog dialog when available (webui)
* Fallback to open changelog page for mobile clients
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-07 22:40:30 +07:00
Ferdinand Thiessen
d9d3448e23
fix(updatenotification): Replace deprecated code and move background jobs into `BackgroundJobs` subfolder
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-07 22:40:29 +07:00
Varun Patil
8a6ac51583
Merge pull request #44066 from nextcloud/pulsejet/ver-nc
...
files_versions: add missing null check
2024-03-07 16:30:51 +07:00
F. E Noel Nfebe
dc79591ada
Merge pull request #43963 from nextcloud/42915-search-in-folder
...
feat: allow limit unified search to folder
2024-03-07 21:47:05 +07:00
Arthur Schiwon
35ab489067
Merge pull request #44070 from nextcloud/chore/noid/hub8
...
Bump Hub 7 -> Hub 8
2024-03-07 21:28:07 +07:00
nextcloud-command
108e69405b
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-03-07 20:22:34 +07:00
fenn-cs
a3f6380e10
refactor: improve autoload_static formating & update autoloaders
...
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-03-07 21:11:00 +07:00
fenn-cs
035a2c7062
feat(files): add search plugin to search in specified folder exclusively
...
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-03-07 21:10:54 +07:00
Varun Patil
d49787d004
fix(files_versions): Add missing null check
...
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2024-03-07 11:21:57 +07:00
fenn-cs
0fd31cdb4c
refactor: use TypeScript for unified-search boostrap file
...
This would allow us to type guard what is sent to`registerFilterAction`
for unified search, so that incompatibilties are caught quickly.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-03-07 20:19:29 +07:00
Andy Scherzinger
a333ca8f3e
chore: Bump Hub 7 -> Hub 8
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-03-07 19:39:40 +07:00
Robin Appelman
eb5832b8fa
refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's implementation based on getNumberOfUnreadCommentsForObjects
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-07 19:19:07 +07:00
Josh
20953d0374
Merge pull request #43824 from nextcloud/fix/db/occ-db-convert-disabled-apps
...
fix(db): db-convert supports disabled apps but not removed ones
2024-03-07 10:17:45 +07:00
John Molakvoæ
7b7fc307b6
Merge pull request #44061 from nextcloud/revert-32163-file-cache-gc-no-full-setup
...
Revert "don't perform an explicit setup when using the file cache"
2024-03-07 15:52:41 +07:00
John Molakvoæ
be3449c42d
Merge pull request #44059 from nextcloud/fix/settings-apps-level
...
fix(settings): Drop deprecated code from app level badge
2024-03-07 15:18:35 +07:00
Ferdinand Thiessen
e39e564d3a
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-07 15:17:53 +07:00