tiddlygit-test
|
bb7cc2af04
|
refactor: notification listeners
|
2021-01-31 17:01:01 +08:00 |
|
tiddlygit-test
|
81b19a362a
|
refactor: requestShowNotification
|
2021-01-27 00:07:30 +08:00 |
|
tiddlygit-test
|
fac2686766
|
refactor: move updater listener
|
2021-01-26 23:51:43 +08:00 |
|
tiddlygit-test
|
f2ba07838c
|
refactor: await window.service.preference.get
|
2021-01-26 00:06:01 +08:00 |
|
tiddlygit-test
|
0d1f6c7768
|
refactor: window open senders
|
2021-01-25 23:55:56 +08:00 |
|
tiddlygit-test
|
e997811a2f
|
refactor: navigate calls
|
2021-01-25 23:36:47 +08:00 |
|
tiddlygit-test
|
6f46e2a3c3
|
refactor: move some listener to NativeService
|
2021-01-25 23:25:27 +08:00 |
|
tiddlygit-test
|
275b228842
|
refactor: listeners cleanup
|
2021-01-25 22:45:19 +08:00 |
|
tiddlygit-test
|
ae2b41140e
|
refactor: wiki senders -> wiki service
|
2021-01-25 22:29:20 +08:00 |
|
tiddlygit-test
|
bfeacf007f
|
refactor: i18n related types
|
2021-01-25 01:05:53 +08:00 |
|
tiddlygit-test
|
3404bedfc9
|
refactor: export constants to renderer process through ContextService
|
2021-01-25 01:05:27 +08:00 |
|
tiddlygit-test
|
8de13505ac
|
feat: asyncify type of service proxy
|
2021-01-23 23:45:51 +08:00 |
|
tiddlygit-test
|
f7e8d2cc22
|
refactor: move preload/ out of /services
|
2021-01-23 19:39:40 +08:00 |
|
tiddlygit-test
|
38cac09d33
|
refactor: move service interface and descriptor to ./interface.ts
|
2021-01-23 19:36:03 +08:00 |
|
tiddlygit-test
|
936a6e3529
|
chore: move to stand along folder
.
.
.
.
.
.
|
2021-01-23 18:49:57 +08:00 |
|
tiddlygit-test
|
46cabec9d8
|
feat: use electron-ipc-proxy to export service in preload script
|
2021-01-23 18:42:33 +08:00 |
|
tiddlygit-test
|
301ecddf0b
|
feat: enable devtool
|
2021-01-23 16:04:51 +08:00 |
|
tiddlygit-test
|
434ea14fa8
|
refactor: cleanup renderer.tsx
|
2021-01-23 15:31:33 +08:00 |
|
tiddlygit-test
|
a3127fffef
|
fix: missing dep
|
2021-01-20 23:52:26 +08:00 |
|
tiddlygit-test
|
2f0e892dfb
|
fix: circular dependency in main process
By looking at error messages in http://localhost:9000/
|
2021-01-20 23:45:10 +08:00 |
|
tiddlygit-test
|
c02fb95809
|
feat: expose services in preload script
|
2021-01-20 23:20:23 +08:00 |
|
tiddlygit-test
|
a0e876ed3e
|
fix: getCurrentMenuItemConstructorOptions call itself with default param
|
2021-01-19 22:46:42 +08:00 |
|
tiddlygit-test
|
37400e85d7
|
fix: window not loading
|
2021-01-19 22:39:42 +08:00 |
|
tiddlygit-test
|
c36bbb6ce4
|
refactor: handle errors in main
|
2021-01-19 22:03:42 +08:00 |
|
tiddlygit-test
|
9385b84da8
|
fix: circular dependency
|
2021-01-19 20:46:40 +08:00 |
|
tiddlygit-test
|
9d32ffd57e
|
refactor: move menu file
|
2021-01-17 19:04:55 +08:00 |
|
tiddlygit-test
|
adfb4cd0db
|
refactor: main window on events
|
2021-01-17 19:03:58 +08:00 |
|
tiddlygit-test
|
288415f31b
|
.
|
2021-01-17 18:20:13 +08:00 |
|
tiddlygit-test
|
c5465bd810
|
refactor: remove unused create-menu
|
2021-01-17 18:20:00 +08:00 |
|
tiddlygit-test
|
ed39c2dcc1
|
refactor: move workspace menu items
|
2021-01-17 18:15:32 +08:00 |
|
tiddlygit-test
|
4fb202bb15
|
refactor: move window menu
|
2021-01-17 17:29:54 +08:00 |
|
tiddlygit-test
|
f5f4091f8d
|
refactor: move basic menu template to each services
|
2021-01-17 17:19:19 +08:00 |
|
tiddlygit-test
|
b7fca74956
|
refactor: inject window menu from windowService
|
2021-01-13 23:24:16 +08:00 |
|
tiddlygit-test
|
40f37dc597
|
refactor: i18n
|
2021-01-12 23:18:41 +08:00 |
|
tiddlygit-test
|
4ca65e460e
|
refactor: cleanup main.ts
|
2021-01-10 23:20:35 +08:00 |
|
tiddlygit-test
|
fa03eefd5f
|
fix: some error in view preload
|
2021-01-09 22:48:10 +08:00 |
|
tiddlygit-test
|
e0d5b91354
|
fix: make no error in setupViewEventHandlers
|
2021-01-09 22:36:16 +08:00 |
|
tiddlygit-test
|
9923cbbb34
|
refactor: move long view.on to a new file
|
2021-01-09 17:27:02 +08:00 |
|
tiddlygit-test
|
d70e07d66d
|
refactor: remove unused window creation functions
|
2021-01-09 00:04:46 +08:00 |
|
tiddlygit-test
|
d07c68a715
|
refactor: move more ipc
|
2021-01-08 23:48:25 +08:00 |
|
tiddlygit-test
|
2059ca78ef
|
refactor: all use ipc.handle instead of .on
|
2021-01-08 21:58:45 +08:00 |
|
tiddlygit-test
|
8111ea8f36
|
refactor: move some ipc
|
2021-01-08 21:32:15 +08:00 |
|
tiddlygit-test
|
d62198e2f3
|
refactor: better name WikiGitWorkspace
|
2021-01-06 00:01:48 +08:00 |
|
tiddlygit-test
|
94304e5f51
|
feat: core WikiGitWorkspace Service
|
2021-01-06 00:01:28 +08:00 |
|
tiddlygit-test
|
9a6a281a55
|
refactor: use @services shorthand
|
2021-01-05 23:26:58 +08:00 |
|
tiddlygit-test
|
0363b896d1
|
fix: use service in preload
|
2021-01-05 23:26:27 +08:00 |
|
tiddlygit-test
|
806e01059e
|
refactor: move git and handle git-wiki
|
2021-01-05 23:18:09 +08:00 |
|
tiddlygit-test
|
32a558a16c
|
refactor: GitService
|
2021-01-05 23:03:16 +08:00 |
|
tiddlygit-test
|
a6bac1f962
|
refactor: clean up i18n code
|
2021-01-03 21:30:13 +08:00 |
|
tiddlygit-test
|
f06c62c2b8
|
feat: AuthService
|
2021-01-03 17:51:50 +08:00 |
|