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

1093 Commits

Author SHA1 Message Date
Dick Choi b906db3b24 fix syntax name bug of snippet note 2016-10-24 18:48:04 +09:00
Dick Choi df0af2a11f Render codefence by codemirror rather than by hljs 2016-10-24 18:05:01 +09:00
Junyoung Choi 706dd3e616 Merge pull request #160 from tejado/master
Fix of storage unlink in preference popup
2016-10-22 16:50:47 +09:00
Dick Choi bbec58e049 update contributors
add Mike Resoli and tjado
2016-10-21 16:59:37 +09:00
Dick Choi 381b7d85f4 keep the convention 2016-10-21 08:43:00 +09:00
Junyoung Choi c17c056af3 Merge pull request #157 from tejado/master
Fix syntax error (unexpected token)
2016-10-21 08:13:18 +09:00
Junyoung Choi a26a85cd1f Merge pull request #159 from mikeres0/patch-1
Improved error messaging
2016-10-21 02:50:48 +09:00
Mike Resoli 9b68b1d327 Improved error messaging
Instead of a standard `console.log` I've added an alert. Pressing the button and getting nowhere is not good from a user perspective.
2016-10-20 16:50:47 +01:00
tjado 6a6631052e Fix of storage unlink in preference popup 2016-10-20 13:35:02 +02:00
tjado d4ad3a953a Fix syntax error (unexpected token) 2016-10-20 12:56:07 +02:00
Junyoung Choi 7bb63a78c5 Merge pull request #150 from mikeres0/master
Various updates
2016-10-20 00:53:30 +09:00
Mike Resoli 26c859f14c added npm run vendor to build.md 2016-10-19 14:41:01 +01:00
Mike Resoli dd5c9bf3f6 Spelling mistake in index.js 2016-10-19 11:17:35 +01:00
Dick Choi 3db40fea31 v0.7.2 v0.7.2 2016-10-18 14:46:17 +09:00
Dick Choi 8f1c198406 hot fix: Wrong behavior with Japanese IME keyboard 2016-10-18 13:42:10 +09:00
Dick Choi ac65a3c86e v0.7.1 v0.7.1 2016-10-18 00:32:28 +09:00
Dick Choi 79abcd90f6 fix tooltip layout of SideNav 2016-10-18 00:08:52 +09:00
Dick Choi d614abdec6 fix wrong border color 2016-10-18 00:07:22 +09:00
Mike Resoli 44d754c59d Hid menu 2016-10-17 13:40:13 +01:00
Dick Choi 247d1db5d5 fix IME popup bug 2016-10-17 18:58:28 +09:00
Dick Choi a52cfb2cd2 fix tag bug v0.7.0 2016-10-17 08:27:30 +09:00
Dick Choi 4e5d923388 Merged branch master into master 2016-10-17 08:12:03 +09:00
Dick Choi f9598dd619 v0.7.0 2016-10-17 07:10:00 +09:00
Dick Choi 00f1c62646 fix typo 2016-10-17 07:01:52 +09:00
Dick Choi 8997728cbc add errorHandler for autoUpdater 2016-10-17 06:56:02 +09:00
Dick Choi 99a0704516 Merged branch master into v0.7.0 2016-10-17 06:38:32 +09:00
Dick Choi 434e361d5d fix bugs 2016-10-17 06:38:08 +09:00
Dick Choi f112b0bf03 override meta.js 2016-10-17 02:16:28 +09:00
Dick Choi 0ce67ccd35 add codemirror addon 2016-10-17 02:15:40 +09:00
Dick Choi c947feadeb hide help button(temp) 2016-10-17 02:15:14 +09:00
Dick Choi 2fa381980d use GFM as a default Markdown mode 2016-10-17 02:15:03 +09:00
Junyoung Choi 4e2c42f65c Merge pull request #144 from ryngonzalez/patch-1
Pateron => Patreon
2016-10-16 16:59:28 +09:00
Ryan Gonzalez 38b7d60af7 Pateron => Patreon
Correct misspelling of the crowd-funding platform's name.
2016-10-15 23:22:32 -07:00
Dick Choi 4714593d52 upgrade standard linter 2016-10-15 18:21:05 +09:00
Dick Choi 7729ed4f72 move statusbar 2016-10-15 18:20:13 +09:00
Dick Choi 7107777df3 fix NoteList bug in Finder 2016-10-15 00:20:56 +09:00
Dick Choi 53989b918e minor bug fix
use mime for syntax mode instead of mode
fix style of markdown
2016-10-15 00:20:22 +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 2fdea6cd61 fix minor bugs
fix codemirror bug
fix style bug of in NoteList
fix Redux store bug: Cruch on deleting empty folder
2016-10-13 15:47:25 +09:00
Dick Choi ed5f3a6202 update style of list style button 2016-10-12 21:38:07 +09:00
Dick Choi d98e909256 update design of SideNav
smaller menu
2016-10-12 21:31:12 +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 40d2960562 add requseted features link 2016-10-12 12:48:10 +09:00
Dick Choi 6799f45352 Merged branch master into v0.7.0 2016-10-06 14:15:36 +09:00
Dick Choi 1209a044ce detect syntax by filename 2016-10-04 13:35:56 +09:00
Dick Choi 9a8760c120 delete ModeIcon & ModeSelect 2016-10-04 13:35:38 +09:00
Dick Choi 8d2a7716f3 add pateron link 2016-10-04 13:20:27 +09:00
Dick Choi 5f240ada59 apply devtron 2016-10-04 11:57:12 +09:00