Commit Graph

1321 Commits

Author SHA1 Message Date
dragonwocky
1bd52d42db [repo] make view scale desktop-only (browsers have zoom builtin already) 2021-12-04 02:14:10 +00:00
ec91fb6bf0 make view scale desktop-only (browsers have zoom builtin already) 2021-12-04 13:13:42 +11:00
d3b4461b49
update changelog, add webFrame to electronApi 2021-12-04 13:11:17 +11:00
dragonwocky
32b9732139 [repo] extension: view scale by @SP12893678 2021-12-04 02:11:12 +00:00
SP12893678
e79de360f1
extension: view-scale (#532)
* add a mod that can use to scale the notion view

* fix bugs and add hotkey & mouse wheel options

* add select_modifier option and add resize event to fix bugs

* add silder ui to scale view
2021-12-04 13:10:54 +11:00
2ec9808e34 extension: view scale by @SP12893678 2021-12-04 13:10:41 +11:00
dragonwocky
8d8fe96c68 [repo] desktop-only extension: always on top (inc. customisable icons) 2021-12-03 03:12:04 +00:00
eca85f7a7d desktop-only extension: always on top (inc. customisable icons) 2021-12-03 14:11:35 +11:00
a9a6c33436
expose isMenuOpen from worker 2021-12-03 00:56:51 +11:00
97ef140789 tray: open on startup, handle notion:// protocol 2021-12-03 00:55:49 +11: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
e761b309bf tray: hotkey, run in background
window management features patched to reduce unexpected behaviour e.g. duplicate windows
2021-12-03 00:00:16 +11:00
Solirpa
895334c640
fix open duplicate notion windows when click dock notion icon on macos bigsur (#487) 2021-12-02 18:53:08 +11:00
da70a3ed4f
allow modification of parent file globals via __eval 2021-12-02 17:59:44 +11:00
dragonwocky
6625c9a328 [repo] desktop-only extension: integrated titlebar (inc. customisable icons) 2021-12-02 06:58:48 +00:00
7f53445ab0 desktop-only extension: integrated titlebar (inc. customisable icons) 2021-12-02 17:58:24 +11:00
dragonwocky
40c0b8acb3 [api] fix cjs internal reference to registry.get 2021-12-02 06:58:04 +00:00
39f66c5bb8 fix cjs internal reference to registry.get 2021-12-02 17:57:37 +11: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
022613d66b use .reverse()[0] instead of .at(-1): not supported in older app env 2021-11-30 23:04:02 +11:00
507731cefa
pull refactors/fixes from other repos, push license 2021-11-30 22:57:44 +11:00
dragonwocky
801d79542b [repo] icon sets: encode imgs to data url to prevent quality reduction 2021-11-30 11:47:10 +00:00
8f8dafeb70 icon sets: encode imgs to data url to prevent quality reduction 2021-11-30 22:46:41 +11:00
dragonwocky
6d6ac532eb [repo] outliner: more reliable page detection 2021-11-30 10:19:50 +00:00
da85adcd33 outliner: more reliable page detection 2021-11-30 21:19:22 +11:00
dragonwocky
fb00c09cbe [api] push mit license, corner action color vars 2021-11-30 09:44:33 +00:00
461533fa07 push mit license, corner action color vars 2021-11-30 20:44:04 +11: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
7bdae2faa6 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 20:43:20 +11:00
dragonwocky
0f0e234ae7 [repo] collapsible properties: remove 'hide/show' from button title 2021-11-30 07:14:49 +00:00
a90c5fe946 collapsible properties: remove 'hide/show' from button title 2021-11-30 18:14:23 +11:00
dragonwocky
0429da10a4 [api] update component stylesheet paths 2021-11-30 07:14:04 +00:00
8afc70da95 update component stylesheet paths 2021-11-30 18:13:39 +11: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
6874b905eb update imports for api folder structure 2021-11-30 18:01:15 +11:00
dragonwocky
a0c54a3ea3 [api] cleanup folder structure, fix storage callback doc 2021-11-30 07:00:24 +00:00
b6b997ca23 cleanup folder structure, fix storage callback doc 2021-11-30 17:59:48 +11: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
6ee8086b51 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 22:20:30 +11:00
dragonwocky
cc34222e6f [api] remove conflict with corner buttons 2021-11-08 11:16:01 +00:00
6008623812 remove conflict with corner buttons 2021-11-08 22:15:35 +11:00
3f57f01f55
fix env fs, electron js init, handle search/hash in scheme 2021-11-07 23:40:44 +11:00
dragonwocky
bd94a6bb93 [api] require() just before use 2021-11-07 11:57:54 +00:00
5cab38d07c require() just before use 2021-11-07 22:57:21 +11:00
616686b3c8 move changelog 2021-11-07 18:57:22 +11:00
4df4235ad2
create menu window 2021-11-07 18:54:08 +11:00
dragonwocky
1337c3619c [repo] scope all await statements 2021-11-07 07:53:50 +00:00
a72441ee86 scope all await statements 2021-11-07 18:53:18 +11:00
dragonwocky
6be658b41f [api] env.notionRequire 2021-11-07 07:49:08 +00:00