geekgeekrun
|
afe8a820c1
|
change sqlite backend; upgrade electron; fix ipc file cannot listen in macOS
|
2026-01-21 02:56:42 +08:00 |
|
geekgeekrun
|
5634ac0260
|
remove wrong import way
|
2026-01-17 11:34:13 +08:00 |
|
geekgeekrun
|
6986fbdc3c
|
disable synchronize when typeorm db init, all schema change depend on migration
|
2025-05-03 15:03:25 +08:00 |
|
geekgeekrun
|
f811cda3fe
|
shrink production package size - drop useless file during package
|
2024-03-29 09:38:18 +08:00 |
|
geekgeekrun
|
f69b597cd7
|
try to fix production package cannot run due to cannot find module cli-highlight
|
2024-04-05 17:18:25 +08:00 |
|
geekgeekrun
|
646045fad5
|
downgrade sqlite patch version to solve I couldn't build successfully in electron TryGhost/node-sqlite3 #1746
|
2024-03-21 10:06:44 +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
|
37917b30ca
|
adjust run dev script of sqlite-plugin
|
2024-03-17 17:20:46 +08:00 |
|
geekgeekrun
|
ed822d7cc4
|
call sqlite-plugin in run-core
|
2024-03-17 16:15:31 +08:00 |
|
geekgeekrun
|
0446f886c4
|
enhance the build script of sqlite-plugin;
|
2024-03-17 13:16:48 +08:00 |
|
geekgeekrun
|
99d9ad3f95
|
add sqlite plugin(with typeorm and sqlite) and business entities
|
2024-03-17 12:39:55 +08:00 |
|