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

31 Commits

Author SHA1 Message Date
Nguyen Viet Hung 592aca1539 fixed eslint error & integrated with prettier as well as formatted the whole codebase (#3450) 2020-02-05 09:28:27 +09:00
AWolf81 44efb0178c Merge branch 'master' into html-to-md
# Conflicts:
#	browser/main/modals/NewNoteModal.js
#	package-lock.json
#	package.json
#	yarn.lock
2019-06-29 23:25:52 +02:00
AWolf81 b6212f4bfe Update dependencies & change to React-router v5 2019-05-29 12:20:49 +09:00
linxiuda 5e134f990e fix newNoteModal create note twice after double click quickly 2019-04-15 10:55:26 +09:00
Baptiste Augrain d0d813552c add option to tag the new notes with the filtering tags, or not... 2018-11-08 18:22:52 +01:00
Baptiste Augrain d75dd874ca create note with selected tags 2018-10-15 08:24:21 +02:00
Baptiste Augrain 1c8e379fdd add option for default new note 2018-09-05 17:08:39 +02:00
Baptiste Augrain 9f8246a26a add default language for snippet note 2018-08-30 17:52:50 +02:00
Max Buranbaev 3c8337cf54 adding timeout one creating a snippet 2018-07-03 10:29:22 +05:00
Max Buranbaev 883b4c4c26 adding timeout on creating a note 2018-07-03 10:27:13 +05:00
Storm Burpee d97e62f864 Import note from url with markdown 2018-05-26 17:00:12 +09:30
Frank Kanis 055969f5c6 Update text for internationalization 2018-03-21 22:17:34 +01:00
Simon 847ad2d781 Merge branch 'master' into localization 2018-03-13 09:24:53 +01:00
Simon fe9afc8952 extracted all strings from html lines 2018-03-06 14:07:04 +01:00
mirsch 0280a5f09e use uuid in keygen, remove storage.key from note hash 2018-03-04 22:21:14 +01:00
Sander Steenhuis 5e07c7b3e1 Update selection on new note; closes #1507 2018-02-12 18:15:05 +01:00
Kazu Yokomizo bd5ab4881c Change the control icon on Windows 2018-01-15 07:57:36 -05:00
Maurits Lourens 3fbc749395 fixed eslint warnings 2017-11-24 17:00:03 +01:00
asmsuechan 72d2df465b Fix typos Dynamit to Dynamic 2017-07-22 15:33:56 +09:00
Sosuke Suzuki 186a815821 config to use dynamic customEvents 2017-06-10 12:51:01 +09:00
Sosuke Suzuki 513042d769 made escButton ReactComponent 2017-05-13 17:00:34 +09:00
Salvatore Tosti ae93c38d46 Changed wordings on 'Make a Note' pane
Note type descriptions are now more concise and uniform in style.
2017-04-22 08:16:05 -07:00
Kazu Yokomizo 8996ebb819 Fix the make note modal layout at dark theme 2017-04-08 15:53:31 +09:00
Sosuke Suzuki 23a356164e changeEscButton 2017-01-21 14:31:38 +09:00
sota1235 79f33b9405 refactor: fix some coding style pointed by standard js 2017-01-11 23:35:02 +09:00
sota1235 ed9ddee5f1 refactor: fix by standardjs 2017-01-11 23:17:32 +09:00
sota1235 095a29972a modify: fix text on the modal window for creating new note 2017-01-03 16:15:45 +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 1ff33378e1 esc to close modal 2016-07-23 15:45:21 +09:00
Dick Choi 45b1cd3942 delete note 2016-07-23 15:28:17 +09:00
Dick Choi b6d34472fe snippet note 2016-07-21 01:17:53 +09:00