geekgeekrun
|
5634ac0260
|
remove wrong import way
|
2026-01-17 11:34:13 +08:00 |
|
geekgeekrun
|
b31224a81c
|
add job source column migration for db
|
2025-07-13 14:19:23 +08:00 |
|
geekgeekrun
|
d2022ea6dc
|
save autoStartupChatRecordId, chatStartupFrom in ChatStartupLog
|
2024-11-23 13:28:41 +08:00 |
|
geekgeekrun
|
3f6a4615e3
|
fix the production package cannot run issue caused by glob(path-scurry) module error - maybe the version of glob is too new, and there exists different version of glob, so download rimraf and typeorm to makes major version of glob at 7
|
2024-03-21 01:24:42 +08:00 |
|
geekgeekrun
|
3c3d8f2bf2
|
enhance run core - add the logic to save the start chat logic to db; modify some entity with wrong type.
|
2024-03-17 21:57:05 +08:00 |
|
geekgeekrun
|
981d0981c6
|
adjust some column - remove -ed in 'encrypted'
|
2024-03-17 16:52:45 +08:00 |
|
geekgeekrun
|
b68455d094
|
add BossActiveStatusRecord, ChatStartupLog, UserInfo entities to distinguish login user and record boss active status.
|
2024-03-17 14:30:22 +08:00 |
|
geekgeekrun
|
99d9ad3f95
|
add sqlite plugin(with typeorm and sqlite) and business entities
|
2024-03-17 12:39:55 +08:00 |
|