Commit graph

936 commits

Author SHA1 Message Date
tiddlygit-test
fb84d136cd chore: remove unused deps 2021-04-12 23:17:34 +08:00
tiddlygit-test
fc6d40dfd6 feat: description for token form 2021-04-12 23:17:19 +08:00
tiddlygit-test
fee0bf4bee feat: TokenForm for preference and create workspace 2021-04-12 23:17:00 +08:00
tiddlygit-test
f75a9b838f feat: try add token tabs 2021-04-12 00:50:34 +08:00
tiddlygit-test
06ff5750b5 feat: better new wiki form UI 2021-04-12 00:27:27 +08:00
tiddlygit-test
60d3229dff refactor: give form precise error message 2021-04-10 18:44:53 +08:00
tiddlygit-test
653d062f54 refactor: fix form value uncontrolled 2021-04-10 17:21:48 +08:00
tiddlygit-test
4aa4141877 refactor: CreateWorkspace 2021-04-10 16:41:21 +08:00
tiddlygit-test
7083e21af9 refactor: separate validate and submit 2021-04-02 18:43:54 +08:00
tiddlygit-test
5fac09ad83 refactor: ExistedWikiDoneButton 2021-04-02 18:10:56 +08:00
tiddlygit-test
bb1a661914 refactor: NewWikiDoneButton 2021-04-02 17:39:08 +08:00
tiddlygit-test
ec66abe546 refactor: CloneWikiDoneButton 2021-04-02 13:47:16 +08:00
tiddlygit-test
bbddc22480 chore: upgrade tiddlywiki 2021-04-02 01:13:27 +08:00
tiddlygit-test
26e34b71be refactor: let Form and Button use hook's result 2021-03-31 23:24:17 +08:00
tiddlygit-test
67a70f2829 refactor: move AddWorkspace form into hooks 2021-03-31 23:00:14 +08:00
lin onetwo
52fa8943e4
Update FUNDING.yml 2021-03-31 00:27:15 +08:00
lin onetwo
7f6664ac9e
Create FUNDING.yml 2021-03-31 00:17:38 +08:00
林一二
4747158227 Merge branch 'refactor/typescript' of https://github.com/tiddly-gittly/TiddlyGit-Desktop into refactor/typescript 2021-03-30 11:27:09 +08:00
林一二
d4fb337580 doc: 把TIddlyWiki翻译成太微,TiddlyGit翻译成太记 2021-03-30 11:27:07 +08:00
tiddlygit-test
99fb3f3c57 fix: style of editworkspace 2021-03-29 23:26:57 +08:00
tiddlygit-test
ad95de24f8 fix: about page translation 2021-03-29 22:21:06 +08:00
tiddlygit-test
d14d30fd4f doc: update a lot of translations 2021-03-26 00:06:23 +08:00
tiddlygit-test
8234817e4c fix: context menu items 2021-03-25 21:10:43 +08:00
tiddlygit-test
83d293adf5 refactor: auto unregister proxy itemmenu listeners 2021-03-25 01:00:31 +08:00
tiddlygit-test
3407787855 feat: passing menu item with callbacks to the main process
https://github.com/electron/remote/issues/37#issuecomment-805082955
2021-03-25 00:53:53 +08:00
tiddlygit-test
d3cad80f82 fix: type error 2021-03-24 01:10:43 +08:00
tiddlygit-test
1b81a998ec fix: types 2021-03-24 01:04:47 +08:00
tiddlygit-test
3228ff596a Update contextMenuBuilder.ts 2021-03-24 01:04:15 +08:00
tiddlygit-test
a70d5e7f9c Update url.ts 2021-03-23 00:22:09 +08:00
tiddlygit-test
2f191427c3 fix: url utils to fix static file loading
https://github.com/electron/electron/issues/23757
2021-03-23 00:19:40 +08:00
tiddlygit-test
02951b0793 refactor: remove unused utils 2021-03-22 23:13:43 +08:00
tiddlygit-test
d40a7eee8d fix: props and eslint 2021-03-22 23:02:19 +08:00
林一二
909e97f0d9 fix: redundent file:/// cause static file not loading 2021-03-22 21:02:42 +08:00
林一二
5fcaf3d0ea fix: once did-stop-loading register after loaded 2021-03-22 20:47:35 +08:00
tiddlygit-test
7212561746 refactor: Not using React.lazy, just single import now 2021-03-22 00:44:19 +08:00
tiddlygit-test
cd12ee2900 fix: webPreferences 2021-03-22 00:35:34 +08:00
tiddlygit-test
004d626080 Update main.ts 2021-03-22 00:12:42 +08:00
tiddlygit-test
fd020b0765 refactor: @import images 2021-03-22 00:10:46 +08:00
tiddlygit-test
49bc7e126b refactor: better writing of registerFileProtocol, it don't work in production 2021-03-22 00:10:30 +08:00
tiddlygit-test
d0ba4974e4 Update webpack.rules.js 2021-03-22 00:07:57 +08:00
tiddlygit-test
8e2c02e77f fix: unsafe-eval for react-dom
No time to fix this
react-dom unsafe-eval CspHtmlWebpackPlugin nonce
problem
2021-03-21 18:01:33 +08:00
tiddlygit-test
3a494136e5 fix: code splitting produce wrong code path
https://github.com/electron-userland/electron-forge/issues/1612
2021-03-21 17:55:09 +08:00
tiddlygit-test
cebe567d4a fix: passing logger.error should bind(logger)
https://github.com/winstonjs/winston/issues/1591
2021-03-21 17:35:20 +08:00
tiddlygit-test
4b9e6b3855 feat: bundle localization folder and worker.js on build 2021-03-21 17:34:56 +08:00
tiddlygit-test
6df3ca5739 feat: make it secure 2021-03-21 17:32:16 +08:00
tiddlygit-test
94fe3a417b refactor: remove unused things from main.ts 2021-03-21 17:31:55 +08:00
tiddlygit-test
204ebee57d refactor: Preference unused component 2021-03-21 16:35:50 +08:00
tiddlygit-test
c20ca25f93 chore: upgrade deps 2021-03-21 16:09:32 +08:00
tiddlygit-test
0269fcb842 fix: try fix addView is never called 2021-03-21 11:53:41 +08:00
tiddlygit-test
08e7442ce8 fix: error in executeJavaScriptInBrowserView 2021-03-21 11:42:24 +08:00