TidGi-Desktop/src/services
2024-07-09 00:43:47 +08:00
..
auth
context refactor: remove language model support, use ollama instead 2024-06-29 18:41:02 +08:00
database fix: correct backup path 2024-04-18 00:41:28 +08:00
git
libs refactor: BrowserView -> WebContentsView 2024-06-30 01:52:22 +08:00
menu Update loadDefaultMenuTemplate.ts 2024-04-16 23:16:30 +08:00
native fix: can't open git app on windows 2024-07-09 00:43:47 +08:00
notifications
pages refactor: BrowserView -> WebContentsView 2024-06-30 01:52:22 +08:00
preferences refactor: remove empty network section from config 2024-06-29 18:42:41 +08:00
sync refactor: BrowserView -> WebContentsView 2024-06-30 01:52:22 +08:00
systemPreferences
theme
updater docs: for version 2024-04-17 17:56:29 +08:00
view fix: don't assign fake referer for video in iframe 2024-07-01 20:14:38 +08:00
wiki feat: make $:/core/save/all the default behavior (no lazy loading) and add tooltip for it 2024-06-29 18:58:03 +08:00
wikiGitWorkspace fix: update subwiki tag name and reload main wiki 2024-04-17 21:39:02 +08:00
windows fix: resize of popup 2024-06-30 22:00:06 +08:00
workspaces fix: update subwiki tag name and reload main wiki 2024-04-17 21:39:02 +08:00
workspacesView refactor: BrowserView -> WebContentsView 2024-06-30 01:52:22 +08:00
container.ts
Readme.md
serviceIdentifier.ts refactor: remove language model support, use ollama instead 2024-06-29 18:41:02 +08:00
types.ts

services

Adding new Service

See docs/internal/ServiceIPC.md.