Commit Graph

523 Commits

Author SHA1 Message Date
dragonwocky
df2719ed71 [repo] [imgbot] optimize screenshots 2021-12-13 07:14:03 +00:00
dragonwocky
670ea3f178 [repo] desktop-only ext. screenshots + fix custom icons in tab 2021-12-13 07:02:43 +00:00
Tom
1a03c08b36
merge v0.11.0 rework into dev 2021-12-13 14:24:08 +11:00
b1351069b9
delete everything: prep for merge 2021-12-13 14:23:33 +11:00
b8647deede
sign cli cmd (macos), bugfix error printing, fs dep on __enhancerElectronApi, actually apply systemMenu patch 2021-12-13 13:36:06 +11:00
2775fab5d4 make fs ops depend on __enhancerElectronApi for relative paths
(update bundled index.cjs)
2021-12-13 13:34:39 +11:00
3af07ca21a
notion window helpers, pull submodules 2021-12-12 23:13:17 +11:00
2428a42103 strict hotkey modifiers + electron window helpers 2021-12-12 23:12:38 +11:00
57c4d63275
handle proper loading of frame.mjs & frame.css 2021-12-12 13:33:38 +11:00
e4943d9abb
patch systemMenu: mod window menu template 2021-12-11 18:04:03 +11:00
8cc057a5f8 tooltip text-align: auto -> start 2021-12-11 18:03:05 +11:00
4fcb467351 make tooltip text alignment match relative pos 2021-12-11 14:20:14 +11:00
9bf68ca679
attempt to reduce fs conflicts (storage)
needs more work... interference b/w processes corrupting file and resetting storage?
2021-12-10 23:40:05 +11:00
e4187700b2 remove hasFocus checks: not all events were being responded to 2021-12-10 23:38:47 +11:00
d984c8bc36 perf: only observe if window/document/tab is focused 2021-12-10 14:41:29 +11:00
3e927e75b8
imitate notion ipc channels, pull submodules 2021-12-10 00:06:09 +11:00
9b47ede63e optionally imitate notion ipc channels 2021-12-10 00:04:36 +11:00
e1190fe3f8
fs.notionPath, pull submodules 2021-12-08 22:42:03 +11:00
21d4991f38 fs.notionPath, minify index.cjs 2021-12-08 22:40:09 +11:00
1f0a738610
esbuild mjs api -> cjs, simplify env folder to dep. fully on __enhancerElectronApi 2021-12-07 23:18:25 +11:00
b770eb64f0 use esbuild to compile .mjs to .cjs 2021-12-07 22:12:46 +11:00
3b787c1aa4
menu: handle external links, force open new windows 2021-12-05 17:54:29 +11:00
24bc8bda66 overhauled tooltips: directional positioning, wrapping to max lines 2021-12-05 17:52:50 +11:00
2732d00825
allow menu to run in background via the tray mod 2021-12-04 23:24:21 +11:00
7abbb779f5 add api.electron to access __enhancerElectronApi 2021-12-04 17:36:08 +11:00
d3b4461b49
update changelog, add webFrame to electronApi 2021-12-04 13:11:17 +11: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
a9a6c33436
expose isMenuOpen from worker 2021-12-03 00:56:51 +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
39f66c5bb8 fix cjs internal reference to registry.get 2021-12-02 17:57:37 +11:00
507731cefa
pull refactors/fixes from other repos, push license 2021-11-30 22:57:44 +11:00
461533fa07 push mit license, corner action color vars 2021-11-30 20:44:04 +11:00
8afc70da95 update component stylesheet paths 2021-11-30 18:13:39 +11:00
b6b997ca23 cleanup folder structure, fix storage callback doc 2021-11-30 17:59:48 +11: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
5cab38d07c require() just before use 2021-11-07 22:57:21 +11:00
4df4235ad2
create menu window 2021-11-07 18:54:08 +11:00
bf3948f9c5 env.notionRequire 2021-11-07 18:48:38 +11:00
d8cec4368d
patch scheme, init client, cjs api, env storage
hidden --dev-patch apply opt
2021-11-07 16:10:42 +11:00
0aabc67774 port to cjs 2021-11-07 16:08:22 +11:00
ba6008efd7 add mime db (stream protocol intercept) 2021-11-06 17:49:10 +11:00
781686f78b link to notion-enhancer/desktop repo 2021-11-06 16:10:53 +11:00
302408f265 link to notion-enhancer/desktop repo 2021-11-06 16:10:43 +11:00
671266fff0 link to notion-enhancer/desktop repo 2021-11-06 16:07:39 +11:00
da2be9d7c9
link submodules 2021-11-06 15:59:15 +11:00
affa314f08
new cli 2021-11-06 14:26:35 +11:00
Jason Antwi-Appah
b1b1a1b725
Add support for user-only Notion installs on macOS (#375)
* feat(macOS): add support for user-only Notion installs

* feat(macOS): add support for user-only Notion installs

* fixing an accidental change
2021-11-03 22:14:53 +11:00
e3b598dc00 corner button cross-theme readability 2021-11-03 21:53:21 +11:00