e4d335919d
chore: move notion-enhancer btn to bottom of sidebar
2024-11-19 11:29:54 +11:00
7dde3b8b3c
chore: notion v4.0.0 compat
...
use https://www.notion.so/api/__notion-enhancer for internal asset proxy
2024-11-15 14:41:02 +11:00
47cfece013
feat: update focus (focus-mode) extension
2024-04-28 00:01:12 +10:00
71f9ecc32b
feat: custom userscripts in-app and in-browser!
...
firefox support will involve some tweaking, manifest v3 not fully supported yet
2024-04-22 22:58:50 +10:00
ef09280f61
chore: ensure api is loaded before mod scripts execute
2024-02-19 23:08:09 +11:00
653d7d9bc8
feat(titlebar): render window controls in tabbar if active, otherwise in topbar
2024-01-24 02:24:56 +11:00
77322fc8ad
feat: implement frameless windows, fix: smooth out menu transitions
2024-01-23 14:30:47 +11:00
9a1b35afd9
fix(browser): handle port disconnection b/w client and worker
2023-08-03 22:34:18 +10:00
025bbca44c
fix: more resilient ipc for db operations, proper fallback handling
...
+ minor refactoring of files from api/ to shared/
+ adjusting wording of onboarding terms
+ inject menu button b/w the `settings & members` and the `new page` buttons
2023-08-03 18:26:16 +10:00
d3840c5922
???: ...and it doesn't work. i will look at this again later
2023-05-07 23:08:38 +10:00
bf07257ae8
wip: migrate db ops to use ipc (nodeintegration is disabled in latest app)
2023-05-07 22:37:56 +10:00
f999969c13
chore!: store config in electron-defined userData folder instead of home folder
...
- cli can no longer detect where config will be, so config-related cli prompts have been removed
- should avoid file conflicts and enable portable builds
- users can export their data in the more readable .json format from the profiles section of the menu and no longer require direct access to the config file
2023-01-29 16:07:26 +11:00
c19262a4ce
perf(load): import all deps at once + wait for load.mjs completion, fix(electron): use ipc for reloadApp
2023-01-20 00:33:05 +11:00
8c935ffb5d
fix(theme): consistent primary vs secondary bgs, mode-agnostic tooltip styling
2023-01-09 22:12:17 +11:00
0fbb85b138
chore: use utility classes for menu modal
2022-12-30 22:15:14 +11:00
b442e40446
feat: trigger menu from browser extension icon
2022-12-30 16:38:30 +11:00