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

4723 Commits

Author SHA1 Message Date
William Grant 102d13bbae you can't have multiple accelerators on a single menu item. Bye bye delete key :( 2018-12-02 16:29:10 +02:00
William Grant faf2aff959 added in the shift key for deleting a note based on https://github.com/BoostIO/Boostnote/pull/2452 2018-12-02 16:02:29 +02:00
William Grant 5d54ad3342 Cleaned up menu items ordering and separators, added clone note menu item and shortcut, updated focus note shortcut to be mac friendly, made delete note shortcut use either command+backspace or ctrl+backspace and the delete key on windows and linux machines 2018-12-02 15:59:47 +02:00
William Grant 0f5d753910 Removed the old ctrl+d shortcut for deleting a note since we now have the super+shift+backspace shortcut which can be changed in the hotkey settings 2018-12-02 15:21:01 +02:00
Duarte-Frazao a9442a019f Changes to pass tests and lint code 2018-11-30 19:20:40 +00:00
Duarte-Frazao 1668ef6bb4 Small changes 2018-11-30 18:32:14 +00:00
Duarte-Frazao 45436f65af Issue #2469 almost done, missing refactor to reduce calls on code mirror 2018-11-30 18:03:23 +00:00
Guilherme Silva b8a295713c Dragged note highlighting 2018-11-30 08:42:27 +00:00
Nguyễn Việt Hưng 2ccb541b7f Merge branch 'master' of https://github.com/BoostIO/Boostnote 2018-11-30 10:04:25 +07:00
Nguyễn Việt Hưng e4a6ff4c70 Merge branch 'master' of https://github.com/ZeroX-DG/Boostnote 2018-11-30 10:04:16 +07:00
Miguel Teixeira aa20bc769c Fixed lock button behaviour and display 2018-11-29 17:06:28 +00:00
gregueiras cd53a65c14 Code Style Improvements 2018-11-29 13:58:15 +00:00
gregueiras 8b54f5aa69 Removed colons and semi colons 2018-11-29 12:25:14 +00:00
gregueiras ceed178061 Inverted thumb order 2018-11-29 12:12:14 +00:00
gregueiras 33662974bf Fixed default theme thumb background 2018-11-29 12:05:14 +00:00
gregueiras 36b97fc6a2 Interface Improved 2018-11-29 11:58:36 +00:00
Guilherme Silva 9bc291e618 Merge branch 'master' into feature/autoBracketMatching 2018-11-29 11:47:07 +00:00
Baptiste Augrain fdb54b5cdc fix expanding snippet 2018-11-28 16:47:19 +01:00
Baptiste Augrain df20662005 remove console.log 2018-11-28 16:42:10 +01:00
Baptiste Augrain 900f20f164 handle all dropped images 2018-11-28 15:58:58 +01:00
Baptiste Augrain df3b2cd8fe fix double paste when pasting attachement links 2018-11-28 15:12:18 +01:00
Baptiste Augrain c2e4bae9dd fix regex to correctly match the src attribute when there is a data-src attribute 2018-11-28 15:00:29 +01:00
Baptiste Augrain 540c608cc6 Merge branch 'master' into fix-scroll 2018-11-28 14:01:18 +01:00
Gonçalo Santos 0f8c627474 Fixed checkbox 2018-11-28 12:09:42 +00:00
gregueiras f38fef23a0 ThemeManager Created 2018-11-28 12:04:33 +00:00
Miguel Teixeira a39da481e0 Changed message. 2018-11-28 09:08:58 +00:00
Junyoung Choi (Sai) 830ade9596 Merge pull request #2399 from Pudge601/bug/2241
Clear search when a new note is created
2018-11-28 11:36:46 +09:00
Baptiste Augrain 2aa296ff33 fix lint error 2018-11-28 00:45:20 +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
Miguel Teixeira c245855bbf Improved messages. 2018-11-27 20:28:57 +00:00
Miguel Teixeira ef66e71feb Solved some errors in identation 2018-11-27 18:02:59 +00:00
Miguel Teixeira c33058ae2b Added custom warning messages. 2018-11-27 17:42:04 +00:00
gregueiras 8be0ea64a5 Scheduled Theme default configuration 2018-11-27 16:41:02 +00:00
gregueiras 1419c71ef5 Border added 2018-11-27 10:40:42 +00:00
Nguyễn Việt Hưng 629d4a82ae fixed delete note not navigate to next note 2018-11-27 13:58:06 +07:00
gregueiras e13742445e Format 2018-11-26 22:01:43 +00:00
gregueiras 1d21bb1ea3 Values are now saved 2018-11-26 22:00:02 +00:00
gregueiras aa38b1f859 Multi tab WIP 2018-11-26 20:11:11 +00:00
Baptiste Augrain d95d282f39 disable editor's context menu when switch preview is using right click 2018-11-25 17:09:54 +01:00
Baptiste Augrain 64f7233bfc fix regex to match :storage reference, added comment to explain what it does. 2018-11-25 16:58:11 +01:00
Baptiste Augrain 9d81e4be2f undo change 2018-11-25 16:17:01 +01:00
Baptiste Augrain 0a1ee86baf Merge branch 'master' into gallery 2018-11-25 16:05:27 +01:00
Baptiste Augrain 2908884202 drag and drop image from browser 2018-11-25 15:56:11 +01:00
Baptiste Augrain aac075be06 fix lint error 2018-11-25 14:57:03 +01:00
Baptiste Augrain bf288fdaeb fix pasting into fenced code block 2018-11-25 14:55:29 +01:00
Junyoung Choi (Sai) a6eddb5798 Merge pull request #2592 from enyaxu/bug-2581
Fixed duplicate TOC Title jump error
2018-11-25 15:49:06 +09:00
Junyoung Choi (Sai) 78ae7b847c Merge branch 'master' into bug-2581 2018-11-25 15:39:39 +09:00
Junyoung Choi (Sai) c7bae93b48 Merge pull request #2601 from yougotwill/zoom_controls
Zoom Controls
2018-11-25 15:37:29 +09:00
Junyoung Choi (Sai) 938cf238ff Merge pull request #2604 from arcturus140/fixGUI
fix GUI style element for default theme
2018-11-25 15:36:17 +09:00
Junyoung Choi (Sai) 5188846e2e Merge pull request #2611 from gregueiras/issue2199
Ability to go from 'editor with preview' mode to 'preview' using mouse
2018-11-25 15:35:53 +09:00