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

3027 Commits

Author SHA1 Message Date
Dick Choi 2a6a2694d4 v0.6.8 2016-09-22 11:02:54 +09:00
Dick Choi cc24e6b801 parse u2028 char properly 2016-09-22 11:01:23 +09:00
Dick Choi 9c85719270 v0.6.7 2016-09-21 16:49:49 +09:00
Dick Choi 394e86f765 fix quit bug on Ubuntu 2016-09-21 16:48:16 +09:00
Dick Choi 6bb9366ec8 fix update error 2016-09-21 16:00:18 +09:00
Dick Choi 8a9d4df6c7 add license attribute to package.json 2016-09-20 21:08:57 +09:00
Dick Choi fdc2e91170 update screenshot 2016-09-20 21:01:17 +09:00
Dick Choi 40bf026e82 remove bottom margin of paragraph inside of list item 2016-09-20 21:01:11 +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 908281356e v0.6.6 2016-09-20 16:54:03 +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 c5d984732a remove unnecessary script end tag 2016-09-20 02:56:55 +09:00
Dick Choi 7358e68394 fix update api bug 2016-09-15 08:43:53 +09:00
Dick Choi 27b09e5b73 fix mixpanel bug 2016-09-15 05:50:29 +09:00
Dick Choi 1705511b10 fix init bug 2016-09-15 05:31:39 +09:00
Dick Choi e17fa6d0ed mixpanel 2016-09-15 05:12:15 +09:00
Dick Choi 9091976337 sort by updated At 2016-09-15 05:11:16 +09:00
Dick Choi 58d098503b add excluding syntax to SearchInput 2016-09-14 12:36:37 +09:00
Dick Choi 33fe4f5295 replace spaces with underscore of tag 2016-09-14 12:36:18 +09:00
Dick Choi 0646c4f8bd fix using wrong method name 2016-09-10 15:56:50 +09:00
Dick Choi 960469f07c bump up v0.6.5 2016-09-10 15:38:07 +09:00
Dick Choi 665f81ac9c apply new dataApi to initModal 2016-09-10 15:37:57 +09:00
Dick Choi 26f05b343e override default values to undefined attributes of config 2016-09-10 15:37:30 +09:00
Dick Choi f50968f992 fix NoteList bug 2016-09-10 15:11:00 +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 9f4dd909a8 right click to delete a note 2016-09-10 14:25:45 +09:00
Dick Choi 2b85aa1b88 default note type 2016-09-10 10:07:41 +09:00
Dick Choi 8e4c3a3b21 show confirmation dialog when deleting snippet with content 2016-09-09 14:37:35 +09:00
Dick Choi a4160d2994 strip markdown syntax for title 2016-09-09 14:16:47 +09:00
Dick Choi 27e0252ccd resizable SideNav 2016-09-08 22:36:59 +09:00
Dick Choi 0a707b3f02 improve FolderSelect
maximum height and filtering by name
2016-09-08 22:02:07 +09:00
Dick Choi 6fc421810f fix bugs
Auto scroll method should not be called when selecting note out of list.
SearchInput bug
2016-09-08 22:01:27 +09:00
Dick Choi 22cf7443f4 Merge pull request #109 from BoostIO/data-api-refactor
use new api for finder
2016-09-08 19:12:55 +09:00
Dick Choi 8e7b4d2444 infinite scroll 2016-09-08 18:54:05 +09:00
Dick Choi 54437cec19 confirm on blur 2016-09-08 18:30:30 +09:00
Dick Choi 40fc63ea0c use new api for finder 2016-09-08 18:16:37 +09:00
Dick Choi 6bd81fe12a Merge pull request #100 from BoostIO/data-api-refactor
Data api refactoring
2016-09-08 16:50:43 +09:00
Dick Choi 519ea1a33f RENAME_STORAGE redux action 2016-09-08 16:50:05 +09:00
Dick Choi f07f309393 ADD_STORAGE redux action 2016-09-08 16:46:18 +09:00
Dick Choi 7132e9ff24 REMOVE_STORAGE redux action
fix typo storageNoteMap
2016-09-08 16:45:47 +09:00
Dick Choi 34ae3cd704 use cheap-module-eval-source-map on developing 2016-09-08 16:32:17 +09:00
Dick Choi fba972c98e remove deuplicate code 2016-09-02 09:41:01 +09:00
Dick Choi a391ac682d UPDATE_FOLDER & DELETE_FOLDER
fix store bug when creating note
2016-09-02 09:33:01 +09:00
Dick Choi 4ee49d5991 lint colorpicker code 2016-09-01 00:49:25 +09:00
Dick Choi 0d573651a3 DELETE_NOTE 2016-09-01 00:02:16 +09:00
Dick Choi 52efc23984 fix navigate methods of note list 2016-09-01 00:02:09 +09:00