1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-06-02 12:43:14 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
AWolf81 b6212f4bfe Update dependencies & change to React-router v5 2019-05-29 12:20:49 +09:00
Сергей Иванов 806a5daa86 Processing all location's pathnames 2018-07-05 11:23:57 +03:00
Сергей Иванов 4a3602099a Difference home and searched notes from trashed units 2018-07-04 16:09:49 +03:00
Сергей Иванов c69be54655 Fixing empty string searching 2018-07-04 14:02:26 +03:00
Сергей Иванов 680eaa1d4a Filtering displayed notes in Detail component 2018-07-04 13:33:47 +03:00
Sosuke Suzuki 5fd822a24d add a new line at end of file 2018-06-12 19:48:09 +09:00
Shammasov Max 5873e8e896 Debounce for details renderig added 2018-06-11 03:34:45 +03:00
Sosuke Suzuki eafccc4fc4 remove confirmDeletion function 2018-04-10 16:44:04 +09:00
Sosuke Suzuki ce440351a5 use extracted confirmDeleteNote function 2018-04-10 16:28:05 +09:00
Simon 847ad2d781 Merge branch 'master' into localization 2018-03-13 09:24:53 +01:00
Simon 40b5472866 Adjustments for Travis CI 2018-03-07 08:37:55 +01:00
Simon a413e273ca Added strings in notifications 2018-03-07 08:20:05 +01:00
Simon b11dc2ca20 first testing of translation 2018-03-06 09:54:37 +01:00
mirsch 0280a5f09e use uuid in keygen, remove storage.key from note hash 2018-03-04 22:21:14 +01:00
Maurits Lourens aabfe820ac refactored to prevent duplicate code 2017-12-21 17:41:08 +01:00
yosmoc edaa0713e8 React.PropTypes is deprecated from React 15.5
Migrated by react-codemod + minor fix by hand.
2017-11-25 22:27:04 +01:00
Maurits Lourens 3fbc749395 fixed eslint warnings 2017-11-24 17:00:03 +01:00
Ben 4873b40e49 Update application text
Updates application text in various places to correct the wording of or better reflect the functionality provided.
2017-08-09 16:48:39 +01:00
asmsuechan 1b07d393f2 Rename handleDeleteButtonClick to handleTrashButtonClick 2017-07-07 20:04:47 +09:00
asmsuechan 2222192bcd Fix to enable a shortcut for deleting a note 2017-04-22 15:38:55 -07:00
Dick Choi 7729ed4f72 move statusbar 2016-10-15 18:20:13 +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 286739f770 cleanup 2016-07-23 15:41:30 +09:00
Dick Choi 45b1cd3942 delete note 2016-07-23 15:28:17 +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 44f270f408 rewite whole code
add dataApi
renew PreferencesModal
2016-07-14 13:58:14 +09:00
Dick Choi 7f8733796e Detail 2016-05-25 17:11:10 +09:00