Commit Graph

1367 Commits

Author SHA1 Message Date
dae9700b0b
chore: add directoryMode flag to enhanceApp for notion-repackaged 2024-11-19 21:48:56 +11:00
9f8d9030ae
feat(indent-guides): alternating indentation guide colours 2024-11-19 21:22:41 +11:00
e4d335919d
chore: move notion-enhancer btn to bottom of sidebar 2024-11-19 11:29:54 +11:00
42bb015384
feat: port across indent guides (formerly indentation lines) 2024-11-18 22:46:01 +11:00
8e9dcfac95
fix(outliner): correctly indent h1 > h3 > h2 heading sequences 2024-11-18 21:06:24 +11:00
7ad446ade8
fix(topbar): disable always on top in browser 2024-11-18 21:05:28 +11:00
d651b5ceea
feat(outliner): hide builtin floating toc when outliner is enabled 2024-11-15 15:03:41 +11:00
7dde3b8b3c
chore: notion v4.0.0 compat
use https://www.notion.so/api/__notion-enhancer for internal asset proxy
2024-11-15 14:41:02 +11:00
d5e0810915
fix: sidebar button appending
settings button has been moved into the workspace/acct dropdown
2024-07-19 21:11:27 +10:00
7fe9bb2543
fix: remove csp headers in notion desktop 2024-06-05 21:00:53 +10:00
d459455f3d
fix: adjust floating button position 2024-06-02 14:09:27 +10:00
d8bc86c943
chore: add prerelease message 2024-06-02 13:58:06 +10:00
9b36ca26b2
chore: disable telemetry, remove sponsor perks (temp) 2024-06-02 13:13:06 +10:00
c8613d0937
chore: update material ocean theme 2024-06-02 13:00:03 +10:00
af95a0bf49
style(tweaks): rounded & bubble tab styles 2024-05-30 16:24:52 +10:00
df63bef8bc
style(tweaks): default img alignment, responsive columns, disable sidebar resizing 2024-05-30 15:45:06 +10:00
43c3b1bbca
style(tweaks): update typography + page tweaks, add compact code blocks 2024-05-30 00:07:22 +10:00
daee8c70f5
chore: deprecate truncated-titles 2024-05-29 22:07:10 +10:00
2365b9043c
style(tweaks): hide slash menu, placeholders & default icons 2024-05-29 21:47:17 +10:00
a09e6abff7
fix: re-add topbar buttons after visiting home 2024-05-29 18:27:25 +10:00
72e5302c61
fix: position floating buttons correctly on load if help is hidden 2024-05-29 18:19:54 +10:00
35f243b032
style(tweaks): hide floating button 2024-05-29 12:45:45 +10:00
e25f2db188
fix(word-counter): #761 count words using chars outside latin alphabet 2024-05-28 23:01:07 +10:00
ec738cd03f
fix(right-to-left): preserve order of table cells with rtl
otherwise cells reverse on hover / do not sync between header and rows
2024-05-28 22:28:21 +10:00
fffc0c16d1
fix(right-to-left): #828 dir=auto per-element under toggle, not whole block 2024-05-28 22:02:06 +10:00
058f63c8e9
fix(right-to-left): #905 enable rtl in comments section 2024-05-28 21:39:30 +10:00
6ceca21be3
feat(right-to-left): update api compat, rtl + right-indent tocs 2024-05-28 21:30:57 +10:00
f2128fbf10
feat(line-numbers): border & bg decoration styles 2024-05-28 20:59:46 +10:00
75a864db8c
chore(line-numbers): granular dom updates 2024-05-28 00:36:23 +10:00
493ab5aa63
fix: handle mod errors individually, soft fail 2024-05-27 22:06:14 +10:00
71ed1ddb1f
feat(tweaks): normalised database scrolling 2024-05-27 22:05:46 +10:00
6dce77714e
feat(line-numbers): calc size + pos of numbers for wrapped code
- fix: #900, #897
- todo: optimise
- todo: re-implement styles/opts
2024-05-23 00:25:34 +10:00
6e80cf77b5
fix(scroller): handle repeated 'today' button clicks 2024-05-12 11:55:23 +10:00
bbc8c7a1e0
fix: replace .notion-help-button with .notion-ai-button 2024-05-12 11:25:02 +10:00
47cfece013
feat: update focus (focus-mode) extension 2024-04-28 00:01:12 +10:00
26cbdf7e2e
feat: update fonts extension, add option for math font
remove font vars from theme css, fonts can now only be controlled via font chooser
2024-04-25 23:59:56 +10:00
1576680a66
chore: remove outdated extension thumbnails 2024-04-23 16:59:07 +10:00
73665e9743
feat: update no-peeking extension (formerly bypass-preview) 2024-04-23 16:52:57 +10:00
5b22ca9ff9
chore: deprecate collapsible-properties, global-block-links, weekly-view 2024-04-23 15:33:16 +10:00
5f958726d9
feat(scroller): add calendar scroll functionality to 'Today' button 2024-04-23 15:13:05 +10:00
8ea6ef30ff
chore: update lucide to v0.372.0, unocss to v0.59.4, coloris to v0.24.0 2024-04-23 13:45:59 +10:00
f0d7d89653
fix: position floating buttons relative to help button without wrapping it
(changing help button dom parent makes notion error when inserting elements relative to it)
2024-04-23 13:36:56 +10:00
222d544f88
fix: add .js to electronScripts paths so they actually load in 2024-04-22 23:06:07 +10:00
71f9ecc32b
feat: custom userscripts in-app and in-browser!
firefox support will involve some tweaking, manifest v3 not fully supported yet
2024-04-22 22:58:50 +10:00
607fcee4f8
chore(tweaks): add tweaks + descriptions to updated mod.json 2024-04-21 19:08:38 +10:00
3d7efbef54
fix(cli): remove dup. message if already enhanced 2024-04-21 17:01:30 +10:00
9b03b1d9f7
chore: remove integrated-titlebar (default in notion desktop v3.4.0) 2024-04-21 16:56:09 +10:00
736292e1b8
chore: update sidebar button styles to match notion 2024-04-21 16:32:26 +10:00
a4b1e6e5f2
feat(cli): repack enhanced sources into app.asar 2024-04-21 15:45:29 +10:00
23ea8c1c55
chore: remove draggable tabs toggle (now enabled by default in vanilla) 2024-02-24 23:41:20 +11:00