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

650 Commits

Author SHA1 Message Date
Rokt33r eda547b868 Merge branch 'master' into linux
* master:
  configuring zoomfactor with Ctrl + Wheelscroll only works on windows and linux
  fix style bug of TagSelect
  bump up electron version to  0.36.11
  fix again(never break long tag)
  tags in ArticleList will be wrapped properly
  fix emacs key binding
  ctrl +  wheel to change zoom factor
  set Editor fontFamily to Title input
  add Link of Trello Kanban to readme.md
  Update contributing
  Focus to search box, when hotkey pushed
2016-03-16 16:52:17 +09:00
Rokt33r f75e872415 configuring zoomfactor with Ctrl + Wheelscroll only works on windows and linux v0.5.5 v0.5.5-pre 2016-03-16 08:08:42 +09:00
Rokt33r aef0712165 fix style bug of TagSelect 2016-03-16 08:02:46 +09:00
Rokt33r bed4b7fd27 bump up electron version to 0.36.11 2016-03-15 16:17:39 +09:00
Rokt33r b53ff5daf3 fix again(never break long tag) 2016-03-15 16:09:17 +09:00
Rokt33r bb0872b4fc tags in ArticleList will be wrapped properly 2016-03-15 15:51:35 +09:00
Rokt33r b65101f4be fix emacs key binding 2016-03-15 14:05:33 +09:00
Rokt33r 593d242a4c ctrl + wheel to change zoom factor 2016-03-15 02:24:28 +09:00
Rokt33r db7f339c34 set Editor fontFamily to Title input 2016-03-15 01:32:31 +09:00
Rokt33r 9f3575a874 Merge branch 'master' into v0.5.5
* master:
  add Link of Trello Kanban to readme.md
2016-03-13 23:04:08 +09:00
Rokt33r 1c9c59c512 add Link of Trello Kanban to readme.md 2016-03-13 23:03:50 +09:00
Rokt33r 127202b831 Update contributing 2016-03-10 20:32:59 +09:00
Dick Choi 4f8a04ed21 Merge pull request #1 from dojineko/quick-search
Top search will be focused when Main window showed by hotkey.
2016-03-10 19:44:57 +09:00
dojineko 63b2e0560b Focus to search box, when hotkey pushed 2016-03-10 08:49:44 +09:00
Rokt33r 07291d71f2 add comment for linux version 2016-03-09 20:34:16 +09:00
Rokt33r d1ca1ec4d9 Merge branch 'v0.5.5' into linux
* v0.5.5:
  The notification of 'Copy to Clipboard' must be slient
  modify window API to fit the new version of electron
  bump up version of electron
2016-03-09 20:03:07 +09:00
Rokt33r 6907cf9972 The notification of 'Copy to Clipboard' must be slient 2016-03-09 19:43:34 +09:00
Rokt33r d4f8d1498d modify window API to fit the new version of electron 2016-03-09 19:42:45 +09:00
Rokt33r 0952e4a664 bump up version of electron 2016-03-09 03:16:40 +09:00
Rokt33r 6a4e8c95ea Merge branch 'master' into linux
* master:
  fix contributing
  add contributing
  modify readme
  modify LICENSE and readme
2016-03-09 02:52:06 +09:00
Rokt33r 983bfb7adf fix contributing 2016-03-09 02:50:33 +09:00
Rokt33r d7aaf5e210 add contributing 2016-03-09 02:45:07 +09:00
Rokt33r 50281132ad modify readme 2016-03-09 02:44:57 +09:00
Rokt33r 6a2b22015e modify LICENSE and readme 2016-03-09 02:44:38 +09:00
Rokt33r 2f90890f50 setup gruntfile for linux deploy & disable finder and updater 2016-03-09 01:57:36 +09:00
Rokt33r 0fe83a0583 fix anchor target v0.5.4 2016-01-25 10:28:46 +09:00
Rokt33r ce74e69480 check href exists 2016-01-22 08:00:26 +09:00
Rokt33r ddea2aeb22 fix verticla-align of img in anchor 2016-01-22 07:58:25 +09:00
Rokt33r 7bbe69cce9 Merge branch 'v0.5.4'
* v0.5.4:
  bump up version to v0.5.4
  emit ARTICLE_CREATE when new post clicked
  update h1 style of markdown
  fix go to line end
  clean old code
  fix sanitizing bug in Code block
  done but bugged

Conflicts:
	package.json
2016-01-22 03:01:13 +09:00
Rokt33r e921e30d64 bump up version to v0.5.4 2016-01-22 02:59:35 +09:00
Rokt33r cd4f9d8bb4 emit ARTICLE_CREATE when new post clicked 2016-01-22 02:58:06 +09:00
Rokt33r a0553788b6 update h1 style of markdown 2016-01-22 02:55:02 +09:00
Rokt33r 1a183d78af fix go to line end 2016-01-21 08:29:09 +09:00
Rokt33r cabcaa892c clean old code 2016-01-21 05:50:53 +09:00
Rokt33r 01c9d62a2b fix sanitizing bug in Code block 2016-01-21 05:50:40 +09:00
Rokt33r ba76df863c bump up version v0.5.3 2016-01-19 20:13:17 +09:00
Rokt33r 81441a0895 done but bugged 2016-01-19 20:11:38 +09:00
Rokt33r da0222f213 esc to show preview when rightclick to toggle set 2016-01-19 18:58:27 +09:00
Rokt33r fb8a2eb2e0 show proper error when hotkey updated 2016-01-19 18:47:35 +09:00
Rokt33r cde2e27e04 must override default config 2016-01-19 18:47:10 +09:00
Dick Choi 3758ea2cf4 bump up version v0.5.2 2016-01-18 01:02:05 +09:00
Rokt33r e62fc11328 switch folder properly after moving an article to other folder 2016-01-17 08:43:01 +09:00
Dick Choi 3cbfae83c1 fix basefonts again 2016-01-17 07:27:38 +09:00
Dick Choi 57667654ef add Base fonts for windows 2016-01-17 00:19:20 +09:00
Rokt33r eadd66fa91 decode entities to parse properly by katex 2016-01-16 19:40:03 +09:00
Rokt33r 75cd94a39a refactor MarkdownPreview & protocol must be defined in 'href' to open in browser 2016-01-16 05:28:27 +09:00
Rokt33r 7872bfe19d Merge branch 'markdown' into v0.5.2
* markdown:
  markdown strike bug fixed, no emoji shortcut, checkbox syntax added
2016-01-16 04:54:02 +09:00
Rokt33r af008e69c2 modify default hotkey(toggle-main-window) 2016-01-16 04:53:49 +09:00
Rokt33r a549abc20f Refactor event handlers in ArticleEditor 2016-01-16 04:53:06 +09:00
Rokt33r 116344737a right click to quick preview(edit on focus) 2016-01-16 04:24:09 +09:00