Luk
|
fc146dc10d
|
u
|
2025-06-09 21:18:38 +08:00 |
|
Luk
|
3e52b5a9f4
|
bugfix in 'summarize_story'
|
2025-05-08 15:14:14 +08:00 |
|
Luk
|
280cba80d6
|
rename 'hash_easy' to 'hash_stable' and use 'stringify_by_keyorder' to make sure a stable outcome
|
2025-05-03 15:12:05 +08:00 |
|
Luk
|
df386d8266
|
u
|
2025-05-02 09:27:05 +08:00 |
|
Luk
|
dd3cedcd23
|
add is_uuid
|
2025-04-11 16:49:55 +08:00 |
|
Luk
|
82ff175d24
|
u
|
2025-04-11 14:00:50 +08:00 |
|
Luk
|
986f273006
|
add summarize_story
|
2025-04-09 21:34:55 +08:00 |
|
Luk
|
5cb8755a00
|
add method extract_story_title
|
2025-04-09 19:47:33 +08:00 |
|
Luk
|
baeed8d332
|
rename weichat to weixin
|
2025-04-08 15:44:01 +08:00 |
|
Luk
|
12c0f116da
|
add some deDE translations
|
2025-04-03 16:42:07 +08:00 |
|
Luk
|
dce1e02085
|
rename clientInfo in frontend to _clientInfo
|
2025-02-28 13:39:33 +08:00 |
|
Luk
|
4e45a4e642
|
merges wo-user-toolkit-uniapp into this wo-core-toolkit
|
2025-01-17 16:12:59 +08:00 |
|
Luk
|
fcaf990c51
|
u
|
2024-10-20 19:48:31 +08:00 |
|
luk
|
36f69291f0
|
standard format
|
2024-09-23 11:09:34 +08:00 |
|
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
|
55b40d3476
|
improve gitignore and seafile-ignore
|
2024-04-24 14:18:49 +08:00 |
|
Luk
|
4169354a3d
|
updated .gitignore and seafile-ignore.txt using npm/sysconfig/*-ignore-find2merge.sh
|
2024-01-28 12:18:53 +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 |
|
|
b038ff8058
|
update seafile-ignore.txt
|
2023-09-12 14:20:13 +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 |
|
|
d2e1984ffc
|
update .gitignore to ignore *.gitignore.* instead of envar-*.gitignore.js
|
2023-03-11 08:26:32 +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 |
|
|
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 |
|