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 |
|
tiddlygit-test
|
e9ed22f69e
|
refactor preload view
delete unused Link preview
|
2021-03-19 00:15:17 +08:00 |
|
tiddlygit-test
|
bdb7365c07
|
feat: context menu for browserView
|
2021-03-18 23:25:45 +08:00 |
|
tiddlygit-test
|
4b86bc6701
|
refactor: use initContextMenuForWindowWebContents to build menu
|
2021-03-18 23:21:48 +08:00 |
|
tiddlygit-test
|
c8af456ef4
|
refactor: contextMenu Builder
|
2021-03-18 22:50:51 +08:00 |
|
tiddlygit-test
|
184551f3d9
|
fix: context.get every 500ms
|
2021-03-17 23:58:35 +08:00 |
|
tiddlygit-test
|
ac8968cb42
|
refactor: SortableWorkspaceSelector is already a button role
|
2021-03-17 23:58:20 +08:00 |
|
tiddlygit-test
|
0628d49b3e
|
fix: view bound after remove fakeTitleBar
|
2021-03-17 23:24:03 +08:00 |
|
tiddlygit-test
|
586c169584
|
fix: use window.observables
|
2021-03-17 23:08:18 +08:00 |
|
tiddlygit-test
|
e4dc59bcc1
|
chore: remove unused DraggableRegion
|
2021-03-17 23:01:30 +08:00 |
|
tiddlygit-test
|
3e7b1e15ef
|
feat: make Function$ working
|
2021-03-17 22:59:59 +08:00 |
|
tiddlygit-test
|
138e3891fa
|
refactor: better struct of observable proxy related data
|
2021-03-17 22:32:58 +08:00 |
|
tiddlygit-test
|
3e3f4ad36d
|
fix: reconstruct Observable in window.observables
|
2021-03-17 22:20:27 +08:00 |
|
tiddlygit-test
|
e852ca94b3
|
chore: remove unused prop-types
|
2021-03-17 00:10:56 +08:00 |
|
tiddlygit-test
|
ec8febdc6b
|
refactor: cleanup Main.ts
|
2021-03-16 23:47:03 +08:00 |
|
tiddlygit-test
|
5dfbf33808
|
fix: Subject don't provide last value for refreshed page
|
2021-03-16 23:41:32 +08:00 |
|
tiddlygit-test
|
77335fbbf0
|
fix: observable subscription causes lots of rerender
beware not pipe in the react hock, as it will re-pipe every time React reRenders, and every time regarded as new Observable, so re-subscribe
|
2021-03-16 23:41:12 +08:00 |
|
tiddlygit-test
|
3ca09cf366
|
fix: context isolation don't allow Observable passing
fixes https://github.com/electron/electron/issues/28176
|
2021-03-16 23:40:39 +08:00 |
|
tiddlygit-test
|
e6adb1f0e5
|
chore: upgrade electron
|
2021-03-13 23:24:37 +08:00 |
|
tiddlygit-test
|
f34c985110
|
refactor: use path module in preload script directly, as it has nodeIntegration even it is off
|
2021-03-13 22:37:08 +08:00 |
|
tiddlygit-test
|
29c24b12f7
|
refactor: use Observable for workspaceList
|
2021-03-13 22:27:41 +08:00 |
|
tiddlygit-test
|
395f4be956
|
fix: variable name and type error
|
2021-03-13 22:26:45 +08:00 |
|
tiddlygit-test
|
7e31a26723
|
feat: restrict dragging to vertical axis, which prevents vibration
|
2021-03-12 23:19:25 +08:00 |
|
tiddlygit-test
|
9008b8be2c
|
fix: style problem after using styled-components
|
2021-03-12 23:15:51 +08:00 |
|
tiddlygit-test
|
bb515c7be6
|
fix: serving static images
https://github.com/electron-userland/electron-forge/issues/1592
|
2021-03-12 22:46:29 +08:00 |
|
tiddlygit-test
|
61f075697c
|
fix: ts-import plugin
|
2021-03-12 01:06:22 +08:00 |
|
tiddlygit-test
|
bbb53c12cc
|
refactor: use @dnd-kit/core" instead of react-sortable-hoc
|
2021-03-12 00:36:43 +08:00 |
|
tiddlygit-test
|
2b08317b90
|
refactor: SortableWorkspaceSelector
|
2021-03-11 23:17:21 +08:00 |
|
tiddlygit-test
|
68ba0acf16
|
fix: error in workspaceselector
|
2021-03-11 22:41:40 +08:00 |
|
tiddlygit-test
|
301b4b0205
|
fix: i18n not loaded
|
2021-03-11 00:21:26 +08:00 |
|
tiddlygit-test
|
8305a88965
|
refactor: WorkspaceSelector
|
2021-03-10 23:27:58 +08:00 |
|
tiddlygit-test
|
24f9a64be3
|
feat: use default titlebar
|
2021-03-10 22:49:47 +08:00 |
|
tiddlygit-test
|
0ca98d6613
|
fix: fakeTitleBar
|
2021-03-10 01:19:59 +08:00 |
|