This website requires JavaScript.
8966d8968e
u
main
Luk
2026-02-07 11:35:08 +08:00
e2aa30a792
get_dynamic_envar(..., _uipl, ...)
Luk
2025-11-12 17:34:12 +08:00
87b60bf581
bug fix: globalthis is mis-spelled. Removed this line.
Luk
2025-04-08 15:27:26 +08:00
b7b8355ce1
use wo.ccxxx instead of console.xxx; accept _clientInfo in get_dynamic_envar()
Luk
2025-02-28 13:38:57 +08:00
c27047b348
添加 event.emit('ENVAR_UPDATED', {envarFile})
Luk
2024-12-07 19:43:20 +08:00
9a7d03552d
rename envar-base-* to envar-config and envar-secret
Luk
2024-11-02 20:51:19 +08:00
f426101042
u
Luk
2024-09-23 17:07:10 +08:00
817cc6d5f7
Merge branch 'main' of https://git.faronear.org/npm/wo-base-envar
Luk
2024-09-23 17:05:36 +08:00
8400181fbd
u
Luk
2024-09-23 17:05:34 +08:00
95c59dffca
Merge branch 'main' of https://git.faronear.org/npm/wo-base-envar
Luk
2024-09-23 16:54:55 +08:00
f5d0f0e3ef
get_simsimPath; require('readline-sync')
Luk
2024-09-23 16:54:53 +08:00
353e0b599b
require('readline-sync'); get_simsimPath to scan locally installed modules and env files and user input to return simsimPath
luk
2024-09-23 10:58:27 +08:00
94fa5915b3
ignore *nogit* and *nosf*
Luk
2024-09-22 15:51:25 +08:00
6939fed6e2
add start_watching({interval}) parameter
Luk
2024-09-21 11:46:47 +08:00
0092627935
use assign-deep instead of deepmerge; add start_watching to reload dynamic envar files on file change.
Luk
2024-09-21 11:22:24 +08:00
73a084be8b
improve gitignore and seafile-ignore
Luk
2024-04-24 14:18:06 +08:00
def0d19e66
u
Luk
2024-02-23 13:26:32 +08:00
424e363b60
console.xxx({_at,_from,...})
Luk
2024-02-05 11:36:01 +08:00
c4f591367d
updated .gitignore and seafile-ignore.txt using npm/sysconfig/*-ignore-find2merge.sh
Luk
2024-01-28 12:17:55 +08:00
9609dac811
u
Luk Lu
2023-09-12 19:12:21 +08:00
50c913256e
u
Luk Lu
2023-09-12 14:00:28 +08:00
b76db63886
add get_envar_chame/sesame/basic
Luk Lu
2023-04-16 20:27:36 +08:00
b99a7b06a2
update .gitignore to ignore *.gitignore.* instead of envar-*.gitignore.js
Luk Lu
2023-03-11 08:27:01 +08:00
65594f0a5e
'add seafile-ignore.txt to every git repo'
Luk Lu
2023-01-12 20:09:49 +08:00
3a26fb9353
update to standard .gitignore
Luk Lu
2022-12-10 19:12:26 +08:00
32ed63d42e
rename envar files
Luk Lu
2022-12-10 18:46:25 +08:00
7323751f68
update [.gitignore] to ignore /unpackage/* except for !/unpackage/res/
Luk Lu
2022-10-06 20:06:19 +08:00
aaf2038e78
[.prettierrc.js] update jsxBracketSameLine:false to bracketSameLine:true so that HTML closing bracket not in a seperate line; [package.json] delete standardx
Luk Lu
2022-10-05 13:10:12 +08:00
1c65b96539
把 inProd 定义在每个需要的文件的内部,而不是进行全局定义。
luk.lu
2022-09-19 12:04:43 +08:00
2a94d1e64d
define 'inProd' as shortcut instead of process.env.NODE_ENV==='production'
Luk Lu
2022-09-19 00:56:36 +08:00
79a5744055
u
luk.lu
2022-08-26 16:51:56 +08:00
08a65ec305
u
luk.lu
2022-08-25 14:56:43 +08:00
a5bdde9a57
use standard [.gitignore] file
Luk Lu
2022-08-20 10:25:08 +08:00
006d6dda70
rename libraries 'basend-*' to 'wo-base-*', 'corend-*' to 'wo-core-*', 'usend-*' to 'wo-user-*'
luk.lu
2022-08-17 08:59:38 +08:00
72dc6f4e3e
忘了给 merge_envar 也设置读取 *-dev.js
luk.lu
2022-08-16 14:25:37 +08:00
dc17255ddb
u
luk.lu
2022-08-16 14:11:50 +08:00
5cff501fef
u
Luk Lu
2022-08-05 20:20:43 +08:00
1abb5927e3
u
Luk Lu
2022-08-05 19:24:48 +08:00
1551fa64a4
Merge branch 'main' of https://git.faronear.org/npm/basend-envar
Luk Lu
2022-08-05 19:18:46 +08:00
9af9b79237
u
luk.lu
2022-08-05 17:31:33 +08:00
536045efc4
Merge branch 'main' of https://git.faronear.org/npm/basend-envar
Luk Lu
2022-08-04 19:33:57 +08:00
5895d3bbe7
updated
Luk Lu
2022-07-30 12:36:50 +08:00
c1a249f1e6
rename Commander_Option_List to commanderOptions
luk.lu
2022-07-23 14:00:54 +08:00
d9251a01af
updated
luk.lu
2022-07-23 12:39:59 +08:00
3ca01197d9
u
luk.lu
2022-07-21 09:08:10 +08:00
73fc0541ed
merge_envar 支持字符串作为envarFiles,作为文件导入。
Luk Lu
2022-06-13 07:56:41 +08:00
64acff7b81
u
Luk Lu
2022-06-05 11:30:08 +08:00
675c16f2b4
根据 inDev 来设置dev和prod的不同环境变量值
Luk Lu
2022-06-05 09:35:10 +08:00
12d5278aed
rename all base.xxx to basend-xxx
Luk Lu
2022-06-04 10:51:03 +08:00
454e106826
rename base.enviconfig to base-envar-config
Luk Lu
2022-06-04 09:01:00 +08:00
f37c431c62
修改一些名字;让 maskSecret 换用 secretEnvarFile 参数来过滤机密
Luk Lu
2022-04-27 09:26:07 +08:00
d391472855
rename envar.production to envar.ENV_PRODUCTION
Luk Lu
2022-04-25 15:26:15 +08:00
8b945b405d
支持传入配置文件名作为参数
Luk Lu
2022-04-24 16:42:08 +08:00
d3f694b10b
envar-base-custom.js 之前加载 envar-base-basic.js 中的 production 配置
Luk Lu
2022-04-23 17:00:29 +08:00
77fb687fc8
rename Config*.js to envar-base-*.js
Luk Lu
2022-04-23 16:06:21 +08:00
b8f677155c
renaming Config*.js to envar-base-*.js
Luk Lu
2022-04-23 16:03:59 +08:00
44b89632d7
rename VERSION to Base_Version
Luk Lu
2022-04-03 16:18:25 +08:00
87e6a7ab85
rename envi to envar
Luk Lu
2022-04-03 16:03:14 +08:00
f5b7abe635
showEnvi() 按照属性名的顺序输出
Luk Lu
2022-04-03 15:26:16 +08:00
f2c916facf
u
Luk Lu
2022-04-03 15:15:22 +08:00
d954fb3005
rename commanderOptions to Commander_Option_List
Luk Lu
2022-04-03 12:48:27 +08:00
8d3f4b2350
u
Luk Lu
2022-03-12 09:33:45 +08:00
5f1a46b28e
u
Luk Lu
2022-03-12 09:24:44 +08:00
fa009491ac
添加 showEnvi(),过滤掉机密数据再输出,以防被存入日志文件
Luk Lu
2022-03-12 08:39:50 +08:00
a3c3b0c231
do not print commanderOptions to console
Luk Lu
2021-11-28 13:31:25 +08:00
15dab1bcac
批量重命名 npm/* 使用标准前缀 base|core|user
Luk Lu
2021-09-16 21:52:46 +08:00
533d8126b2
upgrade to include mergeConfig() and getDynamicConfig()
Luk Lu
2021-09-12 09:54:36 +08:00
41d5fe36fd
rename global.SysConfig to global.EnviConfig, runenv to prodev
Luk Lu
2021-06-19 20:19:51 +08:00
4b3832ae1d
rename sol.sysconfig to sol.enviconfig
Luk Lu
2021-06-19 20:05:46 +08:00
108315cb8a
reorg so.* to sol.*
Luk Lu
2021-05-09 15:45:47 +08:00
15fb9fd328
rename env to runenv
Luk Lu
2021-03-23 12:55:53 +08:00
1c6e2b7f96
设置 env 属性,默认为 'development'
Luk Lu
2021-03-23 11:07:22 +08:00
563a069bd5
不再是返回一个配置对象,而是返回一个函数,并且接受一个原始配置对象作为参数。
Luk Lu
2021-01-26 20:01:42 +08:00
7e3e194f6c
add .gitignore
Luk Lu
2021-01-26 19:01:52 +08:00
1f47f25c8b
补充英文的输出信息
Luk Lu
2021-01-26 17:44:05 +08:00
38d2c0c26b
添加 .prettierrc.js 并格式化
Luk Lu
2021-01-24 11:35:17 +08:00
162f1f2c8d
init
Luk Lu
2020-06-01 16:34:37 +08:00