23 Commits

Author SHA1 Message Date
jkunz 4a2d625d79 fix(config): rename project config file from smartconfig.json to .smartconfig.json 2026-03-24 15:54:25 +00:00
jkunz 22a9aa9f3e rename package from @push.rocks/npmextra to @push.rocks/smartconfig
- Rename all source files from npmextra.* to simpler names (classes.appdata.ts, etc.)
- Rename Npmextra class to Smartconfig
- Config file changed from npmextra.json to smartconfig.json
- KV store path changed from ~/.npmextra/kv to ~/.smartconfig/kv
- Update all imports, tests, and metadata
2026-03-24 14:56:23 +00:00
jkunz e3a76ca577 fix(appdata): Redact sensitive values in AppData logs and add redaction tests 2025-08-16 13:15:32 +00:00
jkunz 5f1090dd62 fix(AppData/Conversion): Improve boolean conversion and mapping evaluation in AppData, ensuring falsy values (like false, 0, and empty strings) are correctly handled and logged. Also, reduce test timeout and add local permissions settings for development. 2025-08-15 18:14:57 +00:00
jkunz 62e61168a0 fix(appdata): Fix iteration over overwriteObject in AppData and update configuration for dependency and path handling 2025-08-15 12:12:26 +00:00
philkunz 2ad3da85a9 fix(core): update 2024-06-19 17:53:10 +02:00
philkunz bb72e1c2c0 fix(core): update 2024-06-12 20:04:04 +02:00
philkunz 677aa4f0ea fix(core): update 2023-08-24 12:06:46 +02:00
philkunz 072ee31c3f fix(core): update 2023-08-24 10:44:42 +02:00
philkunz 102422c9c7 fix(core): update 2023-08-24 10:39:47 +02:00
philkunz a12418ba9c fix(core): update 2023-08-03 19:22:34 +02:00
philkunz 39ef242615 fix(core): update 2021-01-27 21:00:49 +00:00
philkunz 4fa25477ad BREAKING CHANGE(scope): change to @pushrocks scope 2018-08-31 01:11:09 +02:00
philkunz 2ec33a118a update keyValueStore 2017-08-16 18:25:45 +02:00
philkunz 854dac5732 kvStore now working as intended 2017-07-12 17:13:29 +02:00
philkunz 3dff5dbbc6 update to use tapbundle 2017-07-09 19:05:03 +02:00
philkunz 07610c007c update to latest standards 2017-03-18 16:23:47 +01:00
philkunz 2911dd4972 added new NpmExtra class 2016-09-24 16:44:48 +02:00
philkunz 16150541b0 update changes 2016-09-23 22:13:06 +02:00
philkunz 6925c2dbd0 compiled 2016-09-18 16:10:07 +02:00
Phil Kunz ec56eb75c2 add boolean for wether configfile is present 2016-07-18 20:29:29 +02:00
philkunz 93bbe75f37 now merges default options 2016-07-17 16:34:31 +02:00
philkunz 351c2aeadc first working version 2016-07-17 01:23:22 +02:00