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

4673 Commits

Author SHA1 Message Date
Evan Miller 0a7fd0288c Use promises for outputFormatter 2018-12-03 16:14:28 -05:00
Evan Miller 33d0a9d3b3 extract html contentformatter 2018-12-03 15:49:41 -05:00
Evan Miller c1deeaf5f7 Added PDF error to SnippetNoteDetail 2018-12-03 14:40:52 -05:00
Evan Miller 7c1cd50def Add structure for exporting PDFs 2018-12-03 13:12:22 -05:00
Junyoung Choi (Sai) b224c72e98 Merge pull request #2637 from miguelalexbt/master
Warning when printing snippet
2018-12-03 17:16:50 +09:00
Junyoung Choi (Sai) 6c57ac8f01 Merge pull request #2383 from ehhc/exportMDexportsAttachments
export folder should also export the attachments -> fixes #2374
2018-12-03 17:15:02 +09:00
Jinwoo Oh cf35dc5345 Handle encoded uri path on copyFile
fix #2578
2018-12-03 14:04:13 +09:00
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
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