Commit graph

909 commits

Author SHA1 Message Date
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
tiddlygit-test
ed9cd20106 feat: title bar needs restart 2021-03-21 00:07:21 +08:00
tiddlygit-test
bbee8e8a5e Revert "refactor: remove unused titlebar"
This reverts commit 6797b0436a.
2021-03-21 00:04:06 +08:00
tiddlygit-test
ede2e43fa4 fix: pop dialog when storage UserInfo no found 2021-03-21 00:02:29 +08:00
tiddlygit-test
4bddf16ad3 chore: remove unused darkReader 2021-03-20 23:54:37 +08:00
tiddlygit-test
d920a5ccc4 refactor: remove unused cliqz ad blocker 2021-03-20 23:51:19 +08:00
tiddlygit-test
6797b0436a refactor: remove unused titlebar 2021-03-20 23:48:10 +08:00
tiddlygit-test
fc637bb8ca feat: better preference style 2021-03-20 23:40:05 +08:00
tiddlygit-test
efa4de26be fix: style of Preference 2021-03-20 19:17:50 +08:00
tiddlygit-test
e70f9bae2a feat: add Observable to theme service 2021-03-20 19:12:20 +08:00
tiddlygit-test
8a7fe45da2 fix: bind missing theme and wiki service 2021-03-20 19:10:22 +08:00
tiddlygit-test
583601121a refactor: unify import of lazyInject 2021-03-20 19:05:27 +08:00
tiddlygit-test
2c2025bf01 chore: delete unused app.on( 'open-url' 2021-03-19 23:33:57 +08:00
tiddlygit-test
40a09fbd08 chore: delete unused deps and mailto 2021-03-19 23:33:23 +08:00
tiddlygit-test
ab63d043d4 fix: initializeAllWorkspaceView await in loop 2021-03-19 23:31:22 +08:00
tiddlygit-test
c787a273d9 Update index.ts 2021-03-19 23:17:00 +08:00
tiddlygit-test
50811560bf feat: IGitUserInfos 2021-03-19 23:15:39 +08:00
tiddlygit-test
af69465549 feat: getStorageServiceUserInfo 2021-03-19 23:15:12 +08:00
tiddlygit-test
bf64b2bb61 Update .eslintrc.js 2021-03-19 23:14:59 +08:00
tiddlygit-test
d383c43b44 refactor: delete unused DefaultBrowser DefaultMailClient 2021-03-19 02:01:21 +08:00
tiddlygit-test
8917dd95bf fix: menu item not translated 2021-03-19 01:34:43 +08:00
tiddlygit-test
f144a0056e fix: buildLanguageMenu never called 2021-03-19 01:29:55 +08:00
tiddlygit-test
5db1555d30 fix: feed initial value to BehaviorSubject 2021-03-19 01:24:59 +08:00
tiddlygit-test
c53a82140f refactor: language menu 2021-03-19 01:21:28 +08:00
tiddlygit-test
7b4ae85109 fix: menu all have empty submenu 2021-03-19 00:46:39 +08:00
tiddlygit-test
b73c391733 fix: unregister ContextMenu listener 2021-03-19 00:35:46 +08:00
tiddlygit-test
4dcca771f5 refactor: remove unused sendToAllWindows 2021-03-19 00:28:09 +08:00
tiddlygit-test
60fa697af7 fix: use BehaviorSubject 2021-03-19 00:27:58 +08:00