|
b8647deede
|
sign cli cmd (macos), bugfix error printing, fs dep on __enhancerElectronApi, actually apply systemMenu patch
|
2021-12-13 13:36:06 +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 |
|
|
d3b4461b49
|
update changelog, add webFrame to electronApi
|
2021-12-04 13:11:17 +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 |
|
|
affa314f08
|
new cli
|
2021-11-06 14:26:35 +11:00 |
|
|
cb55a79971
|
replace feature requests with feature proposals + prep changelog for v0.10.2
|
2020-12-05 12:37:02 +11:00 |
|
|
790dac681c
|
changelog since v0.10.1
|
2020-12-04 00:00:15 +11:00 |
|
|
dbd2044600
|
prep changelog for pre/bugfix release, replace links
|
2020-11-18 23:08:59 +11:00 |
|
|
1568d31b0c
|
clearer notion is running error message
|
2020-11-12 23:06:56 +11:00 |
|
|
621aaa3978
|
#211 remove z-index override preventing format dropdowns in table view from opening
|
2020-11-12 00:58:48 +11:00 |
|
|
00e5b3f40e
|
split app.css and variables.css, load both into main window + add relationship lines to numbered lists
fonts should now be added to variables.css instead of mod.js
|
2020-11-11 21:48:54 +11:00 |
|
|
decf8862de
|
add pull requests to changelog, rename styles.css to app.css
|
2020-11-11 18:44:23 +11:00 |
|
|
b02ed3e36a
|
disable fadein of selected block halo with snappy transitions
|
2020-11-02 17:10:00 +11:00 |
|
|
7bfb1bb9f9
|
add missing theme, release date & install cmd to changelog
|
2020-11-02 16:41:40 +11:00 |
|
|
27525428fc
|
README feature list updates: new mods + options
|
2020-11-01 22:53:11 +11:00 |
|
|
5ac7e521b6
|
fix #183 make weekly calendar view name case insensitive
|
2020-11-01 12:16:31 +11:00 |
|
|
667c727ac9
|
fix menu hotkey + tab title emojis on macOS
|
2020-11-01 12:04:04 +11:00 |
|
|
9e1417ac3e
|
make ctrl+f popover shadow less extreme
|
2020-11-01 00:03:18 +11:00 |
|
|
eeb83a14e0
|
#177 made extra padding at the bottom in focus mode toggleable
|
2020-10-28 17:50:55 +11:00 |
|
|
29ef9a57b8
|
platform-specific option overrides for features not required on macOS
|
2020-10-28 12:19:39 +11:00 |
|
|
1f802e5146
|
tweaks: #155 more readable line spacing
|
2020-10-27 19:57:20 +11:00 |
|
|
64d9394a27
|
refactor loader
|
2020-10-27 10:07:11 +11:00 |
|
|
a21bcc9803
|
common tweaks ext: #168, #176 - scrollbars, thicker bold, responsiveness, hide help, snappy transitions, dragarea height
|
2020-10-26 23:38:46 +11:00 |
|
|
f66c78a381
|
macos bugfixes: #151 dark mode detection in night shift + adding menubar to extensions menu + padding-left with tabs to give traffic lights space
|
2020-10-24 22:25:05 +11:00 |
|
|
b1a42f2bf5
|
#175 neutral theme: contrast in calendar views
|
2020-10-23 19:41:44 +11:00 |
|
|
c76750c088
|
additional menu option descriptions on hover
|
2020-10-23 16:49:58 +11:00 |
|
|
84e895dccc
|
-n cli option, safer handling of application/removal file manipulation
|
2020-10-23 15:22:13 +11:00 |
|
|
c2a0b8e857
|
auto-resolve conflicts core option
|
2020-10-22 12:17:53 +11:00 |
|
|
7885b2c204
|
clarity improvements for scroll to top extension
|
2020-10-22 08:54:06 +11:00 |
|
|
cdbce12b11
|
theme conflicts notice in menu
|
2020-10-21 22:30:58 +11:00 |
|
|
275c5ed4cd
|
update themes to new variables
|
2020-10-20 11:59:22 +11:00 |
|
|
8f35a99fdd
|
make block text colour apply to text with backgrounds
|
2020-10-20 09:55:38 +11:00 |
|
|
84ef0d9440
|
fix theming primary-colour text + right-to-left text in columns
|
2020-10-19 22:50:25 +11:00 |
|
|
b23b928289
|
+ left/right tab switching, + remove cmd/ctrl+w from menu, - break tab opening/closing/titles
|
2020-10-15 22:01:28 +11:00 |
|
|
0910e56d53
|
#161 removed typo in variable name for brown text.
|
2020-10-15 12:37:51 +11:00 |
|
|
e826b9ff73
|
#160 patch opening by notion://url on linux + tab bugfixes
|
2020-10-15 12:19:21 +11:00 |
|
|
21b8c3ca15
|
add tab keybinds: alt+1...9 tab select, ctrl+t new tab, ctrl+w close tab
need to remove ctrl+w from the window menu so it doesn't override and close the whole window
|
2020-10-13 23:07:45 +11:00 |
|
|
01bc88a783
|
accept url or id for default page, don't override direct notion:// opens
|
2020-10-12 22:06:03 +11:00 |
|
|
9b49e6034b
|
split tabs into separate mod, add opt for default page, load default settings when store()-ing another mod id
|
2020-10-12 21:44:12 +11:00 |
|
|
d2cd8baa77
|
un-break titlebar+menu (not sure how it was broken?)
|
2020-10-12 19:36:34 +11:00 |
|
|
d75368b020
|
use keyup listeners instead of a globalShortcut for the enhancements menu toggle
|
2020-10-11 16:02:45 +11:00 |
|
|
61206db05a
|
bugfixes: match up some styling better, EACCES dest chmodding, csp re-allow fonts
|
2020-10-11 15:28:56 +11:00 |
|
|
ec0d5517bc
|
#143 remove focus mode footer from neutral theme
|
2020-10-08 11:05:25 +11:00 |
|
|
39ecd12943
|
menu will now respect integrated titlebar setting
|
2020-10-08 09:58:35 +11:00 |
|
|
5bec4e31b6
|
attempt 3 at #66
|
2020-10-06 11:47:33 +11:00 |
|
|
85636647bd
|
catch EBUSY, potential csp fix for #66
|
2020-10-06 10:15:30 +11:00 |
|