Commit Graph

414 Commits

Author SHA1 Message Date
e900bdb681
reduce multi-process file op interference 2021-12-14 11:58:21 +11:00
50a77d05a1
electron fs: use notion:// for api reqs instead of http:// 2021-12-13 18:40:26 +11:00
dragonwocky
a44ae9f4f1 [api] electron fs: use notion:// for api reqs instead of http:// 2021-12-13 07:40:10 +00:00
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
3af07ca21a
notion window helpers, pull submodules 2021-12-12 23:13:17 +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
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
3e927e75b8
imitate notion ipc channels, pull submodules 2021-12-10 00:06:09 +11:00
e1190fe3f8
fs.notionPath, pull submodules 2021-12-08 22:42:03 +11:00
1f0a738610
esbuild mjs api -> cjs, simplify env folder to dep. fully on __enhancerElectronApi 2021-12-07 23:18:25 +11:00
3b787c1aa4
menu: handle external links, force open new windows 2021-12-05 17:54:29 +11:00
2732d00825
allow menu to run in background via the tray mod 2021-12-04 23:24:21 +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
507731cefa
pull refactors/fixes from other repos, push license 2021-11-30 22:57:44 +11:00
3f57f01f55
fix env fs, electron js init, handle search/hash in scheme 2021-11-07 23:40:44 +11:00
4df4235ad2
create menu window 2021-11-07 18:54:08 +11:00
d8cec4368d
patch scheme, init client, cjs api, env storage
hidden --dev-patch apply opt
2021-11-07 16:10:42 +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
Ryo Hilmawan
0a64c4eb5c
update cloudhill mods (#600) 2021-10-30 23:06:10 +11:00
Alejandro Romano
3e7319464e
Fix persistent high CPU usage when emoji-sets is enabled (#586)
MutationObserver enters into an infinite loop by iterating on itself. By disconnecting the observer and reconnecting it after parsing the DOM for emoji-sets to work, we stop the problem and Notion goes back to sane 0% CPU idle usage.
2021-10-18 22:19:34 +11:00
Alejandro Romano
0198e29f46
Fix margins for every emoji set (#585)
Custom emojis, when displayed as icons in every page and in the left sidebar of Notion, are a bit misaligned. This is not the case for the emojis in the page content. Just specific places when they act like icons. They are a few pixels off but it triggers an OCD in me 🤣

This fixes it and it looks awesome. Precisely aligned as the default emoji set.
2021-10-18 22:05:35 +11:00
Hayk Aprikyan
63bf82507f
restore messenger emojis (#362)
* added messenger set

* added messenger value
2021-10-18 18:01:04 +11:00
Tom
54319a8bf2
Update README.md 2021-10-14 08:42:16 +11:00
Jordan Robinson
e990c51c00
Adds gruvbox-dark theme based on morhetz gruvbox vim theme (#382) 2021-10-13 14:21:44 +11:00
Jaime Martínez Rincón
8393aa325b
Update README for notion-repackaged (#523) 2021-07-04 22:09:39 +10:00
Jaime Martínez Rincón
b248ffa3ba
Update README to reference notion-app-enhanced (#500)
* Update README to reference notion-app-enhanced

* temp remove incompatible notion-app from list

Co-authored-by: Tom <thedragonring.bod@gmail.com>
2021-05-30 00:43:53 +10:00
Torch
b417882eec
Add link to fix 2021-04-10 11:12:27 -04:00
David Bailey
df92f22b0b
Update links + install info for notion-linux (#412) 2021-02-07 09:25:46 +11:00
a362f804d9
new theming: missing styles + bugfixes 2020-12-18 22:44:38 +11:00
5aa36fef41
upload wip rework: installer + themer 2020-12-16 10:29:21 +11:00
35d9c915b1
rename folders prepping to move to new repos 2020-12-15 21:57:07 +11:00
CloudHill
21552ee041 topbar icons: more specific selectors
+ fixes compatibility with global links mod
2020-12-14 20:57:26 +07:00
CloudHill
c21fe3e2f1 simpler databases: fix initialization of store variables 2020-12-14 20:42:39 +07:00
Emir
458089a953
pinky boom theme: make the title lowercase (#350) 2020-12-14 10:11:20 +11:00
Emir
7e87b6f5c7
global linking blocks: bug fix and new option (#347)
* global linking blocks: fix wrong appending

* global linking blocks: option: show the page link button

* global linking blocks: color changes, new icon, new button text
2020-12-14 04:58:52 +11:00
Ryo Hilmawan
652e67d6c7
new extension: simpler databases (#349) 2020-12-14 04:25:19 +11:00
mugiwarafx
e12b3bac85
feat(theme): add pinky boom light theme (#348)
* feat(theme): add pinky boom theme

* fix: folder theme path

* fix: proper var syntax

* feat(theme): add pinky boom theme

* feat(theme): add pinky boom light theme

* add newline mod.js

* add newline variables.css
2020-12-14 04:18:13 +11:00
CloudHill
2b18b2ef68 notion-icons: add search bar (notion-enhancer/icons#4)
+ overall optimizations
2020-12-13 23:52:44 +07:00
Emir
2245f8ccdd
extension: global linking blocks (#345) 2020-12-13 09:03:38 +11:00