1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-27 17:53:22 +00:00
Commit Graph

334 Commits

Author SHA1 Message Date
Junyoung Choi 5c75644db2 Check upate every day rather than every hour 2018-01-13 17:36:33 +09:00
Junyoung Choi 72d9e3e00b Fix update error
This error was caused by using super old version of
electron-winstaller.
2018-01-13 17:35:23 +09:00
Sosuke Suzuki 1cbaf55cee import the addon for autoCloseBrackets 2018-01-13 15:10:18 +09:00
Kazz Yokomizo 4f02065eaf Merge pull request #1354 from trinode/feature-elixir-support
Elixir syntax highlighting
2018-01-04 20:31:45 +09:00
Kazz Yokomizo c564c253b1 Merge pull request #1302 from mslourens/open-finder
fixed opening finder on Windows and Linux
2018-01-04 03:39:14 +09:00
Anthony Graham b4e138e21b Elixir Syntax Highlighting 2018-01-01 21:17:29 +00:00
Kazz Yokomizo dd729c406f Merge pull request #1256 from mslourens/export-html
first attempt to export html
2017-12-28 10:38:55 +09:00
Maurits Lourens 9367a404ef converted line-endings back to lf 2017-12-21 09:37:17 +01:00
Maurits Lourens 775200bdd6 fixed opening finder on Windows and Linux
fixes #1291 - tested on Ubuntu Linux Mate and Windows 10
2017-12-15 12:57:18 +01:00
Maurits Lourens 6fba62d062 fixed review comments 2017-12-13 17:20:22 +01:00
Wade Johnson 8d5c9742f8 Add ability to scroll pasted last line of editor 2017-12-09 21:14:10 -08:00
Maurits Lourens 67f7cdb36c added ctrl+, shortcut to preference modal 2017-12-08 12:02:07 +01:00
Maurits Lourens 6a9d4ae0fd first attempt to export html 2017-12-08 11:43:50 +01:00
Kazz Yokomizo b48b8f39fc Merge pull request #1144 from whizark/store-window-size-on-linux
store correct window size on Linux
2017-11-27 11:06:56 +09:00
Kazu Yokomizo cbcfb57e35 Fix windows scrolling bug 2017-11-21 12:20:53 +09:00
Whizark 460437397f store window size on Linux 2017-11-19 21:10:53 +09:00
yamash723 0fe9dd4fbb Add simple addon for CodeMirror 2017-11-15 13:10:55 +09:00
Jannick Hemelhof b7f359f6cf Option for preferences in menus 2017-11-09 09:40:59 +01:00
Kazu Yokomizo f8eaa9e796 Not quit app using close button on Mac 2017-11-05 12:34:19 +09:00
Maurits Lourens 34e9238cc4 added shortcut ctrl+q for quit and quit the app when using the Windows Close button 2017-10-31 09:10:04 +01:00
Cristian Beskid a46b8d3079 Configure the icon of the main window
Fixes the incorrect application icon in linux/gnome-shell. See
BoostIO/Boostnote#251
2017-08-15 13:49:32 +02:00
Ben bf6cae9a0e Add Lato font definition to main.html
Lato is the default "Preview font family" font. However, in the case that Lato is not installed on the user's system, it falls back to using a different font instead of using the font included with the application.
2017-08-09 14:42:07 +01:00
asmsuechan 537ba537dc Add Print 2017-08-01 19:30:48 +09:00
asmsuechan 762425125f Remove Ctrl-G because it's unneccessary and conflicts with CodeMirror 2017-07-22 16:41:08 +09:00
asmsuechan 2bb2a52f27 Change the keymap of Ctrl-U to Ctrl-K 2017-07-14 18:18:38 +09:00
asmsuechan 684c3f64aa Add search addon 2017-07-09 22:46:23 +09:00
asmsuechan d5f82943cf Edit style 2017-07-07 18:06:08 +09:00
asmsuechan 96a020341d Add search-box 2017-07-07 17:59:01 +09:00
asmsuechan c38a76d587 Add importer which imports files from .md/.txt 2017-06-13 11:06:00 +09:00
asmsuechan 77adfdb9f0 Add emacs keymap 2017-06-07 09:37:21 +09:00
sota1235 313bacf9dc modify: fix for ESLint 2017-04-22 13:00:25 +09:00
sota1235 db468fc095 modify: some refactor 2017-04-22 11:54:05 +09:00
sota1235 9a9f0035c2 modify: add label for quit button on macOS 2017-04-22 11:51:06 +09:00
Sota Sugiura b9270cd040 Merge pull request #349 from asmsuechan/iss-332
Fix the screen become black on closing Boostnote when a state of Boostnote is fullscreen on mac
2017-04-22 11:44:44 +09:00
Kazu Yokomizo 65b1bd18c4 Merge pull request #465 from BoostIO/Design-update
Fix the loading layout
2017-04-21 20:48:44 +09:00
Kazu Yokomizo e39e1648f9 Fix the loading layout 2017-04-21 20:07:14 +09:00
asmsuechan 775cec32da Remove finder-menu
it's no longer required
2017-04-06 21:22:25 -07:00
hastegan 6daffbcafa uniform shortcut notation 2017-03-29 01:10:55 +02:00
asmsuechan 2ec7ba04f5 Fix by lint 2017-03-22 00:21:49 -07:00
asmsuechan 095910d156 Fix the screen become black on closing Boostnote when a state of Boostnote is fullscreen on mac 2017-03-22 00:00:45 -07:00
Sota Sugiura 1ab449cecf Merge branch 'master' into feature-add-esilnt-rule 2017-03-21 15:04:14 +09:00
asmsuechan 31c04de7b6 Change the name list:top to list:jumpToTop 2017-03-19 00:18:09 -07:00
asmsuechan cec4b3132c Add a shortcut which jumps to top by Ctrl-G 2017-03-19 00:18:05 -07:00
sota1235 fac0abaed6 modify: add prefer-const rule and fix code 2017-03-10 10:12:23 +09:00
Kohei TAKATA dd76bc027b Merge pull request #282 from BoostIO/fix-windows-taskbar-icon
Fix windows taskbar icon
2017-02-11 16:02:58 +09:00
Kohei TAKATA 1ae3f295f3 Remove unused variable 2017-02-11 15:47:25 +09:00
Kohei TAKATA 5534319e93 Fix windows taskbar icon 2017-02-11 14:05:14 +09:00
EmEpsilon c7373c15a5 Fix: cannot open finder with using hotkey 2017-02-10 00:35:31 +09:00
Sota Sugiura 1672d9fa5f Merge pull request #235 from asmsuechan/add-focus-shortcut
Adds shortcuts
2017-01-21 16:12:13 +09:00
asmsuechan 4523743150 Fix by review
refs: https://github.com/BoostIO/Boostnote/pull/235#pullrequestreview-17800321
2017-01-21 16:06:14 +09:00