Commit Graph

256 Commits

Author SHA1 Message Date
0b123cc41b
dark+ theme (code highlight needs work) 2020-08-06 21:33:21 +10:00
5ba3971dee
working menu search 2020-08-05 21:48:11 +10:00
170700dffe
menu options: input + files 2020-08-04 23:02:20 +10:00
d40462aa1b
menu options: toggles + selects 2020-08-04 15:32:04 +10:00
4e953c198d
improve markdown regexes 2020-08-04 13:13:01 +10:00
583e6f9adf
mod toggling, first extension: bracketed links 2020-08-04 00:31:27 +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
060b1ffbe9
button spacing bugfix 2020-08-02 09:01:12 +10:00
7d51ea9caa
theme menu window + bunch of other tweaks 2020-08-01 23:46:43 +10:00
9f8c70c203
menu window creation 2020-07-28 19:03:35 +10:00
aadcc50a11
refactor some stuff, fix some bugs, apply theme to ctrl+f popup 2020-07-26 16:32:55 +10:00
160fad9f60
light theoretically 100% :) 2020-07-25 22:49:08 +10:00
2edfcd63fe
light 90% + other tweaks 2020-07-25 15:16:15 +10:00
c246b24af2
dark theme bugfixes: focused input borders, weird lines in tables 2020-07-25 11:29:39 +10:00
5752a95c23
dark theme variables complete (?) + scrollbar fix + titlebar tweaks 2020-07-24 23:52:21 +10:00
fd22fa286c
more dark theme stuff, inc. bugfixes + code higlight 2020-07-23 23:33:09 +10:00
a0edfd1c27
collect theme variables: dark colours 2020-07-22 23:45:59 +10:00
2f90f65f1c
maximise icon updates as needed 2020-07-21 09:47:19 +10:00
9d32ae16e0
configurable dragarea size 2020-07-21 00:09:24 +10:00
d2c5a800cb
titlebar + scrollbars 2020-07-19 22:50:59 +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
b13fe98d40
tray failing: every time something starts working everything else falls apart :/ 2020-07-18 23:21:55 +10:00
4faa7bb919
loader working + enhancement:// protocol registered 2020-07-17 18:42:55 +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
0d2dfaca61
redesign module system again after technological / enable-disable considerations 2020-07-16 19:00:36 +10:00
26a82f400f
that should be a bit clearer, if verbose 2020-07-14 22:43:40 +10:00
2237df4334
i did not know markdown did that 2020-07-14 21:37: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
2131e4e19d
basic mod structure 2020-07-14 00:23:21 +10:00
78865542b7
start readme, add check command, apply complete except for enhancements 2020-07-13 22:37:52 +10:00
574741de06
remove: prompt deletion of ~/.notion-enhancer 2020-07-13 15:28:38 +10:00
a8472b2da0
add contributing guide 2020-07-13 14:45:24 +10:00
7f31c24e92
begin work, day 1: cli + removal script 2020-07-13 00:40:30 +10:00
78ca0b719d
...update docs 2020-07-09 21:32:59 +10:00
b5043508d9
add update notifier 2020-07-09 21:31:17 +10:00
d1875ffc90
Merge pull request #16 from dragonwocky/imgbot
[ImgBot] Optimize images
2020-07-09 20:45:50 +10:00
ImgBotApp
c32417ca54
[ImgBot] Optimize images
*Total -- 719.40kb -> 325.92kb (54.7%)

/docs/screenshots/app-enhanced.jpg -- 171.97kb -> 67.03kb (61.02%)
/screenshots/app-enhanced.jpg -- 171.97kb -> 67.03kb (61.02%)
/docs/screenshots/theme-dark+.jpg -- 158.51kb -> 70.03kb (55.82%)
/screenshots/theme-dark+.jpg -- 158.51kb -> 70.03kb (55.82%)
/screenshots/app-tray.jpg -- 28.49kb -> 25.18kb (11.63%)
/docs/screenshots/app-tray.jpg -- 28.49kb -> 25.18kb (11.63%)
/resources/icons/close.svg -- 0.34kb -> 0.33kb (3.48%)
/resources/icons/minimise.svg -- 0.18kb -> 0.17kb (2.22%)
/resources/icons/alwaysontop_off.svg -- 0.21kb -> 0.21kb (1.83%)
/resources/icons/alwaysontop_on.svg -- 0.21kb -> 0.21kb (1.83%)
/resources/icons/maximise_off.svg -- 0.22kb -> 0.21kb (1.79%)
/resources/icons/maximise_on.svg -- 0.31kb -> 0.30kb (1.28%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-07-09 10:42:49 +00:00
03b598a17d
0.7.0 release-ready: replace twitter emojiset with system emojis 2020-07-09 20:42:01 +10:00
faab6d013f
fix misidentification of mac as windows 2020-07-09 19:39:14 +10:00
0e168b5f84
close to tray for macOS's native close window button 2020-07-09 18:50:50 +10:00
422be7410a
use png for tray on linux 2020-07-09 18:32:20 +10:00
156b4061b0
support for notion-deb-builder 2020-07-09 18:26:29 +10:00
e5820f5c18 add platform support issue template 2020-07-09 18:11:29 +10:00
633a4250d1
swap maximise buttons 2020-07-09 16:55:16 +10:00
582a8cc642
replace unicode window button icons with svgs 2020-07-09 14:58:10 +10:00
31ccd13ced
remove extra buttons from macOS 2020-07-08 23:22:28 +10:00