Commit graph

22 commits

Author SHA1 Message Date
lin onetwo
a7a213cb17 refactor: remove language model support, use ollama instead 2024-06-29 18:41:02 +08:00
linonetwo
9f8b24354f feat: use oauth url to sign in github and get token 2023-12-29 05:27:12 -06:00
linonetwo
7403592e79 feat: Preference page for LLM 2023-07-09 00:52:11 +08:00
lin onetwo
59c6785d9d feat: https mode 2023-05-22 18:08:38 +08:00
linonetwo
b7ea3a5205 fix: try to make v8 cache work in worker, but failed
https://github.com/cspotcode/v8-compile-cache-lib/issues/4

fixes https://github.com/tiddly-gittly/TidGi-Desktop/issues/299
2023-05-19 14:39:22 +08:00
lin onetwo
830e11aa77 lint: dprint 2023-05-19 11:22:38 +08:00
linonetwo
04879c741c feat: auto create first workspace
fixes #327
2023-02-22 16:18:43 +08:00
lin onetwo
5a7275eabc chore: try to enable esbuild but failed 2022-11-20 23:47:32 +08:00
lin onetwo
a5bcee553e refactor: remove deps that can't used in sandbox env 2022-09-05 18:37:03 +08:00
tiddlygit-test
c328303c80 feat: add a language select preference to main page 2021-11-06 22:51:12 +08:00
lin onetwo
2fd3194866 refactor: make getLocalHostUrlWithActualIP async 2021-11-06 01:41:18 +08:00
tiddlygit-test
ced3e19627 feat: menu button to sync git immediately 2021-10-17 23:49:10 +08:00
林一二
fab5dbbfc2 feat: refactor electron-ipc-proxy to standalong npm package 2021-09-15 19:47:21 +08:00
林一二
60aaf9161a fix: wikiOperation make url localhost
this fixes https://github.com/tiddly-gittly/TiddlyGit-Desktop/issues/98
2021-09-08 13:51:41 +08:00
林一二
fb6dbdd0bf lint: auto fix of typescript-sort-keys 2021-08-08 01:22:18 +08:00
tiddlygit-test
47cb058381 fix: cant require electron.app in preload script 2021-07-05 00:25:44 +08:00
tiddlygit-test
cc87cac644 fix: no context menu in mini mode 2021-05-15 22:45:38 +08:00
tiddlygit-test
c9a34b8a8f refactor: merge context paths 2021-05-04 20:01:53 +08:00
tiddlygit-test
48904d3b5c refactor: move import electron related paths to other file 2021-05-04 13:09:17 +08:00
tiddlygit-test
254a608546 refactor: not using electron-is-dev now, it will throw in nodejs 2021-05-03 19:40:26 +08:00
tiddlygit-test
7405e7a36f refactor: make most of methods async so we don't need AsyncifyProxy 2021-04-23 22:09:31 +08:00
tiddlygit-test
19a06ac559 refactor: move path constants to src/constants/paths, and rename services/constants to context 2021-04-23 21:31:50 +08:00