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

247 Commits

Author SHA1 Message Date
asmsuechan a6fe3c27d4 Fix a cyclic object value error 2017-08-10 09:43:19 +09:00
asmsuechan d47ff96b13 Enable to set configs in ~/.boostnoterc 2017-08-10 09:43:19 +09:00
asmsuechan f79734391e Change to use the module 2017-07-26 15:16:18 +09:00
asmsuechan 044e6b7180 Make image path relative 2017-07-26 13:16:32 +09:00
asmsuechan 820802cdc2 iss #155 Change defaut font on windows_ 2017-07-25 14:04:39 +09:00
asmsuechan 72d2df465b Fix typos Dynamit to Dynamic 2017-07-22 15:33:56 +09:00
asmsuechan 275e3317a3 Add checkbox for ama 2017-07-22 08:59:27 +09:00
asmsuechan bb9eb494e9 Change to create a new directory when storage/images does not exist 2017-07-16 15:02:18 +09:00
asmsuechan 2650cc2f1c Add trash can 2017-07-12 15:48:08 +09:00
Kazu Yokomizo 4d9e0e3bd7 Change default theme at editor and code-block 2017-07-06 02:32:14 +09:00
asmsuechan 032b5a59f2 Remove encodeURI 2017-07-01 18:07:16 +09:00
asmsuechan 927981bf30 Randomize the image name when it's dropped 2017-06-28 13:05:40 +09:00
asmsuechan 212d7027fc Exclude auth of aws only production 2017-06-26 15:33:58 +09:00
SuenagaRyota 0fdc444c4c Merge pull request #642 from BoostIO/fix-analytics
Fix initialize logic of analytics
2017-06-16 22:35:33 +09:00
Kohei TAKATA f443f9264a Fix initialize logic of analytics 2017-06-16 21:35:21 +09:00
SuenagaRyota 68b91bf98c Merge pull request #611 from asmsuechan/error-handling-for-loading-notes
Fix errorhandling on cases of invalid notes
2017-06-16 21:09:48 +09:00
asmsuechan eaf88c6491 Disable awsAnalytics on develop 2017-06-12 18:57:40 +09:00
Sosuke Suzuki 278061e4f1 fix spacing 2017-06-10 12:58:24 +09:00
Sosuke Suzuki 2fea9eb874 setting AMA custom events 2017-06-10 12:50:19 +09:00
Sota Sugiura 0862c6e059 Merge pull request #293 from asmsuechan/copy-image-on-dropped-into-CodeEditor
Add dataApi.copyImage for copying image to boostnote storage on an image dropped into CodeEditor
2017-06-05 01:29:11 +09:00
asmsuechan 95e7f4f645 Fix errorhandling on cases of invalid notes 2017-06-03 18:47:56 +09:00
Benjamin Tran 549c289f81 fixes #504 scrollbar no longer appears above modal.
Edit NoteList style properties on modal component. Remove overflow to hide scrollbar on modal open.
2017-04-26 19:12:56 -07:00
asmsuechan 893a92c87b Fix from reviews 2017-03-19 12:39:46 -07:00
sota1235 6fcbca6b10 refactor: by ESLint 2017-03-13 18:40:12 +09:00
asmsuechan 65573bd4db Add comments 2017-03-10 20:33:16 -08:00
asmsuechan 928df018dc Fix the assginment of targetStorage 2017-03-10 20:33:16 -08:00
asmsuechan b2187b72ab Fix let to const 2017-03-10 20:33:16 -08:00
asmsuechan aae2bddd32 Improve the Promise of copyImage 2017-03-10 20:33:11 -08:00
asmsuechan b6eddf0821 Add dataApi.copyImage for copying image to boostnote storage on an image to boostnote storage on an image doropped into CodeEditor 2017-03-10 20:31:54 -08:00
asmsuechan ad9da44afb Move a shortcut escapeFromCodeEditor from CodeEditor to MarkdownEditor, because it's not customizable 2017-01-28 13:27:34 +09:00
asmsuechan c827717202 refs #260 Change a shortcut Ctrl-E to Ctrl-W
it escapes CodeEditor to MarkdownPreview
2017-01-28 12:51:49 +09:00
asmsuechan cdb079dc81 refs #226 Enables to use multiple key for shortcut 2017-01-14 20:26:43 +09:00
Sota Sugiura 96413b9851 Merge pull request #218 from asmsuechan/feature-vim-keymap
Adds vim keymap setting
2017-01-14 17:03:20 +09:00
sota1235 ed9ddee5f1 refactor: fix by standardjs 2017-01-11 23:17:32 +09:00
asmsuechan 7f4c58a84a Adds vim keymap setting 2017-01-08 17:52:52 +09:00
asmsuechan ee6d41859f Fixes the theme of code block by codemirror 2017-01-07 22:48:37 +09:00
sota1235 556b53181f modify: fix to use navWidth instead of listWidth 2017-01-03 16:15:45 +09:00
sota1235 f461d459d2 modify: change width of SideNav component 2017-01-03 16:15:45 +09:00
Dick Choi 6e0def310f update design of Note List
add list style
remove folder info
enhance design
2016-10-12 20:22:13 +09:00
Dick Choi 823da07a5e update storage handler for the future update 2016-10-12 12:48:53 +09:00
Dick Choi 92fd7ac09c use default theme if theme doesn't exist 2016-10-04 11:07:21 +09:00
Dick Choi 90b490c28b use codemirror 2016-10-03 22:28:13 +09:00
Dick Choi cc24e6b801 parse u2028 char properly 2016-09-22 11:01:23 +09:00
Dick Choi 975e82710e parse only cson files when reading notes 2016-09-20 21:00:49 +09:00
Dick Choi 1763dbcff1 discard LSEP 2016-09-20 21:00:29 +09:00
Dick Choi 123d5638cf collect count and version information 2016-09-20 16:28:46 +09:00
Dick Choi 79d0006f3f fix rename bug 2016-09-20 13:54:17 +09:00
Dick Choi 240b5daf3e attempt to recover invalid boostnote.json 2016-09-20 13:54:04 +09:00
Dick Choi cd0bede2f2 add keepUnique method to mixpanel 2016-09-20 02:57:28 +09:00
Dick Choi 27b09e5b73 fix mixpanel bug 2016-09-15 05:50:29 +09:00