Nextcloud bot
24ebc19e10
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-07 02:26:01 +07:00
Joas Schilling
59578817f5
Merge pull request #36489 from nextcloud/bugfix/noid/brute-force-protection-password-reset
...
Add bruteforce protection to password reset page
2023-02-06 22:12:25 +07:00
Joas Schilling
fa1d50ccce
Merge pull request #36267 from nextcloud/bugfix/noid/dont-reuse-query-builder
...
Don't reuse query builder object with populated parameters in FederatedShareProvider
2023-02-06 21:14:31 +07:00
Christoph Wurst
eca7ab3221
Merge pull request #36552 from nextcloud/fix/client-login-flow/missing-state-token
...
fix(client-login-flow): Handle missing stateToken gracefully
2023-02-06 16:51:25 +07:00
Joas Schilling
875e6cf7e6
fix(CI): Adjust expected result
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-06 11:26:38 +07:00
Christoph Wurst
3473b69ad2
Merge pull request #36509 from nextcloud/fix/user-management/delete-user-hidden-group
...
fix(user-management): Fix deleting user in hidden group(s)
2023-02-06 10:52:37 +07:00
Christoph Wurst
88d116ba84
fix(client-login-flow): Handle missing stateToken gracefully
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-02-06 09:42:15 +07:00
Nextcloud bot
87b53dfed3
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-06 02:24:44 +07:00
Nextcloud bot
2ddd7f52bf
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-05 02:25:05 +07:00
Nextcloud bot
1f26731c1d
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-04 02:25:17 +07:00
Vincent Petry
1fed799826
Merge pull request #36452 from nextcloud/perf/share-availability-check
...
perf(federation): Only request root share info for checking availability
2023-02-03 13:34:35 +07:00
Joas Schilling
7cff390b56
Merge pull request #36508 from nextcloud/enh/allow-no-route
...
Allow settings navigation items with no route entry
2023-02-03 12:53:59 +07:00
Joas Schilling
7ddb042f9d
Merge pull request #36511 from nextcloud/opt-out-of-phpunit-10
...
chore(CI): Opt-out of PHPUnit 10 for now
2023-02-03 10:23:20 +07:00
Simon L
a579b36113
Merge pull request #36409 from nextcloud/enh/noid/dont-automatically-open-sidebar-on-mobile
...
Do not open the sidebar automatically on small widths
2023-02-03 10:08:29 +07:00
Joas Schilling
bb34476b68
chore(CI): Opt-out of PHPUnit 10 for now
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-03 10:02:02 +07:00
Joas Schilling
bf7fe04c4b
fix(appinfo): navigation type is optional
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-03 09:52:37 +07:00
Joas Schilling
08bfe64b49
Merge pull request #36504 from nextcloud/bugfix/noid/remove-failing-test
...
Remove failing test that works with mocks only anyway
2023-02-03 09:28:34 +07:00
Christoph Wurst
84780ffd33
fix(user-management): Fix deleting user in hidden group(s)
...
E.g. guest_users
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-02-03 09:24:48 +07:00
Nextcloud bot
94767112dd
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-03 02:27:22 +07:00
Christopher Ng
c610d0d99b
Remove extraneous user status route entry
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-02-02 17:11:17 +07:00
Christopher Ng
70651c3ab1
Allow zero occurences of route in XML schemas
...
- For xmllint
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-02-02 17:11:17 +07:00
Christopher Ng
62b7bb7395
Allow settings navigation items with no route entry
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-02-02 17:11:17 +07:00
Julius Härtl
e81cb6eaf0
Merge pull request #36498 from nextcloud/bug/dashboard-widgets
...
Some Dashboard widgets are larger than others
2023-02-02 21:51:53 +07:00
Simon L
7fa42a2f03
Do not open the sidebar automatically on small widths
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-02 19:01:19 +07:00
blizzz
07b9dbab3b
Merge pull request #36484 from nextcloud/release/26.0.0_beta_2
...
26.0.0 beta 2
2023-02-02 18:10:52 +07:00
blizzz
58e4a831c0
Merge pull request #35743 from nextcloud/fix/use-recurrence-for-imip-email
...
Include more information in iMIP email and show diff information on updating an event
2023-02-02 18:09:08 +07:00
Joas Schilling
47880b143d
Remove failing test that works with mocks only anyway
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-02 18:06:31 +07:00
blizzz
39f202581b
Merge pull request #36497 from nextcloud/techdebt/noid/fix-autotest-execution
...
Fix autotest.sh execution
2023-02-02 17:36:54 +07:00
blizzz
d83ea282c4
Merge pull request #35736 from nextcloud/pluggable-share-display
...
Allow to register public share template provider
2023-02-02 17:33:34 +07:00
Anna Larch
38e9cb6a05
Use recurrence instance to build iMip email
...
instead of the main VEVENT of a repeating event
Fixes part of https://github.com/nextcloud/calendar/issues/3919
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-02-02 16:25:59 +07:00
Simon L
6f3c4f2255
Merge pull request #36450 from nextcloud/fix/clipboard-copy
...
Drop vue-clipboard2 in favour of native Clipboard API to fix copy to clipboard
2023-02-02 16:05:13 +07:00
dependabot[bot]
db30974348
Merge pull request #36499 from nextcloud/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
2023-02-02 14:42:31 +07:00
Louis Chemineau
4ab3c16403
Pluggable share provider
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-02-02 15:41:26 +07:00
Joas Schilling
e4f050568e
Merge pull request #36393 from nextcloud/3rdparty-drop-php-parser
...
chore: drop depedency php-parser
2023-02-02 14:25:25 +07:00
hamza221
2eae7791bb
adding compiled files
...
Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com>
2023-02-02 13:58:25 +07:00
dependabot[bot]
0d6982d7c5
chore(deps): Bump http-cache-semantics from 4.1.0 to 4.1.1
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/commits )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 12:48:46 +07:00
blizzz
970f3937e5
Merge pull request #36375 from nextcloud/enh/allow-php-8.2
...
Allow php 8.2
2023-02-02 13:47:16 +07:00
hamza221
8358311568
Some Dashboard widgets are larger than others
...
Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com>
2023-02-02 13:34:41 +07:00
Daniel Kesselberg
d9235658f8
chore: drop depedency php-parser
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-02-02 12:42:48 +07:00
Joas Schilling
4bdc5834fa
Make sure name and path are strings
...
Otherwise Oracle returns NULL for empty strings and PHP 8.2
throws on null in string functions like trim() and md5()
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-02 12:05:22 +07:00
Joas Schilling
c27c9fac98
Try fixing Oracle
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-02 12:05:21 +07:00
Côme Chilliet
ac5df8e94f
Catch deprecation warnings in oci tests
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-02-02 12:05:21 +07:00
Côme Chilliet
0925709c62
Add 8.2 to oci tests
...
This is the only test suite testing 8.1, so adding 8.2 as well
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-02-02 12:05:20 +07:00
Côme Chilliet
1fec8c07e0
Allow 8.2 in versioncheck
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-02-02 12:05:20 +07:00
Joas Schilling
5096d4f5cb
Align version number of PHPUnit and give a helping install hint
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-02 12:03:09 +07:00
Joas Schilling
5d068ff534
Fix autotest.sh execution
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-02 11:58:55 +07:00
blizzz
bbd3e2b04a
Merge pull request #30349 from nextcloud/enhancement/migrate_to_symfony_mailer
...
Migrate to Symfony Mailer
2023-02-02 11:42:07 +07:00
Arthur Schiwon
e123d270fc
remove depraction of validateEmailAddress
...
for there are legit use cases to validate an email address without
sending there to
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-02-02 10:30:06 +07:00
Côme Chilliet
dde5c46a3e
Migrate to Symfony Mailer
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-02-02 10:30:06 +07:00
Joas Schilling
fc4e87a2df
Merge pull request #36487 from nextcloud/bugfix/noid/fix-query-builder-usage-in-dav-account-deletion
...
Do not reuse query builder objects in DAV account deletion
2023-02-02 06:54:28 +07:00