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

1648 Commits

Author SHA1 Message Date
David Pavlík 7a4258bb20 Make line numbers in the editor optional 2017-09-20 22:34:18 +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
Matus Benko 43c49f54d2 used findStorage function in the updateFolder 2017-09-11 21:10:44 +02:00
Matus Benko a15dfffa44 used findStorage function in the reorderFolder 2017-09-11 21:09:51 +02:00
Matus Benko 6b7132f134 fixed style of dragged folder item for dark theme 2017-09-09 21:50:06 +02:00
asmsuechan e313b5e59d Add RealtimeNotification 2017-09-09 13:47:30 +09:00
Matus Benko 94e6f89d07 fixed errors from lint 2017-09-08 18:46:17 +02:00
Matus Benko 3804a746df connected sortable folder list to data api 2017-09-08 12:07:59 +02:00
Matus Benko 5c2d7e2d2a fixed typo in the useDragHandle attribute for the folder list 2017-09-08 00:59:38 +02:00
Matus Benko c34dd462b6 made sortable item helper visible by setting proper zindex 2017-09-08 00:41:20 +02:00
Matus Benko 9141b1a641 saving new order in the storage only for now 2017-09-08 00:09:13 +02:00
Matus Benko 0fea85e2f2 added drag handle to the folder item 2017-09-07 23:52:27 +02:00
Matus Benko a58c191ded used react-sortable-hoc on folderList and folderItem 2017-09-06 22:56:32 +02:00
Matus Benko 77089a1178 extracted folder list and item to separate components 2017-09-06 20:02:47 +02: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