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

35 Commits

Author SHA1 Message Date
richardtks8@gmail.com 6d4cee0041 allow menu bar to be set in the settings 2018-12-28 02:15:24 +08:00
Baptiste Augrain 50669f65bb update preferences' labels 2018-12-24 11:04:17 +01:00
Baptiste Augrain 9050035c74 - add option to enable/disable smart paste
- add shortcut to paste smartly
- use electron's clipboard
2018-11-28 00:44:15 +01:00
Junyoung Choi (Sai) 27e5010d8e Merge pull request #2430 from jacobherrington/hotkey-error-message-fix
Fix errors when saving a blank hotkey
2018-11-06 15:48:33 +09:00
Sam Herrington 9dfc6c2bc1 Update HotkeyTab.js to satisfy CI 2018-10-01 09:24:56 -05:00
Sam Herrington 025e778252 Update HotkeyTab.js
Saving a blank hotkey will now display a success message when the user saves the setting with the empty Show/Hide Boostnote hotkey.
2018-10-01 09:24:05 -05:00
Sam Herrington c761f631a1 Update HotkeyTab.js to satisfy CI 2018-10-01 09:24:05 -05:00
samherrington e173117a44 Fix errors when saving a blank hotkey
Saving a blank hotkey showed false error even though hotkey was
saved. This solution solves the issue as it stands, but I
would recommend looking into cleaning up the error handling
surrounding this functionality before adding any new hotkey
fields.
2018-10-01 09:24:05 -05:00
jacobherrington 80666fed1a Add UI to change deleteNote hotkey 2018-09-30 20:58:56 -05:00
Junyoung Choi (Sai) e6e69b4fd2 Merge pull request #2442 from jacobherrington/unsaved-changes-copy
Change You Have to Save! copy to Unsaved Changes!
2018-10-01 02:35:54 +09:00
Junyoung Choi (Sai) d267a78416 Merge pull request #2429 from jacobherrington/bug/capitalize-toggle-editor-mode
Capitalize settings labels
2018-10-01 02:13:49 +09:00
jacobherrington f70de60672 Change You Have to Save! copy to Unsaved Changes! 2018-09-30 08:45:50 -05:00
jacobherrington 39fc5da98f Capitalize Toggle editor mode in preferences
All of the other options are in Title Case so it makes sense to
change this option's label to Title Case as well.
2018-09-28 21:32:59 -05:00
jacobherrington df0c6a3b94 improve error message grammar 2018-09-16 11:58:20 -05:00
Nguyễn Việt Hưng 0934c08dfe added shortcut manager and allow user to customize toggle mode shortcut 2018-05-18 14:55:42 +07:00
Frank Kanis 3a40f9ebd6 Prepared text for translation 2018-03-22 21:20:13 +01:00
Frank Kanis 055969f5c6 Update text for internationalization 2018-03-21 22:17:34 +01:00
Simon a413e273ca Added strings in notifications 2018-03-07 08:20:05 +01:00
Junyoung Choi (Sai) 51a8c47afd Discard finder (#1497)
* Discard finder

* Upgrade electron

* Discard anything related with finder

* Fix lint errors

* Run test serial

* Test on v6

* Test on v6 only
2018-02-03 23:39:53 +09:00
cyalins 5e558746ce Reworded Hotkey preferences 2018-01-25 13:52:04 +11:00
Paul Rosset 795fe8ae1d Add isEqual and changing haveToSaveNotif method 2017-12-14 12:26:05 +00:00
Paul Rosset f4fd131100 Requested Review 2017-12-05 18:16:42 +00:00
Paul Rosset d1e5781c24 Correction UiTab 2017-12-01 19:03:04 +00:00
Paul Rosset b4a7b547f0 Add notification when not saved 2017-12-01 15:23:23 +00: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
Paul Rosset 992f5a525a Test build travis with change clearMessage feature 2017-10-25 13:21:30 +01:00
Kazu Yokomizo 3159cc0ded Add crowdfunding page in Preference 2017-10-15 17:10:58 +09:00
Saurabh 8c11a0b42d Added Shift to HotkeyTab.js 2017-04-23 12:43:39 +05:30
asmsuechan 2ac0d93caf refs #226 Adds Control to Hint of Hotkey 2017-01-14 19:17:47 +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 2f9d4c447a modify: markup style for Hotkey config modal 2017-01-03 16:16:05 +09:00
sota1235 69e753cc71 modify: use new components insted of ConfigTab component 2017-01-03 16:16:05 +09:00
sota1235 b0978c772e modify: devide ConfigTab component for two components 2017-01-03 16:16:05 +09:00