Nextcloud bot
92666384a4
[tx-robot] updated from transifex
2020-03-17 02:19:01 +00:00
Nextcloud bot
2e76106857
[tx-robot] updated from transifex
2020-03-16 02:21:29 +00:00
Nextcloud bot
cbe100c282
[tx-robot] updated from transifex
2020-03-15 02:19:34 +00:00
Julius Härtl
7b32e0b539
Do not use the instance name as user part of from mail addresses
...
This will cause issues since the theming name can contain characters
that are not allowed in the local part of the mail address (like spaces)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-13 10:49:00 +00:00
Roeland Jago Douma
2bff8fb903
Get correct mimetype on objectstores
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-03-12 19:00:10 +00:00
Daniel Kesselberg
e55289572e
Add message for DoesNotExistException
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-03-06 14:36:34 +00:00
Roeland Jago Douma
8c92c4aad1
Merge pull request #19327 from nextcloud/backport/19303/stable17
...
[stable17] Fix occ maintenance:install database connect failure
2020-03-05 09:01:25 +01:00
Roeland Jago Douma
53a907f7a8
Merge pull request #19095 from nextcloud/backport/19023/stable17
...
[stable17] expose Argon2 options (as we did for bcrypt)
2020-03-05 08:40:04 +01:00
Nextcloud bot
e01c9b8f8e
[tx-robot] updated from transifex
2020-03-05 02:18:38 +00:00
Nextcloud bot
4abc304f7e
[tx-robot] updated from transifex
2020-03-04 02:18:09 +00:00
Nextcloud bot
9bde542224
[tx-robot] updated from transifex
2020-03-02 02:18:10 +00:00
Nextcloud bot
dd7628bebe
[tx-robot] updated from transifex
2020-02-28 02:18:55 +00:00
Nextcloud bot
3aeea9d2b5
[tx-robot] updated from transifex
2020-02-25 02:19:44 +00:00
TimObert
2f635334e6
Fix requested changes
...
Signed-off-by: Tim Obert <tobert@w-commerce.de>
2020-02-23 15:45:51 +00:00
Tim Obert
27a25f974b
Change the route generation of AuthPublicShareController.php and adjust the routes for file sharing
...
Signed-off-by: Tim Obert <tobert@w-commerce.de>
2020-02-23 15:45:50 +00:00
Joas Schilling
a587c86a4a
Strip of users home path from share api message
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-22 20:27:26 +00:00
Arthur Schiwon
fb7c218ea6
ignore values that undershoot the minimum, go with default
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-21 14:51:44 +01:00
blizzz
7d1d76b2c9
use getSystemValueInt
...
Co-Authored-By: kesselb <mail@danielkesselberg.de>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-21 14:51:44 +01:00
Arthur Schiwon
d973bc7a75
expose Argon2 options (as we did for bcrypt)
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-21 14:51:44 +01:00
Joas Schilling
1e14781d74
Merge pull request #19471 from nextcloud/backport/19465/stable17
...
[stable17] when we receive intentional empty whats new info, do not try to show it
2020-02-17 12:40:48 +01:00
Nextcloud bot
86c554226f
[tx-robot] updated from transifex
2020-02-15 02:18:28 +00:00
Arthur Schiwon
c2f0ebbeed
when we receive intentional empty whats new info, do not try to show it
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-14 09:09:05 +00:00
Joas Schilling
47b292b214
Don't create invalid users
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-13 09:15:19 +00:00
Nextcloud bot
6db556c5f8
[tx-robot] updated from transifex
2020-02-11 02:18:51 +00:00
Nextcloud bot
6657ac16f9
[tx-robot] updated from transifex
2020-02-10 02:18:17 +00:00
Nextcloud bot
0c10d2aab2
[tx-robot] updated from transifex
2020-02-09 02:19:36 +00:00
Nextcloud bot
8eab6128aa
[tx-robot] updated from transifex
2020-02-08 02:18:39 +00:00
Nextcloud bot
274ac26f97
[tx-robot] updated from transifex
2020-02-07 07:32:53 +00:00
Joas Schilling
4aeadb5e78
Split the exception handling so install errors don't log as setup errors
...
More gebuging
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-06 18:39:11 +00:00
Joas Schilling
c21b00db36
Check the new connection on setup like with PostgreSQL and Oracle
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-06 18:39:09 +00:00
Joas Schilling
ecc4bb5666
Only provide the auth method for MySQL 8.0+ to not break MariaDB
...
Provide the auth method for MySQL 8.0+
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-06 18:39:08 +00:00
Nextcloud bot
728dae5962
[tx-robot] updated from transifex
2020-02-06 02:18:52 +00:00
Roeland Jago Douma
79617a2b23
Merge pull request #19229 from nextcloud/backport/19215/stable17
...
[stable17] WebcalRefreshJob: Fix reading refresh rate
2020-02-04 15:49:27 +01:00
Roeland Jago Douma
3678d00ae9
Merge pull request #19284 from nextcloud/backport/19281/stable17
...
[stable17] for the DB ot pick an index specify the object_type
2020-02-04 08:48:55 +01:00
Nextcloud bot
2792c85353
[tx-robot] updated from transifex
2020-02-04 02:18:15 +00:00
Arthur Schiwon
4d0ef01cc0
for the DB ot pick an index specify the object_type
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-03 20:25:25 +00:00
Daniel Kesselberg
73fa8630c4
Make sure to catch php errors during job execution
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-03 08:56:17 +00:00
Nextcloud bot
5b8bb48cfc
[tx-robot] updated from transifex
2020-02-02 02:17:49 +00:00
Georg Ehrke
13f31a992f
JobList: Typecast last_run to integer
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-01-31 07:19:58 +00:00
Christoph Wurst
78cc8e2e7b
Do not encode contacts menu mailto links
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-30 08:47:00 +00:00
Nextcloud bot
6d939b30df
[tx-robot] updated from transifex
2020-01-30 02:18:26 +00:00
Nextcloud bot
3781547375
[tx-robot] updated from transifex
2020-01-29 02:18:24 +00:00
Roeland Jago Douma
febae0c4f4
Merge pull request #19159 from nextcloud/stable17-backport/18786
...
[stable17] AppFetcher: Distinguish between fileName and endpointName
2020-01-28 11:51:42 +01:00
Nextcloud bot
aecc9fb043
[tx-robot] updated from transifex
2020-01-28 02:18:44 +00:00
Georg Ehrke
921e1feaef
AppFetcher: Distinguish between fileName and endpointName
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
(cherry picked from commit 2f89f5fd13
)
2020-01-27 13:34:47 +01:00
Nextcloud bot
fbc5301143
[tx-robot] updated from transifex
2020-01-27 02:18:06 +00:00
Nextcloud bot
971e38fbe1
[tx-robot] updated from transifex
2020-01-25 02:17:03 +00:00
Nextcloud bot
13758052c0
[tx-robot] updated from transifex
2020-01-24 02:17:03 +00:00
Joas Schilling
ae675ddb99
Fix loaded controller check
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-22 09:48:14 +01:00
Roeland Jago Douma
cd7dad8ff8
Merge pull request #19014 from nextcloud/backport/17484/stable17
...
[stable17] Always use the latest timestamp for merged activities
2020-01-22 08:00:51 +01:00