Álvaro Brey
|
b17db63964
Merge pull request #9354 from nextcloud/fix/ip-port-login
|
3 years ago |
tobiasKaminsky
|
3805692fd7
Use new dav
|
3 years ago |
Chris Narkiewicz
|
c893834576
Normalize input URL scheme during auth process
|
4 years ago |
tobiasKaminsky
|
17b52e8271
Prevent http redirection if https is used during login
|
4 years ago |
tobiasKaminsky
|
3fd76e1e2a
Use v2 for user info, also switched to typed response
|
4 years ago |
Andy Scherzinger
|
fe42bb799b
move color(-calculation) related implementation to distinct class
|
4 years ago |
Andy Scherzinger
|
7650c8f8ea
Add screenshot tests
|
4 years ago |
Andy Scherzinger
|
c7a8062f00
spotbugs: remove unused paramter and add null-check where needed
|
4 years ago |
Andy Scherzinger
|
0dad4840f1
add helper text to server address field
|
4 years ago |
Andy Scherzinger
|
c8144a08d5
user container-styling for text field on login screen
|
4 years ago |
tobiasKaminsky
|
9343bdd85d
Do not crash if wrong deep login url is used
|
4 years ago |
Andy Scherzinger
|
cf2a35f64d
Drop Android 4.4 Support
|
4 years ago |
Andy Scherzinger
|
d52fbb3790
Javascript enabled for WebViews is fine
|
4 years ago |
tobiasKaminsky
|
2866e1848a
use custom SSO value for authTokenType -> to detect if account is added by SSO
|
4 years ago |
Tobias Kaminsky
|
750e4de407
Merge pull request #6983 from nextcloud/sso
|
4 years ago |
Torsten Grote
|
f7e711d98d
Update DocumentsProvider roots when enabling/disabling app lock feature
|
4 years ago |
tobiasKaminsky
|
07e4ac28df
directly go back to app if SSO is used
|
4 years ago |
tobiasKaminsky
|
ebf7097042
Fix crashing app when adding same account for second time when using qrCode
|
4 years ago |
tobiasKaminsky
|
528cd23cc0
parseColor("") throws IndexOutOfBounds, so catch all Exceptions is better
|
4 years ago |
Dominik Schürmann
|
c5e624f1e2
add WebAuthn support using hwsecurity-fido2:4.1.0
|
4 years ago |
Andy Scherzinger
|
d96b4e4c6c
Merge pull request #6442 from nextcloud/themeLogin
|
4 years ago |
tobiasKaminsky
|
ea0c09dd49
Theme login with server capability
|
4 years ago |
tobiasKaminsky
|
d8d24908da
direct login works again
|
4 years ago |
tobiasKaminsky
|
7ed4e2b24e
changes due to CR
|
4 years ago |
tobiasKaminsky
|
58ba15ac95
Removed legacy login
|
4 years ago |
tobiasKaminsky
|
7732ff065b
Combined ShareActivity with FileDetailSharingFragment as much as possible
|
4 years ago |
Tobias Kaminsky
|
7873c4d7aa
Merge pull request #5966 from nextcloud/feature/ui-revamp/icons
|
5 years ago |
Kilian Périsset
|
43bbdfdbd9
Replaced some icons by Material ones + Removed a useless double-icon
|
5 years ago |
Kilian Périsset
|
9fc40c61f0
Formated the code (applied DRY principle)
|
5 years ago |
Kilian Périsset
|
5942e4e661
Resolved the crash when account is not new (Auth)
|
5 years ago |