Evan Miller
177888b159
disable webSecurity to render files to pdf
2019-02-11 11:15:08 -05:00
Evan Miller
bc24acd057
add targetDir parameter to outputFormatter
2019-02-11 11:15:08 -05:00
Evan Miller
4d727b0af7
destroy window after printing
2019-02-11 11:15:08 -05:00
Evan Miller
ce9f76fa63
fixed code style error
2018-12-03 16:55:05 -05:00
Evan Miller
660a27850f
Generate PDF through an Electron BrowserWindow
2018-12-03 16:39:41 -05:00
Evan Miller
33d0a9d3b3
extract html contentformatter
2018-12-03 15:49:41 -05:00
Evan Miller
7c1cd50def
Add structure for exporting PDFs
2018-12-03 13:12:22 -05: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
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
Junyoung Choi (Sai)
d874a3a493
Merge pull request #2620 from arcturus140/fix2618
...
fix2618
2018-11-25 15:29:37 +09:00
Junyoung Choi (Sai)
f95284622e
Merge pull request #2621 from mehr-licht/master
...
included shortcut for Info Panel (issue 2533)
2018-11-25 15:28:25 +09:00
Junyoung Choi (Sai)
c76b653737
Merge pull request #2338 from ehhc/spellchecker
...
Spellchecker
2018-11-25 15:21:04 +09:00
mehr-licht
101e5d5035
included shortcut for Info Panel
2018-11-18 19:22:05 +00:00
Arcturus
ab78af0691
fix2618
2018-11-18 17:36:42 +00:00
Gonçalo Santos
af14b682b1
User can now go back to previous mode
2018-11-15 12:51:53 +00:00
ehhc
336f007fa1
Merge branch 'spellchecker' of https://github.com/ehhc/Boostnote into spellchecker
2018-11-12 17:36:36 +01:00
ehhc
a3e59d43a7
hiding spellcheck by default and adding a interface option to enable it
2018-11-12 17:35:33 +01:00
Junyoung Choi (Sai)
79ee674ad9
Merge pull request #2593 from daiyam/fix-snippet-cursor
...
fix cursor position after expending snippet
2018-11-13 00:35:46 +09:00
Baptiste Augrain
637225c2bc
fix cursor position after expending snippet
2018-11-10 11:18:44 +01:00
Arcturus
480c05650b
fix linting issues
2018-11-09 13:58:54 +00:00
Arcturus
fa265d769c
fix multiple spaces issue
2018-11-09 13:40:45 +00:00
Arcturus
2a774d20f4
fix issue 2530
2018-11-09 12:21:00 +00:00
ehhc
c6f1f97a57
Merge branch 'master' into spellchecker
2018-11-08 11:19:46 +01:00
Baptiste Augrain
1e3cf6f374
remove console.log
2018-11-08 10:10:45 +01:00
Baptiste Augrain
48c29dd7d9
fix turndown
2018-11-08 10:01:16 +01:00
Junyoung Choi (Sai)
157eb5f87b
Merge pull request #2346 from daiyam/text-deflist
...
add support to abbreviations, definition lists and subscript/superscript text
2018-11-08 14:35:56 +09:00
Baptiste Augrain
8f290c2a6d
rounding paddings
2018-11-08 06:22:12 +01:00
Baptiste Augrain
47f6a217e8
Merge branch 'master' into text-deflist
2018-11-08 05:24:57 +01:00
Baptiste Augrain
a63266b0e9
Merge branch 'master' into chart-yaml
2018-11-06 11:33:11 +01:00
Junyoung Choi (Sai)
37933782d2
Merge pull request #2394 from daiyam/fence-attrs
...
add attributes to fence blocks
2018-11-06 17:48:29 +09:00
Junyoung Choi (Sai)
1dcc51e5a4
Merge pull request #2499 from daiyam/store-editor-status
...
store editor view into config
2018-11-06 17:47:42 +09:00
Baptiste Augrain
eb61ce2cf2
use config's local reference
2018-11-06 09:40:48 +01:00
Baptiste Augrain
c5bcfe6ab3
Merge branch 'master' into fence-attrs
2018-11-06 09:35:59 +01:00
ehhc
6c7ed82fa9
Merge branch 'master' into spellchecker
2018-11-06 08:36:59 +01:00
Junyoung Choi (Sai)
00ed0d79ec
Merge pull request #2314 from daiyam/tags
...
tag enhancements
2018-11-06 16:09:26 +09:00
Junyoung Choi (Sai)
bd56055593
Merge pull request #2511 from nagledb/fix-blockquote-in-html-export
...
Fixed "Save as HTML" to respect blockquotes.
2018-11-06 15:18:59 +09:00
Junyoung Choi (Sai)
dbd2c7049e
Merge pull request #2547 from mattkoskela/fix-storagelist-typo
...
fix: Fixed storageList typo (storgaeList).
2018-11-06 15:08:36 +09:00
ehhc
88ac2a98e8
Merge branch 'master' into spellchecker
2018-11-02 10:41:30 +01:00
Junyoung Choi (Sai)
d0c5592855
Merge pull request #2278 from kiryanenko/master
...
Add support for converting to MD when paste HTML
2018-11-02 18:29:22 +09:00
Kiryanenko Alexander
1614c1452f
Merge branch 'master' into master
2018-10-29 21:25:11 +03:00
Matt Koskela
d7a2296909
fix: Fixed storageList typo (storgaeList).
2018-10-27 13:48:11 -07:00
David Nagle
d62d1d670b
Added option to disable scroll sync.
2018-10-26 11:17:06 -07:00
David Nagle
5144c0ecdc
Fixed "Save as HTML" to respect blockquotes.
...
When saving as HTML, the raw text was being HTML escaped prior to
running it through markdown. This was preventing blockquotes from
rendering because greater-than signs were escaped. The HTML escaping
seems unneeded since the markdown renderer already takes care of it,
and it also wasn't consistent with how markdown was being rendered
within the application.
2018-10-23 13:41:23 -07:00
Junyoung Choi (Sai)
f92da16544
Merge pull request #2487 from daiyam/fix-task-config
...
fix error generated by toggling split editor
2018-10-23 18:30:41 +09:00
Junyoung Choi (Sai)
6e8b370e54
Merge pull request #2497 from daiyam/delete-tag
...
delete tag through context menu
2018-10-23 18:30:20 +09:00
Junyoung Choi (Sai)
1ecf1e0413
Merge pull request #2494 from intercloud/feat/link-to-a-line
...
feat(editor): add ability to jump to line
2018-10-23 18:25:36 +09:00
Junyoung Choi (Sai)
1cec872273
Merge pull request #2503 from makibishi0212/uncheck-all-checkboxes
...
Add button clear all checkboxes
2018-10-23 17:48:33 +09:00
Junyoung Choi (Sai)
70da43eeb7
Merge pull request #2512 from nagledb/fix-print-scroll-past-end
...
Prevent empty printed page with scroll-past-end
2018-10-23 17:20:35 +09:00
Baptiste Augrain
60fcf2734a
Merge branch 'master' into text-deflist
2018-10-23 09:42:54 +02:00
David Nagle
b8d1e37cce
Moved custom CSS to bottom of style definitions so that it has higher precedence.
2018-10-22 10:47:47 -07:00