Commit Graph

394 Commits

Author SHA1 Message Date
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
a9a6c33436
expose isMenuOpen from worker 2021-12-03 00:56:51 +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
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
CloudHill
c4b4d31aa2 code-line-numbers: horizontal scroll bugfix
added background so that numbers no longer appear over the code
2020-12-11 17:15:35 +07:00
CloudHill
3f48fa42ab outliner optimizations, making use of fragments 2020-12-11 16:59:15 +07:00
Ryo Hilmawan
31c43fdded
update dracula theme variables (#341) 2020-12-10 23:00:04 +11:00
CloudHill
4b7c26f5b3 fix scroll-db_toolbars tweak's selectors
stops unrelated elements from being selected
2020-12-10 18:15:25 +07:00
Ryo Hilmawan
943f58630e
theming bugfixes and additional variables (#309)
* theming bugfixes and additional variables

* add theming code variables for constant and regex
2020-12-10 15:57:35 +11:00
Tom
a17de1e768
revert accidental merge of still-wip "tweak: hide empty sidebar arrow"
This reverts commit 5305c0b9b0.
2020-12-10 15:56:39 +11:00
Emir
5305c0b9b0
tweak: hide empty sidebar arrow (#319) 2020-12-10 15:55:04 +11:00
MANNEN
b48efb2f39
Add files via upload (#335) 2020-12-09 11:18:20 +11:00
CloudHill
2d43b79735 outliner: refactor to increase performance
reduced the number of times the outliner has to refresh
in response to issue #333
2020-12-09 01:34:59 +07:00
CloudHill
07d0836e97 side-panel: detect keyboard events to navigate the panel switcher
(tab, arrows, enter, space, escape)
2020-12-08 00:24:01 +07:00
CloudHill
6a8006823f outliner fix inline page links not rendering right 2020-12-07 16:52:14 +07:00
CloudHill
67b396e511 outliner now follows the headers' inline styling 2020-12-07 16:26:40 +07:00
Emir
927ba69695
remove tag, change avatar source, make curly braces consistent (#327) 2020-12-06 22:43:33 +11:00
Emir
ca605ec049
add font variables for headings, headings input for font chooser and fix quote variable (#322)
* add font variables for headings, headings input for font chooser and fix quote variable

* fix spaces for consistent code

* fix version number (semver)

* bring together all heading styles

* bring together all heading variables

* update font styling loop
2020-12-06 12:54:25 +11:00
Emir
4eb63f751f
fix the sizing of avatars in enhancer menu (#324) 2020-12-06 12:54:10 +11:00
Ryo Hilmawan
1c3b8e5fa4
new extension: collapsible headers (#320) 2020-12-06 05:13:01 +11:00
6f4534c9fc
link back to main notion-deb-builder 2020-12-05 13:07:26 +11:00
4dc14699e1
v0.10.2 2020-12-05 12:44:31 +11:00
cb55a79971
replace feature requests with feature proposals + prep changelog for v0.10.2 2020-12-05 12:37:02 +11:00
Ryo Hilmawan
b76c04428c
new extension: panel-sites (#313) 2020-12-05 10:19:34 +11:00