Commit Graph

30 Commits

Author SHA1 Message Date
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
6f4534c9fc
link back to main notion-deb-builder 2020-12-05 13:07:26 +11:00
eadbec249b
refactor __notion back to a function for error handling, replace missing executables with backups in check 2020-12-04 15:02:28 +11:00
d0b0493b16
upgrade check.js to handle unpacked notion installations 2020-12-04 13:08:37 +11:00
decf8862de
add pull requests to changelog, rename styles.css to app.css 2020-11-11 18:44:23 +11:00
29ef9a57b8
platform-specific option overrides for features not required on macOS 2020-10-28 12:19:39 +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
d2cd8baa77
un-break titlebar+menu (not sure how it was broken?) 2020-10-12 19:36:34 +11:00
80fca9d187
re-orderable mods: order is saved + mods are loaded according to priority 2020-10-01 23:11:31 +10:00
74a03a176c
re-orderable mods: menu elements can be dragged 2020-10-01 13:32:50 +10:00
2303783319
#97, #98, and small alterations.
(removed platform support requests, replaced getNotion() with __notion)
2020-09-17 13:06:49 +10:00
1e1808fd09
font imports working in menu + font-chooser improvements 2020-09-02 11:10:01 +10:00
69d45d9d77
pastel dark theme + custom author definitions 2020-08-14 23:18:38 +10:00
616cb839fc
add colour picker for dark+ primary colour 2020-08-12 23:32:44 +10:00
18f24804d2
patch removal and help commands + separate focus mode into an extension 2020-08-11 11:16:23 +10:00
72236295e3
patch escape slashes in realpath 2020-08-11 09:43:11 +10:00
ff41cb78d5
port alejandro's neutral theme to new variables 2020-08-09 23:29:27 +10:00
d40462aa1b
menu options: toggles + selects 2020-08-04 15:32:04 +10:00
e0bc581b41
mod info boxes 2020-08-02 23:14:13 +10:00
933ee3d3b1
add alerts (inc. update checker) to menu 2020-08-02 16:26:28 +10:00
7d51ea9caa
theme menu window + bunch of other tweaks 2020-08-01 23:46:43 +10:00
21facae40c
taken control of createWindow 2020-07-19 16:24:34 +10:00
d423bdbfd0
de-async-ifying stuff = tray fixed! 2020-07-18 23:50:56 +10:00
75cd042bd5
add store to loader, bugfix homedir with wsl 2020-07-16 23:48:09 +10:00
b7038cda28
modloader insertion 2020-07-16 23:14:41 +10:00
26a82f400f
that should be a bit clearer, if verbose 2020-07-14 22:43:40 +10:00
382af7117c
redesign module system after considerations of what is most technologically friendly (both to implement and use) 2020-07-14 21:28:05 +10:00
c60299ed85
document mod.js, prepare to load 2020-07-14 13:01:07 +10:00
78865542b7
start readme, add check command, apply complete except for enhancements 2020-07-13 22:37:52 +10:00
a8472b2da0
add contributing guide 2020-07-13 14:45:24 +10:00