Baptiste Augrain
|
65777b1d56
|
Merge branch 'master' into export-yfm
|
2020-07-20 14:05:21 +02:00 |
|
Junyoung Choi
|
1cdc74a2f0
|
Merge pull request #2594 from daiyam/fix-autocomplete-codeblock
improve autocomplete within code blocks
|
2020-07-20 19:47:48 +09:00 |
|
Junyoung Choi
|
ce81b26d1d
|
Merge branch 'master' into date-iso8601
|
2020-07-20 19:42:08 +09:00 |
|
ZeroX-DG
|
d1a81984fb
|
fixed eslint
|
2020-07-02 11:46:13 +12:00 |
|
Baptiste Augrain
|
540d72696c
|
Merge branch 'master' into fix-autocomplete-codeblock
|
2020-06-26 02:40:37 +02:00 |
|
Baptiste Augrain
|
db4016385d
|
Merge branch 'master' into export-yfm
|
2020-06-12 15:17:02 +02:00 |
|
Luis Reinoso
|
2ea0514bbe
|
Merge remote-tracking branch 'upstream/master'
|
2020-05-08 06:55:48 -05:00 |
|
Callum Booth
|
2f16784a20
|
Merge branch 'master' of https://github.com/BoostIO/Boostnote into fix-2903
|
2020-04-18 13:54:27 +01:00 |
|
Arcturus
|
4def32ab13
|
add style rule for table
|
2020-04-16 00:55:18 +09:00 |
|
Arcturus
|
e756534db4
|
refactoring
|
2020-04-16 00:55:18 +09:00 |
|
Arcturus
|
f9e54bcbfc
|
add styling for code
|
2020-04-16 00:55:18 +09:00 |
|
Gonçalo Santos
|
4915c545d9
|
Merge branch 'master' into fixIssue2534
|
2020-03-27 01:47:02 +00:00 |
|
Gonçalo Santos
|
e1c95fb1f2
|
Fix Saving Configuration Bug
|
2020-03-27 01:42:18 +00:00 |
|
Junyoung Choi
|
87a737babc
|
Make rtl optional
|
2020-03-04 05:43:34 +09:00 |
|
Gonçalo Santos
|
d4123eeccd
|
Merge branch 'master' of https://github.com/BoostIO/Boostnote into fixIssue2534
|
2020-02-25 03:31:21 +00:00 |
|
Gonçalo Santos
|
fd54a7b85c
|
Scroll Bars can now be hidden (#2713)
* Scroll Bars can now be hidden
* Fix lint problems
* fix lint errors
* Fix lint
* Fix lint
* Change scrollBar to showScrollBar
|
2020-02-24 17:14:35 +09:00 |
|
Alex Garrity
|
d706a5375c
|
Added sorting direction buttons
|
2020-02-24 16:56:08 +09:00 |
|
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 |
|
Baptiste Augrain
|
c570fc9873
|
Merge branch 'master' into theme-nord
|
2020-01-30 19:14:58 +01:00 |
|
Jeny Mazo
|
31ffbd98b6
|
Bug fix (sets tabWith to 2 on prettier configuration and ConfigManager so checkboxes can be clikable)
|
2020-01-29 16:37:54 +09:00 |
|
ibraude
|
301f03dadd
|
Merge branch 'master' into master
|
2020-01-07 12:11:27 +02:00 |
|
Gonçalo Santos
|
b91a76b3b1
|
Merge branch 'master' into fixIssue2534
|
2019-11-22 00:19:56 +00:00 |
|
Jack Hsieh
|
d78f6b7aba
|
Ability to stop auto update
|
2019-11-22 05:42:55 +09:00 |
|
Itai Braude
|
45e75cdfe9
|
added hotkey setting for direction toggle
|
2019-10-18 00:36:51 +03:00 |
|
Junyoung Choi
|
8736666e91
|
Fix default prettier hotkey
|
2019-10-10 18:01:27 +09:00 |
|
Olcod
|
0697bc0a74
|
Add ability to sort lines with a hot key combination
|
2019-10-10 16:13:45 +09:00 |
|
Callum Booth
|
59e361cb37
|
move config value into ui
|
2019-10-09 12:59:53 +01:00 |
|
Callum Booth
|
4de6c69f5d
|
merge from upstream/master
|
2019-10-08 13:21:56 +01:00 |
|
lockee14
|
bdfe8c0445
|
add a comma at the end of line 73
|
2019-09-12 08:14:39 +09:00 |
|
lockee14
|
f64d0b35e1
|
Merge branch 'master' into Insert_Date_ISO_8601_Style
|
2019-08-30 21:54:38 +09:00 |
|
ehhc
|
cf324d93fe
|
Add option to disable the automiatic deletion of un-referenced attachments -> might fix #3203
|
2019-08-30 12:46:40 +09:00 |
|
nathan-castlehow
|
b837653cf1
|
Merged Master into feature branch and fixed conflicts
|
2019-08-01 20:12:58 +08:00 |
|
nathan-castlehow
|
1173631255
|
feat(prettierOnMarkdown): Forced prettier options to always have parser set to markdown when used.
|
2019-08-01 18:36:22 +08:00 |
|
nathan-castlehow
|
0ad3da5bbc
|
feat(prettierOnMarkdown): Changed default hotkey value
|
2019-08-01 18:36:21 +08:00 |
|
nathan-castlehow
|
70892cae05
|
feat(prettierOnMarkdown):Tweaked spacing on default Prettier Config Value
|
2019-08-01 18:36:19 +08:00 |
|
nathan-castlehow
|
de0af153bc
|
feat(prettierOnMarkdown):Added prettier config default to config manager
|
2019-08-01 18:36:19 +08:00 |
|
nathan-castlehow
|
33161e46e6
|
feat(prettierOnMarkdown): Added support for prettyifing markdown as well as added hot key option. Partial Implementation of Prettier config in configuration screen. TODO Fix defaulting of prettier configuration
|
2019-08-01 18:36:18 +08:00 |
|
mehdi
|
928e0edf4d
|
forgot to remove commented code
|
2019-07-29 16:24:42 +09:00 |
|
amedora
|
606be4304d
|
Fix 3007 (#3028)
* fix code fences never sanitized
* fix mermaid xss
* Revert "fix mermaid xss"
This reverts commit 1ff179a1bd.
* configuable mermaid HTML label
* add locales for mermaid configuration
|
2019-07-27 12:39:12 +09:00 |
|
Junyoung Choi
|
484b003b34
|
Fix theme paths
|
2019-07-26 13:49:40 +09:00 |
|
amedora
|
fe508307b2
|
make lineWrapping configurable
|
2019-07-22 16:42:08 +09:00 |
|
AWolf81
|
ba6eb4f26f
|
fix path Linux
|
2019-07-17 17:25:13 +09:00 |
|
AWolf81
|
4af7106e01
|
change theme path usage and remove relative path
|
2019-07-17 17:25:13 +09:00 |
|
mehdi
|
80a63f7404
|
refactor: move the config down to editor setting
|
2019-07-08 19:27:23 +09:00 |
|
Kazumi Harada
|
b8de51be57
|
[update] adjust code style
|
2019-07-08 13:13:52 +09:00 |
|
Kazumi Harada
|
1ce72b91ca
|
[update] by force, insert the default value to the customCSS config
|
2019-07-08 13:13:52 +09:00 |
|
Kazumi Harada
|
3f96587a70
|
[update] move default value of the customCSS field to ConfigManager
|
2019-07-08 13:13:52 +09:00 |
|
David Thomason
|
db396ec107
|
Added insert date & time info to HotkeyTab settings
|
2019-07-08 13:13:06 +09:00 |
|
mehdi
|
6e45ee6a38
|
add Date ISO 8601 format
|
2019-06-24 06:10:31 +09:00 |
|
Callum booth
|
b15a4007ee
|
merge from master
|
2019-06-10 19:13:58 +01:00 |
|