Commit graph

2764 commits

Author SHA1 Message Date
linonetwo
b3a4714da7 docs: for version 2024-04-17 17:56:29 +08:00
lin onetwo
b4edcfa9a2 v0.9.4-prerelease4 2024-04-16 23:55:51 +08:00
lin onetwo
89dff11ec5 Update wiki 2024-04-16 23:53:51 +08:00
lin onetwo
8792a87d29 Update loadDefaultMenuTemplate.ts
fixes #527
2024-04-16 23:16:30 +08:00
lin onetwo
54be0585da fix: try catch error about setting file
fixes #542
2024-04-16 23:02:41 +08:00
lin onetwo
ebe765d17d Revert "fix: Illegal instruction: 4 pnpm install --no-frozen-lockfile"
This reverts commit 80826727d1.
2024-04-14 02:54:07 +08:00
lin onetwo
1d21b60457 Update pnpm-lock.yaml 2024-04-14 02:51:20 +08:00
lin onetwo
80826727d1 fix: Illegal instruction: 4 pnpm install --no-frozen-lockfile 2024-04-14 02:41:53 +08:00
lin onetwo
08f7cb47aa feat: use prompt template 2024-04-14 02:32:49 +08:00
lin onetwo
47e0535a1c fix: prevent abort throw error 2024-04-14 00:04:23 +08:00
lin onetwo
cac3314e7f fix: abort error 2024-04-13 23:10:11 +08:00
lin onetwo
16949cdf0c fix: type and log 2024-04-13 20:26:00 +08:00
lin onetwo
b350570201 fix: patch llama prebuild path to fix electron binary problem
fixes https://github.com/withcatai/node-llama-cpp/issues/199
2024-04-13 20:25:38 +08:00
lin onetwo
54bd01cd9e fix: use npm official 2024-04-13 20:24:42 +08:00
lin onetwo
417167df4b fix: patch node llama to fix esm compatablity
closes https://github.com/withcatai/node-llama-cpp/issues/199
2024-04-13 20:23:32 +08:00
lin onetwo
dbd9bf1b6e chore: use node20 2024-04-13 20:22:52 +08:00
lin onetwo
d1cfdb886c fix: don't log full arguments_ here, it might contains huge text 2024-04-13 17:29:08 +08:00
lin onetwo
ab88e372e5 v0.9.4-prerelease3 2024-04-13 17:07:12 +08:00
lin onetwo
e5a312588a try: build 2024-04-13 17:06:49 +08:00
lin onetwo
41b9e8dd15 fix: catch errors 2024-04-13 16:30:19 +08:00
lin onetwo
0037a53bbd fix: DataCloneError (next function) could not be cloned. (Shouldn't passing observable as param of worker method) 2024-04-13 02:44:51 +08:00
lin onetwo
6fe796d9b0 fix: show dialog when model load error 2024-04-13 01:57:46 +08:00
lin onetwo
dc5c9f771e fix: type of modelPath 2024-04-13 01:21:07 +08:00
lin onetwo
bc8f54d022 fix: wrong model name 2024-04-13 01:16:49 +08:00
lin onetwo
261a679f70 fix: no such file or directory, open undefinedbinariesGithubRelease.json
https://github.com/withcatai/node-llama-cpp/issues/199
2024-04-13 00:58:25 +08:00
lin onetwo
328cfe0a95 feat: UI and button to test load model in tidgi 2024-04-12 21:55:17 +08:00
lin onetwo
4b3c421231 feat: provide load percentage 2024-04-12 01:13:33 +08:00
lin onetwo
1d588134d0 feat: show model loading progress 2024-04-11 23:51:06 +08:00
linonetwo
ee2ccc3e9b feat: decode token 2024-04-10 14:14:23 +08:00
lin onetwo
a3fb8813c7 refactor: use new llama lib 2024-04-10 02:12:07 +08:00
lin onetwo
8c3380bd32 wip: remove @llama-node from build scripts 2024-04-09 00:24:25 +08:00
lin onetwo
ecbadd3c36 wip: remove @llama-node from build scripts 2024-04-08 12:28:01 +08:00
lin onetwo
a3d19f02c8 chore: upgrade electron and node-llama-cpp 2024-04-08 00:55:34 +08:00
dependabot[bot]
c16f0555b2 chore(deps-dev): bump follow-redirects from 1.15.2 to 1.15.6
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-07 07:56:29 -05:00
lin onetwo
c9b5677a37 v0.9.4-prerelease2 2024-03-31 00:56:36 +08:00
lin onetwo
f2231a3544 fix: Error: ENOENT: no such file or directory, mkdir Roaming\\TidGi\\settings'
fixes #542
2024-03-31 00:56:09 +08:00
dependabot[bot]
d89e030681 chore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 01:21:56 -05:00
lin onetwo
2ff9c697ac refactor: remove port config when create, make server options more obvious 2024-03-27 14:21:21 +08:00
dependabot[bot]
794136a13f chore(deps-dev): bump express from 4.18.2 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 12:13:07 -05:00
lin onetwo
28a487abcf v0.9.4-prerelease 2024-03-27 00:54:01 +08:00
linonetwo
c13b14b0ee feat: rebooting indicator for wiki
fixes #511
2024-03-20 21:05:25 +08:00
linonetwo
c73647d5c1 feat: allow restart service just after workspace setting changed 2024-03-20 20:29:16 +08:00
linonetwo
3837b16d38 chore: upgrade deps 2024-03-20 19:45:42 +08:00
linonetwo
c79143fd32 fix: remove better-sqlite3 that is not working anymore 2024-03-20 19:23:06 +08:00
linonetwo
4e3985040f feat: don't save $:/layout, so main window and menubar won't conflict 2024-02-21 12:27:40 +08:00
linonetwo
c8eecebec3 Create icon-borderless.png 2024-02-16 15:31:31 +08:00
linonetwo
e35a40a65f chore: upgrade tiddlywiki 2024-02-15 16:21:44 +08:00
linonetwo
b7269e6d52 v0.9.3 2024-02-11 03:23:34 +08:00
linonetwo
39e310b111 fix: sync when no draft not working 2024-02-11 03:23:20 +08:00
linonetwo
dc07d907d3 fix: sub wiki can't sync using context menu
fixes #502
2024-02-11 02:55:39 +08:00