1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-06-01 20:23:10 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
Dick Choi 7729ed4f72 move statusbar 2016-10-15 18:20:13 +09:00
Dick Choi 2fdea6cd61 fix minor bugs
fix codemirror bug
fix style bug of in NoteList
fix Redux store bug: Cruch on deleting empty folder
2016-10-13 15:47:25 +09:00
Dick Choi 27e0252ccd resizable SideNav 2016-09-08 22:36:59 +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 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 0d573651a3 DELETE_NOTE 2016-09-01 00:02:16 +09:00
Dick Choi aefb84df3b Mutable
INIT_ALL, NOTE_MOVE, NOTE_UPDATE(create/update) done
2016-09-01 00:01:47 +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 a6e3dbd825 change folder 2016-07-21 23:44:00 +09:00
Dick Choi 44f270f408 rewite whole code
add dataApi
renew PreferencesModal
2016-07-14 13:58:14 +09:00
Dick Choi 4fdb72f93c add FolderSelect 2016-05-31 14:29:01 +09:00
Dick Choi 431ac5a403 prevent duplication of starred 2016-05-29 13:52:17 +09:00
Dick Choi 5a26fc812d Star a note 2016-05-29 13:08:02 +09:00
Dick Choi 903979b3f2 set updatedAt when dispatching SAVE_NOTE 2016-05-29 02:26:26 +09:00
Dick Choi 7f8733796e Detail 2016-05-25 17:11:10 +09:00
Dick Choi 93d3ea70fc handle new note button & note list 2016-05-22 23:44:49 +09:00
Rokt33r 89a76d9ead resizible list 2016-05-19 13:58:39 +09:00
Rokt33r 4d3d416ecb use ConfigManager 2016-05-14 12:27:28 +09:00
Rokt33r 365d7a1afd foldable SideNav 2016-05-12 19:53:21 +09:00
Rokt33r 330ea986d4 use ReactRouter 2016-05-08 14:42:38 +09:00
Rokt33r 70244f79ba rename, recolor, remove folder 2016-05-08 02:49:19 +09:00
Rokt33r dcf773fd88 add Folder 2016-05-03 22:38:54 +09:00
Rokt33r 45c627b0a5 using Repository class 2016-05-03 15:37:14 +09:00
Rokt33r 325ae00eeb refactor file structure 2015-12-25 05:41:10 +09:00
Rokt33r 88ee94d4b6 add Preferences modal(30%done) & move some modules (actions, reducer, socket, store -> lib/~) 2015-10-18 17:17:25 +09:00
Rokt33r 2a339a2935 article CRUD with socket 2015-10-16 22:12:49 +09:00