dragonwocky
fd112e7b1a
[repo] Merge pull request #100 from eldrickb/dev
...
Fix weekly-view for new Notion databases
2022-11-25 03:32:13 +00:00
dragonwocky
3ca816fef5
[repo] Merge pull request #119 from DarkOnion0/dev
...
fix: make the notion-enhancer menu visible again
2022-11-25 03:31:29 +00:00
e1ac1bfcd6
merge branches main and dev
...
merge branches main and dev
2022-11-25 14:29:47 +11:00
974f7ec63b
Merge pull request #763 from kidonng/patch-2
...
Add trailing semicolon when appending to preload script
2022-11-25 14:28:46 +11:00
Kid
f20e79cf3b
Add trailing semicolon when appending to preload script
2022-06-05 15:41:11 +08:00
dragonwocky
5fd7daec9c
[repo] tweaks: fix #32 wrap tables to page width
2022-03-10 11:54:21 +00:00
dragonwocky
f7a708d8da
[repo] collapsible headers: deprecate in favour of toggle headers
2022-03-10 11:41:02 +00:00
dragonwocky
98ef8fa926
[repo] indentation lines: fix #51 , full support for toggle headers
2022-03-10 11:36:59 +00:00
dragonwocky
db22ab5f0e
[repo] Merge pull request #72 from amv146/dev
...
toggle header indentation lines, adjacent tab nav hotkeys
2022-03-10 10:56:30 +00:00
dragonwocky
d4dd19e1db
[repo] fix #28 : overlap b/w tabs and macos window buttons
2022-03-10 10:50:34 +00:00
442d6d3427
fix #684 : normalise target paths on windows
2022-03-10 21:30:46 +11:00
dragonwocky
8d317c9381
[repo] pr #47 by @blorbb: colour fixes
...
light gray tags missing - #42
gruvbox dark tag colours not applying - #35
list and timeline tag colours not applying - #35
also added: apply theme variables to the palette of colours when selecting a tag/background colour
2022-01-21 01:20:36 +00:00
dragonwocky
8e9442336d
[repo] Merge pull request #26 from EliWimmer/patch-1
...
Fixed grouped DB headings not receiving bg color
2022-01-01 01:14:14 +00:00
4f222a3b73
npm publish
2021-12-31 23:43:04 +11:00
f417de519a
v0.11.0
2021-12-31 20:39:01 +11:00
dragonwocky
832db26d2e
[media] upload chrome webstore promo imgs
2021-12-29 07:14:50 +00:00
dragonwocky
bef2ec8106
[repo] theming: remove block on left of table head
2021-12-29 04:40:49 +00:00
dragonwocky
d66446285b
[repo] adjust menu input icon position
2021-12-29 04:26:02 +00:00
207757644a
update README with link to new website
2021-12-28 16:25:30 +11:00
dragonwocky
ee6c1f5ee2
[repo] change donation link, update README with link to new website
2021-12-28 05:24:09 +00:00
dragonwocky
00702dffbd
[api] update README with link to new website
2021-12-28 05:23:29 +00:00
dragonwocky
68c8a71c76
[dep] update README with link to new website
2021-12-28 05:23:20 +00:00
4f0204aee3
make --patch available, remove cli sign
2021-12-28 02:31:44 +11:00
dragonwocky
94f1d9bf84
[repo] update welcome message
2021-12-27 08:00:13 +00:00
e84967ae6c
env jsdoc changes
2021-12-24 23:30:55 +11:00
dragonwocky
88acc12530
[repo] icons/tweaks page links, remove unnecessary async, update profiles explanation
2021-12-24 12:30:21 +00:00
dragonwocky
0ff214bce5
[api] minor cleanups, jsdoc changes
2021-12-24 12:28:55 +00:00
dragonwocky
6f2018bcd1
[api] var -> const
2021-12-20 01:14:29 +00:00
dragonwocky
d425c7b228
[dep] remove prism.js
2021-12-20 01:07:00 +00:00
34189f6a41
mark bin.mjs as executable
2021-12-14 21:13:13 +11:00
dragonwocky
7eb7f1be12
[repo] detect tab icons when sidebar closed, weekly view support expanded cal rows
2021-12-14 10:12:17 +00:00
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
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