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

1791 Commits

Author SHA1 Message Date
Dick Choi 9cd6d6d4c1 GFM checkbox 2016-07-26 20:00:32 +09:00
Dick Choi 49a4b5feb4 no more line anchors 2016-07-26 17:12:34 +09:00
Dick Choi c6eff157de improve line anchors placement 2016-07-26 13:56:55 +09:00
Dick Choi 80d16233e7 foot note 2016-07-26 01:44:26 +09:00
Dick Choi 65e1a39027 debounce dispatch 2016-07-26 01:13:08 +09:00
Dick Choi d73b567bd4 inhance UX & search case insensitive 2016-07-24 15:03:18 +09:00
Dick Choi 787bb0a9e6 update readme 2016-07-24 04:05:10 +09:00
Dick Choi 7faf0efb20 Merge branch '0.6.0' v0.6.1 2016-07-24 03:12:15 +09:00
Dick Choi ed70cb8e3d fix forever loading if user is new 2016-07-24 03:11:07 +09:00
Dick Choi 2544b5b821 fix path validation for Windows v0.6.0 2016-07-23 23:47:07 +09:00
Rokt33r 90613b7cc8 Merge branch '0.6.0' 2016-07-23 20:44:07 +09:00
Rokt33r 173640d0b4 ready to pack 2016-07-23 20:28:01 +09:00
Dick Choi e70d09ebbf modify smaller border for folder item 2016-07-23 15:52:07 +09:00
Dick Choi 1ff33378e1 esc to close modal 2016-07-23 15:45:21 +09:00
Dick Choi 286739f770 cleanup 2016-07-23 15:41:30 +09:00
Dick Choi 45b1cd3942 delete note 2016-07-23 15:28:17 +09:00
Dick Choi b2d34ab95d add initialization modal & migration func 2016-07-23 12:14:01 +09:00
Dick Choi f628ed55cf update infotab 2016-07-23 01:41:31 +09:00
Dick Choi 70ec9f50ab disable finder temporary 2016-07-22 08:45:13 +09:00
Dick Choi d6d130b8f9 app won't quit before Ctrl+ Q 2016-07-22 08:45:04 +09:00
Dick Choi 40410eb10f hotkey config 2016-07-22 08:39:25 +09:00
Dick Choi a6e3dbd825 change folder 2016-07-21 23:44:00 +09:00
Dick Choi 3882df41f1 fix tag search bug 2016-07-21 22:51:18 +09:00
Dick Choi 6c67b96e30 search 2016-07-21 03:21:53 +09:00
Dick Choi b6d34472fe snippet note 2016-07-21 01:17:53 +09:00
Dick Choi 69d11b5cd0 fix css bugs
content of rendered preview should be selectable
the hit box of width slider should has the highest z-index
2016-07-20 00:47:25 +09:00
Dick Choi f36f2029e5 change layout 2016-07-19 13:29:05 +09:00
Dick Choi af7476f79a use flex layout to center modal 2016-07-19 13:28:18 +09:00
Dick Choi 890207daee auto scroll 2016-07-19 08:59:47 +09:00
Dick Choi 9a5653f1e3 preview on blur 2016-07-19 02:38:23 +09:00
Dick Choi 4f45ba1680 embed navigating, filterring to notelist 2016-07-15 10:34:52 +09:00
Dick Choi 0ccfd36a83 smaller storage name 2016-07-15 10:21:34 +09:00
Dick Choi 8452a95114 hide sidenav toggle button temporarily 2016-07-15 10:21:21 +09:00
Dick Choi 9b98035ee7 smaller padding of code block 2016-07-14 14:42:20 +09:00
Dick Choi 6dc75afdc8 Merged branch newv0.6.0 into 0.6.0 2016-07-14 14:37:45 +09:00
Dick Choi 922ae7a274 clean old codes 2016-07-14 14:37:26 +09:00
Dick Choi 2d46d12628 Codeblock theme of markdown preview 2016-07-14 14:37:14 +09:00
Dick Choi 44f270f408 rewite whole code
add dataApi
renew PreferencesModal
2016-07-14 13:58:14 +09:00
Dick Choi 9ff70c4aef display updater error logs 2016-07-14 13:57:09 +09:00
Dick Choi 8c6a54397f Merge branch 'no_submodules'
Conflicts:
	readme.md
2016-06-12 20:01:20 +09:00
Dick Choi ce915df2b2 focus content editor after create new Note 2016-06-12 19:55:39 +09:00
Dick Choi 84dd772b7c v0.5.13 2016-06-07 11:04:25 +09:00
Dick Choi 959f6c2c58 no more submodules 2016-06-07 10:59:39 +09:00
Dick Choi 793b2b20e9 Merged branch master into master 2016-06-07 10:53:07 +09:00
Dick Choi 1c224fedc5 hide scroll bar when modal shows up 2016-06-07 10:48:41 +09:00
Dick Choi 4299baec5d enable devtools 2016-06-07 10:48:20 +09:00
Dick Choi e931d3efbc Merge pull request #43 from eschmid72/master
including ace via npm, not as git submodule anymore
2016-06-06 10:41:00 +09:00
Egon schmid 36d81a6ec9 updated package.json and gruntfile.js 2016-06-05 12:33:02 +02:00
Egon schmid 22c2d09d88 changing git@github.com/ajaxorg/ace.git tp git@github.com/ajaxorg/ace-builds.git 2016-06-05 12:19:14 +02:00
Egon schmid 558659b54d including ace via npm, not as git submodule anymore 2016-06-05 11:44:26 +02:00