Commit graph

2464 commits

Author SHA1 Message Date
linonetwo
cbfc068ff4 feat: use getTiddlerFilePath -> openPath 2023-12-29 23:00:26 +08:00
linonetwo
cb66c9361e fix: not calling callback in sync adaptor will cause it waiting forever 2023-12-29 22:31:32 +08:00
linonetwo
9bb25e0e25 fix: workspace icon default image not loading 2023-12-29 22:21:26 +08:00
linonetwo
8ed62695a9 chore: unused deps used by noflo before 2023-12-29 22:07:37 +08:00
linonetwo
cf87bf7bef feat: open developer tool detach to prevent overlap 2023-12-29 21:54:22 +08:00
linonetwo
fb6e895710 fix: type error of tw 2023-12-29 21:42:47 +08:00
linonetwo
47417c0faa fix: mui type error 2023-12-29 21:07:49 +08:00
linonetwo
67a68727d3 chore: unused deps 2023-12-29 21:07:36 +08:00
linonetwo
8b3974b899 chore: upgrade deps 2023-12-29 21:07:30 +08:00
linonetwo
d054faebd9 feat: margin to help list divider 2023-12-29 19:53:38 +08:00
linonetwo
d2f1140da3 fix: no need to move down view to fit title bar in current electron vers… 2023-12-29 19:52:27 +08:00
linonetwo
927b762182 fix: no need to move down view to fit title bar in current electron version 2023-12-29 19:51:30 +08:00
linonetwo
0bf0188f61 fix: only open multiple window when have this config 2023-12-29 19:43:45 +08:00
linonetwo
5aa3cefaf8 fix: scroll will stop halfway. 2023-12-29 05:27:12 -06:00
linonetwo
0ea84d9c44 feat: auto open clone repo tab after login, by update windowMeta after reload 2023-12-29 05:27:12 -06:00
linonetwo
9f8b24354f feat: use oauth url to sign in github and get token 2023-12-29 05:27:12 -06:00
linonetwo
98bc7f1f6c refactor: replace authing with oidc-client-ts 2023-12-29 05:27:12 -06:00
lin onetwo
58f469d910 fix: secondary window too small, was in mobile mode 2023-12-28 02:06:59 +08:00
lin onetwo
097ba5536c fix: add StoryList to TiddlersToNotSave, so two window won't show samething 2023-12-28 02:05:42 +08:00
lin onetwo
4d9a38bc4d fix: old logic about main window now accept secondary window 2023-12-28 01:51:48 +08:00
lin onetwo
d89d00d4cd fix: initializeWorkspaceViewHandlersAndLoad not exposed in window 2023-12-28 01:36:01 +08:00
lin onetwo
0156e80bbd feat: menu item to open new window 2023-12-28 01:20:48 +08:00
lin onetwo
300ae255eb refactor: method that create view for any window 2023-12-28 01:20:37 +08:00
lin onetwo
f890ee824b feat: tags for help pages 2023-12-27 21:59:56 +08:00
lin onetwo
1a3043558c chore: remove useless translation.missing.json files 2023-12-27 21:48:10 +08:00
lin onetwo
b06fd5e5b4 feat: better doc sites list 2023-12-27 21:47:59 +08:00
linonetwo
5be3fb6e7b Update wiki 2023-12-26 21:44:25 +08:00
linonetwo
75e3b996f2 feat: translate help page buttons 2023-12-26 21:44:21 +08:00
linonetwo
717fa07575 feat: add new help page showing learning resources 2023-12-25 22:44:48 +08:00
linonetwo
38d86f96ea feat: allow open any new page on the side 2023-12-25 22:44:10 +08:00
lin onetwo
89f861bf32 fix: tiddlers that shadows $:/core/templates are not copy here, because they prevents wiki start. 2023-12-25 04:07:13 +08:00
lin onetwo
ee43ba492a fix: build-in plubin build 2023-12-25 03:56:42 +08:00
lin onetwo
5b330c5fb6 Update wiki 2023-12-24 01:07:34 +08:00
lin onetwo
f90be5c4ac fix: catch error on wikiOperationInBrowser 2023-12-24 01:07:32 +08:00
lin onetwo
fa4eec616f refactor: remove noflo related deps 2023-12-23 18:30:28 +08:00
lin onetwo
ad1f8fe479 Merge branch 'feat/execute-graph' of https://github.com/tiddly-gittly/TidGi-Desktop into feat/execute-graph 2023-12-23 16:42:01 +08:00
lin onetwo
383bd98c76 Update index.ts 2023-12-23 16:41:56 +08:00
lin onetwo
959f137948
Merge branch 'master' into feat/execute-graph 2023-12-23 01:38:28 -06:00
lin onetwo
afe41d2ced refactor: remove workflow feature, move to a plugin 2023-12-23 15:24:02 +08:00
lin onetwo
c9c40ba7a6 refactor: remove some old usage 2023-11-13 00:24:21 +08:00
linonetwo
227d965872 refactor: move workflow run logic to server side 2023-11-12 21:49:02 +08:00
linonetwo
7d89125725 wip: move run graph logic to server side 2023-11-01 19:40:18 +08:00
linonetwo
04b45b1737 feat: CRUD in WorkflowService 2023-10-17 00:20:49 +08:00
linonetwo
c2009fef01 feat: beautify server options 2023-10-16 21:00:45 +08:00
linonetwo
41bd361bba fix: get return value in worker operation script 2023-10-16 20:47:16 +08:00
linonetwo
24446cea6f refactor: allow send message to server side 2023-10-16 20:09:17 +08:00
lin onetwo
219ba38e57 wip: make wiki channel connect to server side 2023-09-28 02:29:16 +08:00
lin onetwo
81ee6b2db1 feat: store workspace info as uri 2023-09-28 02:28:58 +08:00
linonetwo
c84f1ed9b5 wip: create network on server side 2023-09-26 20:50:31 +08:00
linonetwo
e2f6e00f8f feat: initialize an app level db for storing workflow state 2023-09-24 22:51:48 +08:00