1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-03-07 10:38:55 +00:00

Commit Graph

  • cd4f9d8bb4 emit ARTICLE_CREATE when new post clicked Rokt33r 2016-01-22 02:58:06 +09:00
  • a0553788b6 update h1 style of markdown Rokt33r 2016-01-22 02:55:02 +09:00
  • 1a183d78af fix go to line end Rokt33r 2016-01-21 08:29:09 +09:00
  • cabcaa892c clean old code Rokt33r 2016-01-21 05:50:53 +09:00
  • 01c9d62a2b fix sanitizing bug in Code block Rokt33r 2016-01-21 05:50:40 +09:00
  • ba76df863c bump up version v0.5.3 Rokt33r 2016-01-19 20:13:17 +09:00
  • 81441a0895 done but bugged Rokt33r 2016-01-19 20:11:38 +09:00
  • da0222f213 esc to show preview when rightclick to toggle set Rokt33r 2016-01-19 18:58:27 +09:00
  • fb8a2eb2e0 show proper error when hotkey updated Rokt33r 2016-01-19 18:47:35 +09:00
  • cde2e27e04 must override default config Rokt33r 2016-01-19 18:47:10 +09:00
  • 3758ea2cf4 bump up version v0.5.2 Dick Choi 2016-01-18 01:02:05 +09:00
  • e62fc11328 switch folder properly after moving an article to other folder Rokt33r 2016-01-17 08:43:01 +09:00
  • 3cbfae83c1 fix basefonts again Dick Choi 2016-01-17 07:27:38 +09:00
  • 57667654ef add Base fonts for windows Dick Choi 2016-01-17 00:19:20 +09:00
  • eadd66fa91 decode entities to parse properly by katex Rokt33r 2016-01-16 19:40:03 +09:00
  • 75cd94a39a refactor MarkdownPreview & protocol must be defined in 'href' to open in browser Rokt33r 2016-01-16 05:28:27 +09:00
  • 7872bfe19d Merge branch 'markdown' into v0.5.2 Rokt33r 2016-01-16 04:54:02 +09:00
  • af008e69c2 modify default hotkey(toggle-main-window) Rokt33r 2016-01-16 04:53:49 +09:00
  • a549abc20f Refactor event handlers in ArticleEditor Rokt33r 2016-01-16 04:53:06 +09:00
  • 116344737a right click to quick preview(edit on focus) Rokt33r 2016-01-16 04:24:09 +09:00
  • 93c03f4e88 add right click to switch edit/preview option to app settings Rokt33r 2016-01-16 02:40:31 +09:00
  • 445332c27c Find command of ace won't fire blur Rokt33r 2016-01-16 00:58:49 +09:00
  • c42e1892d0 fix a little Rokt33r 2016-01-15 23:35:41 +09:00
  • b6b526dd57 activity record bug fix Rokt33r 2016-01-15 15:41:37 +09:00
  • 3ef7f19ffc devtools will automatically removed in production Rokt33r 2016-01-15 15:41:18 +09:00
  • 9d0d851c2e markdown strike bug fixed, no emoji shortcut, checkbox syntax added Rokt33r 2016-01-13 13:10:46 +09:00
  • adb35b5bef clean up package v0.5.1 Rokt33r 2016-01-10 06:46:20 +09:00
  • acead09377 dull drag catch Rokt33r 2016-01-10 04:40:12 +09:00
  • 714cf43f6a set Basefont Rokt33r 2016-01-10 04:32:20 +09:00
  • 5df0755252 enhance applying config Rokt33r 2016-01-10 04:25:00 +09:00
  • c14827b234 open finder => toggle finder Rokt33r 2016-01-10 03:31:13 +09:00
  • ff9ef2af41 dataStore bug fix Rokt33r 2016-01-10 03:30:41 +09:00
  • 91ef5edcc3 load katex on Finder Rokt33r 2016-01-10 00:47:02 +09:00
  • 27302c6fcc hide devtool menu & fix default hotkey Dick Choi 2016-01-10 00:38:26 +09:00
  • 4d975da176 fix initialize bug & tutorial modal Dick Choi 2016-01-10 00:32:18 +09:00
  • 5b58d8a1e8 bump up to v0.5.1 Rokt33r 2016-01-09 23:52:14 +09:00
  • 3105958afb enhance Editor UX again Dick Choi 2016-01-09 23:17:33 +09:00
  • a505227d01 enhance editor UX Dick Choi 2016-01-09 23:03:23 +09:00
  • 673503b76f cmd+enter to confirm modal Dick Choi 2016-01-09 23:02:50 +09:00
  • 384682421d change font color of folder's article count when active Dick Choi 2016-01-09 22:26:45 +09:00
  • 2ddd6e6321 fix lineAnchor style Dick Choi 2016-01-09 22:23:49 +09:00
  • 86739aa1ac add tooltip for windows Dick Choi 2016-01-09 22:05:36 +09:00
  • 45a46cbc7a make configurable --disable-direct-write flag Dick Choi 2016-01-09 21:48:21 +09:00
  • 567f453232 add Fallback font Dick Choi 2016-01-09 21:02:41 +09:00
  • 890f654971 remove unnecessary codes Dick Choi 2016-01-09 21:02:30 +09:00
  • 572a0ac266 Hotkey for Windows Dick Choi 2016-01-09 20:36:27 +09:00
  • d26ffdbe1a fix click bug of ModeSelect Dick Choi 2016-01-09 20:02:12 +09:00
  • 0bfc9236ed update overlay tutorial Rokt33r 2016-01-08 21:01:46 +09:00
  • 32e6394b3f search filter is now insensitive case, fix minor bugs Rokt33r 2016-01-08 19:12:37 +09:00
  • 09735b7f47 embed hotkey, config to preferences modal & fix datasaving sequence(Async, Queue) Rokt33r 2016-01-08 14:38:29 +09:00
  • ee280d5c7b minor style change(move new post button left a little) Rokt33r 2016-01-07 09:41:05 +09:00
  • c1b56e4cb6 add href, id, name transform for secure navigation Rokt33r 2016-01-07 09:14:30 +09:00
  • 6698d15f20 auto scrolling for markdown preview Rokt33r 2016-01-07 08:20:02 +09:00
  • ef35fd02e5 add sup, sub Rokt33r 2016-01-07 08:19:31 +09:00
  • 8e70e20f9e hide save button Rokt33r 2016-01-06 20:33:13 +09:00
  • 9632bf5b93 bug in foldername sanitizer fixed Rokt33r 2016-01-06 04:42:48 +09:00
  • dde0cab04b reset undo history Rokt33r 2016-01-06 04:41:42 +09:00
  • c8337c7287 CommonMark Rokt33r 2016-01-06 04:41:19 +09:00
  • 15560a3bce render LaTeX Rokt33r 2016-01-05 04:53:40 +09:00
  • 2e3a60cf6e fix lineAnchor bug, preview tooltip must be shown only markdown mode Rokt33r 2016-01-05 02:15:24 +09:00
  • 08b0c43382 fix button tooltip & popup menu style Rokt33r 2016-01-04 19:57:01 +09:00
  • 4e0e11a611 add animation Rokt33r 2016-01-04 19:38:51 +09:00
  • ef41dfca4c fix hover animation of anchor in md Rokt33r 2016-01-04 17:48:10 +09:00
  • cfbca4b0fd list bug fix Rokt33r 2016-01-04 16:38:24 +09:00
  • fdea9a68a1 One-click to edit Rokt33r 2016-01-04 01:45:45 +09:00
  • 47169e19aa Fix Preference style more Rokt33r 2016-01-04 01:43:02 +09:00
  • 0b03c8360b fix anchor style Rokt33r 2016-01-04 01:40:58 +09:00
  • 62f8af1455 escape double slash Rokt33r 2016-01-04 01:31:33 +09:00
  • 0934d452bb fix css code Preferences button, unsaved list in ArticleNav Rokt33r 2016-01-04 01:30:54 +09:00
  • f2f31790b4 modeselect bug fix Rokt33r 2016-01-04 00:38:55 +09:00
  • cf6ecc17cc fix wrong event name Rokt33r 2016-01-04 00:38:32 +09:00
  • 931f9bdce0 add uncache button to article detail & change share dropdown seems to be native Rokt33r 2016-01-02 22:39:26 +09:00
  • bec0528a3a implement click to edit Rokt33r 2016-01-02 13:16:16 +09:00
  • 670f2b1fc3 add Click & Double click handler to MarkdownPreview Rokt33r 2016-01-02 13:15:50 +09:00
  • f2f6de717b improve event handler for ModeSelect Rokt33r 2016-01-02 13:15:20 +09:00
  • f8ad2eddf3 refactor CodeEditor Rokt33r 2016-01-02 13:14:46 +09:00
  • c36a46cad6 fix style a little Rokt33r 2016-01-02 05:24:42 +09:00
  • 00360c77d2 add unsaved list & move new post button to top bar Rokt33r 2016-01-02 04:42:04 +09:00
  • 8a62cd386e add uncacheArticle, uncacheAllArticles action Rokt33r 2016-01-02 04:18:08 +09:00
  • 450327f093 remove unnecessary codes of webpack config Rokt33r 2016-01-02 04:17:08 +09:00
  • e87ec04058 posting of ActivityRecord is available in production Rokt33r 2016-01-02 04:16:35 +09:00
  • f9d41de8f1 Babel6 Rokt33r 2015-12-30 14:19:01 +09:00
  • f80a1a5f6b bump up version of ace editor Rokt33r 2015-12-29 03:09:20 +09:00
  • f81caf962d focus back to list when preview mode Rokt33r 2015-12-29 02:55:00 +09:00
  • d18fcf0a18 update grunt file Rokt33r 2015-12-29 02:54:24 +09:00
  • 0187217c86 renewal key binding Rokt33r 2015-12-29 02:18:37 +09:00
  • b820bdec09 clean unnecessary default state of ArticleDetail Rokt33r 2015-12-28 21:36:27 +09:00
  • adace2954e Hard-match for tags array Rokt33r 2015-12-28 21:35:52 +09:00
  • 6eeb8eeba6 realign tooltip of buttons in articleDetail Rokt33r 2015-12-28 21:02:11 +09:00
  • dd2a8202ef bug fix Rokt33r 2015-12-28 21:01:43 +09:00
  • d1cfd627bc add doublick handler for MarkdownPreview to turn off preview mode Rokt33r 2015-12-28 19:09:52 +09:00
  • fb97b7443d show editor first if markdown article has empty content Rokt33r 2015-12-28 18:32:25 +09:00
  • 48fcd45d7d debug on saving data & error throw if dataStore get wrong data Rokt33r 2015-12-28 18:29:48 +09:00
  • 5cfc418d77 clean up main/*.styl Rokt33r 2015-12-28 18:29:11 +09:00
  • f3fbe38247 add DeleteArticleModal Rokt33r 2015-12-28 18:14:05 +09:00
  • a0a1c84db1 message for empty content like placeholder Rokt33r 2015-12-28 17:41:42 +09:00
  • 54d563f49e improve selectable area Rokt33r 2015-12-28 17:23:29 +09:00
  • e8ee8b8a16 add toggle preview mode button Rokt33r 2015-12-28 17:20:26 +09:00
  • c6ac44ba14 enhance style of topbar Rokt33r 2015-12-28 16:24:14 +09:00
  • e4d8438801 save ALL Rokt33r 2015-12-28 16:11:42 +09:00