Commit graph

2480 commits

Author SHA1 Message Date
lin onetwo
b5ec5c19f2 fix: TS2307: Cannot find module 'registry-js' or its corresponding type declarations. 2023-12-30 02:53:05 +08:00
lin onetwo
072526fc20 v0.8.1-prerelease11 2023-12-30 02:47:37 +08:00
lin onetwo
00983e38fe fix: --no-frozen-lockfile for .pnpmfile.cjs 2023-12-30 02:47:25 +08:00
lin onetwo
665aef19c1 v0.8.1-prerelease10 2023-12-30 02:43:20 +08:00
lin onetwo
02ea731e30 fix: os is not working, disable registry-js use .pnpmfile.cjs
fixes https://github.com/desktop/registry-js/issues/274
2023-12-30 02:43:07 +08:00
lin onetwo
75789b5301 chore: disable @reforged/maker-appimage due to error 2023-12-30 02:39:28 +08:00
lin onetwo
9802f23d22 fix: error setting default userName on Guide page
fixes #452
2023-12-30 02:36:30 +08:00
lin onetwo
5fdfee2868 chore: upgrade deps 2023-12-30 02:24:44 +08:00
lin onetwo
478863cef8 fix: registry-js should only build on win32, v0.8.1-prerelease9 2023-12-30 01:34:55 +08:00
lin onetwo
3fd8a2a220 v0.8.1-prerelease8 2023-12-30 01:19:19 +08:00
lin onetwo
811485bea2 fix: make registry-js optional, which breaks mac and linux build 2023-12-30 01:18:40 +08:00
linonetwo
936e0689c9 v0.8.1-prerelease7 2023-12-30 00:14:28 +08:00
linonetwo
f535304f27 fix: rename tiddler won't delete tiddler in ipc, because bag is undefine sometimes 2023-12-29 23:56:46 +08:00
linonetwo
8a5e5a0725 refactor: merge two did-navigate-in-page and add some logs 2023-12-29 23:53:07 +08:00
linonetwo
b1cb63fd4f Update package.json 2023-12-29 23:13:19 +08:00
linonetwo
5446c0f305 refactor: rename nativeService.open -> openURI 2023-12-29 23:09:57 +08:00
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