Kyle Spearrin
|
2d11bef262
|
padlock csv import
|
2016-10-13 23:10:14 -04:00 |
|
Kyle Spearrin
|
5d5d0bfb66
|
gitter badge
|
2016-10-13 22:02:46 -04:00 |
|
Kyle Spearrin
|
1b169f368b
|
version bump to 1.1.1
|
2016-10-13 20:06:55 -04:00 |
|
Kyle Spearrin
|
3375bda789
|
cache tag for local assets on preprocess build
|
2016-10-13 19:57:56 -04:00 |
|
Kyle Spearrin
|
6569fbe6aa
|
adjust importers to not require Uri and Passwords
|
2016-10-13 19:05:53 -04:00 |
|
Kyle Spearrin
|
1d2b82a302
|
lint fixes for import service. made passwird not required for sites
|
2016-10-13 18:40:42 -04:00 |
|
Kyle Spearrin
|
004ddb1e75
|
handle lastpass import when users try to upload html file instead of csv
|
2016-10-13 00:05:18 -04:00 |
|
Kyle Spearrin
|
400826baf7
|
minor version bump to 1.1.0
|
2016-10-12 22:51:59 -04:00 |
|
Kyle Spearrin
|
96ae20d81d
|
fix floating labels for firefox
|
2016-10-12 22:50:46 -04:00 |
|
Kyle Spearrin
|
ef5f4df30f
|
lint errors in import service
|
2016-10-12 22:49:04 -04:00 |
|
Kyle Spearrin
|
2ce1b12f6e
|
Handle empty password and uri fields when encrypting/decrypting
|
2016-10-12 22:26:28 -04:00 |
|
Kyle Spearrin
|
85efba92e6
|
added importer for keypass 2.x xml
|
2016-10-12 22:14:39 -04:00 |
|
Kyle Spearrin
|
d17211ff86
|
added SafeInCloud csv import
|
2016-10-12 19:02:36 -04:00 |
|
Kyle Spearrin
|
1d5f894211
|
version bump and removed unnecessary version from npm package.json
|
2016-10-10 23:31:13 -04:00 |
|
Kyle Spearrin
|
d49d2275d2
|
normalize email with lowercase
|
2016-10-10 22:40:44 -04:00 |
|
Kyle Spearrin
|
440032ed4a
|
relax password requirements during registration and change password
|
2016-10-10 22:02:17 -04:00 |
|
Kyle Spearrin
|
0fb2349a8e
|
uri is not required. changed type to text so that browser does not enforce validation
|
2016-10-10 21:49:49 -04:00 |
|
Kyle Spearrin
|
41660962b4
|
set prng paranoia to 10
|
2016-10-10 21:39:19 -04:00 |
|
Kyle Spearrin
|
8e2f69fa8e
|
license
|
2016-10-10 18:39:19 -04:00 |
|
Kyle Spearrin
|
16be830655
|
bump version for 1.0.0 release
|
2016-10-06 21:58:47 -04:00 |
|
Kyle Spearrin
|
711f1a07e9
|
fix typo with rememberedEmailCookieName
|
2016-10-06 21:57:01 -04:00 |
|
Kyle Spearrin
|
35d7f2e5f3
|
added apps/extensions to sidebar menu as well as get help link. some formatting cleanup
|
2016-10-06 21:54:54 -04:00 |
|
Kyle Spearrin
|
9478adea88
|
label hint as optional during registration. formatting. lint updates
|
2016-10-05 21:24:22 -04:00 |
|
Kyle Spearrin
|
abe6ff074b
|
Password rules for registration and change.
|
2016-10-03 23:21:45 -04:00 |
|
Kyle Spearrin
|
70dc680dc9
|
two factor field changed to text to accomedate 0 prefixes
|
2016-10-03 23:21:45 -04:00 |
|
Kyle Spearrin
|
ec55e4566d
|
Update README.md
|
2016-10-01 23:32:12 -04:00 |
|
Kyle Spearrin
|
e1a6bb1ddc
|
fix lint issues with ===
|
2016-09-17 23:00:05 -04:00 |
|
Kyle Spearrin
|
2f363c3e3a
|
=== warnings
|
2016-09-02 01:21:01 -04:00 |
|
Kyle Spearrin
|
92e0537bed
|
Added analytics telemetry throughout the application. Make sure angulartics bundles before the ga dependency.
|
2016-08-11 20:43:05 -04:00 |
|
Kyle Spearrin
|
ffbf25b62f
|
corrected tracking code
|
2016-08-11 18:15:04 -04:00 |
|
Kyle Spearrin
|
d2605c328f
|
Added angulartics for google analytics tracking. Reformated json and xml files for new VS default (2 space indenting)
|
2016-08-11 18:05:33 -04:00 |
|
Kyle Spearrin
|
670e427800
|
Added google analytics tracking code
|
2016-08-10 18:05:23 -04:00 |
|
Kyle Spearrin
|
2e8789831f
|
Fixed indenting in project.json
|
2016-08-08 23:53:14 -04:00 |
|
Kyle Spearrin
|
08d5c36f16
|
sort (none) folder last. Updated to .NET Core runtime.
|
2016-08-08 23:50:47 -04:00 |
|
Kyle Spearrin
|
0996ef86b7
|
rename "vault" to "web"
|
2016-08-08 19:09:19 -04:00 |
|
Kyle Spearrin
|
69be7be0e5
|
Fixed delete route
|
2016-07-13 21:42:28 -04:00 |
|
Kyle Spearrin
|
e3b98dbda4
|
Move all non-gets to POST in API to avoid CORS preflight
|
2016-07-13 20:03:57 -04:00 |
|
Kyle Spearrin
|
0838eff6bf
|
update adminlte to 2.3.5
|
2016-07-13 19:50:31 -04:00 |
|
Kyle Spearrin
|
269a10fe1c
|
Move to query string jwt token and content-type "text/plain" for POST to avoid pre-flight CORS requests. Remove GET cache headers (will move to server response headers).
|
2016-07-13 19:49:26 -04:00 |
|
Kyle Spearrin
|
fff64877ff
|
update to aspnet core rtm
|
2016-07-13 18:38:55 -04:00 |
|
Kyle Spearrin
|
1acacf5bb6
|
favorite fix on lastpass import
|
2016-07-09 16:16:34 -04:00 |
|
Kyle Spearrin
|
4788d3919c
|
updated to admin-lte v2.3.4
|
2016-07-02 11:44:52 -04:00 |
|
Kyle Spearrin
|
8dce9fe049
|
updared libraries and fixed lint issues
|
2016-06-09 21:17:15 -04:00 |
|
Kyle Spearrin
|
4b2cbb3e00
|
remove old register finalize ref
|
2016-06-09 19:18:00 -04:00 |
|
Kyle Spearrin
|
7005cee595
|
Added new favorite flag to sites.
|
2016-06-08 22:45:15 -04:00 |
|
Kyle Spearrin
|
4cf404d9c3
|
react to cipher import api change
|
2016-06-07 20:05:49 -04:00 |
|
Kyle Spearrin
|
35bdc82243
|
Upgrade to ASP.NET Core RC2 release.
|
2016-05-19 23:16:27 -04:00 |
|
Kyle Spearrin
|
fbeedec694
|
moved registration process to instant with no email confirmation
|
2016-03-08 21:20:21 -05:00 |
|
Kyle Spearrin
|
27ab6950a0
|
Updated jQuery and Angular in index file.
|
2016-02-06 12:07:05 -05:00 |
|
Kyle Spearrin
|
6e7a86dfcc
|
Updated angular to 1.5.0. Updated several other libs as well.
|
2016-02-06 01:20:47 -05:00 |
|