dragonwocky
a4c29b4056
[api] remove hasFocus checks: not all events were being responded to
2021-12-10 12:39:17 +00:00
dragonwocky
2feb7b9e0a
[repo] tabs: inter-window drag, titles & icons
2021-12-10 12:37:28 +00:00
dragonwocky
13d9b484c9
[api] perf: only observe if window/document/tab is focused
2021-12-10 03:41:58 +00:00
dragonwocky
7f5815bb92
[repo] draggable & slide-in/out tabs
2021-12-10 03:41:20 +00:00
dragonwocky
f0a5f83255
[repo] basic tabs: open/close/navigate between, integrated titlebar btns
2021-12-09 13:05:54 +00:00
dragonwocky
74b0ae9f65
[api] optionally imitate notion ipc channels
2021-12-09 13:05:09 +00:00
dragonwocky
09a86e074c
[repo] stricter theme application, ipc broadcasting
2021-12-09 10:15:24 +00:00
dragonwocky
d334b6490d
[repo] tabs progress: recreate default webview + search
2021-12-08 11:41:47 +00:00
dragonwocky
53589378b2
[api] fs.notionPath, minify index.cjs
2021-12-08 11:40:43 +00:00
dragonwocky
9a574bee3a
[repo] ctrl+click open in new window, style ctrl+f popup
2021-12-07 12:18:06 +00:00
dragonwocky
6c3e2b941a
[api] use esbuild to compile .mjs to .cjs
2021-12-07 11:13:17 +00:00
dragonwocky
e466ceff7a
[repo] added tooltips to topbar mods, centered/tightened menu nav
2021-12-05 06:54:02 +00:00
dragonwocky
2a4083c511
[api] overhauled tooltips: directional positioning, wrapping to max lines
2021-12-05 06:53:20 +00:00
dragonwocky
75311ddc98
[repo] prevent topbar collapse, api.electron, treat menu as hideable window
2021-12-05 02:39:28 +00:00
dragonwocky
761ae8f394
[api] add api.electron to access __enhancerElectronApi
2021-12-04 06:36:35 +00:00
dragonwocky
1bd52d42db
[repo] make view scale desktop-only (browsers have zoom builtin already)
2021-12-04 02:14:10 +00:00
dragonwocky
32b9732139
[repo] extension: view scale by @SP12893678
2021-12-04 02:11:12 +00:00
dragonwocky
8d8fe96c68
[repo] desktop-only extension: always on top (inc. customisable icons)
2021-12-03 03:12:04 +00:00
dragonwocky
8f936c3d7d
[repo] tray: hotkey, run in background
...
window management features patched to reduce unexpected behaviour e.g. duplicate windows
2021-12-02 13:01:32 +00:00
dragonwocky
6625c9a328
[repo] desktop-only extension: integrated titlebar (inc. customisable icons)
2021-12-02 06:58:48 +00:00
dragonwocky
40c0b8acb3
[api] fix cjs internal reference to registry.get
2021-12-02 06:58:04 +00:00
dragonwocky
0eb13f3eac
[repo] use .reverse()[0] instead of .at(-1): not supported in older app env
2021-11-30 12:04:31 +00:00
dragonwocky
801d79542b
[repo] icon sets: encode imgs to data url to prevent quality reduction
2021-11-30 11:47:10 +00:00
dragonwocky
6d6ac532eb
[repo] outliner: more reliable page detection
2021-11-30 10:19:50 +00:00
dragonwocky
fb00c09cbe
[api] push mit license, corner action color vars
2021-11-30 09:44:33 +00:00
dragonwocky
7ecf07fd0c
[repo] patch notion theme changes
...
bar at top of db, cards, db groups, simple tables, calendar tags, calendar selection, code captions, corner actions, etc.
2021-11-30 09:43:55 +00:00
dragonwocky
0f0e234ae7
[repo] collapsible properties: remove 'hide/show' from button title
2021-11-30 07:14:49 +00:00
dragonwocky
0429da10a4
[api] update component stylesheet paths
2021-11-30 07:14:04 +00:00
80a4b66128
_.mjs -> index.mjs, fix storage callback doc
2021-11-30 18:12:04 +11:00
dragonwocky
19c2da54c3
[repo] update imports for api folder structure
2021-11-30 07:01:45 +00:00
dragonwocky
a0c54a3ea3
[api] cleanup folder structure, fix storage callback doc
2021-11-30 07:00:24 +00:00
dragonwocky
390613f1e7
[repo] misc fixes (see desc)
...
themes: remove mono text hue rotate
word-counter/outliner: update properly on focus
collapsible headers: dont error if addedNodes is text node
theming: style quick search, force help button opaque
2021-11-08 11:20:57 +00:00
dragonwocky
cc34222e6f
[api] remove conflict with corner buttons
2021-11-08 11:16:01 +00:00
dragonwocky
bd94a6bb93
[api] require() just before use
2021-11-07 11:57:54 +00:00
616686b3c8
move changelog
2021-11-07 18:57:22 +11:00
dragonwocky
1337c3619c
[repo] scope all await statements
2021-11-07 07:53:50 +00:00
dragonwocky
6be658b41f
[api] env.notionRequire
2021-11-07 07:49:08 +00:00
dragonwocky
21f588a289
[api] port to cjs
2021-11-07 05:08:51 +00:00
dragonwocky
0ab9cb127f
[dep] add mime db (stream protocol intercept)
2021-11-06 06:49:41 +00:00
dragonwocky
aedad789c6
[media] link to notion-enhancer/desktop repo
2021-11-06 05:11:06 +00:00
dragonwocky
099723d469
[repo] link to notion-enhancer/desktop repo
2021-11-06 05:10:52 +00:00
dragonwocky
83ae3a0e4c
[api] link to notion-enhancer/desktop repo
2021-11-06 05:10:21 +00:00
8306472bbd
rename launcher to init
2021-11-06 11:13:31 +11:00
dragonwocky
599d15bbff
[repo] update menu colour var mapping
2021-11-06 00:08:17 +00:00
dragonwocky
5a796ab68d
[repo] corner button cross-theme readability
2021-11-03 10:53:27 +00:00
dragonwocky
1a6ffa8b4e
[repo] update themes to match new colour variables
2021-11-02 11:19:59 +00:00
dragonwocky
a6663ceea8
[repo] light board colors
2021-11-02 09:22:23 +00:00
dragonwocky
8d1fb6ec56
[repo] map updated notion colours to theming system
2021-11-02 06:40:52 +00:00
dragonwocky
79bae0116c
[repo] optimise preview imgs
2021-11-01 23:46:07 +00:00
dragonwocky
d8806fa15e
[repo] Merge pull request #1 from notion-enhancer/imgbot
...
[ImgBot] Optimize images
2021-11-01 23:44:07 +00:00