Morris Jobke
0e9009989f
Merge pull request #8020 from nextcloud/fix-avatar-migration
Make sure we always know for sure if an avatar is generated or not
8 years ago
Roeland Jago Douma
abb17589b1
Merge pull request #7991 from nextcloud/show-trusted-domain-error-in-status.php
Send a proper response for status.php on trusted domain error
8 years ago
Morris Jobke
03072c3914
Merge pull request #7921 from nextcloud/fix_redirect_on_pw_reset
Removed additional and uneccessary request on password reset
8 years ago
Morris Jobke
1daddd678e
Merge pull request #8002 from nextcloud/dont_polutelog_dav_emaillogin
Dont polute the log on DAV emaillogin
8 years ago
Morris Jobke
abd33bb619
Properly catch InvalidTokenException for better error response
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
8 years ago
Luca Adrian Lindhorst
269ca40784
Removed additional and uneccessary request on password reset, to fix redirection afterwards.
Signed-off-by: Luca Adrian Lindhorst <info@lucalindhorst.de>
8 years ago
Julius Härtl
ef1265e5f5
Make sure we always know for sure if an avatar is generated or not
Signed-off-by: Julius Härtl <jus@bitgrid.net>
8 years ago
Morris Jobke
5520ba3d15
Merge pull request #7902 from nextcloud/fix_7700
Add fileid preview endpoint
8 years ago
Julius Härtl
25c62be9d7
Merge pull request #7980 from nextcloud/3rdparty_pimple
[3rdparty] Bump pimpe to 3.2.3
8 years ago
Roeland Jago Douma
cda811b6b4
Make filelist and sidebar use the fileid preview endpoint
This makes sure the preview is cached even after rename! yay!
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago
Roeland Jago Douma
0224c61530
Add preview endpoint for the fileid
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago
Morris Jobke
f39f95e4e8
Merge pull request #7917 from nextcloud/warn_old_ocs_route_cons
Warn about the old OCP\API::register construct for OCS
8 years ago
Nextcloud bot
d427250d87
[tx-robot] updated from transifex
8 years ago
Roeland Jago Douma
79b7f39753
[3rdparty] Bump pimpe to 3.2.3
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago
Roeland Jago Douma
4537faa5da
Merge pull request #7918 from nextcloud/properly-log-exceptions
Properly log the full exception instead of only the message
8 years ago
Morris Jobke
9cb3a79b18
Merge pull request #7971 from nextcloud/comradekingu-patch-1
Spelling: There was an error loading → could not load
8 years ago
Morris Jobke
2a38605545
Properly log the full exception instead of only the message
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
8 years ago
Morris Jobke
5c360a41e9
Merge pull request #7858 from nextcloud/fix-local-storage
Use fallback path if data dir is not available for Storage/Local.php
8 years ago
Roeland Jago Douma
ef127a30ec
Fix tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago
Morris Jobke
caccf7a2e9
Merge pull request #7989 from nextcloud/cleanup-unused-share-methods
Remove not used methods of legacy share.php
8 years ago
Roeland Jago Douma
0660e57b1f
Don't polute log when loggin into dav with email
* We first try the email as username but this fails
* Then we get the uid from the email and try again
We should not log the first attempt since it polutes the log with failed
login attempts while the login actually is valid.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago
Nextcloud bot
cc4f9986cf
[tx-robot] updated from transifex
8 years ago
blizzz
c7d9e5fd63
Merge pull request #7354 from nextcloud/refacor-update-page-print
Refactor method to check if update is needed
8 years ago
Roeland Jago Douma
23768d5fea
Merge pull request #7985 from nextcloud/remove-public-video
Remove video preview from files_sharing
8 years ago
Roeland Jago Douma
eb3fd4bce6
Merge pull request #7988 from nextcloud/cleanup-old-repair-steps
Remove old repair steps that aren't executed anymore
8 years ago
Roeland Jago Douma
97aff2dbe0
Merge pull request #7994 from nextcloud/smb-notify-test-timeout
increase the time we wait for smb notifications in the test
8 years ago
Robin Appelman
80aef8ed08
increase the time we wait for smb notifications in the test
Signed-off-by: Robin Appelman <robin@icewind.nl>
8 years ago
Morris Jobke
37026d8b9d
Send a proper response for status.php on trusted domain error
* fixes #7732
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
8 years ago
Morris Jobke
520f2fd6ea
Merge pull request #7986 from nextcloud/fix_7749
If the preview is size 0 it is invalid
8 years ago
Morris Jobke
71cf31f211
Remove not used methods of legacy share.php
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
8 years ago
Morris Jobke
d9b1492e03
Remove old repair steps that aren't executed anymore
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
8 years ago
Roeland Jago Douma
8703df3233
If the preview is size 0 it is invalid
* delete it
* throw a NotFound Exception
- This should a proper 404 to the user
- Next time it is then regenerated
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago
Julius Härtl
4d3dbb345f
Remove video preview from files_sharing
Signed-off-by: Julius Härtl <jus@bitgrid.net>
8 years ago
Roeland Jago Douma
1194e4c2bd
Merge pull request #7975 from nextcloud/3rdparty_rm_polyfill
[3rdparty] Remove polyfill-php70
8 years ago
Nextcloud bot
4b4931905c
[tx-robot] updated from transifex
8 years ago
Roeland Jago Douma
226e75d9ca
[3rdparty] Remove polyfill-php70
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago
Nextcloud bot
5845b177c7
[tx-robot] updated from transifex
8 years ago
Roeland Jago Douma
c450dba1a0
Merge pull request #7956 from nextcloud/remove-vendor-detection
Remove vendor detection
8 years ago
Morris Jobke
80a36380fc
Disable vendor detection when upgrading from 11.0.x
Upgrade from 11 to 14 is not supported anyways.
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
8 years ago
Julius Härtl
4d99faae4f
Merge pull request #7955 from nextcloud/remove-app-disable-upgrade
Remove not needed 3rdparty app disabling during upgrade for PHP 5.x
8 years ago
Allan Nordhøy
7fb1e458fa
There was an error loading → Could not load
8 years ago
Allan Nordhøy
29d68d7a35
There was an error loading → could not load
8 years ago
Nextcloud bot
2635073909
[tx-robot] updated from transifex
8 years ago
Roeland Jago Douma
0599d9284d
Merge pull request #7961 from nextcloud/smb-2.0.4
update icewind/smb to 2.0.4
8 years ago
Robin Appelman
f6c95ca850
update icewind/smb to 2.0.4
Signed-off-by: Robin Appelman <robin@icewind.nl>
8 years ago
Morris Jobke
34a3613a64
Merge pull request #7953 from nextcloud/theming-background-highres
Theming: adjust background image resizing
8 years ago
Morris Jobke
c70927eaa0
Remove not needed 3rdparty app disabling during upgrade for PHP 5.x
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
8 years ago
Julius Härtl
422e20569b
Theming: adjust background image resizing
Support high resolution login images by resizing only images that are wider than 4096px
fixes #7459
Signed-off-by: Julius Härtl <jus@bitgrid.net>
8 years ago
Nextcloud bot
fdd7a53250
[tx-robot] updated from transifex
8 years ago
Morris Jobke
bcba1a97ad
Use fallback path if data dir is not available for Storage/Local.php
Found while testing strict types for PHP7+.
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Signed-off-by: Robin Appelman <robin@icewind.nl>
8 years ago