kawmra
af0aa4a567
Make button width flexible
2018-06-09 19:33:40 +09:00
Junyoung Choi (Sai)
3a90a078ce
Merge pull request #2047 from BoostIO/fix-snippets-json-path
...
Fix wrong path of snippets.json
2018-06-08 15:56:40 +09:00
Junyoung Choi
f6db946c9a
Fix wrong path of snippets.json
2018-06-08 15:37:03 +09:00
Junyoung Choi (Sai)
c6c0d4c62a
Merge pull request #2039 from Matts966/Hide-copy-to-clipboard-icon-when-printing
...
Hide copy-to-clipboard buttons when printing.
2018-06-08 15:25:18 +09:00
Junyoung Choi (Sai)
e716af75ed
Merge branch 'master' into paste_storage_link_should_clone_attachment
2018-06-08 15:21:26 +09:00
Junyoung Choi (Sai)
efe2bea64b
Merge pull request #2017 from onurpalaz/master
...
Added Turkish translation
2018-06-08 15:01:39 +09:00
Junyoung Choi
9b926326ef
Add turkish to languages
2018-06-08 14:59:30 +09:00
Junyoung Choi (Sai)
de71033fe2
Merge pull request #2019 from yosmoc/fix_localfile_link
...
open local file by shell
2018-06-08 14:54:44 +09:00
Junyoung Choi (Sai)
2c10bf251d
Merge pull request #1989 from kawmra/create-image-tag-when-pasting-image-url
...
Create a image tag when pasting image url
2018-06-08 14:50:09 +09:00
kawmra
834ecc643a
Merge branch 'master' into create-image-tag-when-pasting-image-url
...
# Conflicts:
# browser/components/CodeEditor.js
2018-06-07 03:01:08 +09:00
kawmra
60baabf7e7
Fix typo
2018-06-07 02:51:04 +09:00
松井誠泰
185a149d74
Hide copy-to-clipboard buttons when printing.
...
It is less confusing when printing because the pdf file does not have the function to copy.
2018-06-06 19:39:28 +09:00
ehhc
5d62dd2002
Merge branch 'master' of https://github.com/BoostIO/Boostnote into paste_storage_link_should_clone_attachment
...
# Conflicts:
# browser/main/lib/dataApi/attachmentManagement.js
# locales/da.json
# locales/de.json
# locales/en.json
# locales/es-ES.json
# locales/fa.json
# locales/fr.json
# locales/hu.json
# locales/it.json
# locales/ja.json
# locales/ko.json
# locales/no.json
# locales/pl.json
# locales/pt-BR.json
# locales/pt-PT.json
# locales/ru.json
# locales/sq.json
# locales/zh-CN.json
# locales/zh-TW.json
2018-06-06 12:03:53 +02:00
Sosuke Suzuki
9fac6bca64
Merge pull request #1993 from ehhc/smart_arrows
...
Include markdown-it-smartArrow. Toggle it via settings and disable it…
2018-06-06 12:13:09 +09:00
Junyoung Choi (Sai)
88856b788a
Merge pull request #1963 from ehhc/OnBlur_Throws_Exceptions_On_Snippet_Notes
...
OnBlur throws exceptions if the notetype is snippet -> Fixes #1962
2018-06-06 11:11:27 +09:00
ehhc
35bcbbbae4
Merge branch 'master' into smart_arrows
2018-06-05 11:35:56 +02:00
ehhc
22e2c3da1f
Merge branch 'master' of https://github.com/BoostIO/Boostnote into paste_storage_link_should_clone_attachment
...
# Conflicts:
# browser/components/CodeEditor.js
# browser/main/lib/dataApi/attachmentManagement.js
2018-06-05 11:28:42 +02:00
ehhc
b526d48946
CodeReview
2018-06-05 11:16:50 +02:00
Sosuke Suzuki
d634e1124a
Merge pull request #1996 from ZeroX-DG/custom-markdown-css
...
Added custom markdown css
2018-06-04 15:07:16 +09:00
ehhc
ffae53326a
Fix for the issues raised in the code review
2018-06-04 11:55:23 +09:00
ehhc
ddd1522e19
Pasting an image should insert a relative attachment file link -> fixes #1953
2018-06-04 11:55:23 +09:00
ehhc
4bc0cccb24
Migrate attachments from /images to /attachments -> fix #1941
2018-06-04 11:55:23 +09:00
Nguyễn Việt Hưng
72fbefa300
moved custom markdown checkbox & fixed codemirror size
2018-06-03 08:51:53 +07:00
Nguyễn Việt Hưng
2e3f6e39f6
fixed width of custom markdown editor
2018-06-02 11:30:12 +07:00
yosmoc
166a5c10a7
open local file by shell
2018-05-31 22:55:10 +02:00
ehhc
9c247bcb22
Copying the link to an attachment should make sure that it is located in the same note folder -> Fixes #1924
2018-05-29 17:20:14 +02:00
Nguyễn Việt Hưng
fc88a49acc
disabled custom css by default
2018-05-29 11:52:00 +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
ea768f982e
Added custom markdown css
2018-05-29 00:37:59 +07:00
Nguyễn Việt Hưng
172ea82954
fixed yarn.lock conflict
2018-05-28 15:19:10 +07:00
Nguyễn Việt Hưng
10500c3c1c
changed all colors to variables & styled for monokai theme
2018-05-28 15:15:09 +07:00
ehhc
2fce78422b
Merge branch 'master' into OnBlur_Throws_Exceptions_On_Snippet_Notes
2018-05-28 09:00:57 +02:00
ehhc
8132dd6847
Fix for the issues raised in the code review
2018-05-28 08:58:09 +02:00
Sosuke Suzuki
d083a86138
Merge pull request #1932 from bimlas/fix-logic-of-state-notemap-set
...
Refactoring of store.js
2018-05-28 14:50:08 +09:00
Sosuke Suzuki
8e74ee7dde
Merge pull request #1987 from johannbre/master
...
[Feature Request] - 1638 - Support for admonitions
2018-05-28 14:32:58 +09:00
Sosuke Suzuki
b207fe14df
Merge pull request #1951 from yosmoc/update_cursor_position_after_link_extend
...
update cursor position after expanding the link
2018-05-28 14:25:42 +09:00
Sosuke Suzuki
92cfa21be6
Merge pull request #1933 from hooklife/fix-word-wrap
...
fix tooltip word wrap
2018-05-28 14:24:07 +09:00
hook life
5fd482428a
add new line at last.
2018-05-28 13:12:18 +08:00
Sosuke Suzuki
98b09f7edc
Merge pull request #1967 from yosmoc/external_link_opened_twice
...
open external browser once in clicking the link
2018-05-28 12:51:13 +09: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
kawmra
d7ee06ce6d
Fix lint error
2018-05-27 20:08:57 +09:00
kawmra
e72003009d
Create a image tag when pasting image url
2018-05-27 19:42:41 +09:00
bimlas
77e3a7d43a
i18n: Apply translations on hardcoded strings
2018-05-26 11:39:16 +02:00
bimlas
53728a0f4a
Refactoring changing of folder
2018-05-25 23:16:23 +02:00
bimlas
06f33d9a63
Refactoring changing of "starred"
2018-05-25 23:16:23 +02:00
bimlas
ed2698ecc3
Refactoring removing of unique key from tags
2018-05-25 23:16:23 +02:00
bimlas
0cb5554ae5
Refactoring assignment of unique key to tags
2018-05-25 23:16:23 +02:00
bimlas
89850c0b22
Refactoring Set initialization methods
2018-05-25 23:16:23 +02:00
bimlas
d78b94f4e8
Refactoring update of tag changes
2018-05-25 23:16:23 +02:00
Nguyễn Việt Hưng
c2c50817f1
resolved conflict
2018-05-25 18:42:02 +07:00