Nextcloud bot
725f6c2640
[tx-robot] updated from transifex
2020-03-02 02:18:02 +00:00
Nextcloud bot
e0d36ded05
[tx-robot] updated from transifex
2020-02-28 02:18:47 +00:00
Nextcloud bot
6ad2248be0
[tx-robot] updated from transifex
2020-02-25 02:19:34 +00:00
TimObert
c24b698bc7
Fix requested changes
...
Signed-off-by: Tim Obert <tobert@w-commerce.de>
2020-02-23 15:45:40 +00:00
Tim Obert
1e81fc2dbe
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:40 +00:00
Joas Schilling
8d5c51730b
Strip of users home path from share api message
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-22 20:26:27 +00:00
Joas Schilling
67fbacee59
Allow to overwrite the path on the cache event
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-17 16:42:16 +00:00
Joas Schilling
1bc2b113ca
Merge pull request #19470 from nextcloud/backport/19465/stable18
...
[stable18] when we receive intentional empty whats new info, do not try to show it
2020-02-17 12:40:28 +01:00
Nextcloud bot
e092141b6e
[tx-robot] updated from transifex
2020-02-15 02:18:19 +00:00
Arthur Schiwon
cb1c0d7221
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:08:03 +00:00
Joas Schilling
20748e1f4d
Don't create invalid users
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-13 09:15:14 +00:00
Arthur Schiwon
53fb638ac6
disable timeout on app install via cli
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-12 16:34:58 +00:00
Julius Härtl
022ced65b6
Allow to serve static mp4 directly
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-12 11:59:30 +00:00
Roeland Jago Douma
4bb32a4626
Allow to serve static webm directly
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-12 09:14:10 +00:00
Nextcloud bot
41b23e2d00
[tx-robot] updated from transifex
2020-02-11 02:18:43 +00:00
Arthur Schiwon
501e1aadd5
always require a message paramter for data logging
...
also ensure it plays well with current log reader
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-10 14:11:05 +00:00
Arthur Schiwon
02c0a8fbed
log Flow activity
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-10 14:11:05 +00:00
Nextcloud bot
23d321f4f1
[tx-robot] updated from transifex
2020-02-10 02:18:09 +00:00
Nextcloud bot
f6963f3936
[tx-robot] updated from transifex
2020-02-09 02:19:28 +00:00
Nextcloud bot
edafd81a20
[tx-robot] updated from transifex
2020-02-08 02:18:31 +00:00
Roeland Jago Douma
976db32a93
Merge pull request #19326 from nextcloud/backport/19303/stable18
...
[stable18] Fix occ maintenance:install database connect failure
2020-02-07 09:11:58 +01:00
Roeland Jago Douma
8e35ea0e1f
Merge pull request #19332 from nextcloud/backport/18926/stable18
...
[stable18] Array access on int will fail on php7.4
2020-02-07 09:10:25 +01:00
Nextcloud bot
e161be8e2a
[tx-robot] updated from transifex
2020-02-07 07:32:43 +00:00
Joas Schilling
2c6921e6b8
Make sure the default share provider does not execute for other things
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-06 20:56:24 +00:00
Daniel Kesselberg
2b11da251e
Use strpos to check that @ is the first char
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-06 20:32:23 +00:00
Joas Schilling
65dcda3aa1
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:37:52 +00:00
Joas Schilling
3f70e74573
Check the new connection on setup like with PostgreSQL and Oracle
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-06 18:37:52 +00:00
Joas Schilling
0e8b48e6c6
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:37:52 +00:00
Simounet
e5dd55c935
Fix data Apache2 .htaccess typo
...
Signed-off-by: Simounet <contact@simounet.net>
2020-02-05 11:33:26 +00:00
Roeland Jago Douma
062d9dadcb
Merge pull request #19297 from nextcloud/backport/19246/stable18
...
[stable18] Keep the modification time during decryptFile
2020-02-05 07:39:14 +01:00
Roeland Jago Douma
7b0f1baa86
Merge pull request #19292 from nextcloud/backport/19203/stable18
...
[stable18] Allow respecting PASSWORD_DEFAULT
2020-02-05 07:35:49 +01:00
sammo2828
b0c359ccd2
Keep the modification time during decryptFile
2020-02-04 14:55:59 +00:00
Roeland Jago Douma
dfe200bd4e
Merge pull request #19228 from nextcloud/backport/19215/stable18
...
[stable18] WebcalRefreshJob: Fix reading refresh rate
2020-02-04 15:49:37 +01:00
Roeland Jago Douma
9687febed7
Allow selecting the hashing algorithm
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-04 10:32:42 +00:00
Arthur Schiwon
2b82c353c8
for the DB ot pick an index specify the object_type
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-03 20:24:32 +00:00
Daniel Kesselberg
5ce0b44960
Make sure to catch php errors during job execution
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-03 08:55:22 +00:00
Georg Ehrke
c0429095bc
JobList: Typecast last_run to integer
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-01-31 07:19:06 +00:00
Christoph Wurst
8aecb95aa4
Do not encode contacts menu mailto links
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-30 08:46:09 +00:00
Arthur Schiwon
a68533e5a6
add hub bundle for easy post-installation
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-27 07:21:09 +00:00
Roeland Jago Douma
f5b72fb80e
Merge pull request #19118 from nextcloud/legacy_event_log
...
[stable18] Reduce legacy event log level to debug
2020-01-26 20:36:32 +01:00
Arthur Schiwon
9a7e7c3d42
ignore values that undershoot the minimum, go with default
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-23 10:48:42 +00:00
blizzz
e186fecd16
use getSystemValueInt
...
Co-Authored-By: kesselb <mail@danielkesselberg.de>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-23 10:48:42 +00:00
Arthur Schiwon
42756b4655
expose Argon2 options (as we did for bcrypt)
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-23 10:48:42 +00:00
Joas Schilling
f215d2f8c9
Fix loaded controller check
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-21 19:13:39 +00:00
Joas Schilling
2450706582
Increase the timeout for app downloads
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-20 20:41:42 +00:00
MichaIng
fbf93de67a
Reduce legacy event log level to debug
...
This is to reduce log flooding on info log level, which is currently expected tue to deprecated event use in many apps and core: https://github.com/nextcloud/server/issues/18331
This information is helpful for developers only, hence should be sufficient as debug log. Especially due to the extremely high frequency this log can happen, this currently practically forces admins to disable info logs, which conflicts with other needs.
Signed-off-by: MichaIng <micha@dietpi.com>
2020-01-18 18:09:10 +01:00
Roeland Jago Douma
6a60a01e4f
Merge pull request #18906 from nextcloud/backport/18892/stable18
...
[stable18] Proper text previews
2020-01-15 17:25:07 +01:00
Roeland Jago Douma
7a79e95254
Merge pull request #18878 from nextcloud/backport/18805/stable18
...
[stable18] Check if file already exists during file creation
2020-01-15 12:24:06 +01:00
Roeland Jago Douma
dda212a48e
Proper text previews
...
Fixes #17828
* Modified the preview provider to provider smaller fonts for the
previes (so it is not so screaming)
* Modified the sidebar to show plain text and markdown files full size.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-15 10:53:08 +01:00
Joas Schilling
c7470648b7
Allow to force register the namespace
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-14 07:38:00 +00:00