Kyle Spearrin
|
a4fbd521e3
|
device-type header on login
|
2017-12-18 13:58:36 -05:00 |
|
Kyle Spearrin
|
4879d906d9
|
filtered results for groupings and favorites
|
2017-11-27 09:47:49 -05:00 |
|
Kyle Spearrin
|
c9ceb09906
|
add collection syncing
|
2017-11-24 16:11:40 -05:00 |
|
Kyle Spearrin
|
7ad639599a
|
added slash to folder route
|
2017-11-20 07:32:58 -05:00 |
|
Kyle Spearrin
|
a656aa21f8
|
more icons resized on android
|
2017-10-27 11:23:29 -04:00 |
|
Kyle Spearrin
|
1d6ec0f953
|
refactoring code for login => cipher support
|
2017-10-18 20:55:33 -04:00 |
|
Kyle Spearrin
|
8a0c9ab3db
|
add back slash prefix to api routes
|
2017-10-03 23:56:10 -04:00 |
|
Kyle Spearrin
|
e8486abccf
|
change login to cipher apis
|
2017-09-20 17:37:09 -04:00 |
|
Kyle Spearrin
|
15f074a45b
|
remove duplicate / from API routes
|
2017-09-20 13:23:47 -04:00 |
|
Kyle Spearrin
|
a426d98e92
|
change syncing to use new sync api
|
2017-09-20 13:17:05 -04:00 |
|
Kyle Spearrin
|
12e3214f70
|
handle non-root URLs
|
2017-08-11 14:24:32 -04:00 |
|
Kyle Spearrin
|
0eb68ec461
|
revert old bearer code. use bearer scheme again
|
2017-08-10 10:16:58 -04:00 |
|
Kyle Spearrin
|
f9d336a3a6
|
attachments page with upload/delete
|
2017-07-22 15:38:08 -04:00 |
|
Kyle Spearrin
|
26c110291e
|
totp code generation on view login
|
2017-07-13 14:44:02 -04:00 |
|
Kyle Spearrin
|
0d672c4f99
|
sync attachment removals
|
2017-07-12 23:36:27 -04:00 |
|
Kyle Spearrin
|
0a7ad44d23
|
sync and display attachments on view login
|
2017-07-12 16:23:24 -04:00 |
|
Kyle Spearrin
|
74fba486bd
|
two-factor other methods switching and send email
|
2017-06-29 11:22:06 -04:00 |
|
Kyle Spearrin
|
2f0ca6f7c0
|
user specific remember two factor
|
2017-06-27 16:45:12 -04:00 |
|
Kyle Spearrin
|
37428c01dd
|
remeber two factor token
|
2017-06-27 16:35:29 -04:00 |
|
Kyle Spearrin
|
4116d95a3e
|
refactors for new 2fa flows
|
2017-06-27 16:18:32 -04:00 |
|
Kyle Spearrin
|
3415be4c56
|
handle some crash cases
|
2017-05-20 12:36:27 -04:00 |
|
Kyle Spearrin
|
d1cf6c68f3
|
identity server client for auth
|
2017-05-06 20:20:57 -04:00 |
|
Kyle Spearrin
|
c8219b29c0
|
encrypted private key and org keys at rest
|
2017-04-25 16:05:13 -04:00 |
|
Kyle Spearrin
|
18b2b6f447
|
set org keys on login and decrypt org ciphers
|
2017-04-20 11:23:30 -04:00 |
|
Kyle Spearrin
|
0ebfe85d8e
|
centralize login code into auth service
|
2017-04-19 22:04:43 -04:00 |
|
Kyle Spearrin
|
b90ce2a2af
|
token refresh bad requests are to be treated as unauthorized
|
2017-02-10 19:16:23 -05:00 |
|
Kyle Spearrin
|
539121070a
|
Added equivalent domain checks to autofill listing filter. centralized logic in login service.
|
2017-02-08 23:58:37 -05:00 |
|
Kyle Spearrin
|
2a1bd92e1a
|
sync domain settings
|
2017-02-08 22:04:07 -05:00 |
|
Kyle Spearrin
|
2c1ebc0439
|
setup settings api repository
|
2017-02-08 21:19:09 -05:00 |
|
Kyle Spearrin
|
3ad1e8a3ba
|
set up user settings data table and access repository
|
2017-02-08 20:39:37 -05:00 |
|
Kyle Spearrin
|
e71adbd26d
|
null checks when error handling
|
2017-02-07 21:56:28 -05:00 |
|
Kyle Spearrin
|
463b0fa28a
|
remove incremental syncs and move to full syncs with revision checks
|
2017-02-06 23:40:24 -05:00 |
|
Kyle Spearrin
|
749508871b
|
Handle all exceptions from API calls
|
2017-02-06 09:55:35 -05:00 |
|
Kyle Spearrin
|
d112e0ea42
|
two-factor login re-worked with new auth flow
|
2017-02-06 09:39:07 -05:00 |
|
Kyle Spearrin
|
54f8771a9c
|
better error parsing
|
2017-02-06 09:15:10 -05:00 |
|
Kyle Spearrin
|
74239521cd
|
HandleTokenStateAsync before each API call for refresh and auth bearer migration
|
2017-02-04 23:31:37 -05:00 |
|
Kyle Spearrin
|
4a4779fc63
|
Converted auth to identity server endpoints and utilize bearer2 access token
|
2017-02-04 01:12:25 -05:00 |
|
Kyle Spearrin
|
fe778293c1
|
renaming files for Site => Login refactor
|
2017-01-03 00:25:17 -05:00 |
|
Kyle Spearrin
|
991afb7722
|
Reactor rename Sites => Logins
|
2017-01-03 00:17:15 -05:00 |
|
Kyle Spearrin
|
8b10ee0028
|
better error handling in base repo
|
2016-12-24 11:47:29 -05:00 |
|
Kyle Spearrin
|
9682abdded
|
HttpService abstraction with CustomAndroidClientHandler to handle xamarin android bug with error response body
|
2016-12-24 10:54:18 -05:00 |
|
Kyle Spearrin
|
187bc83db9
|
Updated Xamarin forms. Dropped modernhttpclient in favor of native implementations built into xamarin now.
|
2016-12-06 22:43:25 -05:00 |
|
Kyle Spearrin
|
c0a532a0fe
|
Handle all 400-500 range error response models
|
2016-11-12 18:35:52 -05:00 |
|
Kyle Spearrin
|
2c05c9595b
|
Await async calls after loading. Added ConfigureAwaits throughout API repositories. Formatting.
|
2016-08-16 19:20:41 -04:00 |
|
Kyle Spearrin
|
fe1545fbdf
|
catch WebExceptions during API calls
|
2016-08-06 19:33:04 -04:00 |
|
Kyle Spearrin
|
a267bf9cf7
|
adjusted put token by identifier to not have a response
|
2016-08-06 18:45:23 -04:00 |
|
Kyle Spearrin
|
35da8dd4ed
|
clear push token after logout
|
2016-08-06 15:21:59 -04:00 |
|
Kyle Spearrin
|
b1da05474a
|
clear push token on unregister
|
2016-08-06 00:41:00 -04:00 |
|
Kyle Spearrin
|
d0fa6841c3
|
cascade null to sites on folder delete
|
2016-07-31 00:19:12 -04:00 |
|
Kyle Spearrin
|
2911af2c16
|
Password hint page
|
2016-07-23 00:40:17 -04:00 |
|