Commit Graph

36 Commits

Author SHA1 Message Date
de930b47da add some shortcut functions keyname_to_*port(keyname) 2023-03-08 16:11:52 +08:00
d57d7fffdb . 2023-03-05 22:33:09 +08:00
1d3501930c 'add seafile-ignore.txt to every git repo' 2023-01-12 20:09:28 +08:00
ea02af5221 update to standard .gitignore 2022-12-10 19:12:56 +08:00
18f161046f update [.gitignore] to ignore /unpackage/* except for !/unpackage/res/ 2022-10-06 20:06:46 +08:00
181a3a68d4 [.prettierrc.js] update jsxBracketSameLine:false to bracketSameLine:true so that HTML closing bracket not in a seperate line; [package.json] delete standardx 2022-10-05 13:10:37 +08:00
dbb5e28468 remove definition of 'process.env.NODE_ENV' in coretool.js. 2022-09-20 15:15:17 +08:00
a693caa4ac replace 'core.BASEPORT_WEB_SERVER+338' to 'coretool.PORT_WEB_SERVER_DEV' 2022-09-20 14:47:46 +08:00
e96a94192a 把 inProd 定义在每个需要的文件的内部,而不是进行全局定义。 2022-09-19 12:04:47 +08:00
49dae31a01 rename regcode to aiidcode 2022-09-17 08:45:59 +08:00
ef70ad8250 u 2022-08-21 15:32:37 +08:00
401a6dd0f7 use standard [.gitignore] file 2022-08-20 10:25:34 +08:00
1779b59695 rename libraries 'basend-*' to 'wo-base-*', 'corend-*' to 'wo-core-*', 'usend-*' to 'wo-user-*' 2022-08-17 09:00:11 +08:00
c55dcda3e6 u 2022-08-09 16:56:20 +08:00
08c3497788 read_varchain returns undefined instead of null 2022-08-04 17:32:06 +08:00
97e1658276 define constants "BASEPORT_xxx" 2022-08-04 09:44:13 +08:00
13c101a451 u 2022-07-23 13:04:16 +08:00
852e82d5a9 u 2022-07-20 17:00:50 +08:00
c23fb83f9a u 2022-07-03 16:03:30 +08:00
5009d06ca0 u 2022-06-06 10:13:24 +08:00
4a99b5facc small bugfix 2022-04-05 21:30:53 +08:00
69b319c36e u 2022-04-03 16:23:05 +08:00
bff843fc4b rename index.js to coretool.js 2022-04-02 14:18:36 +08:00
386ae27a1e u 2022-03-25 20:04:42 +08:00
2224e9c00f add function randomNumber 2022-03-22 14:33:24 +08:00
39173e47bb 升级 sortAndFilterJson 到 stringifyOrdered,能和schemaColumns缺省值保持一致,并能把嵌套对象也按顺序输出。 2022-03-03 13:49:44 +08:00
67b38b6e7b move aiid2regcode/regcode2aiid to core.tool 2021-09-24 16:43:05 +08:00
a0a19ca83a 批量重命名 npm/* 使用标准前缀 base|core|user 2021-09-16 21:51:47 +08:00
fd6b8f56cb u 2021-09-16 21:31:45 +08:00
5ae583d583 remove getDynamicConfig (migrate to sol.enviconfig) 2021-09-12 09:55:14 +08:00
de8b9e1bf6 improve name2port to accept name in uppercase, and return port as number 2021-09-05 23:14:13 +08:00
d7d7361b50 add a new function 'name2port' 2021-09-05 19:41:45 +08:00
adfc450f0e add getDynamicConfig function 2021-08-28 16:16:56 +08:00
d431b8a09d rename sol.tool to sol.basetool 2021-06-20 11:55:58 +08:00
dc4cf12c08 把几个基础小功能迁移到独立的 sol.tool 库中 2021-06-07 12:24:46 +08:00
e35794ced1 Initial commit 2021-06-07 02:20:51 +00:00