]>
source.dussan.org Git - nextcloud-server.git/log
Gary Kim [Thu, 16 Apr 2020 16:00:23 +0000 (00:00 +0800)]
Rename updatenotifications webpack module to updatenotification
The module build name for `updatenotification` is actually
`updatenotifications` which can be confusing.
It is the only module with a name that is
different from the app's name.
Signed-off-by: Gary Kim <gary@garykim.dev>
blizzz [Wed, 8 Apr 2020 22:08:34 +0000 (00:08 +0200)]
Merge pull request #16035 from nextcloud/share-search-hide-on-match
dont show remote and email options if we have an exact match for local user email
blizzz [Wed, 8 Apr 2020 22:05:53 +0000 (00:05 +0200)]
Merge pull request #20370 from nextcloud/techdebt/fix-multiline-comments
Fix multiline comments
Christoph Wurst [Wed, 8 Apr 2020 20:24:54 +0000 (22:24 +0200)]
Fix multiline comments
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Joas Schilling [Wed, 8 Apr 2020 18:10:05 +0000 (20:10 +0200)]
Merge pull request #20321 from nextcloud/enh/noid/check-translation-for-triple-dot
Check for triple dots in translations in CI
Roeland Jago Douma [Wed, 8 Apr 2020 17:36:59 +0000 (19:36 +0200)]
Merge pull request #20360 from nextcloud/bugfix/20182/try-to-use-the-displayname-for-file-transfers
Try to use the display name of file transfers
Roeland Jago Douma [Wed, 8 Apr 2020 17:33:35 +0000 (19:33 +0200)]
Merge pull request #20319 from nextcloud/enh/noid/embedded-previews
Use embedded previews of ZIP-like files
Roeland Jago Douma [Wed, 8 Apr 2020 14:46:03 +0000 (16:46 +0200)]
Merge pull request #20343 from nextcloud/bugfix/noid/themed-error-behaviour
Default to dark background in dark mode and better themed navbar
Julius Härtl [Wed, 8 Apr 2020 14:30:22 +0000 (16:30 +0200)]
remove Windows config since it is not supported anyways
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Sun, 5 Apr 2020 09:18:37 +0000 (11:18 +0200)]
Bump autoloaders
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Sun, 5 Apr 2020 09:01:40 +0000 (11:01 +0200)]
Add preview provider for Krita files
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Sun, 5 Apr 2020 09:00:57 +0000 (11:00 +0200)]
Extract preview from opendocument files
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Sun, 5 Apr 2020 08:59:55 +0000 (10:59 +0200)]
Add abstract class to extract previews from files that are zip archives
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Robin Appelman [Fri, 21 Jun 2019 13:38:19 +0000 (15:38 +0200)]
dont show remote and email options if we have an exact match for local user email
Signed-off-by: Robin Appelman <robin@icewind.nl>
Joas Schilling [Wed, 8 Apr 2020 14:09:03 +0000 (16:09 +0200)]
Show the displayname instead of the user id
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 8 Apr 2020 13:41:20 +0000 (15:41 +0200)]
Try to use the display name of file transfers
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Wed, 8 Apr 2020 13:37:58 +0000 (15:37 +0200)]
Merge pull request #20315 from nextcloud/dependabot/npm_and_yarn/handlebars-4.7.6
Bump handlebars from 4.7.4 to 4.7.6
dependabot-preview[bot] [Tue, 7 Apr 2020 09:21:52 +0000 (09:21 +0000)]
Bump handlebars from 4.7.4 to 4.7.6
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.4 to 4.7.6.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.4...v4.7.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Roeland Jago Douma [Wed, 8 Apr 2020 12:50:46 +0000 (14:50 +0200)]
Merge pull request #20299 from nextcloud/fix/noid/member-on-null-app-cancel-login
fixes the throttler not checking the user state on postLogin
Christoph Wurst [Wed, 8 Apr 2020 09:49:56 +0000 (11:49 +0200)]
Merge pull request #18200 from nextcloud/enhancement/psr-logger
Add a PSR-3 logger adapter and make it injectable
John Molakvoæ [Wed, 8 Apr 2020 07:05:48 +0000 (09:05 +0200)]
Merge pull request #20347 from azul/test/fix-failing-acceptance
tests: fix failing header acceptance test
Nextcloud bot [Wed, 8 Apr 2020 02:18:45 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Azul [Tue, 7 Apr 2020 12:32:19 +0000 (14:32 +0200)]
tests: fix failing header acceptance test
The username is listed in a div with class `fullname` now.
Signed-off-by: Azul <azul@riseup.net>
Roeland Jago Douma [Tue, 7 Apr 2020 09:22:17 +0000 (11:22 +0200)]
Merge pull request #20188 from nextcloud/bug/19662/add-default-title-for-event-in-invitatios
Add default titles for titleless events in invitations
Roeland Jago Douma [Tue, 7 Apr 2020 07:57:16 +0000 (09:57 +0200)]
Merge pull request #20265 from nextcloud/techdebt/legacy-classes-psr4
Move legacy classes from PSR0 to PSR4
Joas Schilling [Tue, 7 Apr 2020 06:37:38 +0000 (08:37 +0200)]
Default to dark background in dark mode and better themed navbar
Signed-off-by: Joas Schilling <coding@schilljs.com>
Christoph Wurst [Wed, 1 Apr 2020 18:44:29 +0000 (20:44 +0200)]
Move legacy classes from PSR0 to PSR4
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Gary Kim [Sun, 5 Apr 2020 11:29:08 +0000 (19:29 +0800)]
Check for triple dots in translations in CI
Signed-off-by: Gary Kim <gary@garykim.dev>
Nextcloud bot [Tue, 7 Apr 2020 02:18:10 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Mon, 6 Apr 2020 19:38:49 +0000 (21:38 +0200)]
Merge pull request #20033 from nextcloud/s3-seekable-stream
Enable fseek for files in S3 storage
Roeland Jago Douma [Mon, 6 Apr 2020 18:45:03 +0000 (20:45 +0200)]
Merge pull request #19346 from nextcloud/refactor/external-toast-deprecate
Use toasts from @nextcloud/dialogs, deprecate OCP.Toast and fix usages
Christoph Wurst [Mon, 6 Apr 2020 17:19:20 +0000 (19:19 +0200)]
Merge pull request #20331 from nextcloud/irc-to-talk
Remove freenode badges
Daniel Kesselberg [Mon, 6 Apr 2020 13:44:06 +0000 (15:44 +0200)]
Remove freenode badges, Add link to Talk
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Christoph Wurst [Mon, 9 Mar 2020 10:17:03 +0000 (11:17 +0100)]
Remove toastify-js
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Fri, 7 Feb 2020 10:02:45 +0000 (11:02 +0100)]
Inline usages of OCP.Toast in bundled files
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Fri, 7 Feb 2020 09:47:59 +0000 (10:47 +0100)]
Use external Toast implementation and deprecate the OCP API
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Roeland Jago Douma [Mon, 6 Apr 2020 14:42:39 +0000 (16:42 +0200)]
Merge pull request #20276 from nextcloud/files-external-param-tooltop
allow setting tooltips for external storage config options
Roeland Jago Douma [Mon, 6 Apr 2020 14:37:45 +0000 (16:37 +0200)]
Merge pull request #20310 from nextcloud/dependabot/npm_and_yarn/build/handlebars-4.7.6
Bump handlebars from 4.7.3 to 4.7.6 in /build
Roeland Jago Douma [Mon, 6 Apr 2020 14:37:08 +0000 (16:37 +0200)]
Merge pull request #20330 from nextcloud/dependabot/npm_and_yarn/nextcloud/l10n-1.2.2
Bump @nextcloud/l10n from 1.1.1 to 1.2.2
dependabot-preview[bot] [Mon, 6 Apr 2020 13:36:52 +0000 (13:36 +0000)]
Bump @nextcloud/l10n from 1.1.1 to 1.2.2
Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 1.1.1 to 1.2.2.
- [Release notes](https://github.com/nextcloud/nextcloud-l10n/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-l10n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-l10n/compare/v1.1.1...v1.2.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Roeland Jago Douma [Mon, 6 Apr 2020 07:44:34 +0000 (09:44 +0200)]
Merge pull request #19761 from nextcloud/bugfix/19658/add_missing_index_to_original_migration
Add missing index to original migration
Nextcloud bot [Mon, 6 Apr 2020 02:18:03 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Sun, 5 Apr 2020 15:13:11 +0000 (17:13 +0200)]
Merge pull request #20314 from nextcloud/dependabot/npm_and_yarn/eslint-loader-3.0.4
Bump eslint-loader from 3.0.3 to 3.0.4
Roeland Jago Douma [Sun, 5 Apr 2020 11:53:41 +0000 (13:53 +0200)]
Merge pull request #20309 from nextcloud/rakekniven-patch-2
l10n: Triple dot to ellipsis.
dependabot-preview[bot] [Sun, 5 Apr 2020 11:09:42 +0000 (11:09 +0000)]
Bump eslint-loader from 3.0.3 to 3.0.4
Bumps [eslint-loader](https://github.com/webpack-contrib/eslint-loader) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/webpack-contrib/eslint-loader/releases)
- [Changelog](https://github.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/eslint-loader/compare/v3.0.3...v3.0.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Roeland Jago Douma [Sun, 5 Apr 2020 11:07:20 +0000 (13:07 +0200)]
Merge pull request #20316 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-import-2.20.2
Bump eslint-plugin-import from 2.20.1 to 2.20.2
Roeland Jago Douma [Sun, 5 Apr 2020 11:06:56 +0000 (13:06 +0200)]
Merge pull request #20308 from nextcloud/rakekniven-patch-1
l10n: Changed spelling of WebAuthn
dependabot-preview[bot] [Sun, 5 Apr 2020 10:57:12 +0000 (10:57 +0000)]
Bump handlebars from 4.7.3 to 4.7.6 in /build
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.3 to 4.7.6.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.3...v4.7.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Roeland Jago Douma [Sun, 5 Apr 2020 10:55:25 +0000 (12:55 +0200)]
Merge pull request #20312 from nextcloud/dependabot/npm_and_yarn/jsdom-16.2.2
Bump jsdom from 16.2.1 to 16.2.2
npmbuildbot[bot] [Sun, 5 Apr 2020 07:29:38 +0000 (07:29 +0000)]
Compile assets
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Nextcloud bot [Sun, 5 Apr 2020 02:18:04 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
dependabot-preview[bot] [Sun, 5 Apr 2020 01:19:39 +0000 (01:19 +0000)]
Bump eslint-plugin-import from 2.20.1 to 2.20.2
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.1 to 2.20.2.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.20.1...v2.20.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Sun, 5 Apr 2020 01:16:38 +0000 (01:16 +0000)]
Bump jsdom from 16.2.1 to 16.2.2
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.2.1 to 16.2.2.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/16.2.1...16.2.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
rakekniven [Sat, 4 Apr 2020 21:09:12 +0000 (23:09 +0200)]
l10n: Triple dot to ellipsis.
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
rakekniven [Sat, 4 Apr 2020 21:04:33 +0000 (23:04 +0200)]
l10n: Changed spelling of WebAuthn
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
rakekniven [Sat, 4 Apr 2020 21:02:10 +0000 (23:02 +0200)]
l10n: Changed spelling of WebAuthn
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
rakekniven [Sat, 4 Apr 2020 21:00:43 +0000 (23:00 +0200)]
l10n: Changed spelling of WebAuthn
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
Roeland Jago Douma [Sat, 4 Apr 2020 08:33:04 +0000 (10:33 +0200)]
Merge pull request #20139 from nextcloud/unify-default-value-for-restricting-user-enumeration-with-settings
Unify default value for restricting user enumeration with settings
Roeland Jago Douma [Sat, 4 Apr 2020 08:27:02 +0000 (10:27 +0200)]
Merge pull request #20273 from nextcloud/dependachristoph/npm_and_yarn/handlebars-minimist
Update handlebars to get rid of minimist
Roeland Jago Douma [Sat, 4 Apr 2020 08:25:53 +0000 (10:25 +0200)]
Merge pull request #20284 from nextcloud/bugfix/noid/catch-no-user-in-cron
Properly catch NoUserException during upload cleanup
Nextcloud bot [Sat, 4 Apr 2020 02:17:51 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Julius Härtl [Fri, 3 Apr 2020 10:17:47 +0000 (12:17 +0200)]
Properly hint exceptions thrown by getUserFolder
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Fri, 3 Apr 2020 10:17:27 +0000 (12:17 +0200)]
Catch NoUserException when running the upload cleanup as cronjob
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Arthur Schiwon [Fri, 3 Apr 2020 20:51:46 +0000 (22:51 +0200)]
fixes the throttler not checking the user state on postLogin
a listener to the post login events can still reject a login, so that a
user is not necessarily available at the time.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
blizzz [Fri, 3 Apr 2020 19:29:20 +0000 (21:29 +0200)]
Merge pull request #20293 from nextcloud/fix/noid/BeforeUserLoggedInEvent-returntype
fixes the return type of BeforeUserLoggedInEvent
Arthur Schiwon [Fri, 3 Apr 2020 16:01:14 +0000 (18:01 +0200)]
fixes the return type of BeforeUserLoggedInEvent
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Robin Appelman [Wed, 1 Apr 2020 16:48:40 +0000 (18:48 +0200)]
update autoloader
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Thu, 2 Apr 2020 15:22:42 +0000 (17:22 +0200)]
allow setting tooltips for external storage config options
allows explaining non-obvious config options a bit more
Signed-off-by: Robin Appelman <robin@icewind.nl>
Nextcloud bot [Fri, 3 Apr 2020 12:08:12 +0000 (12:08 +0000)]
[tx-robot] updated from transifex
Thomas Citharel [Thu, 26 Mar 2020 17:32:09 +0000 (18:32 +0100)]
Add default titles for titleless events in invitations
Closes #19662
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Roeland Jago Douma [Fri, 3 Apr 2020 11:46:32 +0000 (13:46 +0200)]
Merge pull request #20285 from nextcloud/fix/l10n-webauthn
Ignore compiled webauthn settings
Roeland Jago Douma [Fri, 3 Apr 2020 11:45:38 +0000 (13:45 +0200)]
Ignore compiled webauthn settings
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Christoph Wurst [Thu, 2 Apr 2020 14:01:34 +0000 (16:01 +0200)]
Update handlebars to get rid of minimist
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Roeland Jago Douma [Fri, 3 Apr 2020 08:49:58 +0000 (10:49 +0200)]
Merge pull request #20257 from nextcloud/version/19/beta1
19 beta 1
Roeland Jago Douma [Fri, 3 Apr 2020 08:33:05 +0000 (10:33 +0200)]
Merge pull request #19913 from nextcloud/bugfix/noid/remove-user-name-from-public-sharing-page
Remove user name from public sharing page
Roeland Jago Douma [Fri, 3 Apr 2020 08:16:52 +0000 (10:16 +0200)]
Merge pull request #20217 from nextcloud/dependabot/npm_and_yarn/regenerator-runtime-0.13.5
Bump regenerator-runtime from 0.13.3 to 0.13.5
dependabot-preview[bot] [Thu, 2 Apr 2020 18:36:53 +0000 (18:36 +0000)]
Bump regenerator-runtime from 0.13.3 to 0.13.5
Bumps [regenerator-runtime](https://github.com/facebook/regenerator) from 0.13.3 to 0.13.5.
- [Release notes](https://github.com/facebook/regenerator/releases)
- [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.3...regenerator-runtime@0.13.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Roeland Jago Douma [Fri, 3 Apr 2020 06:51:27 +0000 (08:51 +0200)]
Merge pull request #20216 from nextcloud/dependabot/npm_and_yarn/build/karma-viewport-1.0.6
Bump karma-viewport from 1.0.5 to 1.0.6 in /build
Roeland Jago Douma [Fri, 3 Apr 2020 06:50:15 +0000 (08:50 +0200)]
Merge pull request #20244 from CHRINIMUE/add-progress-bar-to-public-upload
Add basic progressbar to public upload page
Roeland Jago Douma [Fri, 3 Apr 2020 06:47:35 +0000 (08:47 +0200)]
Merge pull request #20275 from nextcloud/bugfix/noid/publicwebdav-query-application
Query Application class on publicwebdav
Roeland Jago Douma [Thu, 2 Apr 2020 18:40:06 +0000 (20:40 +0200)]
Merge pull request #19486 from nextcloud/scanner-performance
Improve performance of file scanner
Roeland Jago Douma [Thu, 2 Apr 2020 18:38:03 +0000 (20:38 +0200)]
Merge pull request #19672 from nextcloud/fix-pointer-cursor-on-icons-in-primary-button
Fix cursor on click inputs and their descendants
Roeland Jago Douma [Thu, 2 Apr 2020 17:23:15 +0000 (19:23 +0200)]
Merge pull request #20215 from nextcloud/bug/19939/password-reset-arrow
Align password reset arrow
John Molakvoæ [Thu, 2 Apr 2020 15:25:39 +0000 (17:25 +0200)]
Merge pull request #20268 from nextcloud/fix/babel
Remove unneeded babel config variable
Julius Härtl [Thu, 2 Apr 2020 15:07:53 +0000 (17:07 +0200)]
Query Application class on publicwebdav
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Joas Schilling [Thu, 2 Apr 2020 09:34:21 +0000 (11:34 +0200)]
Merge pull request #19890 from nextcloud/enh/comments-reference-id
Add optional comments reference_id
John Molakvoæ (skjnldsv) [Thu, 2 Apr 2020 08:53:41 +0000 (10:53 +0200)]
Remove unneeded babel config variable
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Joas Schilling [Thu, 2 Apr 2020 08:02:05 +0000 (10:02 +0200)]
Update autoloader
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 2 Apr 2020 07:59:44 +0000 (09:59 +0200)]
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 1 Apr 2020 14:02:34 +0000 (16:02 +0200)]
Add a test and fix the existing ones
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 12 Mar 2020 16:38:18 +0000 (17:38 +0100)]
Remove user name from public sharing page
Signed-off-by: Joas Schilling <coding@schilljs.com>
Robin Appelman [Thu, 19 Mar 2020 14:28:02 +0000 (15:28 +0100)]
add basic tests for s3 seeking and add some error handling if reopen return the wrong range
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Thu, 19 Mar 2020 13:32:25 +0000 (14:32 +0100)]
make seekable s3 stream generic
Signed-off-by: Robin Appelman <robin@icewind.nl>
Lukas Stabe [Wed, 22 Jan 2020 08:45:41 +0000 (09:45 +0100)]
Enable fseek for files in S3 storage
Signed-off-by: Lukas Stabe <lukas@stabe.de>
Robin Appelman [Wed, 1 Apr 2020 12:24:21 +0000 (12:24 +0000)]
Merge pull request #19781 from nextcloud/quota-include-external-dont-use-current-user
Dont always use the current users quota when calculating storage info
Robin Appelman [Fri, 28 Feb 2020 16:36:38 +0000 (17:36 +0100)]
restart transaction when cache insert fails due to duplicate
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Tue, 18 Feb 2020 16:58:16 +0000 (17:58 +0100)]
fix tests
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Fri, 14 Feb 2020 21:10:09 +0000 (22:10 +0100)]
call cache->insert directly instead of going trough cache->put first when scanning
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Fri, 14 Feb 2020 21:09:11 +0000 (22:09 +0100)]
dont try to get existing cache data during scanning if we already know its a new file
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Fri, 14 Feb 2020 21:08:13 +0000 (22:08 +0100)]
reuse known parentId when inserting cache entries in scanner
Signed-off-by: Robin Appelman <robin@icewind.nl>