TidGi-Desktop/src/services
2021-07-25 15:32:28 +08:00
..
auth fix: userName in workspace is not editable 2021-06-25 22:16:05 +08:00
context fix: cant require electron.app in preload script 2021-07-05 00:25:44 +08:00
git fix: assign LOCAL_GIT_DIRECTORY to point to actural git folder in packaged electron 2021-07-25 15:32:28 +08:00
libs fix: workspace view loaded with wrong port 2021-07-24 16:09:16 +08:00
menu fix: catch error when creating menu 2021-06-27 15:41:47 +08:00
native fix: restore default path when user cancel the form 2021-06-23 22:25:19 +08:00
notifications refactor: make most of methods async so we don't need AsyncifyProxy 2021-04-23 22:09:31 +08:00
preferences feat: use snack bar to inform user of restart 2021-06-26 00:48:16 +08:00
systemPreferences fix: system preference not translated 2021-06-03 01:15:21 +08:00
theme feat: provide basid dark theme 2021-05-16 16:59:39 +08:00
updater fix: type errors 2021-04-24 20:57:41 +08:00
view refactor: shared init process to separate file, and add log to it 2021-07-24 19:57:32 +08:00
wiki fix: createSubWiki wrong arg order 2021-07-25 00:13:35 +08:00
wikiGitWorkspace refactor: move wikiStartup out, manually call it at creation and startup 2021-07-24 17:01:53 +08:00
windows fix: JSON argument in windows additionalArguments causes ERR_FAILED (-2) loading 2021-07-10 01:29:51 +08:00
workspaces feat: allow reload workspace 2021-06-28 22:40:59 +08:00
workspacesView refactor: move authInfo check to initializeWorkspaceView 2021-07-24 19:10:49 +08:00
container.ts refactor: sendToAllWindows 2021-02-06 22:42:42 +08:00
serviceIdentifier.ts refactor: Online Status and Theme 2021-02-06 16:03:10 +08:00
types.ts feat: try add token tabs 2021-04-12 00:50:34 +08:00