1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-06-26 00:04:00 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
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
asmsuechan 87ea66bb92 Change iterate variable 2017-08-05 22:00:12 +09:00
asmsuechan d6280f4397 Fix noteCount on a note trased 2017-08-05 17:16:57 +09:00
Sosuke Suzuki e6047ed383 use String template literal 2017-05-20 11:38:09 +09:00
Sosuke Suzuki b86cdb461a fix the spacing 2017-05-18 01:27:37 +09:00
Sosuke Suzuki 9c1179a6f9 Fixed indent which could not be corrected 2017-04-25 02:53:29 +09:00
Sosuke Suzuki 43cb290c80 fix the indent 2017-04-25 02:41:16 +09:00
Sosuke Suzuki f8b7b7df9f change how to use dataApi and fix indent 2017-04-25 02:31:03 +09:00
Sosuke Suzuki b73f0a8012 refactor some dirty code 2017-04-25 01:40:49 +09:00
Sosuke Suzuki 25685dc8b0 Several small fixes 2017-04-06 21:52:23 +09:00
Sosuke Suzuki 50cd0b794b change color with hover during dragging 2017-04-05 10:08:09 +09:00
Sosuke Suzuki 720f07f62c Move note between folders 2017-04-01 02:36:48 +09:00
sota1235 ed9ddee5f1 refactor: fix by standardjs 2017-01-11 23:17:32 +09:00
sota1235 d65464401c refactor: replace component with common component 2017-01-03 16:16:05 +09:00
Dick Choi 8f0789bc6d renew SideNav
add contextmenu
fix MutableSet bug
2016-10-13 15:51:33 +09:00
Dick Choi 3b7ed5ffd7 foldable sidebar 2016-07-30 19:17:09 +09:00
Dick Choi b6d34472fe snippet note 2016-07-21 01:17:53 +09:00
Dick Choi 44f270f408 rewite whole code
add dataApi
renew PreferencesModal
2016-07-14 13:58:14 +09:00