7fe9bb2543
fix: remove csp headers in notion desktop
2024-06-05 21:00:53 +10:00
47cfece013
feat: update focus (focus-mode) extension
2024-04-28 00:01:12 +10:00
a4b1e6e5f2
feat(cli): repack enhanced sources into app.asar
2024-04-21 15:45:29 +10:00
44c480062b
chore: update to support notion 2.3.1 (regex-based replacement for updated webpack bundles)
...
removed use strict from mjs files, where strict mode is assumed/enforced regardless
2024-02-24 20:57:22 +11:00
346b61eff4
feat(titlebar): make frameless window draggable (w/out extra dragarea)
2024-01-23 23:14:08 +11:00
77322fc8ad
feat: implement frameless windows, fix: smooth out menu transitions
2024-01-23 14:30:47 +11:00
bbb60ae76f
feat: toggle window hotkey, reorderable tabs, dev mode
...
(merged tray & tabs extensions into the core now that the official notion app includes tray & tabs implementations
2024-01-21 00:24:38 +11:00
a88c45cc80
chore: update to support notion 2.2.4 (bundled webpack build)
2023-10-29 20:16:56 +11:00
e762e68f7f
chore: don't patch forge.config.js (may be useful for notion-repackaged?)
2023-08-04 13:11:32 +10:00
a65fb79878
fix: disable guardAgainstIFrameRequests to enable menu embed
2023-07-31 23:05:02 +10:00
bf07257ae8
wip: migrate db ops to use ipc (nodeintegration is disabled in latest app)
2023-05-07 22:37:56 +10:00
d304f698a8
refactor: simplifications
...
- remove registry validation
- separate core from mods
- use __enhancerApi global for consistent api access
- use key-based namespacing instead of nested objects
2022-12-14 23:15:32 +11:00
73e3c7c3a9
chore: update deps, add vendor script
2022-12-08 15:48:47 +11:00
dc0916ddda
chore: move extension manifest to src/, add build script
2022-12-07 19:56:31 +11:00
979616e032
feat(cli): safer patch process to avoid repeat-patching
2022-12-06 23:23:43 +11:00