Robin Appelman
7d386872e5
optimize batch generation of previews
...
by allowing the generation of multiple previews at once we save on having to find, open and decode the max-preview for every preview of the same file
the main use case for this is the preview generator app (pr for that comming next)
in my local testing this saves about 25% of time when using the preview generator app
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-04-09 12:50:59 +02:00
Robin Appelman
5cd12cd7c3
allow generating multiple preview sizes for a single file at once
...
this saves having to do some of the overhead multiple times
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-04-09 12:50:55 +02:00
Roeland Jago Douma
981278a666
Merge pull request #20315 from nextcloud/dependabot/npm_and_yarn/handlebars-4.7.6
...
Bump handlebars from 4.7.4 to 4.7.6
2020-04-08 15:37:58 +02:00
dependabot-preview[bot]
32209c0d92
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>
2020-04-08 12:59:43 +00:00
Roeland Jago Douma
4e0ba3e6be
Merge pull request #20299 from nextcloud/fix/noid/member-on-null-app-cancel-login
...
fixes the throttler not checking the user state on postLogin
2020-04-08 14:50:46 +02:00
Christoph Wurst
547ba642c6
Merge pull request #18200 from nextcloud/enhancement/psr-logger
...
Add a PSR-3 logger adapter and make it injectable
2020-04-08 11:49:56 +02:00
John Molakvoæ
bb937999fa
Merge pull request #20347 from azul/test/fix-failing-acceptance
...
tests: fix failing header acceptance test
2020-04-08 09:05:48 +02:00
Nextcloud bot
8146e1988c
[tx-robot] updated from transifex
2020-04-08 02:18:45 +00:00
Azul
62f7e6ba81
tests: fix failing header acceptance test
...
The username is listed in a div with class `fullname` now.
Signed-off-by: Azul <azul@riseup.net>
2020-04-07 14:57:20 +02:00
Roeland Jago Douma
e266666380
Merge pull request #20188 from nextcloud/bug/19662/add-default-title-for-event-in-invitatios
...
Add default titles for titleless events in invitations
2020-04-07 11:22:17 +02:00
Roeland Jago Douma
50ad706a33
Merge pull request #20265 from nextcloud/techdebt/legacy-classes-psr4
...
Move legacy classes from PSR0 to PSR4
2020-04-07 09:57:16 +02:00
Christoph Wurst
1e086064f5
Move legacy classes from PSR0 to PSR4
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-07 08:48:00 +02:00
Nextcloud bot
9895aff4d9
[tx-robot] updated from transifex
2020-04-07 02:18:10 +00:00
Roeland Jago Douma
f5919d5b83
Merge pull request #20033 from nextcloud/s3-seekable-stream
...
Enable fseek for files in S3 storage
2020-04-06 21:38:49 +02:00
Roeland Jago Douma
5a82de1443
Merge pull request #19346 from nextcloud/refactor/external-toast-deprecate
...
Use toasts from @nextcloud/dialogs, deprecate OCP.Toast and fix usages
2020-04-06 20:45:03 +02:00
Christoph Wurst
523c3386c0
Merge pull request #20331 from nextcloud/irc-to-talk
...
Remove freenode badges
2020-04-06 19:19:20 +02:00
Daniel Kesselberg
3cffb4a308
Remove freenode badges, Add link to Talk
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-04-06 18:56:20 +02:00
Christoph Wurst
689ec7e484
Remove toastify-js
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-06 17:20:00 +02:00
Christoph Wurst
8119e0b18e
Inline usages of OCP.Toast in bundled files
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-06 17:19:57 +02:00
Christoph Wurst
01a70e5d0f
Use external Toast implementation and deprecate the OCP API
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-06 17:00:58 +02:00
Roeland Jago Douma
1d62b9786f
Merge pull request #20276 from nextcloud/files-external-param-tooltop
...
allow setting tooltips for external storage config options
2020-04-06 16:42:39 +02:00
Roeland Jago Douma
71b342fb15
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
2020-04-06 16:37:45 +02:00
Roeland Jago Douma
4655b49887
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
2020-04-06 16:37:08 +02:00
dependabot-preview[bot]
52f4feca92
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>
2020-04-06 13:50:12 +00:00
Roeland Jago Douma
9a4193f557
Merge pull request #19761 from nextcloud/bugfix/19658/add_missing_index_to_original_migration
...
Add missing index to original migration
2020-04-06 09:44:34 +02:00
Nextcloud bot
d25885441e
[tx-robot] updated from transifex
2020-04-06 02:18:03 +00:00
Roeland Jago Douma
f14f75ac67
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
2020-04-05 17:13:11 +02:00
Roeland Jago Douma
513dea13cc
Merge pull request #20309 from nextcloud/rakekniven-patch-2
...
l10n: Triple dot to ellipsis.
2020-04-05 13:53:41 +02:00
dependabot-preview[bot]
cd5fcea2e1
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>
2020-04-05 11:09:42 +00:00
Roeland Jago Douma
bc8d146ee1
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
2020-04-05 13:07:20 +02:00
Roeland Jago Douma
4e9cd2b307
Merge pull request #20308 from nextcloud/rakekniven-patch-1
...
l10n: Changed spelling of WebAuthn
2020-04-05 13:06:56 +02:00
dependabot-preview[bot]
d7eac53ee1
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>
2020-04-05 10:57:12 +00:00
Roeland Jago Douma
3b6615faf0
Merge pull request #20312 from nextcloud/dependabot/npm_and_yarn/jsdom-16.2.2
...
Bump jsdom from 16.2.1 to 16.2.2
2020-04-05 12:55:25 +02:00
npmbuildbot[bot]
922221bbb3
Compile assets
...
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-04-05 07:29:38 +00:00
Nextcloud bot
cac1480bf8
[tx-robot] updated from transifex
2020-04-05 02:18:04 +00:00
dependabot-preview[bot]
7f34bc3d91
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>
2020-04-05 01:19:39 +00:00
dependabot-preview[bot]
0a2ff6e72e
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>
2020-04-05 01:16:38 +00:00
rakekniven
531187ce58
l10n: Triple dot to ellipsis.
...
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-04-04 23:09:12 +02:00
rakekniven
a4dc7f772b
l10n: Changed spelling of WebAuthn
...
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-04-04 23:04:33 +02:00
rakekniven
e5b3ee615e
l10n: Changed spelling of WebAuthn
...
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-04-04 23:02:10 +02:00
rakekniven
ee83fc0d2b
l10n: Changed spelling of WebAuthn
...
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-04-04 23:00:43 +02:00
Roeland Jago Douma
4a292126e5
Merge pull request #20139 from nextcloud/unify-default-value-for-restricting-user-enumeration-with-settings
...
Unify default value for restricting user enumeration with settings
2020-04-04 10:33:04 +02:00
Roeland Jago Douma
0e53be44d5
Merge pull request #20273 from nextcloud/dependachristoph/npm_and_yarn/handlebars-minimist
...
Update handlebars to get rid of minimist
2020-04-04 10:27:02 +02:00
Roeland Jago Douma
5c6f9ca278
Merge pull request #20284 from nextcloud/bugfix/noid/catch-no-user-in-cron
...
Properly catch NoUserException during upload cleanup
2020-04-04 10:25:53 +02:00
Nextcloud bot
3a0b70696c
[tx-robot] updated from transifex
2020-04-04 02:17:51 +00:00
Julius Härtl
56aa8fd035
Properly hint exceptions thrown by getUserFolder
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-03 23:06:26 +02:00
Julius Härtl
fba7bcfcc4
Catch NoUserException when running the upload cleanup as cronjob
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-03 23:06:26 +02:00
Arthur Schiwon
e52442e26f
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>
2020-04-03 22:51:46 +02:00
blizzz
2d0f29f208
Merge pull request #20293 from nextcloud/fix/noid/BeforeUserLoggedInEvent-returntype
...
fixes the return type of BeforeUserLoggedInEvent
2020-04-03 21:29:20 +02:00
Arthur Schiwon
e394f6a5b5
fixes the return type of BeforeUserLoggedInEvent
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-04-03 18:01:14 +02:00