Kieran Gibb
|
9f1221068e
|
sanitize / validate entry
|
2 years ago |
Kieran Gibb
|
cd918fa333
|
get handlers to behave like a map, and make options a map
|
2 years ago |
Kieran Gibb
|
fe4cde7d7f
|
add a test
|
2 years ago |
Kieran Gibb
|
02dab9e6b1
|
add additional options obj for getting and setting
|
2 years ago |
Kieran Gibb
|
976b402501
|
handle map correctly
|
2 years ago |
Kieran Gibb
|
02bccb233f
|
sanitize / validate entry
|
2 years ago |
Kieran Gibb
|
86ebbaef8c
|
get handlers to behave like a map, and make options a map
|
2 years ago |
Kieran Gibb
|
c1334efa77
|
1.0.2
|
2 years ago |
Kieran Gibb
|
e983bb8086
|
fix name reference
|
2 years ago |
Kieran Gibb
|
7581a1d1f5
|
remove undefined / nulls, and prevent overwrite of existing keys
|
2 years ago |
Kieran Gibb
|
a90d097562
|
1.0.1
|
2 years ago |
kyphae
|
cb869042de
|
Merge branch 'correct-cleanup' of CoBox/cobox-config into master
|
2 years ago |
Kieran Gibb
|
6655fa541a
|
add a test
|
2 years ago |
Kieran Gibb
|
9300d2debc
|
correct callback
|
2 years ago |
ameba23
|
09a65245b0
|
fix bug with logging to stdout
|
2 years ago |
Kieran Gibb
|
d17fbd8183
|
add additional options obj for getting and setting
|
2 years ago |
ameba23
|
89aacdfcdd
|
logger can take sub-options
|
2 years ago |
Kieran Gibb
|
b9861eb98f
|
1.0.0
|
2 years ago |
Kieran Gibb
|
d462026451
|
correct merge issue
|
2 years ago |
ameba23
|
266fbcdf40
|
merge confict
|
2 years ago |
ameba23
|
28fc700460
|
ignore opt.production
|
2 years ago |
ameba23
|
349b9602d8
|
logger defaults to debug if production env variable not true
|
2 years ago |
kyphae
|
07106ec177
|
Merge branch 'integrate-cobox-core' of CoBox/cobox-config into master
|
2 years ago |
Kieran Gibb
|
bf4de6d9f0
|
update example
|
2 years ago |
Kieran Gibb
|
44777f0263
|
use cobox-crypto over hypercore-crypto for tests
|
2 years ago |
ameba23
|
df007f9bed
|
only use logger if passed option production: true
|
2 years ago |
ameba23
|
82ebc89208
|
use date as log filename
|
2 years ago |
ameba23
|
0660647921
|
use custom logger
|
2 years ago |
ameba23
|
9069854f48
|
pino
|
2 years ago |
ameba23
|
cc9feccbce
|
add logger.js
|
2 years ago |
Kieran Gibb
|
f37cd634d9
|
don't transform the entry
|
2 years ago |
Kieran Gibb
|
1c8adaa2a6
|
make isPubKey function more resilent
|
2 years ago |
Kieran Gibb
|
ed84d92e0e
|
save returns true or false
|
2 years ago |
Kieran Gibb
|
3556349465
|
correct bug where storage is undefined
|
2 years ago |
Kieran Gibb
|
aaaf7819fa
|
update with rad gitignore and nyc not istanbul
|
2 years ago |
Kieran Gibb
|
0b90cd6c99
|
update with accurage example.yml
|
2 years ago |
kyphae
|
f3c8d883fb
|
Merge branch 'different-approach' of CoBox/cobox-config into integrate-cobox-core
|
2 years ago |
Kieran Gibb
|
2d118b5a09
|
CRUD API works!
|
2 years ago |
Kieran Gibb
|
554b16bff3
|
writes to YAML correctly, still issues with using a Map
|
2 years ago |
Kieran Gibb
|
0006d14447
|
update to use better config file
|
2 years ago |
Kieran Gibb
|
fd57c10ea3
|
add an example config file
|
2 years ago |
Kieran Gibb
|
0db6b77701
|
simplify config
|
2 years ago |
Kieran Gibb
|
c8c3fbbdd7
|
default to save unless otherwise, and remove try/catch
|
2 years ago |
ameba23
|
0c7e1ee26f
|
update license in package.json
|
2 years ago |
Kieran Gibb
|
9594267b74
|
annotate README
|
2 years ago |
Kieran Gibb
|
3b1388eac2
|
add LICENSE
|
2 years ago |
ameba23
|
a3fdc6b343
|
uncomment commented out regex
|
2 years ago |
ameba23
|
921940a0f7
|
isNamedKeypair should convert keys to strings if they are passed as buffers
|
2 years ago |
ameba23
|
b187e21ca2
|
use mkdirp.sync, so that it doesnt try to create config.yml before mkdirp has finished
|
3 years ago |
Kieran Gibb
|
e1673a6aee
|
remove unused uniq fn
|
3 years ago |