1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-27 09:51:56 +00:00
Commit Graph

83 Commits

Author SHA1 Message Date
asmsuechan 4f116cba34 Remove markdown-it-toc because an errors are happening 2017-03-19 23:32:51 -07:00
georg 57835d0e32 Added ToC support
- added `markdown-it-toc-and-anchor` into the project
- integrated it, create a table of contents every in a markup by adding
`@[TOC]`
2017-03-04 17:48:17 +01:00
sota1235 79f33b9405 refactor: fix some coding style pointed by standard js 2017-01-11 23:35:02 +09:00
sota1235 ed9ddee5f1 refactor: fix by standardjs 2017-01-11 23:17:32 +09:00
sota1235 ab578f768f refactor: remove unused file 2017-01-05 00:06:03 +09:00
sota1235 b3263b41ff Revert "fix: default.css not found"
This reverts commit 7b55454a73b3eebbfe1ed4684157c2d822ee2f05.
2017-01-03 16:15:45 +09:00
sota1235 74068eaa3d modify: fix test and logic 2017-01-03 16:15:45 +09:00
sota1235 c11bd9e7eb fix: default.css not found 2017-01-03 16:15:45 +09:00
sota1235 cf455a13d5 add: util method for generating date 2017-01-03 16:15:45 +09:00
Dick Choi f0d2fb53d4 add sequence diagram 2016-10-26 13:06:02 +09:00
Dick Choi b18a5be940 flowchart 2016-10-26 10:03:20 +09:00
Dick Choi df0af2a11f Render codefence by codemirror rather than by hljs 2016-10-24 18:05:01 +09:00
Dick Choi f112b0bf03 override meta.js 2016-10-17 02:16:28 +09:00
Dick Choi fdd0c84441 update NoteDetail design 2016-10-14 04:00:59 +09:00
Dick Choi 8f0789bc6d renew SideNav
add contextmenu
fix MutableSet bug
2016-10-13 15:51:33 +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 123d5638cf collect count and version information 2016-09-20 16:28:46 +09:00
Dick Choi e17fa6d0ed mixpanel 2016-09-15 05:12:15 +09:00
Dick Choi 4c486c399b Merge pull request #110 from BoostIO/ui-improvement
Ui improvement for v0.6.5
2016-09-10 14:26:44 +09:00
Dick Choi a4160d2994 strip markdown syntax for title 2016-09-09 14:16:47 +09:00
Dick Choi 40fc63ea0c use new api for finder 2016-09-08 18:16:37 +09:00
Dick Choi a391ac682d UPDATE_FOLDER & DELETE_FOLDER
fix store bug when creating note
2016-09-02 09:33:01 +09:00
Dick Choi aefb84df3b Mutable
INIT_ALL, NOTE_MOVE, NOTE_UPDATE(create/update) done
2016-09-01 00:01:47 +09:00
Dick Choi 3a8bef26d3 add fixtures.TestDummy and transform method 2016-08-27 12:23:58 +09:00
Dick Choi 282ca3ea2a move ipc server to main process 2016-08-23 01:51:30 +09:00
Dick Choi 108e83a402 syntax mode will be detected by filename 2016-08-22 00:43:52 +09:00
Dick Choi b6bb438507 fix checkbox rendering bug
it doesn't render multiline content properly
2016-07-27 17:54:16 +09:00
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 b6d34472fe snippet note 2016-07-21 01:17:53 +09:00
Dick Choi 922ae7a274 clean old codes 2016-07-14 14:37:26 +09:00
Dick Choi 44f270f408 rewite whole code
add dataApi
renew PreferencesModal
2016-07-14 13:58:14 +09:00
Dick Choi 431ac5a403 prevent duplication of starred 2016-05-29 13:52:17 +09:00
Dick Choi 5a26fc812d Star a note 2016-05-29 13:08:02 +09:00
Dick Choi 7f8733796e Detail 2016-05-25 17:11:10 +09:00
Dick Choi 60daafe136 clean lib 2016-05-25 17:07:41 +09:00
Dick Choi 93d3ea70fc handle new note button & note list 2016-05-22 23:44:49 +09:00
Rokt33r 00691f1225 shorter uid 2016-05-14 18:47:09 +09:00
Rokt33r 9869545777 remove linkState function & move modal.js to main/lib 2016-05-14 12:45:49 +09:00
Rokt33r 9deaa8694e simplify keygen 2016-05-14 12:23:49 +09:00
Rokt33r 9d60704c9b Merge branch 'master'
Conflicts:
	package.json
2016-05-12 20:10:18 +09:00
Rokt33r c91adcd165 update label 2016-05-08 14:41:27 +09:00
Rokt33r 293c286d22 update color option and enhance UX of FolderItem 2016-05-08 03:03:26 +09:00
Rokt33r 70244f79ba rename, recolor, remove folder 2016-05-08 02:49:19 +09:00
Rokt33r f904fd00e5 add code block line numbering option to 2016-05-04 00:47:22 +09:00
Rokt33r dcf773fd88 add Folder 2016-05-03 22:38:54 +09:00
Rokt33r 10aae90ae2 clean code 2016-05-03 15:41:11 +09:00