Commit Graph

63260 Commits

Author SHA1 Message Date
Nextcloud bot
f41c45878f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-09 02:24:33 +00:00
blizzz
c98e44507d
Merge pull request #32865 from nextcloud/bugfix/remove-unecessary-row
Remove unecessary row and make compatible with db schema
2022-07-08 23:11:10 +02:00
blizzz
927b6d635f
Merge pull request #33118 from nextcloud/fix/address-book-export
Fix empty address books being exported
2022-07-08 22:13:19 +02:00
blizzz
b4031dc478
Merge pull request #32377 from nextcloud/rakekniven-patch-1
l10n: Changed spelling
2022-07-08 19:56:54 +02:00
blizzz
74ebb72622
Merge pull request #33110 from nextcloud/feat/handle-onetime-password-large
Handle one time password and very large passwords
2022-07-08 19:54:05 +02:00
John Molakvoæ
48ece9f345
Merge pull request #33163 from nextcloud/enh/a11y-account-property-labels 2022-07-08 11:41:50 +02:00
Nextcloud bot
3dfb5c9d75
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-08 02:24:38 +00:00
Christopher Ng
ad0f2db292 Add current scope to scope actions label
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-07-07 19:02:24 +00:00
Pytal
43a2501bf2
Merge pull request #33148 from nextcloud/enh/a11y-login-show-password 2022-07-07 11:43:43 -07:00
Pytal
a0681cc92f
Merge pull request #33128 from nextcloud/enh/a11y-set-expanded-sharing
Add expanded attribute to button for listing others with access
2022-07-07 11:10:21 -07:00
Christopher Ng
8aaac57ee6 Use Button component to show password for improved accessibility
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-07-07 17:46:49 +00:00
Christopher Ng
e0492074aa Add expanded attribute to button for listing others with access
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-07-07 17:23:50 +00:00
Joas Schilling
9d3b98ba21
Merge pull request #33153 from nextcloud/bugfix/noid/only-ignore-attempts-of-the-same-action
Only ignore attempts of the same action
2022-07-07 10:59:54 +02:00
John Molakvoæ
ff55382c66
Merge pull request #33140 from nextcloud/fix/trashbin-expiration-notice-casing 2022-07-07 10:23:42 +02:00
Joas Schilling
8274c05e19
Only ignore attempts of the same action
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-07 09:35:14 +02:00
Nextcloud bot
b51cb23381
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-07 02:24:36 +00:00
Joas Schilling
744f1dd563
Merge pull request #33052 from nextcloud/fix/set-display-name
Do not send display name twice for saving
2022-07-06 22:51:06 +02:00
Simon L
72274cf0e9
Merge pull request #33136 from nextcloud/fix/noid/customprops
catch any exception for transaction control
2022-07-06 19:43:16 +02:00
Christopher Ng
667b671c5a Fix trashbin expiration notice casing
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-07-06 17:19:02 +00:00
Arthur Schiwon
ec09605109
catch any exception for transaction control
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-07-06 16:14:51 +02:00
Joas Schilling
a0f5aebb89
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-06 14:27:18 +02:00
Nextcloud bot
dfbfe5ac9d
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-06 02:23:38 +00:00
dependabot[bot]
00c63c0d9d
Merge pull request #33126 from nextcloud/dependabot/npm_and_yarn/core-js-3.23.3 2022-07-05 22:21:55 +00:00
dependabot[bot]
232ad753ad Bump core-js from 3.22.7 to 3.23.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.7 to 3.23.3.
- [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/compare/v3.22.7...v3.23.3)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-05 21:39:45 +00:00
Daniel Calviño Sánchez
79b6caada8
Merge pull request #32993 from nextcloud/fixes-for-quota-text-in-navigation-bar
Fixes for quota text in navigation bar
2022-07-05 22:21:30 +02:00
Pytal
8b23c1c677
Merge pull request #33107 from nextcloud/enh/a11y-dynamic-grid-toggle-tooltip 2022-07-05 10:46:32 -07:00
Christopher Ng
5f31d4b0bf Fix empty address books being exported
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-07-05 17:00:27 +00:00
Julien Veyssier
de3504150c
Merge pull request #33111 from nextcloud/fix/url-absolute
Fix 404 when using index.php in the url
2022-07-05 15:43:36 +02:00
rakekniven
0fbb085c95 Merge branch 'rakekniven-patch-1' of https://github.com/nextcloud/server into rakekniven-patch-1 2022-07-05 14:35:22 +02:00
rakekniven
6289e56d0a l10n: Changed spelling
See https://en.wikipedia.org/wiki/MIME for details.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-05 12:23:14 +00:00
rakekniven
82e96cd89a Merge branch 'master' into rakekniven-patch-1 2022-07-05 14:21:34 +02:00
Julien Veyssier
ca6a724503
add missing GET param to getstoragestats url
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-07-05 13:43:58 +02:00
Carl Schwan
ee793572cb Fix 404 when using index.php in the url
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-05 13:16:32 +02:00
blizzz
991ff3c99c
Merge pull request #33086 from nextcloud/techdebt/noid/allow-expiring-comments-of-multiple-objects-in-one-go
Allow to expire comments of multiple objects with one call
2022-07-05 13:14:05 +02:00
Carl Schwan
f99a06c89a Don't allow setting password bigger than 469 characters
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-05 11:47:25 +02:00
Carl Schwan
1c23c029af Handler large passwords
For passwords bigger than 250 characters, use a bigger key since the
performance impact is minor (around one second to encrypt the password).

For passwords bigger than 470 characters, give up earlier and throw
exeception recommanding admin to either enable the previously enabled
configuration or use smaller passwords.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-05 11:37:14 +02:00
Carl Schwan
cdf3b60555 Handle one time passwords
This adds an option to disable storing passwords in the database. This
might be desirable when using single use token as passwords or very
large passwords.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-05 11:25:44 +02:00
John Molakvoæ
b5b4ab40af
Merge pull request #33109 from nextcloud/fix/l10n-home-breadcrumb 2022-07-05 07:50:45 +02:00
Nextcloud bot
bed6831783
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-05 02:23:26 +00:00
Christopher Ng
a56d91bab5 Fix translation of home breadcrumb
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-07-04 22:29:52 +00:00
Christopher Ng
f5236cde1a Change tooltip title of files grid view toggle dynamically
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-07-04 19:20:49 +00:00
Carl Schwan
ec465bf247
Merge pull request #33090 from nextcloud/fix/noid/proppatch-properties-transaction-rollback
DAV custom props: catch Exception and rollback transaction in case
2022-07-04 15:27:04 +02:00
Simon L
ef607e308b
Merge pull request #33097 from nextcloud/rakekniven-patch-2
l10n: Fixed typo
2022-07-04 10:17:32 +02:00
rakekniven
d5117af292 l10n: Fixed typo
Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-04 07:30:52 +00:00
Nextcloud bot
e9ca761a93
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-04 02:23:32 +00:00
MichaIng
c5fa3330e1
Merge pull request #32095 from nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-config-8.0.0
Bump @nextcloud/eslint-config from 7.0.2 to 8.0.0
2022-07-03 21:14:00 +02:00
dependabot[bot]
5b3ff79cee
Bump @nextcloud/eslint-config from 7.0.2 to 8.0.0
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 7.0.2 to 8.0.0.
- [Release notes](https://github.com/nextcloud/eslint-config/releases)
- [Changelog](https://github.com/nextcloud/eslint-config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/eslint-config/compare/v7.0.2...v8.0.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-03 18:34:24 +00:00
Nextcloud bot
97e1c489b5
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-03 02:22:38 +00:00
MichaIng
391c2272bb
Merge pull request #33093 from nextcloud/dependabot/composer/build/integration/sabre/dav-4.4.0
Update sabre/dav requirement from 4.3.1 to 4.4.0 in /build/integration
2022-07-02 16:58:30 +02:00
Nextcloud bot
700682d8e4
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-02 02:24:59 +00:00