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 |
|
linonetwo
|
476c3f5e37
|
fix: try fix backup file creation
fixes #525
|
2024-02-11 02:47:56 +08:00 |
|
linonetwo
|
3388dacb5a
|
fix: make sure no HTTP put work on readOnlyMode
|
2024-02-10 23:15:41 +08:00 |
|
linonetwo
|
fae5143a50
|
fix: service.native.openURI not a function
|
2024-02-10 22:33:36 +08:00 |
|
linonetwo
|
79fe35eeaa
|
v0.9.2
|
2024-02-10 01:14:53 +08:00 |
|
linonetwo
|
8c8cbb41fb
|
fix: TypeError: window.meta is not a function
|
2024-02-07 23:56:21 +08:00 |
|
linonetwo
|
b5376bf448
|
fix: ENOENT: no such file or directory open settings.json
|
2024-02-05 02:13:39 +08:00 |
|
linonetwo
|
0e96784255
|
feat: Auto enable server filters if HTTP API is enabled
fixes #506
|
2024-02-05 02:01:30 +08:00 |
|
linonetwo
|
77efa1ad2c
|
feat: make infrequent backup of setting file, preventing re-install/upgrade from corrupting the file.
|
2024-02-05 01:42:51 +08:00 |
|
linonetwo
|
164bae83bc
|
fix: empty setting file prevent app open
fixes #507
|
2024-02-04 18:10:43 +08:00 |
|
linonetwo
|
babb7898fb
|
fix: empty config json file
fixes https://github.com/tiddly-gittly/TidGi-Desktop/issues/507
|
2024-02-04 18:03:36 +08:00 |
|
linonetwo
|
120a647ce1
|
refactor: use hide instead of quit in most situation
|
2024-02-04 16:49:37 +08:00 |
|
linonetwo
|
ef2fa64789
|
fix: close menubar bring background main window up
|
2024-02-04 16:33:18 +08:00 |
|