Nguyễn Việt Hưng
707356bffe
revert to the original function for better performance
2018-05-29 18:15:57 +07:00
ehhc
8ccf490e9b
Include markdown-it-smartArrow. Toggle it via settings and disable it by default since it might affect HTML comments in markdown
2018-05-28 23:05:08 +02:00
Nguyễn Việt Hưng
172ea82954
fixed yarn.lock conflict
2018-05-28 15:19:10 +07:00
Johann Breytenbach
7b83a34777
[Feature Request] - 1638 - Support for admonitions
...
Added support for markup admonitions by including markdown-it-admonition. Added material icon support and updates to styles for rendering of six different types of admonitions.
2018-05-27 20:47:44 -07:00
Nguyễn Việt Hưng
c2c50817f1
resolved conflict
2018-05-25 18:42:02 +07:00
Junyoung Choi (Sai)
67143ba2d5
Merge pull request #1929 from ZeroX-DG/shortcut-mode
...
Shortcut to toggle mode
2018-05-24 14:01:28 +09:00
Nguyễn Việt Hưng
2b2f17525e
cleaned up redundant variables, fixed eslint fix command, split snippetList into component
2018-05-21 18:32:41 +07:00
Nguyễn Việt Hưng
1516807ed5
fixed double escape html
2018-05-20 19:24:36 +07: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
Junyoung Choi (Sai)
b03b9d5334
Merge pull request #1887 from o-3/master
...
Add configuration to render newlines as <br> or not
2018-05-17 01:08:52 +09:00
yosmoc
a7946805ae
configuable plantUML server address
2018-05-14 22:35:38 +02:00
yosmoc
7e1596de30
refactor code duplication
2018-05-13 00:36:03 +02:00
ozone
ab038b1f31
Add configuration to render line breaks as <br> or not
2018-05-04 00:44:22 -04:00
Nguyễn Việt Hưng
2bc0bce1b5
removed redundant function to get appdata
2018-05-02 09:05:29 +07:00
Nguyễn Việt Hưng
8c43f3d567
removed path.sep and use path.join to concatenate path
2018-04-27 11:27:51 +07:00
Nguyễn Việt Hưng
a2592e48c8
Merge branch 'text-expansion-support' of https://github.com/ZeroX-DG/Boostnote into text-expansion-support
2018-04-27 11:17:17 +07:00
Junyoung Choi (Sai)
5e7bdf7354
Merge branch 'master' into text-expansion-support
2018-04-26 16:39:52 -07:00
Junyoung Choi
05009d40c4
Merge branch 'master' into attachment_refactoring
2018-04-26 16:24:58 -07:00
Hung Nguyen
d76db726c4
refactored code according to review
2018-04-24 18:06:10 +07:00
Hung Nguyen
a7d0a4bdac
clean up some redundant code, changed to path.sep, remove some default snippet
2018-04-22 09:27:47 +07:00
ehhc
d2163dacf9
Fixes #1825 Refactoring of the attachment/image management
2018-04-21 14:32:24 +02:00
Hung Nguyen
a7b85b123e
fixed get appdata path error
2018-04-21 09:40:32 +07:00
Hung Nguyen
ddcd722598
fix eslint error
2018-04-21 09:07:49 +07:00
Hung Nguyen
358458a937
Fixed appdata path error
2018-04-21 09:04:30 +07:00
Hung Nguyen
ff2e39901a
added delete snippet, update snippet, create snippet and save on snippet change
2018-04-20 23:15:17 +07:00
Hung Nguyen
65d8d7282f
fetched lastest changes
2018-04-17 10:06:39 +07:00
Hung Nguyen
47af3f09fc
Centralized languages into 1 file
2018-04-17 09:59:30 +07:00
Junyoung Choi (Sai)
f4024f4683
Merge pull request #1749 from yougotwill/delete_dialog
...
Show confirmation dialog when deleting notes from the context menu
2018-04-16 22:03:02 +09:00
William Grant
d070305002
Merge branch 'master' into delete_dialog
2018-04-14 20:20:17 +02:00
Frank Kanis
cc667ac738
Added spacing
2018-04-12 00:27:20 +02:00
Frank Kanis
022915ffc9
Fixed change some languages
2018-04-12 00:10:22 +02:00
Junyoung Choi (Sai)
56879924bd
Merge pull request #1701 from bimlas/fix-filter-by-tag-in-search-entry
...
Fix tag filtering in search entry
2018-04-10 19:59:20 +09:00
Sosuke Suzuki
0d53f799b7
to short an arrow function
2018-04-10 18:40:57 +09:00
Sosuke Suzuki
be94edde0f
extract confirmDeleteNote function
2018-04-10 16:26:50 +09:00
Junyoung Choi (Sai)
ac778d3f65
Merge pull request #1764 from frankkanis/languages-production
...
Fixed change language in production mode
2018-04-03 17:44:14 +09:00
Frank Kanis
6943b06a88
Added missing space
2018-03-28 22:06:50 +02:00
Frank Kanis
27a9def88c
Fixed change language in production
2018-03-28 21:55:22 +02:00
Nikolay Lopin
90f21f4ed1
Escape html characters before convert to HTML
2018-03-25 23:47:17 +03:00
David Miguel
080448af3a
Add Spanish (es-ES) locale
2018-03-25 02:09:04 +01:00
Junyoung Choi
29309fbaa3
Disable devMode by default
2018-03-22 23:01:20 +09:00
Junyoung Choi (Sai)
44ec107ce8
Merge pull request #1715 from BoostIO/sanitize-options
...
Make sanitization configurable
2018-03-22 21:57:37 +09:00
bimlas
be235e5204
i18n: Add HU to locales
2018-03-22 12:35:42 +01:00
Junyoung Choi
5ea24f650b
Make sanitization configurable
2018-03-22 12:01:16 +09:00
bimlas
4f9a0b0040
Merge findByTag() and findByWord() into one
...
Both looked for word in tags and content too, the only difference is
when searched for `#tag`, the prefix (`#`) was truncated before compared
with list of tags.
2018-03-20 19:30:57 +01:00
bimlas
aae584106a
Look for tags in context too
...
The previous commit broke this behaviour.
Looking for a tag means the union of **tags** AND **tag in content**, so
it has to search in the in currently found notes separetely, thus it has
to clone the list first (`.slice(0)`).
2018-03-20 17:11:08 +01:00
bimlas
5f5a7880a6
Fix tag filtering in search entry
...
Some issues introduced in #954
(https://github.com/BoostIO/Boostnote/pull/954#issuecomment-336344915 ):
- search by `#tag1 #tag2` returns the results of only `#tag2`
- search by `#tag1 content` is as same as AND search by `#tag1 content` (and
`#tag1` is regarded a word, not a tag)
- search by `content #tag1` returns the results of only `#tag1`
This commit fixing these:
- search by `#tag1 #tag2` returns the results of only `#tag2`

- search by `#tag1 content` is as same as AND search by `#tag1 content` (and
`#tag1` is regarded a word, not a tag)

- search by `content #tag1` returns the results of only `#tag1`

NOTE: the examples works without `#` character too, because
`findByWord()` checks the tags too.
2018-03-20 09:01:11 +01:00
Junyoung Choi
48bdb9e818
Do not use devMode on production
2018-03-20 15:10:35 +09:00
Yu-Hung Ou
03d11b7b58
Merge remote-tracking branch 'upstream/master' into add-unit-tests-for-lib-markdown
2018-03-17 18:54:18 +11:00
Junyoung Choi (Sai)
316e2eeefb
Merge pull request #1640 from SiSchae/localization
...
Localization
2018-03-17 11:13:52 +09:00
Yu-Hung Ou
33b3299ca2
changed the default options of markdown lib to follow config
2018-03-16 23:32:18 +11:00