Commit Graph

  • 761ae8f394 [api] add api.electron to access __enhancerElectronApi dragonwocky 2021-12-04 06:36:35 +0000
  • 7abbb779f5 add api.electron to access __enhancerElectronApi dragonwocky 2021-12-04 17:36:08 +1100
  • 1bd52d42db [repo] make view scale desktop-only (browsers have zoom builtin already) dragonwocky 2021-12-04 02:14:10 +0000
  • ec91fb6bf0 make view scale desktop-only (browsers have zoom builtin already) dragonwocky 2021-12-04 13:13:42 +1100
  • d3b4461b49
    update changelog, add webFrame to electronApi dragonwocky 2021-12-04 13:11:17 +1100
  • 32b9732139 [repo] extension: view scale by @SP12893678 dragonwocky 2021-12-04 02:11:12 +0000
  • e79de360f1
    extension: view-scale (#532) SP12893678 2021-12-04 10:10:54 +0800
  • 2ec9808e34 extension: view scale by @SP12893678 dragonwocky 2021-12-04 13:10:41 +1100
  • 8d8fe96c68 [repo] desktop-only extension: always on top (inc. customisable icons) dragonwocky 2021-12-03 03:12:04 +0000
  • eca85f7a7d desktop-only extension: always on top (inc. customisable icons) dragonwocky 2021-12-03 14:11:35 +1100
  • a9a6c33436
    expose isMenuOpen from worker dragonwocky 2021-12-03 00:56:51 +1100
  • 97ef140789 tray: open on startup, handle notion:// protocol dragonwocky 2021-12-03 00:55:49 +1100
  • 8f936c3d7d [repo] tray: hotkey, run in background dragonwocky 2021-12-02 13:01:32 +0000
  • e761b309bf tray: hotkey, run in background dragonwocky 2021-12-03 00:00:16 +1100
  • 895334c640
    fix open duplicate notion windows when click dock notion icon on macos bigsur (#487) Solirpa 2021-12-02 15:53:08 +0800
  • da70a3ed4f
    allow modification of parent file globals via __eval dragonwocky 2021-12-02 17:59:44 +1100
  • 6625c9a328 [repo] desktop-only extension: integrated titlebar (inc. customisable icons) dragonwocky 2021-12-02 06:58:48 +0000
  • 7f53445ab0 desktop-only extension: integrated titlebar (inc. customisable icons) dragonwocky 2021-12-02 17:58:24 +1100
  • 40c0b8acb3 [api] fix cjs internal reference to registry.get dragonwocky 2021-12-02 06:58:04 +0000
  • 39f66c5bb8 fix cjs internal reference to registry.get dragonwocky 2021-12-02 17:57:37 +1100
  • 0eb13f3eac [repo] use .reverse()[0] instead of .at(-1): not supported in older app env dragonwocky 2021-11-30 12:04:31 +0000
  • 022613d66b use .reverse()[0] instead of .at(-1): not supported in older app env dragonwocky 2021-11-30 23:04:02 +1100
  • 507731cefa
    pull refactors/fixes from other repos, push license dragonwocky 2021-11-30 22:57:44 +1100
  • 801d79542b [repo] icon sets: encode imgs to data url to prevent quality reduction dragonwocky 2021-11-30 11:47:10 +0000
  • 8f8dafeb70 icon sets: encode imgs to data url to prevent quality reduction dragonwocky 2021-11-30 22:46:41 +1100
  • 6d6ac532eb [repo] outliner: more reliable page detection dragonwocky 2021-11-30 10:19:50 +0000
  • da85adcd33 outliner: more reliable page detection dragonwocky 2021-11-30 21:19:22 +1100
  • fb00c09cbe [api] push mit license, corner action color vars dragonwocky 2021-11-30 09:44:33 +0000
  • 461533fa07 push mit license, corner action color vars dragonwocky 2021-11-30 20:44:04 +1100
  • 7ecf07fd0c [repo] patch notion theme changes dragonwocky 2021-11-30 09:43:55 +0000
  • 7bdae2faa6 patch notion theme changes dragonwocky 2021-11-30 20:43:20 +1100
  • 0f0e234ae7 [repo] collapsible properties: remove 'hide/show' from button title dragonwocky 2021-11-30 07:14:49 +0000
  • a90c5fe946 collapsible properties: remove 'hide/show' from button title dragonwocky 2021-11-30 18:14:23 +1100
  • 0429da10a4 [api] update component stylesheet paths dragonwocky 2021-11-30 07:14:04 +0000
  • 8afc70da95 update component stylesheet paths dragonwocky 2021-11-30 18:13:39 +1100
  • 80a4b66128 _.mjs -> index.mjs, fix storage callback doc dragonwocky 2021-11-30 18:12:04 +1100
  • 19c2da54c3 [repo] update imports for api folder structure dragonwocky 2021-11-30 07:01:45 +0000
  • 6874b905eb update imports for api folder structure dragonwocky 2021-11-30 18:01:15 +1100
  • a0c54a3ea3 [api] cleanup folder structure, fix storage callback doc dragonwocky 2021-11-30 07:00:24 +0000
  • b6b997ca23 cleanup folder structure, fix storage callback doc dragonwocky 2021-11-30 17:59:48 +1100
  • 390613f1e7 [repo] misc fixes (see desc) dragonwocky 2021-11-08 11:20:57 +0000
  • 6ee8086b51 misc fixes (see desc) dragonwocky 2021-11-08 22:20:30 +1100
  • cc34222e6f [api] remove conflict with corner buttons dragonwocky 2021-11-08 11:16:01 +0000
  • 6008623812 remove conflict with corner buttons dragonwocky 2021-11-08 22:15:35 +1100
  • 3f57f01f55
    fix env fs, electron js init, handle search/hash in scheme dragonwocky 2021-11-07 23:40:44 +1100
  • bd94a6bb93 [api] require() just before use dragonwocky 2021-11-07 11:57:54 +0000
  • 5cab38d07c require() just before use dragonwocky 2021-11-07 22:57:21 +1100
  • 616686b3c8 move changelog dragonwocky 2021-11-07 18:57:22 +1100
  • 4df4235ad2
    create menu window dragonwocky 2021-11-07 18:54:08 +1100
  • 1337c3619c [repo] scope all await statements dragonwocky 2021-11-07 07:53:50 +0000
  • a72441ee86 scope all await statements dragonwocky 2021-11-07 18:53:18 +1100
  • 6be658b41f [api] env.notionRequire dragonwocky 2021-11-07 07:49:08 +0000
  • bf3948f9c5 env.notionRequire dragonwocky 2021-11-07 18:48:38 +1100
  • d8cec4368d
    patch scheme, init client, cjs api, env storage dragonwocky 2021-11-07 16:10:42 +1100
  • 21f588a289 [api] port to cjs dragonwocky 2021-11-07 05:08:51 +0000
  • 0aabc67774 port to cjs dragonwocky 2021-11-07 16:08:22 +1100
  • 0ab9cb127f [dep] add mime db (stream protocol intercept) dragonwocky 2021-11-06 06:49:41 +0000
  • ba6008efd7 add mime db (stream protocol intercept) dragonwocky 2021-11-06 17:49:10 +1100
  • aedad789c6 [media] link to notion-enhancer/desktop repo dragonwocky 2021-11-06 05:11:06 +0000
  • 781686f78b link to notion-enhancer/desktop repo dragonwocky 2021-11-06 16:10:53 +1100
  • 099723d469 [repo] link to notion-enhancer/desktop repo dragonwocky 2021-11-06 05:10:52 +0000
  • 302408f265 link to notion-enhancer/desktop repo dragonwocky 2021-11-06 16:10:43 +1100
  • 496305597a link to notion-enhancer/desktop repo dragonwocky 2021-11-06 16:10:25 +1100
  • 83ae3a0e4c [api] link to notion-enhancer/desktop repo dragonwocky 2021-11-06 05:10:21 +0000
  • 671266fff0 link to notion-enhancer/desktop repo dragonwocky 2021-11-06 16:07:01 +1100
  • da2be9d7c9
    link submodules dragonwocky 2021-11-06 15:59:15 +1100
  • affa314f08
    new cli dragonwocky 2021-11-06 14:26:35 +1100
  • 8306472bbd rename launcher to init dragonwocky 2021-11-06 11:13:31 +1100
  • 599d15bbff [repo] update menu colour var mapping dragonwocky 2021-11-06 00:08:17 +0000
  • b91ce6f56c update menu colour var mapping dragonwocky 2021-11-06 11:07:45 +1100
  • b1b1a1b725
    Add support for user-only Notion installs on macOS (#375) Jason Antwi-Appah 2021-11-03 06:14:53 -0500
  • 5a796ab68d [repo] corner button cross-theme readability dragonwocky 2021-11-03 10:53:27 +0000
  • e3b598dc00 corner button cross-theme readability dragonwocky 2021-11-03 21:53:21 +1100
  • f1705d97fb corner button cross-theme readability dragonwocky 2021-11-03 21:52:59 +1100
  • 1a6ffa8b4e [repo] update themes to match new colour variables dragonwocky 2021-11-02 11:19:59 +0000
  • a4119cd3b9 update themes to match new colour variables dragonwocky 2021-11-02 22:19:25 +1100
  • a6663ceea8 [repo] light board colors dragonwocky 2021-11-02 09:22:23 +0000
  • cd0a4d1ba3 light board colors dragonwocky 2021-11-02 20:21:55 +1100
  • 8d1fb6ec56 [repo] map updated notion colours to theming system dragonwocky 2021-11-02 06:40:52 +0000
  • e06b320ae6 map updated notion colours to theming system dragonwocky 2021-11-02 17:40:26 +1100
  • 79bae0116c [repo] optimise preview imgs dragonwocky 2021-11-01 23:46:07 +0000
  • 177c16bce6 optimise preview imgs Tom 2021-11-02 10:43:48 +1100
  • d8806fa15e [repo] Merge pull request #1 from notion-enhancer/imgbot dragonwocky 2021-11-01 23:44:07 +0000
  • 9c4f24d4fa [ImgBot] Optimize images ImgBotApp 2021-11-01 12:22:26 +0000
  • 7e5c1b1575 [repo] extension + integration screenshots dragonwocky 2021-11-01 11:58:38 +0000
  • f5f81547bf extension + integration screenshots dragonwocky 2021-11-01 22:58:09 +1100
  • c4c2ce7165 [repo] tweak welcome text and add modal to notif badge count dragonwocky 2021-10-31 09:46:31 +0000
  • bdba993cf8 tweak welcome text and add modal to notif badge count dragonwocky 2021-10-31 20:46:07 +1100
  • b8966c8459 reformat changelog under headers dragonwocky 2021-10-31 18:37:50 +1100
  • b6efd3301e [repo] added welcome/changelog/license acceptance modal dragonwocky 2021-10-31 07:36:34 +0000
  • 1ac78b64e8 added welcome/changelog/license acceptance modal dragonwocky 2021-10-31 18:36:01 +1100
  • 521e9d1148 [api] removed welcome notification from registry dragonwocky 2021-10-31 07:25:30 +0000
  • 76df1e7676 removed welcome notification from registry dragonwocky 2021-10-31 18:25:01 +1100
  • 782082ceba [repo] integration: quick note dragonwocky 2021-10-31 01:22:01 +0000
  • 9b1a1ea509 integration: quick note dragonwocky 2021-10-31 12:21:39 +1100
  • 9876e195f9 [api] handle space and plus in hotkeys dragonwocky 2021-10-31 01:21:33 +0000
  • 21c56590a5 handle space and plus in hotkeys dragonwocky 2021-10-31 12:21:02 +1100
  • 0a64c4eb5c
    update cloudhill mods (#600) Ryo Hilmawan 2021-10-30 19:06:10 +0700
  • a678716120 changelog: icon sets, collapse headers, simpler dbs, img alignment dragonwocky 2021-10-30 22:37:36 +1100
  • 8566d0b5ed [repo] extension: icon sets part 2 (enhancer + custom sets, sprites & spinners) dragonwocky 2021-10-30 11:32:15 +0000