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

158 Commits

Author SHA1 Message Date
Dick Choi 823da07a5e update storage handler for the future update 2016-10-12 12:48:53 +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 cc24e6b801 parse u2028 char properly 2016-09-22 11:01:23 +09:00
Dick Choi 975e82710e parse only cson files when reading notes 2016-09-20 21:00:49 +09:00
Dick Choi 1763dbcff1 discard LSEP 2016-09-20 21:00:29 +09:00
Dick Choi 123d5638cf collect count and version information 2016-09-20 16:28:46 +09:00
Dick Choi 79d0006f3f fix rename bug 2016-09-20 13:54:17 +09:00
Dick Choi 240b5daf3e attempt to recover invalid boostnote.json 2016-09-20 13:54:04 +09:00
Dick Choi cd0bede2f2 add keepUnique method to mixpanel 2016-09-20 02:57:28 +09:00
Dick Choi 27b09e5b73 fix mixpanel bug 2016-09-15 05:50:29 +09:00
Dick Choi e17fa6d0ed mixpanel 2016-09-15 05:12:15 +09:00
Dick Choi 26f05b343e override default values to undefined attributes of config 2016-09-10 15:37:30 +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 2b85aa1b88 default note type 2016-09-10 10:07:41 +09:00
Dick Choi 27e0252ccd resizable SideNav 2016-09-08 22:36:59 +09:00
Dick Choi 40fc63ea0c use new api for finder 2016-09-08 18:16:37 +09:00
Dick Choi ba374e08ff fix moveNote Api 2016-08-30 02:33:00 +09:00
Dick Choi 33a11ac2e5 integrate all methods 2016-08-29 10:12:14 +09:00
Dick Choi 357c4a382d migrateFromV5Storage 2016-08-29 10:05:56 +09:00
Dick Choi d7e8f26ace rename transform method migrateFromV6Storage 2016-08-29 10:05:21 +09:00
Dick Choi 5c312c1939 moveNote 2016-08-28 21:54:38 +09:00
Dick Choi 5163ab134e fix text 2016-08-28 21:54:33 +09:00
Dick Choi 73dd0db529 deleteNote 2016-08-28 01:33:21 +09:00
Dick Choi 8921db89ab key should be labeled ~Key 2016-08-28 01:33:05 +09:00
Dick Choi 8d624459d4 add assertions to addStorage test
check version and folders attribute from resolved data and json
2016-08-28 00:20:08 +09:00
Dick Choi ec96021b00 updateNote 2016-08-27 23:46:12 +09:00
Dick Choi 0127d5143a createNote 2016-08-27 22:13:32 +09:00
Dick Choi ffe3b689c4 deleteFolder 2016-08-27 20:50:34 +09:00
Dick Choi ff123be895 updateFolder 2016-08-27 17:40:37 +09:00
Dick Choi 67dd089e67 createFolder 2016-08-27 16:31:45 +09:00
Dick Choi eb163ef03c renew renameStorage api 2016-08-27 15:18:28 +09:00
Dick Choi 5558403358 renew addStorage 2016-08-27 15:02:00 +09:00
Dick Choi db3a4d0f01 renew init method 2016-08-27 14:48:20 +09:00
Dick Choi 3a8bef26d3 add fixtures.TestDummy and transform method 2016-08-27 12:23:58 +09:00
Dick Choi 8f1ee30553 extract createFolder method 2016-08-26 18:48:19 +09:00
Dick Choi c5414aadd1 extract renameStorage, removeStorage methods
and tests for each of them
2016-08-26 10:30:10 +09:00
Dick Choi 88538257ac extract addStorage api from dataApi and add its test
replace module-alias with babel-plugin-webpack-alias
2016-08-25 23:53:30 +09:00
Dick Choi 52d065a38d init dataApi method test 2016-08-24 03:00:49 +09:00
Dick Choi 282ca3ea2a move ipc server to main process 2016-08-23 01:51:30 +09:00
Dick Choi 8736d87b95 dark theme 2016-08-14 17:30:55 +09:00
Dick Choi 2cbe07b373 Finder 2016-08-14 01:34:32 +09:00
Dick Choi 2544b5b821 fix path validation for Windows 2016-07-23 23:47:07 +09:00
Rokt33r 90613b7cc8 Merge branch '0.6.0' 2016-07-23 20:44:07 +09:00
Dick Choi 45b1cd3942 delete note 2016-07-23 15:28:17 +09:00
Dick Choi b2d34ab95d add initialization modal & migration func 2016-07-23 12:14:01 +09:00
Dick Choi 40410eb10f hotkey config 2016-07-22 08:39:25 +09:00
Dick Choi a6e3dbd825 change folder 2016-07-21 23:44:00 +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