1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-31 11:43:10 +00:00
Commit Graph

893 Commits

Author SHA1 Message Date
Kazu Yokomizo 601f0b0de8 Fix layout at narrow the width of description in SnippetNoteDetail 2017-09-22 16:06:40 +09:00
Kazu Yokomizo 7b1c6c10b7 Change expand icon at NoteDetail 2017-09-22 15:56:49 +09:00
Kazu Yokomizo 5a85c257cf Fix layout at SideNab in PreferenceModal 2017-09-22 15:46:08 +09:00
Kazu Yokomizo beceb851c2 Fix layout at selector size in PreferenceModal 2017-09-22 15:41:40 +09:00
Kazu Yokomizo 31485d3387 Fix layout at head in PreferenceModal 2017-09-22 15:27:22 +09:00
Kazu Yokomizo fc552e030a Change save button position to top 2017-09-22 15:21:04 +09:00
Kazu Yokomizo bf4c9f920a Fix layout at preference modal 2017-09-22 15:13:34 +09:00
David Pavlík 0907bc80ef Strip HTML from the note title 2017-09-21 16:48:13 +02:00
Sosuke Suzuki a62faa471c change the event name for app start from MAIN_FOCUSED to APP_STARTED 2017-09-15 00:23:31 +09:00
Sosuke Suzuki 66f3ce2cb2 add MAIN_FOCUSED event 2017-09-12 19:43:59 +09:00
asmsuechan 9ea9d30947 Add wordcount and lettercount to InfoPanel 2017-08-19 08:26:55 +09:00
asmsuechan 881f5a5110 Fix typo regarding fullscreen 2017-08-15 20:22:26 +09:00
SuenagaRyota 4e986a6384 Merge pull request #802 from asmsuechan/fix-by-eslint-react
Fix by eslint react
2017-08-15 10:16:33 +09:00
asmsuechan b85790d2fa Fix note creation in All Notes 2017-08-15 10:09:17 +09:00
asmsuechan 6bc3e7fcf1 [eslint] react/no-direct-mutation-state 2017-08-15 10:01:04 +09:00
asmsuechan 1ca968201d [eslint] react/no-unescaped-entities 2017-08-14 11:56:55 +09:00
asmsuechan a752730718 Change to use sdialog.showMEssageBox() instead of window.alert 2017-08-14 11:39:06 +09:00
asmsuechan 9d20fd91ec Change ee to eventEmitter 2017-08-14 11:20:54 +09:00
asmsuechan 70a6a3acb8 Remove unused variable 2017-08-14 11:20:54 +09:00
asmsuechan 7f52eed4d5 Move condition of trash or not 2017-08-14 11:20:54 +09:00
asmsuechan 105119e1a4 Change let to const 2017-08-14 11:20:54 +09:00
asmsuechan 169e30e029 Fix by lint 2017-08-14 11:20:54 +09:00
asmsuechan a5fa3e9e7a 🗑️ Remove unused file 2017-08-14 11:20:54 +09:00
asmsuechan 8985062d34 ♻️ Refactor 2017-08-14 11:20:54 +09:00
asmsuechan 56eb9c76ae Componentnize NewNoteButton 2017-08-14 11:20:54 +09:00
asmsuechan 1e202db50f Change the directory of RcParser 2017-08-12 09:36:30 +09:00
asmsuechan 9405b95825 Change RcParser testable 2017-08-12 09:11:22 +09:00
asmsuechan 95aec54f60 Make RcParser ignore errors at JSON.parse() 2017-08-11 08:24:08 +09:00
SuenagaRyota f14ce0d68e Merge pull request #787 from asmsuechan/fix-configmanager
Fix configmanager
2017-08-11 00:41:16 +09:00
SuenagaRyota 2df901288a Merge pull request #776 from XGHeaven/master
add todo percentage in item list
2017-08-10 23:39:12 +09:00
asmsuechan 821a7c780e Change variable names 2017-08-10 23:30:42 +09:00
asmsuechan 6e2e48fa64 Fix ConfigManger to load the settings from localStorage properly 2017-08-10 23:19:57 +09:00
XGHeaven e934182e86 change getTodoState to getTodoStatus 2017-08-10 19:58:58 +08:00
SuenagaRyota 35938c09e8 Merge pull request #783 from asmsuechan/add-boostnoterc-for-config
Add boostnoterc revival
2017-08-10 16:58:23 +09:00
SuenagaRyota 9eaa90c691 Merge pull request #768 from BoostIO/fix-infoPanel-layout-in-trash
Fixed InfoPanel layout in Trash
2017-08-10 16:52:07 +09:00
Kazu Yokomizo 049835d426 Fix typo “in Trash” to “Trash” 2017-08-10 16:43:25 +09:00
asmsuechan af91c40406 Remove unused variable 2017-08-10 16:42:14 +09:00
asmsuechan d02b740300 Fix assignConfigValues because it didn't return proper hash object 2017-08-10 16:37:31 +09:00
asmsuechan 9cb443dc2f Remove unused variable 2017-08-10 15:18:55 +09:00
XGHeaven 1c7cba2951 add todo percentage in item list 2017-08-10 12:31:07 +08:00
asmsuechan 473b80710d Remove RcParser.exec 2017-08-10 11:14:42 +09:00
asmsuechan 2247c0835d Ignore any errors in ~/.boostnoterc 2017-08-10 09:54:56 +09:00
asmsuechan b7b715ba3d Fix a return value of RcParser.parse 2017-08-10 09:44:00 +09:00
asmsuechan 6c43fb2325 Enable to set configs in ~/.boostnoterc 2017-08-10 09:43:50 +09:00
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
Ben 4873b40e49 Update application text
Updates application text in various places to correct the wording of or better reflect the functionality provided.
2017-08-09 16:48:39 +01:00
asmsuechan 5e58d457a3 Add storageKey to MarkdownEditor 2017-08-09 23:12:07 +09:00
Sean Baines 0646484c83 Fixes wording on folder delete
"This work will deletes all notes in the folder and can not be undone." to "This will delete all notes in the folder and can not be undone."
2017-08-06 11:34:39 +01:00
Kazu Yokomizo a27b79c213 Add newline at InfoPanel 2017-08-06 13:59:51 +09:00