Julius Härtl
2c7a1c8609
Proper opacity on multiselect actions in files
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-06-22 19:02:06 +07:00
Lukas Reschke
d1001f7fd7
Merge pull request #27566 from nextcloud/fix/device-login-styles
...
Update Login with device page styles
2021-06-22 11:48:58 +07:00
Nextcloud bot
25b4f11fd5
[tx-robot] updated from transifex
2021-06-22 02:26:59 +07:00
Christopher Ng
08d59bbb03
Update login with device page styles
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-06-21 22:40:36 +07:00
pjft
b1086e25bb
Add logging to 2FA failure
...
For security reasons, we may want to monitor failures of 2FA challenges in order to ban attackers who might try to access compromised accounts but are stopped by the 2FA challenge.
Right now, the only hindrance is rate-limiting, but it's probably not enough.
Added dependency injection.
Signed-off-by: pjft <paulo.j.tavares@gmail.com>
2021-06-21 20:43:12 +07:00
Louis Chemineau
f40150b758
Fix typing error
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-06-21 14:14:37 +07:00
dependabot-preview[bot]
1776b41ca8
Merge pull request #27573 from nextcloud/dependabot/npm_and_yarn/vue-material-design-icons-4.12.1
2021-06-21 06:15:25 +07:00
dependabot-preview[bot]
75f1df4fd0
Bump vue-material-design-icons from 4.11.0 to 4.12.1
...
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons ) from 4.11.0 to 4.12.1.
- [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases )
- [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/robcresswell/vue-material-design-icons/compare/4.11.0...4.12.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-06-21 05:43:41 +07:00
Nextcloud bot
160d0c5161
[tx-robot] updated from transifex
2021-06-21 02:26:40 +07:00
Morris Jobke
38edc6fdec
Merge pull request #27532 from nextcloud/fix/noid/properly-cleanup-webauthn-user-deletion
...
Properly cleanup entries of WebAuthn on user deletion
2021-06-18 12:52:05 +07:00
Morris Jobke
dbed0ce680
Properly cleanup entries of WebAuthn on user deletion
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-06-18 09:42:32 +07:00
Pytal
18ff2612a1
Merge pull request #27537 from nextcloud/fix/noid/webauthn-localhost
...
Allow WebAuthn on localhost as well
2021-06-17 08:53:49 +07:00
Morris Jobke
86080e68b2
Allow WebAuthn on localhost as well
...
* browsers typically whiteliste this as well - https://developer.mozilla.org/en-US/docs/Web/API/Web_Authentication_API
* for developing purposes see https://developer.chrome.com/docs/devtools/webauthn/
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-06-17 16:05:45 +07:00
Julius Härtl
a94236483e
Let apps toggle an unread counter on app icons
...
Co-authored-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-06-16 17:12:56 +07:00
Julius Härtl
c0474ba364
Use product name in places where it is appropriate rather than the instance name
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-06-16 11:42:53 +07:00
Nextcloud bot
eb4e4c462b
[tx-robot] updated from transifex
2021-06-15 02:28:05 +07:00
Nextcloud bot
1979c657f9
[tx-robot] updated from transifex
2021-06-14 02:26:30 +07:00
Nextcloud bot
da1586d2d0
[tx-robot] updated from transifex
2021-06-13 02:26:07 +07:00
Christoph Wurst
bf564e2a5a
Convert command option defaults to strings
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-09 13:25:31 +07:00
Christoph Wurst
932a385c56
Merge pull request #27429 from nextcloud/bug/26085/wrong-data-add-order-by
...
Don't pass a column object to addOrderBy
2021-06-09 09:12:03 +07:00
Daniel Kesselberg
11cacf63f8
Fix #26085
...
addOrderBy expects a order expression. For the migration scenario we have column objects. Column objects are not supported by quoteColumnName yet.
A column object as order expression is most likely an edgy thing when migration database information.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-06-08 16:30:44 +07:00
Nextcloud bot
f6485f98f0
[tx-robot] updated from transifex
2021-06-08 02:26:20 +07:00
Morris Jobke
c2ff254f59
Merge pull request #27123 from nextcloud/feature/emit_sidebar_events
...
Emit Sidebar events on nextcloud-bus
2021-06-07 23:33:48 +07:00
Morris Jobke
2ae60b42ab
Merge pull request #26494 from rigrig/fix-php8-deprecations
...
Fix some php 8 warnings
2021-06-07 23:30:59 +07:00
Louis Chemineau
8a66cdbdf3
Emit sidebar events
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-06-07 16:48:55 +07:00
Nextcloud bot
d1d4725630
[tx-robot] updated from transifex
2021-06-07 02:25:07 +07:00
Nextcloud bot
fdb2b07803
[tx-robot] updated from transifex
2021-06-06 02:26:01 +07:00
John Molakvoæ
b211d02e9c
Merge pull request #27008 from francoisfreitag/no-jq-app-calendar
2021-06-05 12:36:30 +07:00
François Freitag
70edda0342
Port dav calendar settings page to Vue.js
...
- Drop reliance on deprecated global jQuery object.
- Allow testing user interactions.
- Use newer technology stack.
---
Test user interactions with the groupware dav settings
Add infrastructure to test Vue components:
- Use recommended libraries:
- https://vuejs.org/v2/guide/testing.html#Recommendations
- Use jest-dom for robust assertions on the DOM state
- Use user-event to be more representative of user actions
- Code is transpiled by Jest, with the help of vue-jest.
Ignore test files for no-unpublished-import. Prevent ESLint from
flagging:
```
/home/runner/work/server/server/apps/dav/src/views/CalDavSettings.spec.js
Error: 1:24 error "@testing-library/vue" is not published node/no-unpublished-import
Error: 2:23 error "@testing-library/user-event" is not published node/no-unpublished-import
```
Signed-off-by: François Freitag <mail@franek.fr>
2021-06-05 11:22:25 +07:00
John Molakvoæ (skjnldsv)
215aef3cbd
Update php licenses
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-06-04 22:02:41 +07:00
Nextcloud bot
46dbc8fa98
[tx-robot] updated from transifex
2021-06-04 02:28:13 +07:00
Nextcloud bot
26f537fbec
[tx-robot] updated from transifex
2021-06-03 02:28:43 +07:00
Valdnet
9c6b01abeb
l10n: Spelling unification
...
Spelling unification in Transifex.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-06-02 17:49:32 +07:00
John Molakvoæ
d0cf20cc51
Merge pull request #26792 from nextcloud/user-delete-cleanup-files
...
better cleanup of user files on user deletion
2021-06-02 17:02:00 +07:00
John Molakvoæ
fd63132f47
Merge pull request #27286 from francoisfreitag/rewrite-npm-test-with-jest
...
Rewrite requesttoken.spec.js with Jest
2021-05-31 10:27:58 +07:00
Nextcloud bot
9e596dd0cf
[tx-robot] updated from transifex
2021-05-31 02:35:25 +07:00
François Freitag
b0847abcc2
Rewrite requesttoken.spec.js with Jest
...
[Jest](https://jestjs.io/ ) is a test runner that focuses on simplicity.
It instruments babel to transform modules and test them.
Using Jest simplifies the existing configuration and allows dropping a
bunch of workarounds, as well as following the shared Babel
configuration for new code.
Signed-off-by: François Freitag <mail@franek.fr>
2021-05-30 10:44:34 +07:00
Nextcloud bot
719430559f
[tx-robot] updated from transifex
2021-05-30 02:24:58 +07:00
John Molakvoæ (skjnldsv)
53dd7c0c20
Npm build
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-05-29 14:57:25 +07:00
dependabot-preview[bot]
b1eb1b6311
Bump core-js from 3.10.1 to 3.13.1
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.10.1 to 3.13.1.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.13.1/packages/core-js )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-29 14:47:50 +07:00
Richard de Boer
f23d057ad9
Fix functions taking optional parameters before required ones
...
PHP 8 shows deprecation warnings about this, see #25806
Removes the "default" values, as they actually are required parameters anyway.
Signed-off-by: Richard de Boer <git@tubul.net>
2021-05-29 14:14:52 +07:00
John Molakvoæ
17d0dac906
Merge pull request #27061 from nextcloud/feature/noid/contacts-activity
2021-05-28 17:15:30 +07:00
dependabot[bot]
83ebcf2a7a
Bump css-loader from 5.2.0 to 5.2.6
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.2.0 to 5.2.6.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.0...v5.2.6 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 19:15:25 +07:00
John Molakvoæ (skjnldsv)
fb33652982
Replace node-sass with sass
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-05-27 19:14:32 +07:00
dependabot-preview[bot]
b563b98fd5
Bump @nextcloud/vue from 3.7.2 to 3.10.0
...
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue ) from 3.7.2 to 3.10.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/v3.10.0/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v3.7.2...v3.10.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-05-27 08:16:08 +07:00
Morris Jobke
be89d72af1
Add circles as shipped app
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-05-26 21:24:30 +07:00
kesselb
1d3a521c12
Merge pull request #27113 from nextcloud/techdebt/noid/remove-migration-commands-unless-in-debug-mode
...
Remove the migration commands unless in debug mode
2021-05-26 20:41:56 +07:00
John Molakvoæ
8b0ce8c8a1
Merge pull request #27099 from nextcloud/bugfix/noid/make-user-report-scale
2021-05-26 15:18:41 +07:00
Joas Schilling
f9b407d0c9
Make user:report command scale
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-05-26 11:33:09 +07:00
Joas Schilling
dfedd83f79
Remove the migration commands unless in debug mode
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-05-26 10:54:14 +07:00
Nextcloud bot
accfe5b82d
[tx-robot] updated from transifex
2021-05-26 02:28:28 +07:00
dependabot-preview[bot]
677dcad257
Merge pull request #26338 from nextcloud/dependabot/npm_and_yarn/nextcloud/browserslist-config-2.1.0
2021-05-25 16:20:03 +07:00
dependabot-preview[bot]
712a10f018
Bump @nextcloud/browserslist-config from 1.0.0 to 2.1.0
...
Bumps [@nextcloud/browserslist-config](https://github.com/nextcloud/browserslist-config ) from 1.0.0 to 2.1.0.
- [Release notes](https://github.com/nextcloud/browserslist-config/releases )
- [Commits](https://github.com/nextcloud/browserslist-config/compare/v1.0.0...v2.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-05-25 17:48:30 +07:00
Morris Jobke
726d01843e
Merge pull request #26600 from hosting-de/feature/occ-tags
...
Add commands to manage tags via OCC
2021-05-25 16:54:06 +07:00
Johannes Leuker
d606799ee2
Add commands to manage tags via OCC
...
list, add, delete, edit
Signed-off-by: Johannes Leuker <j.leuker@hosting.de>
2021-05-25 11:29:32 +07:00
Nextcloud bot
3fa2437223
[tx-robot] updated from transifex
2021-05-25 02:27:20 +07:00
Nextcloud bot
ba6f5a4a2a
[tx-robot] updated from transifex
2021-05-24 02:26:31 +07:00
Nextcloud bot
8d80ee547b
[tx-robot] updated from transifex
2021-05-23 02:25:47 +07:00
Nextcloud bot
41f0cf4fca
[tx-robot] updated from transifex
2021-05-22 02:27:14 +07:00
Joas Schilling
2496f83463
Add activities for addressbook management
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-05-21 15:08:35 +07:00
Nextcloud bot
a6cb2973a9
[tx-robot] updated from transifex
2021-05-21 02:27:50 +07:00
Valdnet
e7c7f9da40
l10n: Unify spelling in "Readme"
...
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-05-20 07:33:20 +07:00
Valdnet
998bcad80c
l10n: Unify spelling
...
Spelling unification in Nextcloud applications.
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-05-20 09:22:58 +07:00
Valdnet
7bc22370b4
l10n: Unify spelling
...
Spelling unification in Nextcloud applications.
2021-05-20 09:22:07 +07:00
Valdnet
d27aecebc0
l10n: Unify spelling
...
Spelling unification in Nextcloud applications.
2021-05-20 09:22:07 +07:00
Valdnet
ddfb081463
l10n: Unify spelling
...
Spelling unification in Nextcloud applications.
2021-05-20 09:22:07 +07:00
François Freitag
d887851183
Prefer string $file over 1-element array in script()
...
The string syntax is more obvious. There should be one (and preferably
only one) way of doing things.
Signed-off-by: François Freitag <mail@franek.fr>
2021-05-18 09:24:05 +07:00
Nextcloud bot
5ea903d824
[tx-robot] updated from transifex
2021-05-16 02:26:44 +07:00
Nextcloud bot
07476fd991
[tx-robot] updated from transifex
2021-05-15 02:29:20 +07:00
Bjoern Schiessle
da21e86a07
use the UID as loginName and not the display name.
...
Otherwise the app password will not work for users with a display name different to the UID.
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2021-05-11 20:38:54 +07:00
Nextcloud bot
b2ad201644
[tx-robot] updated from transifex
2021-05-11 02:26:02 +07:00
Nextcloud bot
42f0f27240
[tx-robot] updated from transifex
2021-05-06 02:25:32 +07:00
Nextcloud bot
6d3aef1849
[tx-robot] updated from transifex
2021-05-04 02:26:15 +07:00
Nextcloud bot
5cccbbdd45
[tx-robot] updated from transifex
2021-05-01 02:26:34 +07:00
dependabot-preview[bot]
fdf54e9e43
Merge pull request #26736 from nextcloud/dependabot/npm_and_yarn/babel/core-7.13.16
2021-04-29 07:15:26 +07:00
Nextcloud bot
e0f700b1bd
[tx-robot] updated from transifex
2021-04-29 02:26:26 +07:00
dependabot-preview[bot]
c9b6f42c1a
Bump @babel/core from 7.13.15 to 7.13.16
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.15 to 7.13.16.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.16/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-04-28 12:47:31 +07:00
Roeland Jago Douma
758a662b23
Do not try to contact lookup server if not needed
...
In some cases (for example you never send data to the lookup server)
there is no need for this job to even try.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-04-28 14:27:46 +07:00
Christoph Wurst
6a5d89c1ac
Merge pull request #26758 from J0WI/more-strict
...
Some more strict_types
2021-04-28 09:28:19 +07:00
Nextcloud bot
be4f665d2d
[tx-robot] updated from transifex
2021-04-28 02:25:44 +07:00
Robin Appelman
ed2d02d5f1
better cleanup of user files on user deletion
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-04-27 20:29:51 +07:00
Joas Schilling
167efa19d7
Fix psalm errors
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-27 14:34:32 +07:00
Joas Schilling
df47445c01
Fix unit tests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-27 14:34:32 +07:00
Nextcloud bot
2aad4bbed6
[tx-robot] updated from transifex
2021-04-27 02:25:33 +07:00
J0WI
d1f23b0428
core: add more strict_types
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2021-04-26 12:44:37 +07:00
Nextcloud bot
4ded8a08b7
[tx-robot] updated from transifex
2021-04-26 02:24:39 +07:00
Nextcloud bot
da17db0fdc
[tx-robot] updated from transifex
2021-04-25 02:24:52 +07:00
Guillaume Virlet
910c208c4c
fix broken js test
...
Signed-off-by: Guillaume Virlet <github@virlet.org>
2021-04-24 09:24:52 +07:00
Guillaume Virlet
ec38cf3b53
[ Fix #26726 ] wrong warning when running HTTP instance
...
Signed-off-by: Guillaume Virlet <github@virlet.org>
2021-04-23 22:23:23 +07:00
Nextcloud bot
539c065e8e
[tx-robot] updated from transifex
2021-04-23 02:26:10 +07:00
Joas Schilling
da043e52c8
Merge pull request #26586 from nextcloud/bugfix/noid/handle-device-login-like-an-alternative-login
...
Handle device login like an alternative login
2021-04-22 15:27:58 +07:00
Nextcloud bot
634b6b8b57
[tx-robot] updated from transifex
2021-04-22 02:26:21 +07:00
Nextcloud bot
e58344fb2a
[tx-robot] updated from transifex
2021-04-21 02:25:58 +07:00
Jan C. Borchardt
9d1e2c5082
Merge pull request #26548 from nextcloud/design/files-accessibility
...
Files & Core accessibility fixes
2021-04-20 13:51:40 +07:00
Joas Schilling
69290781ff
Handle device login like an alternative login
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-20 09:11:33 +07:00
Nextcloud bot
79116e825c
[tx-robot] updated from transifex
2021-04-20 02:25:58 +07:00
Jan C. Borchardt
34396091e8
Fix screenreader label of search icon
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-19 21:02:53 +07:00
dependabot[bot]
5370c54084
Bump @nextcloud/dialogs from 3.1.1 to 3.1.2
...
Bumps [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/nextcloud/nextcloud-dialogs/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-dialogs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-dialogs/compare/v3.1.1...v3.1.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-04-19 11:37:24 +07:00
Nextcloud bot
8c82dd37b4
[tx-robot] updated from transifex
2021-04-19 02:26:04 +07:00
Nextcloud bot
3ab7d6cf3e
[tx-robot] updated from transifex
2021-04-17 02:24:04 +07:00
Roeland Jago Douma
bddb3dfcac
Merge pull request #26567 from nextcloud/techdebt/noid/adjust-jquery-deprecation-message
...
Don't mentioned we will do something with an already released version
2021-04-16 10:15:36 +07:00
Nextcloud bot
07278ed57d
[tx-robot] updated from transifex
2021-04-16 02:25:50 +07:00
npmbuildbot-nextcloud[bot]
48a78aabea
Compile assets
...
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-04-15 07:32:59 +07:00
Joas Schilling
cbca27867a
Don't mentioned we will do something with an already released version
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-15 08:53:17 +07:00
Nextcloud bot
8ef920fdf9
[tx-robot] updated from transifex
2021-04-15 02:25:10 +07:00
Nextcloud bot
7081c63d09
[tx-robot] updated from transifex
2021-04-14 02:26:51 +07:00
John Molakvoæ
23b8e4a1d4
Merge pull request #26521 from nextcloud/design/login-accessibility
2021-04-13 09:26:08 +07:00
Nextcloud bot
bab06b9abb
[tx-robot] updated from transifex
2021-04-13 02:24:57 +07:00
Jan C. Borchardt
bdd5667ff6
Fix 'Log in with a device' link focusability
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-12 15:01:01 +07:00
Jan C. Borchardt
294ddf741e
Fix log in button hover/focus feedback
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-12 14:59:59 +07:00
Jan C. Borchardt
dcf044a7a6
Fix password visibility toggle alt text and hover/focus feedback
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-12 14:59:31 +07:00
Nextcloud bot
ac893e843b
[tx-robot] updated from transifex
2021-04-12 02:24:55 +07:00
Roeland Jago Douma
8fc1fff550
Merge pull request #26475 from nextcloud/Valdnet-patch-6
...
l10n: Correct spelling
2021-04-11 13:34:56 +07:00
Nextcloud bot
d942a5b2be
[tx-robot] updated from transifex
2021-04-11 02:24:42 +07:00
Nextcloud bot
bbee01117e
[tx-robot] updated from transifex
2021-04-10 02:31:13 +07:00
Valdnet
7cbb2bb595
l10n: Correct spelling
...
Unify the spelling in applications.
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-04-09 11:01:01 +07:00
Roeland Jago Douma
30ac98cdcd
Merge pull request #26462 from nextcloud/dependabot/npm_and_yarn/core-js-3.10.1
...
Bump core-js from 3.9.1 to 3.10.1
2021-04-09 09:42:56 +07:00
Roeland Jago Douma
b43e21d186
Merge pull request #26401 from nextcloud/enh/handle-avatar-upload-errors
...
Show informative errors on avatar upload error
2021-04-08 16:12:36 +07:00
dependabot-preview[bot]
e2645a5e70
Bump core-js from 3.9.1 to 3.10.1
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.9.1 to 3.10.1.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.10.1/packages/core-js )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-04-08 15:50:13 +07:00
Roeland Jago Douma
14ee17e5c5
Revert "add a prefix index to filecache.path"
2021-04-08 10:09:13 +07:00
Nextcloud bot
41216e68bf
[tx-robot] updated from transifex
2021-04-08 02:24:01 +07:00
John Molakvoæ
b9907df702
Merge pull request #26252 from Maxopoly/master
...
Add force option to app install command
2021-04-07 10:09:48 +07:00
Nextcloud bot
c391e8692b
[tx-robot] updated from transifex
2021-04-07 02:24:14 +07:00
Nextcloud bot
bb3ba96b37
[tx-robot] updated from transifex
2021-04-05 02:24:46 +07:00
Nextcloud bot
bfd926938f
[tx-robot] updated from transifex
2021-04-04 02:24:48 +07:00
Nextcloud bot
6f55d2e293
[tx-robot] updated from transifex
2021-04-03 02:25:32 +07:00
Nextcloud bot
4bea123c7a
[tx-robot] updated from transifex
2021-04-02 02:26:04 +07:00
Robin Appelman
c232a40bdf
remove leftover debug @NoCSRFRequired introduced with #26198
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-04-01 13:51:53 +07:00
Julien Veyssier
7b69897474
show informative errors in log and UI on avatar upload error in user settings
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-04-01 11:55:13 +07:00
Nextcloud bot
f016cbe914
[tx-robot] updated from transifex
2021-04-01 02:24:40 +07:00
John Molakvoæ (skjnldsv)
11437223e9
Compile node
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-03-31 12:34:13 +07:00
John Molakvoæ (skjnldsv)
3e624dc399
Bump js licenses
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-03-31 12:17:18 +07:00
Nextcloud bot
a9ff9670fa
[tx-robot] updated from transifex
2021-03-30 02:24:18 +07:00
Morris Jobke
f8bad86097
Merge pull request #26342 from pirate/cal-invite-email-use-pngs
...
Fix broken Calendar Event Invite email icons in Gmail by using PNGs instead of SVGs
2021-03-29 11:01:46 +07:00
Nextcloud bot
4564121c56
[tx-robot] updated from transifex
2021-03-29 02:23:55 +07:00
Nextcloud bot
be83a32411
[tx-robot] updated from transifex
2021-03-28 02:24:04 +07:00
Nick Sweeting
8c6f0aa3d2
change calendar invite emails to use pngs instead of svgs
...
Signed-off-by: Nick Sweeting <git@sweeting.me>
2021-03-26 23:57:48 +07:00
Roeland Jago Douma
9fd29173cf
Merge pull request #26281 from hosting-de/fix/email
...
Change my email address
2021-03-26 09:59:35 +07:00
Nextcloud bot
630eddf41b
[tx-robot] updated from transifex
2021-03-26 02:25:32 +07:00
Roeland Jago Douma
f97491eb8f
Merge pull request #26285 from nextcloud/techdebt/noid/cleanup-update-events
...
Remove event listener to udpate events that are not present anymore
2021-03-25 11:12:34 +07:00
Christoph Wurst
fab7c84b92
Merge pull request #26283 from nextcloud/revert-25721-do-not-target-vue-buttons
...
Revert "Do not target vue buttons with server rules"
2021-03-25 09:16:34 +07:00
Morris Jobke
3388758d04
Remove event listener to udpate events that are not present anymore
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-03-25 09:01:09 +07:00
Roeland Jago Douma
c15172bc4e
Merge pull request #21641 from nextcloud/techdebt/noid/bye-bye-database-xml
...
Bye bye database xml
2021-03-25 08:58:07 +07:00
Nextcloud bot
9af8c0b380
[tx-robot] updated from transifex
2021-03-25 02:25:39 +07:00
Morris Jobke
ab48d5e8cb
Cleanup unneeded code around database.xml
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-03-24 22:15:44 +07:00
Joas Schilling
bb0c50717c
Bye bye database.xml
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-24 20:04:12 +07:00
Greta
6078eab30b
Revert "Do not target vue buttons with server rules"
...
Signed-off-by: GretaD <gretadoci@gmail.com>
2021-03-24 20:03:57 +07:00
Johannes Leuker
e9ca59ef0a
Change my email address
...
Signed-off-by: Johannes Leuker <j.leuker@hosting.de>
2021-03-24 15:13:56 +07:00
Nextcloud bot
bb8a71266e
[tx-robot] updated from transifex
2021-03-24 02:25:07 +07:00
Nextcloud bot
a81408a8e1
[tx-robot] updated from transifex
2021-03-23 02:24:02 +07:00