Commit Graph

29 Commits

Author SHA1 Message Date
Luk
9ebd7945ac ignore *nogit* and *nosf*; add delete_undefined(obj) 2024-09-22 15:52:25 +08:00
Luk
096c5a8999 add get_file_ext 2024-08-08 11:29:38 +08:00
luk
2dbd84b8d6 add is_empty 2024-08-04 19:05:49 +08:00
luk
4ff5c00560 added methods has_module and segment_number 2024-08-03 14:23:27 +08:00
Luk
4a61dfa4e2 add simplify_file to remove some redundant fields from uploaded file object 2024-07-11 16:20:51 +08:00
Luk
4f645a44c3 change 'keysort to keysort_array 2024-05-04 12:28:32 +08:00
Luk
7407ac47a2 rename shrink_story to filter_story because it cannot change the original story 2024-05-01 13:56:00 +08:00
Luk
4bcc4a732b add shrink_story to remove empty (including \s chars) sections 2024-05-01 13:31:41 +08:00
Luk
6c9245ba0c add objectize_array method to convert an array of objects to a dictionary of objects by specified key 2024-01-27 21:07:10 +08:00
Luk
f84a4bb406 added deepFreeze 2024-01-24 14:06:19 +08:00
35862f8a69 u 2023-12-09 16:04:32 +08:00
bee366aeb3 add number_precision 2023-04-15 22:24:22 +08:00
149c16fef7 rename aiidcode to haid 2023-03-18 08:03:53 +08:00
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
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
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
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