Flexo013
1b96661cd9
Added link to downloads
2019-10-20 14:40:02 +02:00
Junyoung Choi
d010c5532d
v0.13.0
2019-10-16 20:18:47 +09:00
hikerpig
f2dc8b8020
optimize: npm 'test' script should contain jest tests
2019-10-15 13:24:44 +09:00
Junyoung Choi
1798353eac
Merge pull request #3173 from hikerpig/feature/toc
...
Suppport auto generating toc content for the [TOC] tag
2019-10-15 13:24:30 +09:00
Kazumasa Yokomizo
772a8b2383
Updated the readme
2019-10-14 13:34:27 +09:00
hikerpig
5690c8361a
🔥 remove obsolete snap file
2019-10-11 10:41:38 +08:00
hikerpig
6d09cf227c
Merge remote-tracking branch 'origin/master' into feature/toc
...
Fix conflicts
2019-10-10 18:23:39 +08:00
Junyoung Choi
8736666e91
Fix default prettier hotkey
2019-10-10 18:01:27 +09:00
Junyoung Choi
d1fd5cfb45
Set prettier external deps
2019-10-10 18:01:09 +09:00
hikerpig
3eabf95fb3
optimize implementation for a0c15182
2019-10-10 16:34:28 +09:00
hikerpig
8ea920ef91
fix: Can't open external browser in Markdown Preview with external link containing '#', close #3213
2019-10-10 16:34:28 +09:00
jhdcruz
3c0f20f364
Single Instance fix #3241
...
Fixes single instance depreciation
2019-10-10 16:33:21 +09:00
alwxkxk
59f8425c97
fix #2935
2019-10-10 16:29:55 +09:00
hikerpig
f181a7e459
more strict regex pattern in pathname matching, fix #3183
2019-10-10 16:29:27 +09:00
MSSandroid
6b1c595f87
add test for PlantUml Ditaa
2019-10-10 16:26:57 +09:00
MSSandroid
0003de8f08
remove code redundancy in parsing of PlantUml
2019-10-10 16:26:57 +09:00
MSSandroid
5357d8dc04
remove code redundancy in parsing of PlantUml
2019-10-10 16:26:57 +09:00
MSSandroid
d069722bf9
require(\'markdown-it-plantuml\') only once
2019-10-10 16:26:57 +09:00
MSSandroid
3f4dd49a8f
added missing newline at end of document
2019-10-10 16:26:57 +09:00
Michael Schuldes
be06b3f7e8
Added plantUML Gantt support
2019-10-10 16:26:57 +09:00
Michael Schuldes
5044bdda00
Added plantUML wbs support
2019-10-10 16:26:57 +09:00
Michael Schuldes
fbeffb0b5d
Added plantUML mindmap support
2019-10-10 16:26:57 +09:00
Olcod
ef0af39aa7
Added package-lock file to the gitignore
2019-10-10 16:13:45 +09:00
Olcod
0697bc0a74
Add ability to sort lines with a hot key combination
2019-10-10 16:13:45 +09:00
Aleksei Seletskiy
43d8ebb3c4
Dracula theme buttons in storage settings fix
2019-09-14 13:20:50 +09:00
Robert Weber
68175cd71b
Add sidebar collapse button to sidebar while viewing the tags list
...
Fixes #2097
2019-09-14 13:20:37 +09:00
amedora
f4d87f64ae
Fix #3190 - App blanks out after setting HotKey ( #3193 )
...
* fix lack of hotkey properties
* Update HotkeyTab.js
2019-09-03 02:24:09 +09:00
Junyoung Choi
68b3077651
Merge pull request #3099 from AWolf81/html-to-md
...
Html to md feature
2019-09-03 02:03:51 +09:00
Junyoung Choi
1332b337f3
Merge pull request #3136 from hikerpig/feature/scrollbarAppearance
...
tweak MarkdownPreview style to optimize overflow scrollbar display
2019-09-03 02:03:23 +09:00
hikerpig
e9975d1ea5
fix: HotkeyTab accidentally set incomplete hotkey, related #3190
2019-09-03 01:59:59 +09:00
Thamara Andrade
2c103aca3d
Fix #888 - Wrong word count due splitting
2019-09-03 01:54:53 +09:00
Thamara Andrade
c0a5eb0d2b
Fix #888 - Wrong word count due splitting
2019-09-03 01:54:53 +09:00
霸气千秋
ff7c4495f0
format locale files
2019-09-03 01:53:45 +09:00
minbaby.zhang
35fe639cd2
optimize translate
2019-09-03 01:53:45 +09:00
minbaby.zhang
59add8982e
update lang
2019-09-03 01:53:45 +09:00
minbaby.zhang
8d9c514097
update lang
2019-09-03 01:53:45 +09:00
minbaby.zhang
6f880d0f02
更新翻译
2019-09-03 01:53:45 +09:00
AWolf81
ec47ee8110
Remove manual script tag filter and use turndown remove filter
2019-08-31 21:35:09 +02:00
Nguyễn Việt Hưng
28b8141c6b
fixed test
2019-08-30 12:46:40 +09:00
Nguyễn Việt Hưng
5b0b309c49
added test for getAttachmentsPathAndStatus
2019-08-30 12:46:40 +09:00
Nguyễn Việt Hưng
0b84a372f6
re-organize attachment functions and updated comments doc
2019-08-30 12:46:40 +09:00
Nguyễn Việt Hưng
8355e1e006
updated function name and return type
2019-08-30 12:46:40 +09:00
Nguyễn Việt Hưng
c7d33fbd83
Allow user to view attachments and clear unused attachments
2019-08-30 12:46:40 +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
hikerpig
9a704a2bcb
Merge branch 'master' into feature/scrollbarAppearance
2019-08-26 10:38:26 +08:00
hikerpig
1e00651541
feature/toc: upgrade "@hikerpig/markdown-it-toc-and-anchor" package to avoid default anchor lowercase casting
2019-08-25 18:25:17 +08:00
AWolf81
857e75594d
Disable Javascript for printout window
2019-08-24 13:43:36 +09:00
AWolf81
2f1dadfc3e
Change drag disable styles to be more specific
2019-08-24 13:43:14 +09:00
AWolf81
7d0404657e
Fix routing for tag filtering
2019-08-24 13:42:09 +09:00
Junyoung Choi
b9dd651fc1
Merge pull request #3093 from nathan-castlehow/feat-run-prettier-on-markdown
...
Feat run prettier on markdown
2019-08-24 13:41:41 +09:00
hikerpig
25ef456af2
feat: should scroll to top after selecting another note, also fix #3023
2019-08-24 13:39:28 +09:00
hikerpig
084decaa85
improvement: MarkdownPreview, rewriteIframe attempt can be combined to one call
2019-08-24 13:39:28 +09:00
hikerpig
330a444fc5
optimize: should highlight any non-empty search query, fix #3164
2019-08-24 13:38:28 +09:00
alwxkxk
a47dac2854
fix #3159
2019-08-24 13:38:09 +09:00
Ronald Walker
08070f3e2d
fix #3144
2019-08-24 13:37:43 +09:00
hikerpig
2352c78cb6
Add CodeEditor::setLineContent method to manipulate line contents, related #3163
...
Avoid changing all CodeMirror instance's contents
2019-08-24 13:36:56 +09:00
Antonio Cangiano
6ef9c3865f
Fix JavaScript hello world example
...
The current snippet note example references a non-existent element with id `enjoy`. I updated it to reference the correct id (i.e., `hello`).
2019-08-24 13:36:29 +09:00
sirrah23
ff9789b5a7
Fix 3060
...
Right now there are only two export types that are using a special
output formatter, pdf and html. Both of these formatters currently populate the
`/html/head/base` portion of the associated html document with the name
of the target directory for the file that the user is exporting.
In order for internal links within the exported document to work
correctly, the value of base must also include the filename. This fix
removes the call to `path.dirname`, which gets rid of the necessary
filename.
2019-08-24 13:36:05 +09:00
Jack Hsieh
f09297f406
Fix 2636 ( #3206 )
...
* Fix 2636 Can't scroll to bottom of editor pane
* Fix minor lint issues
2019-08-11 23:22:53 +09:00
nathan-castlehow
2d3c69d178
Fixed eslint issue
2019-08-01 20:13:46 +08:00
nathan-castlehow
b837653cf1
Merged Master into feature branch and fixed conflicts
2019-08-01 20:12:58 +08:00
nathan-castlehow
eeca031c86
Merge upstream into master
2019-08-01 19:56:38 +08:00
nathan-castlehow
918a8627e9
Merge upstream into master
2019-08-01 19:55:21 +08:00
nathan-castlehow
86370edd1e
Merge branch 'feat-run-prettier-on-markdown' of https://github.com/nathan-castlehow/Boostnote into feat-run-prettier-on-markdown
2019-08-01 18:36:40 +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
911fd9a004
feat(prettierOnMarkdown): Changed Prettier require to use import
2019-08-01 18:36:21 +08:00
nathan-castlehow
0ad3da5bbc
feat(prettierOnMarkdown): Changed default hotkey value
2019-08-01 18:36:21 +08:00
nathan-castlehow
89ae2a9516
feat(prettierOnMarkdown):Fixed incorrect options passed to code mirror instance
2019-08-01 18:36:20 +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
nathan-castlehow
7e3c662374
feat(prettierOnMarkdown): Added Reference to prettier in Code Editor and created config file
2019-08-01 18:36:17 +08:00
nathan-castlehow
a39e9c2da6
feat(prettierOnMarkdown): Added Reference To Prettier
2019-08-01 18:36:16 +08:00
AWolf81
72b8d56245
Merge remote-tracking branch 'upstream/master' into html-to-md
2019-07-28 15:49:16 +02:00
AWolf81
0d36f59036
Create turndown service & use gfm turndown plugin
2019-07-28 15:02:17 +02:00
AWolf81
a3f7d2287a
Add dracula theme styles
2019-07-28 11:00:40 +02:00
hikerpig
8edfbd28ed
feat: suppport auto generating toc content for the '[TOC]' placeholder, related #3022
2019-07-27 16:55:32 +08: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
329066719e
0.12.1
2019-07-27 11:51:40 +09:00
Junyoung Choi
93b8ef35f7
0.12.1-1
2019-07-26 13:50:44 +09:00
Junyoung Choi
484b003b34
Fix theme paths
2019-07-26 13:49:40 +09:00
Junyoung Choi
ed427130a9
0.12.1-0
2019-07-26 11:51:51 +09:00
Junyoung Choi
807feae540
Merge pull request #3165 from BoostIO/discard-warnings
...
Discard warnings
2019-07-26 11:45:29 +09:00
Junyoung Choi
4b62e93257
Fix more style warnings
2019-07-26 11:38:05 +09:00
Junyoung Choi
e425417d68
Load bfm mode info script only once
2019-07-26 11:33:05 +09:00
Junyoung Choi
bc1e837466
Set alias to stylus mode inof
2019-07-26 11:32:41 +09:00
Junyoung Choi
95321e33a0
Fix style of FolderItem
2019-07-26 11:32:07 +09:00
Junyoung Choi
5720b313a3
Merge branch 'master' into discard-warnings
2019-07-26 09:12:18 +09:00
hikerpig
f3e2205e69
fix several propType errors raised by 'react.development.js'
...
some are caused by typo, some are caused by unused propType declarations
2019-07-26 09:11:00 +09:00
Junyoung Choi
410b611b14
Discard all style warnings
2019-07-26 09:03:32 +09:00
Junyoung Choi
1c8af47bac
Fix warnings in ToggleModeButton
2019-07-26 08:50:12 +09:00
Junyoung Choi
c8a2baca3c
Use default value prop rather than value prop
2019-07-26 08:49:52 +09:00
Junyoung Choi
ac5a323115
Discard unused props
2019-07-26 08:49:21 +09:00
Junyoung Choi
fa65e7feef
Fix isTagActive
2019-07-26 08:49:07 +09:00
amedora
71d27d0e55
MarkdownEditor and MarkdownSplitEditor always wrap lines
2019-07-26 07:50:53 +09:00
hikerpig
972d053c83
fix: array access error when token.map is null, fix #3123
2019-07-26 07:49:59 +09:00
Matt Gabriel
7797661489
Fixed permissions
2019-07-26 07:40:18 +09:00
Junyoung Choi
9f9e036c68
0.12.0
2019-07-24 16:57:04 +09:00
Tobias Doll
e940253caf
Using single quotes for empty string
2019-07-22 16:43:21 +09:00
Tobias Doll
2b4d20b94e
Dont highlight search term if search field is emptied
2019-07-22 16:43:21 +09:00
nathan-castlehow
f88fc23e58
Removed Paste / Cut options from preview context menu as they are not relevant in preview mode
2019-07-22 16:42:57 +09:00
nathan-castlehow
caf1f92fef
Removed SetTimeout on Markdown Preview Context menu
2019-07-22 16:42:57 +09:00
nathan-castlehow
f2a02a25a7
Fixed Test Fail Issue due to incorrect Require for context menu items
2019-07-22 16:42:57 +09:00
nathan-castlehow
e85767b4a0
feat: Added Context Menu for markdown preview mode and copy url when hyperlink
2019-07-22 16:42:57 +09:00
amedora
c83e5cc7d8
add locales
2019-07-22 16:42:08 +09:00
amedora
71f565f66b
fix UI change handler
2019-07-22 16:42:08 +09:00
amedora
769407b3df
add "Wrap Line" button
2019-07-22 16:42:08 +09:00
amedora
e7615ed6d7
add "Wrap Line" button handlers
2019-07-22 16:42:08 +09:00
amedora
fe508307b2
make lineWrapping configurable
2019-07-22 16:42:08 +09:00
hikerpig
c2a26a8547
improvement: refactor buildStyle to NamedParameters style, and add some jsdoc
2019-07-21 15:28:12 +08:00
hikerpig
addf9b920f
tweak MarkdownPreview style to optimize overflow scrollbar display, fix #2902
2019-07-21 15:28:12 +08:00
Baptiste Augrain
4e30d4b8fb
fix URLs by using the correct path separator ('/' for an url and not path.sep)
2019-07-20 00:58:51 +09:00
Baptiste Augrain
850561613b
fix gallery on windows
2019-07-20 00:58:51 +09:00
AWolf81
782d71ddb0
path fix for MacOs
2019-07-17 17:25:13 +09:00
AWolf81
a0799d19f8
fix app path
2019-07-17 17:25:13 +09:00
AWolf81
ba6eb4f26f
fix path Linux
2019-07-17 17:25:13 +09:00
AWolf81
38fcee35c2
fix test for Windows (fs.rmdir throws dir not empty error)
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
AWolf81
bd52226ae2
change process.env check
2019-07-17 17:25:13 +09:00
ehhc
cb7ac77c61
Update attachmentManagement.js
...
Deleting unneeded stupid log-message
2019-07-10 11:42:00 +09:00
ehhc
55a7ee1f91
Debounce deletion of un-referenced attachments --> don't fixes but mitigates the problems of #3103
2019-07-10 11:42:00 +09:00
amorist
d37210a0d0
fix chinese language new note tab style
2019-07-08 13:14:56 +09:00
amedora
0c7a1e8f17
apply theme color to slider in MarkdownSplitEditor
2019-07-08 13:14:30 +09:00
Kazumi Harada
3d7ab40674
[update] apply the method of fixLocalURLS before exporting to pdf
2019-07-08 13:14:10 +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
Huachao Mao
c012bbd54a
Update lock/unlock icons in editor #1760
2019-07-08 13:13:30 +09:00
David Thomason
a50852306e
Loading insert day hotkey triggers from config.hotkey
2019-07-08 13:13:06 +09:00
David Thomason
db396ec107
Added insert date & time info to HotkeyTab settings
2019-07-08 13:13:06 +09:00
David Thomason
6b868658aa
Changed "insert date & time" hotkey on mac from Shift-Cmd-/ to Alt-Cmd-/
2019-07-08 13:13:06 +09:00
JianXu
9fe9e1a1c4
Add menu item "About" to "Help"
2019-07-08 13:12:22 +09:00
AWolf81
aeb77e5a40
Remove package-lock file & use startsWith for https check
2019-07-08 00:05:26 +02:00
nathan-castlehow
1d59d89588
feat(prettierOnMarkdown): Forced prettier options to always have parser set to markdown when used.
2019-07-03 09:28:36 +08:00
nathan-castlehow
bde357f952
feat(prettierOnMarkdown): Changed Prettier require to use import
2019-07-03 09:03:24 +08:00
AWolf81
558c091205
fix linting
2019-06-30 00:18:52 +02:00
AWolf81
f67175e628
fix test
2019-06-30 00:03:54 +02:00
AWolf81
390f6d545f
fix PropTypes
2019-06-30 00:03:25 +02:00
AWolf81
44efb0178c
Merge branch 'master' into html-to-md
...
# Conflicts:
# browser/main/modals/NewNoteModal.js
# package-lock.json
# package.json
# yarn.lock
2019-06-29 23:25:52 +02:00
AWolf81
37eee26bdf
fix linting & routing
2019-06-29 23:21:32 +02:00
Junyoung Choi
b4251a793b
Merge pull request #3037 from AWolf81/fix-search-issue-unicode
...
Simplified search input & fixed chinese character input
2019-06-29 00:41:24 +09:00
roottool
6736a08240
Fixes that TOC hasn't id attribute when the title is all 2-byte characters ( #2994 )
...
* Fix: 2-byte character support of slug
* Fix: Decodes slug to display slug
* Fix: Removed a logic of replaceDiacritics
* Fix: Fixed slugify to pass tests
* Fix: Fixed not to remove underscore
* Adds the test for slugify.js
* Fix: Fix to jump to heading
* Added a comment
* Fix: Created click event only linking to heading
* Fix: Fix to use handleLinkClick(e)
* Fix: Changed the regex rule
* Fix: Changed the regex rule of extractId
2019-06-29 00:40:16 +09:00
nathan-castlehow
ed4a670f0a
feat(prettierOnMarkdown): Changed default hotkey value
2019-06-23 13:54:17 +08:00
nathan-castlehow
fbb9afe34f
feat(prettierOnMarkdown):Fixed incorrect options passed to code mirror instance
2019-06-23 13:42:14 +08:00
nathan-castlehow
020bc11bd7
feat(prettierOnMarkdown):Tweaked spacing on default Prettier Config Value
2019-06-23 13:41:52 +08:00
nathan-castlehow
ae0837e29b
feat(prettierOnMarkdown):Added prettier config default to config manager
2019-06-23 13:41:34 +08:00
nathan-castlehow
f0380ef733
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-06-23 13:40:20 +08:00
nathan-castlehow
25bdaf9f00
feat(prettierOnMarkdown): Added Reference to prettier in Code Editor and created config file
2019-06-23 13:34:47 +08:00
nathan-castlehow
ef1809305c
feat(prettierOnMarkdown): Added Reference To Prettier
2019-06-23 13:34:47 +08:00
nathan-castlehow
090b5c32f0
feat: Added Context Menu for markdown preview mode and copy url when hyperlink
2019-06-09 13:28:53 +08:00
KZ
49c75e3599
Merge pull request #3059 from BoostIO/update-funding-yml
...
Update FUNDING.yml
2019-06-06 10:44:34 +09:00
KZ
05765642d9
Update FUNDING.yml
2019-06-06 10:39:09 +09:00
amedora
f62eba9d7b
Fix #2922 ( #2998 )
...
* update katex to 0.10.1
* Update snapshot for markdown-test
2019-06-03 13:57:16 +09:00
amedora
bc27fd0acc
disable fuzzy link
2019-06-03 13:54:40 +09:00
Ryota Kusano
244a28c7d2
Adjust continuous quotation pattern
2019-05-29 22:55:05 +09:00
Ryota Kusano
edac4d3fed
Fix to remove unnecessary escape charactor erorr on IDE
2019-05-29 22:55:05 +09:00
Ryota Kusano
e402929cca
Fix regular expression related checkbox logic
2019-05-29 22:55:05 +09:00
AWolf81
639bfbe549
apply search term on enter key
2019-05-29 09:02:34 +02:00
AWolf81
60e841e5a2
fix focus loss by checking switchPrieview prop change
2019-05-29 07:52:22 +02:00
AWolf81
25d055e560
Merge branch 'master' into fix-search-issue-unicode
...
# Conflicts:
# browser/main/TopBar/index.js
# yarn.lock
2019-05-29 07:42:20 +02:00
Morten Lautrup
052fb3df5b
Specify wich images should not be draggable
...
Make only images and spans inside buttons undraggable
2019-05-29 13:02:37 +09:00
Morten Lautrup
929f475354
Make buttons undraggable
2019-05-29 13:02:37 +09:00
AWolf81
1afa02bbb3
fix local link detection by creating a link tag to parse the input string
2019-05-29 12:20:49 +09:00
AWolf81
3c39dc3cec
change redirecting to connected-react-router
2019-05-29 12:20:49 +09:00
AWolf81
7e8f46c4f3
remove commented imports
2019-05-29 12:20:49 +09:00
AWolf81
333b0584a4
address review comments - add production/dev main.html & remove comments
2019-05-29 12:20:49 +09:00
AWolf81
f7a648903e
fix auto-scroll
2019-05-29 12:20:49 +09:00
AWolf81
6ec687ef15
add React & Redux devtools
2019-05-29 12:20:49 +09:00
AWolf81
b6212f4bfe
Update dependencies & change to React-router v5
2019-05-29 12:20:49 +09:00
AWolf81
9794149fae
Merge branch 'master' into fix-search-issue-unicode
2019-05-28 20:18:13 +02:00
AWolf81
edc9d8bd4d
use composition input
2019-05-28 20:16:02 +02:00
Junyoung Choi
76335f78ac
v0.11.17
2019-05-26 18:49:44 +09:00
Junyoung Choi
56192f0758
Merge pull request #3034 from AWolf81/enable-markdownlint-option
...
Enable Markdown lint option
2019-05-26 18:38:30 +09:00
Junyoung Choi
63eb8584e7
Hide markdown lint settings when markdown lint is disabled
2019-05-26 18:32:24 +09:00
Zubata SMRTKA
aa4d06fb1e
formatting
2019-05-26 18:22:04 +09:00
AWolf81
c70cca2776
remove console.log
2019-05-26 10:07:43 +02:00
AWolf81
1a38771f1a
remove console.logs & improve error handling
2019-05-26 09:57:40 +02:00
AWolf81
25728e51d2
simplified search input & fixed focus loss issue
2019-05-25 21:01:51 +02:00
AWolf81
02576c48b6
move enableMarkdownLint checkbox to customMarkdownLintConfig area (like at allow custom css)
2019-05-25 07:31:21 +02:00
AWolf81
4263309d89
Merge branch 'add-markdownlint-rules-form' of github.com:roottool/Boostnote into enable-markdownlint-option
2019-05-25 07:21:26 +02:00
AWolf81
b68b367b3c
Toggle linting gutter with document.querySelector and style.display
2019-05-25 07:16:03 +02:00
tool root
2cffb50884
Fix: Changed height of form
2019-05-25 08:16:25 +09:00
tool root
3b473a5f7a
Fix: Changed the function name
2019-05-25 08:04:40 +09:00
tool root
8b82c448af
Fix: Changed the function name
2019-05-25 07:58:43 +09:00
AWolf81
270a015514
WIP: Add MarkdownLint enable setting. Gutter toggle not working as expected.
2019-05-24 19:06:15 +02:00
Junyoung Choi
f02125e411
Update FUNDING.yml
2019-05-24 10:10:29 +09:00
KZ
b0f2694745
Create FUNDING.yml
2019-05-24 10:09:49 +09:00
roottool
2497bdb124
Fix: Removed changes to debug the app
2019-05-22 22:45:09 +09:00
Junyoung Choi
d5d564f789
v0.11.16
2019-05-22 15:20:34 +09:00
Junyoung Choi
49e48f7adc
Update yarn.lock
2019-05-22 12:23:28 +09:00
Darío Hereñú
079aaec21e
Fixed typo on string 137
...
* plus some translations added
2019-05-13 14:50:53 +09:00
AWolf81
1601292db7
add react hooks section
2019-05-13 14:05:57 +09:00
roottool
c82dbddc74
Fix markdownlint result desplay works properly
2019-05-12 13:13:32 +09:00
David Dreher
9a6ee9d2ef
change return handling of sortByAlphabetical
2019-05-09 15:45:54 +09:00
David Dreher
2cbbe7aeda
Check if the float is quals (abs value is greather 0.01) and return the sub value when not.
2019-05-09 15:45:54 +09:00
David Dreher
19fc1fd674
rename const
2019-05-09 15:45:54 +09:00
David Dreher
5b63bedc0d
fix issue #2894 : sort alphabetical will now parse float values starting at all titles and compare these.
2019-05-09 15:45:54 +09:00
amedora
12229a1719
allow to expand snippets following $ character
2019-05-09 15:41:33 +09:00
roottool
0d6c952721
Added a newline
2019-05-09 05:30:46 +09:00
roottool
c42eb41fb3
Fix: Fixed that default rule was shifted by indent
2019-05-09 05:29:43 +09:00
roottool
2da4f1df32
Fix: Rewrote the code to inline
2019-05-09 04:11:05 +09:00
roottool
69a62d1b73
Fix: Changed variable name
2019-05-09 04:06:27 +09:00
roottool
61e054024b
Fix: Removed unnecessary css code
2019-05-07 04:44:23 +09:00
roottool
0a5c4c092a
Fix: Improved for the app not to need to reload
2019-05-07 04:22:03 +09:00
roottool
f1597f8e84
Fix: Poped up the lint tooptip
2019-05-07 03:26:47 +09:00
roottool
f3ca893aea
Ajusted markdownlint config editor to code editor
2019-05-07 02:30:41 +09:00
roottool
ecfeedeff3
Fix: Removed unnecessary caution
2019-05-07 00:44:27 +09:00
roottool
a162bab591
Fix: Improved for the app not to need to reload
2019-05-07 00:42:55 +09:00
roottool
79a29c3461
Merge branch 'master' into add-markdownlint-rules-form
2019-05-06 20:53:59 +09:00
Junyoung Choi
377901606e
Merge pull request #2846 from roottool/IntroduceMarkdownLint#864
...
Introduce markdownlint #864
2019-05-06 18:31:01 +09:00
Nguyễn Việt Hưng
8cd24a5734
fixed open empty link 2
2019-05-06 18:30:20 +09:00
Baptiste Augrain
ba913b77e7
use constants and fix cursor color
2019-05-06 18:28:57 +09:00
Baptiste Augrain
6012fc929e
add Nord theme to CodeMirror
2019-05-06 18:28:57 +09:00
roottool
33d1700548
Change styleName of caution
2019-04-29 10:01:55 +09:00
roottool
8b3beb45c6
Added a caution of the custom markdownlint rules
2019-04-29 09:17:25 +09:00
roottool
4ba4e68833
Added markdownlint rules form
2019-04-29 08:54:28 +09:00
roottool
11bed72bed
Introduced jsonlint-mod
2019-04-29 08:49:19 +09:00
roottool
7fb22f3f07
Translated from English to Japanese
2019-04-29 03:24:16 +09:00
roottool
788900e31a
Added markdownlint rules form
2019-04-29 03:23:25 +09:00
roottool
03b1adca12
Merge master branch into this branch
2019-04-29 01:57:16 +09:00
Charles Wang
aecf2eb08d
Bug fix check in.
2019-04-28 12:31:24 -04:00
Christian Dimas
895aee3e6c
add default value to custom CSS editor
2019-04-28 12:30:38 -04:00
David Dreher
c667e1465d
After select an other note now scroll to top
2019-04-28 12:30:13 -04:00
David Dreher
3c9d614e1f
Change the save botton at the about tab to the same style as the 'See IssueHunt' button at the crowdfunding tab
2019-04-28 12:29:33 -04:00
David Dreher
971e0cb61e
change missing font color for the themes at the preferences headlines
2019-04-28 12:29:33 -04:00
David Dreher
67d78f6603
Replace the width calc with a fixed value
2019-04-28 12:29:33 -04:00
David Dreher
ed0b370d49
Change paragraph headlines at the crowdfunding tab
2019-04-28 12:29:33 -04:00
David Dreher
e5b8f4d372
Use same styles for all preferences tabs
2019-04-28 12:29:33 -04:00
Junyoung Choi
2999e490ad
Merge pull request #2509 from lvarado/mojave-dark-mode
...
enable dark mode support for macOS mojave
2019-04-28 12:26:28 -04:00
Nguyễn Việt Hưng
156a2c6521
added check empty for safety reason
2019-04-23 22:58:38 -04:00
Nguyễn Việt Hưng
48bb9d3242
fixed empty link point to main file
2019-04-23 22:58:38 -04:00
steve-o
b2ee4f0c66
update electron-packager to 12.2.0
2019-04-22 10:02:19 -05:00
steve-o
9b68f34a31
remove hashes from lockfile (except those present in master branch)
2019-04-22 10:00:46 -05:00
alvarado
f8944eb8b3
Merge branch 'master' into mojave-dark-mode
2019-04-22 09:45:16 -05:00
David Dreher
3634194e4d
Fix for #2836 , Initialize storage ignores now tags from skipped notes
2019-04-15 10:57:20 +09:00
Abner Soares Alves Junior
038b87cf70
Fix test moving from Ava to JEST
2019-04-15 10:56:35 +09:00
Abner Soares Alves Junior
5ca6bbea11
Fix some linter issues
2019-04-15 10:56:35 +09:00
Abner Soares Alves Junior
7b9b4d56a7
Fix the position of title mark when replacing
2019-04-15 10:56:35 +09:00
Abner Soares Alves Junior
d81e69bf00
Add parse and fetch pasted markdown titles with url
2019-04-15 10:56:35 +09:00
linxiuda
5e134f990e
fix newNoteModal create note twice after double click quickly
2019-04-15 10:55:26 +09:00
David Dreher
1675e04f90
Fix for #2782 : CodeEditor.handleChange will now update the toc if available when a headline was modified
2019-04-15 10:54:45 +09:00
Todt
0a72acd899
Modified style
2019-04-15 10:44:16 +09:00
amedora
aa6c9680da
Increase arrow size on sidebar
2019-04-15 10:43:52 +09:00
milotodt
d41663143b
Repush due to pipeline issues
2019-04-15 10:43:10 +09:00
milotodt
9db363865c
Slight refactor
2019-04-15 10:43:10 +09:00
milotodt
9b03a32eec
removed uneeded line of code
2019-04-15 10:43:10 +09:00
milotodt
eeec1b12b5
adjusted handleAttachmentDrop
2019-04-15 10:43:10 +09:00
Milo Todt
e655c2078b
Update MarkdownPreview.js
2019-04-12 18:02:23 +09:00
Milo Todt
3426191e59
Update MarkdownPreview.js
2019-04-12 18:02:23 +09:00
Todt
b1c77ae59c
Changes and refactor of HandleMouseDown
2019-04-12 18:02:23 +09:00
Jamie Luckett
d17ff4afba
Update productDescription
...
Fixed grammatical error
2019-04-12 18:01:40 +09:00
Garfield Lee
0131bbbbed
Update all locales copyright year ( #2881 )
...
* Update all locales copyright year
* Fix js-sequence-diagrams
2019-04-12 18:01:05 +09:00
Boris Pruessmann
7f55fc4b56
Removed erroneous parameter
2019-04-12 14:33:38 +09:00
amedora
aea9673b78
Add "Ctrl + /" and "Shift + Ctrl + /" to insert today's date and time ( #1765 )
2019-04-12 14:32:09 +09:00
anasasilva
89e9a84ea6
fixing package.json
2019-04-08 21:10:42 +09:00
anasasilva
fba9afd6f5
Shorter code
2019-04-08 21:10:42 +09:00
anasasilva
c474d972cb
Supports relative and absolute path
2019-04-08 21:10:42 +09:00
anasasilva
3d6f670e8d
regex fixed again
2019-04-08 21:10:42 +09:00
anasasilva
9d47f319a0
absolute path
2019-04-08 21:10:42 +09:00
anasasilva
7106f042da
Regex fixed
2019-04-08 21:10:42 +09:00
anasasilva
ea6e56842f
Error message when the image path is wrong
2019-04-08 21:10:42 +09:00
anasasilva
65926fea73
fixing identation and regex
2019-04-08 21:10:42 +09:00
anasasilva
85cb94d99d
importAttachments
2019-04-08 21:10:42 +09:00
Ryo Shibayama
1be208d96b
Fix locale json format, add some translations
2019-04-02 14:09:39 +09:00
Max Schmitt
22d494d3f1
README: removed mobile app mention ( #2828 )
2019-03-25 11:10:09 +09:00
Nguyen Viet Hung
5b99132f66
Adjust find function
...
Co-Authored-By: dredav <dredav@users.noreply.github.com >
2019-03-25 11:06:13 +09:00
David Dreher
91d04b99d1
change filter function to find, find will match the first note with requested key
2019-03-25 11:06:13 +09:00
David Dreher
70e57cf738
jumpNoteByHashHandler will now try to find the location for the note that will be selected
2019-03-25 11:06:13 +09:00
Ryo Shibayama
2f00cec52b
Upgrade Travis CI node and npm versions
2019-03-25 11:04:05 +09:00
Junyoung Choi
fee966996f
Fix wrong binding ( #2940 )
2019-03-22 15:33:29 +09:00
Nguyen Viet Hung
bff081a263
fixed copy button ( #2914 )
2019-03-21 01:27:51 +09:00
Nguyen Viet Hung
b5b56f7af1
Refactor code editor by moving the expand snippet out to a separate file ( #2864 )
...
* refactored CodeEditor by moving Snippet out
* fixed typo
2019-03-21 01:26:53 +09:00
Junyoung Choi
3f7f0e677d
Merge pull request #2819 from ZeroX-DG/feature/edit-from-preview
...
[Feature] Edit from preview
2019-03-21 01:23:11 +09:00
Junyoung Choi
2b29d96d61
Merge pull request #2678 from AgentEpsilon/export-pdf
...
Export a Markdown note as PDF
2019-03-21 01:20:12 +09:00
Junyoung Choi
9f13645127
Merge pull request #2545 from Danmou/patch-1
...
Add ~ and _ to autoclosing brackets
2019-03-21 01:19:25 +09:00
Junyoung Choi
bbbbe9a121
Merge pull request #2493 from opw0011/zh-locale
...
Add missing Chinese translation in preference page
2019-03-21 01:18:36 +09:00
Junyoung Choi
46ecf0af88
Merge pull request #2868 from dredav/issue-2859
...
[Fix] Cloning a note will now clone more note properties
2019-03-21 01:18:09 +09:00
Evan Miller
2a0906d88e
Rehid printout BrowserWindow
2019-03-18 10:02:20 -04:00
Daniel Mouritzen
116244384e
Add ~ and _ to autoclosing brackets
2019-03-04 08:37:29 +01:00
Daniel Mouritzen
29775040d1
Merge branch 'master' into patch-1
2019-03-04 08:33:29 +01:00
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
Junyoung Choi
78c00b1722
v0.11.15
2019-02-08 20:33:20 +09:00
Junyoung Choi
2ff655d2dc
Check update if the app is packaged
2019-02-08 19:30:46 +09:00
Junyoung Choi
e53717cd87
v0.11.14
2019-02-08 16:46:29 +09:00
David Dreher
d144a5884a
fix for issue #2859 : Cloning a note will now also copy the properties description, snippets, tags and isStarred
2019-02-06 22:11:35 +01:00
Junyoung Choi
8b8d915ab7
Merge pull request #2642 from daiyam/drop-browser-image
...
handle all dropped images
2019-02-05 17:55:18 +09:00
Junyoung Choi
54de57ee7b
Merge pull request #2863 from zzdjk6/master
...
FIX #2853 Allow "#" in title
2019-02-05 11:25:21 +09:00
Baptiste Augrain
e0d9cf7f5c
fix dropping image from Firefox on Linux
2019-02-04 18:22:10 +01:00
Baptiste Augrain
10ea5d00eb
avoid converting SVG
2019-02-04 14:09:11 +01:00
Baptiste Augrain
de76f55fe2
fix gif
2019-02-04 13:54:45 +01:00
Baptiste Augrain
cd301d514c
Merge branch 'master' into drop-browser-image
2019-02-04 13:36:32 +01:00
Shenghan Chen
0f232b3d86
FIX #2853 Allow "#" in title
...
- Only strip the leading # in the title
- Make the finding title logic more straightforward
- Add unit test
2019-02-04 20:07:33 +13:00
Junyoung Choi
53ff693e95
Merge pull request #2852 from Aaron-Bird/bug-gif
...
[Fix] GIFs don't animate
2019-02-04 12:25:28 +09:00
roottool
c15cc2ecfc
added to check Markdown Note is opening
2019-02-02 14:59:04 +09:00
roottool
59b441e524
removed markdown mode
2019-02-02 03:07:59 +09:00
Baptiste Augrain
215484c19a
add tests
2019-02-01 16:27:47 +01:00
Junyoung Choi
885f656d34
Merge pull request #2856 from K-Sato1995/fix/grammer-error#2844
...
[Fix #2844 ] Grammar Error In Notes
2019-02-01 16:44:12 +09:00
Baptiste Augrain
851d3ba159
fix image path when the dropped image's url contains a query
2019-01-31 23:26:31 +01:00
Katsuki
62ab444b29
Fix grammer error
2019-01-31 19:33:43 +09:00
roottool
b84ebfa7b3
Merge branch 'master' into IntroduceMarkdownLint#864
2019-01-31 12:44:07 +09:00
Junyoung Choi
f1b929c13b
Merge pull request #2848 from daiyam/fix-gallery
...
fix image path due to bad regex
2019-01-31 10:58:20 +09:00
Aaron-Bird
806139091c
fix: GIFs don't animate
2019-01-31 01:08:07 +08:00
Junyoung Choi
6960c8b2d6
Merge pull request #2835 from ehhc/fix_broken_attachments
...
Strange url-handling reverted + tests modified so that they might fin…
2019-01-30 10:32:20 +09:00
Baptiste Augrain
b1c6c0442f
fix guardrails errors
2019-01-29 16:49:51 +01:00
Baptiste Augrain
a85a27f225
- fix bad regex
...
- improve test
- fix missing 'e' in some functions name
2019-01-29 16:05:30 +01:00
roottool
d5629651d1
modified from require to import
2019-01-29 21:26:57 +09:00
roottool
afbc8eec75
changed variable name
2019-01-29 21:00:47 +09:00
roottool
3a96164c27
display lint result on CodeEditor #864
2019-01-29 20:42:24 +09:00
roottool
e393b5a2ea
Add markdownlint #864
2019-01-29 20:41:29 +09:00
Junyoung Choi
950d31ada8
Merge pull request #2809 from roottool/zoom-in-and-out-image#1448
...
Zoom in and out image #1448
2019-01-28 11:39:14 +09:00
Junyoung Choi
543c31cec6
Merge pull request #2831 from roottool/change_default_editor_font#1995
...
Change default editor font #1995
2019-01-28 10:02:19 +09:00
Benny O
5920b3515e
Merge branch 'master' into zh-locale
2019-01-27 23:04:27 +08:00
roottool
5e87ec2627
Specified MarkdownPreview class
2019-01-27 22:26:31 +09:00
ehhc
7165c4550b
possibly fix for the broken test...
2019-01-26 18:16:39 +01:00
ehhc
472496d59c
possibly fix for the broken test...
2019-01-26 17:53:31 +01:00
ehhc
127da40256
possibly fix for the broken test...
2019-01-26 17:37:04 +01:00
ehhc
a113b99de0
Strange url-handling reverted + tests modified so that they might find that issue in the future + test modified so that they both contain tests for posix and windows path separator -> fixes #2834
2019-01-26 17:21:53 +01:00
Junyoung Choi
74535c9cba
Update yarn.lock
2019-01-26 12:30:22 +09:00
Junyoung Choi
79254a562f
Update contributors
2019-01-26 12:29:20 +09:00
Junyoung Choi
4b1469748b
v0.11.13
2019-01-26 12:25:05 +09:00
roottool
1683d63f33
Modified indent
2019-01-26 01:03:37 +09:00
roottool
4cce52f9ce
changed default editor font #1995
2019-01-25 23:17:05 +09:00
roottool
33fb03066e
Reduced the count of calculation
2019-01-25 20:06:43 +09:00
Junyoung Choi
a1deb15db8
Merge pull request #2651 from ZeroX-DG/fix-delete-note
...
Fixed delete note not navigating to the next note
2019-01-23 14:58:50 +09:00
Junyoung Choi
96ab8ec958
Merge pull request #2661 from miguelalexbt/bugfix-2121
...
Fixed lock button behavior and display
2019-01-23 14:50:08 +09:00
Junyoung Choi
c0f68dce25
Merge pull request #2798 from MiloTodt/disable-updates-in-dev
...
Disable updates in dev
2019-01-23 13:03:14 +09:00
Junyoung Choi
2b6c38083c
Merge pull request #2774 from gurungrahul2/2194
...
#2194 - fixes Hotkey not working
2019-01-23 13:01:45 +09:00
Milo Todt
667ece7d3f
Update main-app.js
2019-01-22 19:59:27 -08:00
Nguyễn Việt Hưng
5d38937f34
scroll selected line to middle of the editor
2019-01-23 00:20:50 +07:00
Junyoung Choi
9270e59508
Merge pull request #2786 from Foo-x/2232
...
Fix bullet position of LaTeX equation in list
2019-01-22 18:09:09 +09:00
Nguyen Viet Hung
b32865488e
fixed app body background ( #2791 )
2019-01-22 18:07:44 +09:00
Junyoung Choi
e43c7e9a6a
Merge pull request #2598 from richardtks/fix-number-list
...
Fix the auto-updating numbered list to the middle of a list
2019-01-22 17:47:26 +09:00
Milo Todt
c3a980836a
change to isDev
2019-01-20 21:04:56 -08:00
Junyoung Choi
304b83be89
Merge pull request #2801 from MiloTodt/issue-2799-add_storage
...
Removal of USB drive will no longer cause irreparable damage.
2019-01-21 09:53:14 +09:00
Nguyễn Việt Hưng
a2e050b8c5
added jump to line on click preview
2019-01-19 17:03:59 +07:00
Nguyễn Việt Hưng
a7ad56be98
Merge branch 'master' of https://github.com/BoostIO/Boostnote
2019-01-19 16:28:36 +07:00
Milo Todt
eea01f10ac
Added catch for exceptions, removed uneeded duplicate test.
2019-01-17 17:00:07 -08:00
Junyoung Choi
3d9b85dc6d
Merge pull request #2811 from MiloTodt/Add_cheatsheets_to_menu
...
Added cheatsheets to menu
2019-01-17 17:40:05 +09:00
Junyoung Choi
743a9009de
Merge pull request #2797 from MiloTodt/patch-1
...
Update copywrite year
2019-01-17 17:39:22 +09:00
Junyoung Choi
a0da4f9dd0
Merge pull request #2795 from MiloTodt/update-build.md
...
Updated build.md to include directions for checking out PRs
2019-01-17 17:38:57 +09:00
Milo Todt
3fe45e9cbb
Added cheatsheets to menu
2019-01-16 16:09:07 -08:00
roottool
294bf742cd
change variable name #1448
2019-01-16 23:14:21 +09:00
roottool
ea5970ab1c
change a magnification by image size #1448
2019-01-16 22:47:42 +09:00
roottool
72df418953
DRY my code #1448
2019-01-16 18:10:28 +09:00
roottool
f566b567be
add zoom-in and zoom-out action of images #1448
2019-01-16 01:54:54 +09:00
Milo Todt
8d817066e8
Added a few more checks in related methods to prevent simular errors
2019-01-13 18:35:24 -08:00
Milo Todt
99b53f4a55
added filter.
2019-01-13 18:21:12 -08:00
Milo Todt
038154c441
Removed uneeded "electron-is-dev" package
2019-01-13 17:21:30 -08:00
Milo Todt
951a126d63
Update LICENSE
2019-01-12 18:51:03 -08:00
Milo Todt
fa77cda0b4
whitespace
2019-01-12 17:59:04 -08:00
Milo Todt
a0bfd9e497
Disables updates in development mode
2019-01-12 17:58:19 -08:00
Milo Todt
a8e601e5e0
Update InfoTab.js
2019-01-12 16:09:25 -08:00
Milo Todt
47d7cef214
Update copywrite year
...
2018->2019
2019-01-12 15:50:33 -08:00
Milo Todt
e298739cb9
fixed typo
2019-01-12 12:34:25 -08:00
Milo Todt
6fb72bd44a
minor typo
2019-01-12 09:46:51 -08:00
Milo Todt
7b8fb56440
fixed error in url
2019-01-12 08:38:18 -08:00
Milo Todt
5e9bd2fd2d
escaped angle brackets
2019-01-12 08:34:14 -08:00
Milo Todt
aac13dcdca
Updated build.md to include directions for checking out PRs
2019-01-12 08:26:31 -08:00
Nguyễn Việt Hưng
c6c5e33ee6
Merge branch 'master' of https://github.com/BoostIO/Boostnote
2019-01-11 10:36:59 +07:00
Foo-x
406e230ed3
Fix bullet position of LaTeX equation in list
2019-01-10 23:26:47 +09:00
Junyoung Choi
5a9de1a95d
Merge pull request #2759 from richardtks/toggle-menu-bar-settings
...
allow menu bar visibility to be set in the settings
2019-01-08 08:27:41 +09:00
Junyoung Choi
0289caad67
Merge pull request #2712 from roottool/fix-issue#2644-and-#2662
...
fix issues #2644 and #2662
2019-01-07 14:15:48 +09:00
Junyoung Choi
99cb6fa9ed
Merge pull request #2720 from richardtks/fix-tag-allow-overflow
...
show the scroll bar when the tag list is overflow
2019-01-07 14:15:21 +09:00
Junyoung Choi
fe011e87d1
Merge pull request #2758 from elfman/colorTag
...
add feature: colored tags
2019-01-07 14:14:40 +09:00
Junyoung Choi
5a5563f00a
Merge pull request #2770 from vienai8d/update_snippet_note
...
Replace current fullscreen button of SnippetNote to FullscreenButton module
2019-01-07 14:12:15 +09:00
Junyoung Choi
5a8f076d85
Merge pull request #2762 from coliff/patch-1
...
Update mousetrap
2019-01-07 14:11:45 +09:00
Junyoung Choi
45deb5ba7f
Merge pull request #2771 from caina/patch-1
...
typo on pt-BR.json
2019-01-07 14:11:24 +09:00
Junyoung Choi
bcea3eb7c1
Merge pull request #2764 from vienai8d/translate_ja
...
Add Japanese translation
2019-01-07 10:30:37 +09:00
Junyoung Choi
9ca5fa6144
Merge pull request #2761 from abnersajr/ptBr-translations
...
Pt br translations
2019-01-07 10:30:20 +09:00
Junyoung Choi
d9809318fc
Merge pull request #2772 from vienai8d/localize_tooltips_ja
...
Localize tooltips for Japanese
2019-01-07 10:27:35 +09:00
Nguyễn Việt Hưng
9ad0f58095
Merge branch 'master' of https://github.com/BoostIO/Boostnote
2019-01-06 09:35:01 +07:00
Junyoung Choi
04ae8a81a5
Merge pull request #2768 from elfman/detect
...
new feature: auto detect snippet language
2019-01-06 09:58:13 +09:00
HarlanLuo
082a078b51
check config before auto detect language
2019-01-04 21:55:58 +08:00
Rahul Gurung
04fdb67fc9
#2194 - fixes Hotkey not working
2019-01-02 12:38:26 +05:30
vienai8d
e6a927e5af
localize ToggleModeButton for Japanese
2019-01-02 11:10:07 +09:00
vienai8d
b05ba64db8
localize TrashButton for Japanese
2019-01-02 11:07:15 +09:00
vienai8d
d0f5ec8ada
fix FullscreenButton
2019-01-02 11:03:40 +09:00
vienai8d
caa6c8d4b9
localize FullscreenButton for Japanese
2019-01-02 11:01:37 +09:00
vienai8d
5cf4a0e09d
localize StarButton for Japanese
2019-01-02 10:59:06 +09:00
vienai8d
0a0c1c45a1
translate tooltip texts into Japanese
2019-01-02 10:56:27 +09:00
Douglas Caina
fce89fe8be
Update pt-BR.json
...
## Description
There was a misspelling on the word "escluir", the correct one is "excluir", as you can see on [google translate](https://translate.google.com/?source=osdd#view=home&op=translate&sl=pt&tl=en&text=excluir )
## Type of changes
- ⚪ Bug fix (Change that fixed an issue)
- ⚪ Breaking change (Change that can cause existing functionality to change)
- ⚪ Improvement (Change that improves the code. Maybe performance or development improvement)
- ⚪ Feature (Change that adds new functionality)
- ⚪ Documentation change (Change that modifies documentation. Maybe typo fixes)
## Checklist:
- ⚪ My code follows [the project code style](docs/code_style.md)
- ⚪ I have written test for my code and it has been tested
- ⚪ All existing tests have been passed
- ⚪ I have attached a screenshot/video to visualize my change if possible
2019-01-01 22:20:23 +01:00
vienai8d
2bbe39120a
use FullscreenButton instead of current button
2019-01-01 23:11:39 +09:00
vienai8d
2a5da746c7
add translation about content menu
2019-01-01 18:39:39 +09:00
HarlanLuo
deb2cd0156
new feature: auto detect snippet language
...
only try to detect after pasting and mode has not been set and default snippet language is "Auto Detect"
2019-01-01 17:01:49 +08:00
HarlanLuo
b4e4d7055f
improve style of color-picker
2018-12-30 20:49:26 +08:00
HarlanLuo
a9feddf6f6
fix bug missing param colored tags in sorted list
2018-12-30 19:23:43 +08:00
tool root
071f7cb035
rewrote the function code to MarkdownPreview.js #2644 #2662
2018-12-30 16:20:19 +09:00
tool root
a11b0f1665
Merge branch 'master' into fix-issue#2644-and-#2662
2018-12-30 15:57:31 +09:00
HarlanLuo
39442bcafe
invert icon-x color when tag text color is inverted
2018-12-29 22:23:48 +08:00
richardtks8@gmail.com
48a905bf6f
decrease the height of tags scrollbar
2018-12-29 15:34:36 +08:00
vienai8d
440b50b4e8
add translation about interface in preferences
2018-12-29 15:08:03 +09:00
HarlanLuo
0cf6487cad
invert text color in colored tags
2018-12-28 22:12:51 +08:00
Abner Soares Alves Junior
74825dddbf
Minor tweaks on portuguese translation
2018-12-28 09:59:22 -02:00
HarlanLuo
699006a3e9
Improve ui of colored tags
2018-12-28 14:09:35 +08:00
HarlanLuo
6367be213f
rename config.tag to config.coloredTags
2018-12-28 12:30:23 +08:00
Christian Oliff
4e97ac3b8c
Update mousetrap
2018-12-28 10:11:44 +09:00
Abner Soares Alves Junior
57817fd90c
Add pt_BR translation to debug documentation
2018-12-27 23:07:18 -02:00
Abner Soares Alves Junior
5b79d0439c
Add pt_BR translation to build documentation
2018-12-27 22:43:17 -02:00
richardtks8@gmail.com
6d4cee0041
allow menu bar to be set in the settings
2018-12-28 02:15:24 +08:00
HarlanLuo
3e645db324
add feature: colored tags
2018-12-27 23:22:28 +08:00
Junyoung Choi
05da826c24
Merge pull request #2755 from empeje/patch-1
...
Create FAQ.md
2018-12-27 20:16:29 +09:00
Junyoung Choi
70e16d853e
Replace heading 1 with heading 2
2018-12-27 15:36:20 +09:00
mpj
9ebf949890
Update FAQ.md
2018-12-27 13:20:44 +07:00
mpj
a06bdced8a
Update FAQ.md
2018-12-27 13:19:54 +07:00
Junyoung Choi
3ab506ea94
Merge pull request #2756 from vienai8d/saveTagsAlphabetically
...
Fix feature 'saveTagsAlphabetically'
2018-12-27 13:45:28 +09:00
mpj
0340402dc1
Create FAQ.md
2018-12-27 11:12:36 +07:00
vienai8d
6e8fe7308c
implement feature 'saveTagsAlphabeticall'
2018-12-27 12:09:56 +09:00
Junyoung Choi
13c2f471aa
Merge pull request #2747 from daiyam/fix-paste-image
...
fix paste image
2018-12-25 01:07:37 +09:00
Junyoung Choi
604f17fbfd
Merge pull request #2586 from GuilhermeJSilva/feature/autoBracketMatching
...
Feature/auto bracket matching
2018-12-25 00:24:37 +09:00
Baptiste Augrain
50669f65bb
update preferences' labels
2018-12-24 11:04:17 +01:00
Guilherme Silva
21c61121b0
Fixing code style probllems
2018-12-24 09:46:25 +00:00
Baptiste Augrain
073a5d4d68
Ctrl+V can paste an image
2018-12-24 09:50:14 +01:00
Junyoung Choi
7a3cab8947
Merge pull request #2455 from daiyam/fix-notelist
...
fix scrolling in note list
2018-12-24 17:20:05 +09:00
Junyoung Choi
aec79c4eeb
Merge pull request #2591 from daiyam/drop-image-preview
...
drag image into preview
2018-12-24 17:19:41 +09:00
Junyoung Choi
5f385e4c03
Merge pull request #2465 from daiyam/gallery
...
add image gallery
2018-12-24 17:19:03 +09:00
Junyoung Choi
b018502079
Merge pull request #2456 from daiyam/precommit-command
...
lint before commit
2018-12-24 17:17:53 +09:00
Junyoung Choi
47e0a82caf
Merge pull request #2746 from BoostIO/fix-go-to-eol-on-mac
...
Fix Cmd+Left to go to end of line on Mac
2018-12-24 17:02:51 +09:00
Junyoung Choi
d848ee5d5f
Merge pull request #2692 from Brunovsky/fix-2557
...
Fix issue 2557 katex alignment in display math
2018-12-24 17:00:11 +09:00
Junyoung Choi
2df0f1bcb8
Merge pull request #2682 from duartefrazao/master
...
Feature - Line highlighting within code block #2469
2018-12-24 16:56:59 +09:00
Junyoung Choi
1ae141492a
Merge pull request #2743 from daiyam/fix-notelist-width
...
fix min width of note list
2018-12-24 16:54:37 +09:00
Junyoung Choi
7232d07b1c
Merge pull request #2704 from jarvisuser90/Update-tabs-ui
...
Update tabs ui
2018-12-24 16:53:59 +09:00
Ryan Scott
64abd564b4
Fix Cmd+Left to go to end of line on Mac
2018-12-24 16:48:16 +09:00
Junyoung Choi
483ea77d14
Merge pull request #2710 from daiyam/fix-toc
...
fix toc
2018-12-24 16:41:41 +09:00
Junyoung Choi
cca5abdc8f
Merge pull request #2741 from roottool/fix-issue#2729
...
fixed issue #2729
2018-12-24 16:38:35 +09:00
Junyoung Choi
17b3b02ac5
Merge pull request #2739 from coliff/patch-1
...
Https link to EditorConfig.org
2018-12-24 16:37:56 +09:00
Junyoung Choi
ce4e203c14
Merge pull request #2730 from joaocastro/vscode-debug-windows
...
Fixed windows debug path
2018-12-24 16:37:34 +09:00
Junyoung Choi
011defc1f7
Merge pull request #2745 from BoostIO/change-issuehunt-image
...
Change IssueHunt image
2018-12-24 15:03:01 +09:00
kazup01
5ccb9bde28
Change IssueHunt image
2018-12-24 14:10:52 +09:00
Baptiste Augrain
30e262d8ac
fix min width of note list
2018-12-23 17:01:46 +01:00
roottool
692f6779d6
fixed the checkboxes are too far right #2729
2018-12-23 01:13:57 +09:00
duartefrazao
e93bf1cfe7
Removed bind in MarkdownEditor and MarkdownSplitEditor
2018-12-22 11:44:30 +00:00
Christian Oliff
8d769d4c4b
Https link
2018-12-22 12:00:19 +09:00
MiguelPedrosa
b539ac6335
Fixed windows debug path
2018-12-19 20:57:27 +00:00
Duarte-Frazao
72906b3ee7
Corrections to make line highlighting robust, added tests
...
Lines now save correctly with different inputs, making sure that different inputs like enter, delete, paste and where it's deleted stay consistent when saving.
Included in the create/update snippet/note tests the structure from lines highlighting saved to the files.
2018-12-19 16:34:16 +00:00
Miguel Teixeira
7f6d4acf90
Fixed lock button not appearing
2018-12-19 15:16:55 +00:00
richardtks
bb892f7e78
Updated the overflow-x to auto
2018-12-18 18:34:49 +08:00
Baptiste Augrain
ead6bb09dc
Merge branch 'master' into fix-notelist
2018-12-18 11:07:49 +01:00
richardtks
0b1ec3f29f
show the scroll bar when the tag list is overflow
2018-12-18 16:32:30 +08:00
Guilherme Silva
e77db372bd
Merge branch 'master' into feature/autoBracketMatching
2018-12-17 15:39:03 +00:00
Junyoung Choi
64ca875cfd
v0.11.12
2018-12-17 14:56:16 +09:00
Baptiste Augrain
256653677e
fix lint errors and remove unused dependencies
2018-12-16 19:45:18 +01:00
Baptiste Augrain
b99980fda1
improve slug by replacing diacritics and removing unwanted characters
2018-12-16 19:38:04 +01:00
roottool
13857d4313
Modified position of escapeHtmlCharactersInCodeTag definition
2018-12-17 00:37:25 +09:00
roottool
fe1ab73818
fix #2644 and #2662
2018-12-16 22:08:55 +09:00
Baptiste Augrain
d5a2aa6d6d
fix missing bullets
2018-12-15 10:41:47 +01:00
Baptiste Augrain
4f9b37433c
fix toc by sharing slugify()
2018-12-15 10:11:04 +01:00
Nguyễn Việt Hưng
b5763ec89d
Merge branch 'master' of https://github.com/BoostIO/Boostnote
2018-12-15 13:40:03 +07:00
John Ciprian
ec506e71a4
Adding support for dracula interface theme
2018-12-13 20:56:47 -05:00
John Ciprian
cfcaa58b71
Optimizing css for dark and solarized-dark themes
2018-12-13 20:56:47 -05:00
John Ciprian
29cf4769f5
Adding support for monokai interface theme
2018-12-13 20:56:47 -05:00
John Ciprian
58fd2273ea
Adding support for solarized-dark interface theme
2018-12-13 20:56:47 -05:00
John Ciprian
b52616c64d
Changing tabs from material design to traditional
...
- Adding support for “default” interface theme.
- Adding support for “white” interface theme.
- Adding support for “dark” interface theme.
2018-12-13 20:56:47 -05:00
Duarte-Frazao
ac1ce6043b
Fixed legacy default Markdown/Snippet notes bug
...
Fixed a bug where a note or snippet is created before the pull request and you ran Boostnote for the first time after the pr and you firstly created a note or markdown and only then returned to the old default notes and you couldn't highlight
2018-12-13 20:19:02 +00:00
Miguel Teixeira
6631f98c43
Removed debug log
2018-12-13 19:13:12 +00:00
Miguel Teixeira
37340d0445
Fixed issue with double and right click
2018-12-13 19:09:41 +00:00
Junyoung Choi
743c97940e
Merge pull request #2641 from daiyam/fix-paste-code
...
fix pasting into fenced code block
2018-12-14 01:26:49 +09:00
Duarte-Frazao
f2a0f59b08
Fixed error on call to bind.
2018-12-13 13:27:20 +00:00
Duarte-Frazao
4fb11b68e4
Markdown functionality
2018-12-13 13:13:01 +00:00
Guilherme Silva
ed742c7e16
Merge branch 'master' into feature/autoBracketMatching
2018-12-13 11:58:45 +00:00
Miguel Teixeira
3b110bcd4b
WIP
2018-12-13 11:55:04 +00:00
Baptiste Augrain
d4dd74e820
Merge branch 'master' into fix-paste-code
2018-12-13 08:20:36 +01:00
Junyoung Choi
3f77cb2214
Merge pull request #2684 from GuilhermeJSilva/fix/highlight-folder-on-hover
...
Dragged note highlighting
2018-12-13 13:59:10 +09:00
Junyoung Choi
7c839a1df9
Merge pull request #2685 from jhdcruz/patch-1
...
Fixed Build Badge Alignment w/ Fixed link
2018-12-13 13:58:29 +09:00
Miguel Teixeira
c5de940946
Fixed bug where icon was hidden
2018-12-12 18:19:41 +00:00
Miguel Teixeira
2943c5fafb
Sync with upstream
2018-12-12 18:09:46 +00:00
Junyoung Choi
fddeaa966d
Merge pull request #2690 from vienai8d/translate_ja
...
Add Japanese translation
2018-12-13 00:27:54 +09:00
Junyoung Choi
e706ec0ffe
Merge pull request #2643 from daiyam/fix-contextmenu
...
fix editor's context menu
2018-12-13 00:26:05 +09:00
Brunovsky
e65c48be33
Fix issue 2557 katex alignment in display math
2018-12-11 00:41:51 +00:00
Nguyễn Việt Hưng
a095e8b25c
Merge branch 'master' of https://github.com/BoostIO/Boostnote
2018-12-10 11:56:13 +07:00
vienai8d
d44a76bae3
add translation about interface in preferences
2018-12-10 07:20:02 +09:00
vienai8d
4488de9add
add translation about hotkeys in preferences
2018-12-09 10:58:06 +09:00
Duarte-Frazao
62609a2918
Fixed last nonfunctional changes made earlier
...
Now iterates in the SnippetNoteDetail constructor the snippets and if linesHighlighted is not defined assigns an empty array
2018-12-08 17:22:57 +00:00
Duarte-Frazao
492294e11d
Reset of linesHighlighted
2018-12-08 12:19:42 +00:00
Duarte-Frazao
f483f8fdf0
Fix so that linesHighlighted defaults to [] when does't find it
2018-12-08 12:07:28 +00:00
Guilherme Silva
4061866042
Moving prevent default
2018-12-08 09:06:55 +00:00
Duarte-Frazao
191295b6de
Added array of linesHighlighted to default snippet
...
This makes the default snippet also handle highlight on the lines, because this snippet is created in the code without the normal snippet constructor
2018-12-07 23:41:51 +00:00
Joshua Dela Cruz
6d4aa27e15
Fixed Build Badge Alignment w/ Fixed link
...
Related to PR #2584
2018-12-07 17:22:01 +08:00
Junyoung Choi
d70d3b439f
Merge pull request #2672 from arkist/handle-encoded-uri-on-copyfile
...
Handle encoded uri path on `copyFile`
2018-12-07 14:30:35 +09:00
Junyoung Choi
56851eb91f
Merge pull request #2666 from yougotwill/menu_items_overhaul
...
Menu items overhaul
2018-12-07 12:41:22 +09:00
Baptiste Augrain
2cfe8de030
Merge branch 'master' into precommit-command
2018-12-06 15:48:27 +01:00
Duarte-Frazao
b5604ba0a9
Changes to optimize initial highlighting
...
Now iterates over highlighted lines instead of all lines of the snippet
2018-12-06 13:23:23 +00:00
Duarte-Frazao
1a0e15e04c
Fixed bug when switching to markdown notes
2018-12-05 14:12:29 +00:00
Evan Miller
b546b9cbe7
InfoPanel automatically adjusts its width
2018-12-03 17:04:04 -05:00
Evan Miller
ce9f76fa63
fixed code style error
2018-12-03 16:55:05 -05:00
Evan Miller
dceed7d84d
Fixes exportFolder by making it actually wait for each exportNote
2018-12-03 16:51:59 -05:00
Evan Miller
660a27850f
Generate PDF through an Electron BrowserWindow
2018-12-03 16:39:41 -05:00
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
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
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
Nguyễn Việt Hưng
629d4a82ae
fixed delete note not navigate to next note
2018-11-27 13:58:06 +07: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
Baptiste Augrain
bf288fdaeb
fix pasting into fenced code block
2018-11-25 14:55:29 +01:00
Junyoung Choi (Sai)
a6eddb5798
Merge pull request #2592 from enyaxu/bug-2581
...
Fixed duplicate TOC Title jump error
2018-11-25 15:49:06 +09:00
Junyoung Choi (Sai)
78ae7b847c
Merge branch 'master' into bug-2581
2018-11-25 15:39:39 +09:00
Junyoung Choi (Sai)
c7bae93b48
Merge pull request #2601 from yougotwill/zoom_controls
...
Zoom Controls
2018-11-25 15:37:29 +09:00
Junyoung Choi (Sai)
938cf238ff
Merge pull request #2604 from arcturus140/fixGUI
...
fix GUI style element for default theme
2018-11-25 15:36:17 +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)
0b6c0e6b94
Merge pull request #2622 from daiyam/fix-fence
...
fix code blocks
2018-11-25 15:26:48 +09:00
Junyoung Choi (Sai)
b021bb73ed
Merge pull request #2498 from daiyam/create-note-with-tags
...
create note with selected tags
2018-11-25 15:23:04 +09:00
Junyoung Choi (Sai)
c76b653737
Merge pull request #2338 from ehhc/spellchecker
...
Spellchecker
2018-11-25 15:21:04 +09:00
Miguel Teixeira
3414e2daf0
Added warning when trying to print from InfoPanel
2018-11-22 12:22:49 +00:00
mehr-licht
92e2cd102e
deleted ctr+l and ctrl+t
2018-11-19 19:00:51 +00:00
Junyoung Choi (Sai)
b703c42ee3
Merge pull request #2504 from ZeroX-DG/pr-template
...
Added PR Template and update docs
2018-11-19 15:14:02 +09:00
Baptiste Augrain
94f7533ee7
fix code blocks
2018-11-18 23:53:46 +01: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
Junyoung Choi
a26d4fb499
Update yarn.lock
2018-11-15 19:40:52 +09:00
Junyoung Choi
f644d21c61
v0.11.11
2018-11-15 19:24:56 +09:00
Junyoung Choi (Sai)
2af52c193c
Merge pull request #2603 from jhit/master
...
Update electron framework to version 3.0.8
2018-11-13 08:33:40 +09:00
Arcturus
7717cda52a
fix GUI style element for default theme
2018-11-12 20:50:09 +00:00
Baptiste Augrain
c13746f10e
Merge branch 'master' into create-note-with-tags
2018-11-12 19:16:50 +01:00
ehhc
49abfac98e
don't do spellcheck if disabled...
2018-11-12 17:47:45 +01:00
ehhc
aa26e5ac2a
fix linter errors
2018-11-12 17:40:37 +01: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)
ae840ea689
Merge pull request #2492 from amireldor/fix-paste-with-emacs-keymap
...
Remove emacs keymap Ctrl-V binding to allow pasting
2018-11-13 00:40:48 +09: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
Junyoung Choi (Sai)
4d77053313
Merge pull request #2590 from arcturus140/improve2588
...
enhancement for #2588
2018-11-13 00:31:04 +09:00
Junyoung Choi (Sai)
235e88f115
Merge pull request #2571 from enyaxu/vscode-debug-support
...
Add vscode debug support
2018-11-13 00:30:32 +09:00
Junyoung Choi (Sai)
021bac5b68
Merge pull request #2589 from arcturus140/master
...
fix 2530
2018-11-13 00:29:27 +09:00
Junyoung Choi (Sai)
60c4cacfbc
Merge pull request #2596 from richardtks/correct-shift-select-behavior
...
Fix the shift selection and ctrl selection in note list
2018-11-13 00:27:45 +09:00
Junyoung Choi (Sai)
30e6fc516b
Merge pull request #2600 from daiyam/fix-taglist
...
fix route when selecting multiple tags
2018-11-13 00:26:10 +09:00
Jürgen Hörmann
1388e7d7f4
Missed to update config value for electron-version
2018-11-12 10:23:24 +01:00
Jürgen Hörmann
b79b123c65
Update electron framework to version 3.0.8
...
On Ubuntu 18.10 there is a issue with glibc versions below 2.28 see
[Prebuilt Electron binaries segfault at startup on Arch Linux with glibc 2.28 #13972 ](https://github.com/electron/electron/issues/13972 )
2018-11-12 08:47:35 +01:00
William Grant
d3a6ff6b6a
updated zoom out accelerator for consistency
2018-11-12 06:53:10 +02:00
Junyoung Choi (Sai)
10d3adbe40
Merge pull request #2595 from daiyam/fold-headings
...
fold headings
2018-11-12 11:14:43 +09:00
JianXu
e100e080da
fixed debug.md format error
2018-11-11 21:19:38 +08:00
William Grant
e2c7a8c384
updated the zoom logic for the zoom in/out menu items so that if you zoom it reflects in the status bar and the config. Also added an actual size / zoom reset menu item for convenience.
2018-11-11 12:59:50 +02:00
Baptiste Augrain
d97bbe7918
fix URI when selecting multiple tags
2018-11-11 10:10:09 +01:00
JianXu
3864d73d1a
Add vscode debug support doc
2018-11-11 14:49:48 +08:00
Ivan Chen
0904c62a2d
Update locales/zh-CN.json
...
Co-Authored-By: opw0011 <i.mpeople@gmail.com >
2018-11-11 11:19:38 +08:00
Ivan Chen
817b74cc7f
Update locales/zh-TW.json
...
Co-Authored-By: opw0011 <i.mpeople@gmail.com >
2018-11-11 11:18:57 +08:00
richardtks
01891d46b3
Added the auto-updating numbered list to the middle of a list
2018-11-11 00:15:22 +08:00
richardtks
82987cd53c
Fix the variable name to more appropriate one
2018-11-10 21:23:56 +08:00
richardtks
aa56aad46e
Improvement on the code
...
The improvement was suggested by github
2018-11-10 20:29:24 +08:00
richardtks
ad7b155a99
Updated the condition with more appropriate naming
2018-11-10 19:39:44 +08:00
Baptiste Augrain
f1ca06daf5
fold markdown's headings
2018-11-10 12:33:07 +01:00
richardtks
3df743f47b
Change the selection behavior to the default behavior
...
There are two behaviors being changed:
1. When user click on the notes
a. Shift - It will select the notes among the first and the last note
b. Ctrl - it will only select the selected note
2. When user uses the arrow keys
a. Shift - it will extends the selection from the last selected note
b. Ctrl - Nothing will happens
2018-11-10 19:17:11 +08:00
Baptiste Augrain
637225c2bc
fix cursor position after expending snippet
2018-11-10 11:18:44 +01:00
JianXu
849104f530
Update Snapshots test
2018-11-10 16:19:42 +08:00
JianXu
3a4bc33d53
Fixed duplicate TOC Title jump error
2018-11-10 15:56:21 +08:00
Baptiste Augrain
3679fbe3ea
fix lint errors
2018-11-10 00:18:06 +01:00
Baptiste Augrain
b1d2c25ce5
when dropping an image, switch to editor and add it at the end of the file
2018-11-10 00:05:45 +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
4a197a5c90
add confirmation dialog
2018-11-09 13:37:17 +00:00
Arcturus
23702056fd
Merge branch 'hotfix/2530'
2018-11-09 12:21:31 +00:00
Arcturus
2a774d20f4
fix issue 2530
2018-11-09 12:21:00 +00:00
Baptiste Augrain
b1a7f0fd64
Merge branch 'master' into gallery
2018-11-08 23:52:31 +01:00
Baptiste Augrain
70b86907f3
Merge branch 'master' into create-note-with-tags
2018-11-08 18:31:32 +01:00
Baptiste Augrain
d0d813552c
add option to tag the new notes with the filtering tags, or not...
2018-11-08 18:22:52 +01:00
Guilherme Silva
707dace3d0
removing spaces after =
2018-11-08 14:11:43 +00:00
Guilherme Silva
8361106660
Removing trailing spaces and added spaces in config
2018-11-08 14:07:35 +00:00
Guilherme Silva
a46c519459
Fixing indentations
2018-11-08 14:03:21 +00:00
Guilherme Silva
441c70b388
Removing checkmark and fixed Code Editor indentation
2018-11-08 13:25:22 +00:00
Guilherme Silva
ab65fb7a5c
Choosing which characters to match and explode
2018-11-08 13:18:13 +00:00
Guilherme Silva
59d31c9a18
Deleted useless console log
2018-11-08 12:01:12 +00:00
Guilherme Silva
db97ab51ac
Bracket matching option added to config
2018-11-08 11:44:03 +00:00
ehhc
c6f1f97a57
Merge branch 'master' into spellchecker
2018-11-08 11:19:46 +01:00
Junyoung Choi (Sai)
fdb1ef540d
Merge pull request #2515 from FabioRosado/translation-pt
...
Add translation to Portuguese from Portugal
2018-11-08 19:14:47 +09:00
Junyoung Choi (Sai)
62a8ffb4ae
Merge pull request #2579 from daiyam/fix-turndown
...
fix paste
2018-11-08 19:12:36 +09: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
JianXu
e30727ab27
Add detail mode support for vscode debug
2018-11-08 13:47:34 +08: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
Junyoung Choi (Sai)
69691bdf2a
Merge pull request #2448 from jacobherrington/alt-hotkey-bug
...
Fix bug caused by poor regex
2018-11-08 11:57:10 +09:00
Junyoung Choi (Sai)
522a37b8e3
Merge pull request #2451 from jacobherrington/improve-french-translations
...
Add French translations
2018-11-08 11:52:49 +09:00
Junyoung Choi (Sai)
53aa142d94
Merge pull request #2395 from daiyam/chart-yaml
...
add YAML for chart
2018-11-08 11:41:45 +09:00
Fábio Rosado
61bd591ee8
Merge pull request #1 from arcturus140/europeanPortuguese
...
add language support for european portuguese
2018-11-07 15:12:52 +00:00
Arcturus
fd2b438c67
add language support for european portuguese
2018-11-07 13:58:47 +00:00
jacob
5855cdfb26
Merge branch 'master' into improve-french-translations
2018-11-07 07:54:44 -06:00
Baptiste Augrain
a63266b0e9
Merge branch 'master' into chart-yaml
2018-11-06 11:33:11 +01:00
Fábio Rosado
fe19d96088
Merge branch 'master' into translation-pt
2018-11-06 09:06:01 +00: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)
cfc84f3e78
Merge pull request #2434 from jacobherrington/chore-remove-console-logs
...
Remove console.logs
2018-11-06 15:49:07 +09:00
Junyoung Choi (Sai)
27e5010d8e
Merge pull request #2430 from jacobherrington/hotkey-error-message-fix
...
Fix errors when saving a blank hotkey
2018-11-06 15:48:33 +09:00
Junyoung Choi (Sai)
efa00728d6
Merge pull request #2342 from daiyam/bug-1992
...
fixing inline html
2018-11-06 15:45:41 +09:00
Junyoung Choi (Sai)
106caf2b3e
Merge pull request #2484 from crakoucas/fix-electron-glibc-segmentation-fault
...
fix segmentation fault with glibc 2.28
2018-11-06 15:39:28 +09:00
Junyoung Choi (Sai)
3dca6c1fd6
Merge pull request #2485 from ninearif/thai-local
...
add Thai locale
2018-11-06 15:22:25 +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
JianXu
07aa775de1
Add vscode debug support
2018-11-05 00:39:27 +08: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
Junyoung Choi (Sai)
b03ad0cfe0
Merge pull request #2452 from jacobherrington/add-delete-hotkey
...
Add delete hotkey
2018-11-02 18:28:09 +09:00
Junyoung Choi (Sai)
a43b0e6a57
Merge pull request #2542 from nagledb/optional-scroll-sync
...
Added option to disable scroll sync.
2018-11-02 18:27:30 +09:00
Junyoung Choi (Sai)
12176473ff
Merge pull request #2549 from timarcosdias/localization
...
Fixed pt-BR locale
2018-11-02 18:24:59 +09:00
Kiryanenko Alexander
1614c1452f
Merge branch 'master' into master
2018-10-29 21:25:11 +03:00
Marcos Dias da Conceição
d38f16d732
Fixed pt-BR locale
...
Added 'BR' to 'pt-BR' locale so the Brazilian Portuguese language can be shown
2018-10-28 01:55:45 -03:00
Matt Koskela
d7a2296909
fix: Fixed storageList typo (storgaeList).
2018-10-27 13:48:11 -07:00
Daniel Mouritzen
d6fe0df24f
Add ~ and _ to autoclosing brackets
2018-10-27 18:22:03 +02:00
Daniel Mouritzen
7fb1a06e1e
Add ~ and _ to autoclosing brackets
2018-10-27 18:18:51 +02:00
Nguyễn Việt Hưng
4550d888bb
updated code style with class property style
2018-10-27 09:47:15 +07:00
David Nagle
d62d1d670b
Added option to disable scroll sync.
2018-10-26 11:17:06 -07:00
FabioRosado
f18e8c5a38
Fix typo, change for suggested term
2018-10-26 17:25:38 +01:00
Nguyễn Việt Hưng
6cb6cd3f26
updated docs and pull request template
2018-10-26 00:06:06 +07:00
Nguyễn Việt Hưng
c5554e8f1e
update pull request template
2018-10-25 23:36:31 +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
jacob
642c62d8ce
Merge branch 'master' into add-delete-hotkey
2018-10-23 09:16:29 -05: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)
1ea1482aad
Merge pull request #2474 from daiyam/fix-attachment-hyperlink
...
disable hyperlink for attachments
2018-10-23 18:00:03 +09:00
Junyoung Choi (Sai)
aeded9ac0e
Merge pull request #2510 from nagledb/nagledb-front-matter-title
...
Title will now be extracted from front matter if title: is present.
2018-10-23 17:50:28 +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)
e550295644
Merge pull request #2506 from daiyam/fix-alt-color-table
...
fix color for even rows in table
2018-10-23 17:47:54 +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
Junyoung Choi (Sai)
7e9fb6be32
Merge pull request #2518 from BoostIO/change-blog-url
...
Change blog url
2018-10-23 17:13:10 +09:00
Junyoung Choi (Sai)
258ed4e866
Merge pull request #2519 from BoostIO/fix-crowdfunding
...
Remove OpenCollective and add IssueHunt description
2018-10-23 17:12:52 +09:00
Junyoung Choi (Sai)
b8992362c2
Merge pull request #2524 from nagledb/custom-css
...
Moved custom CSS to bottom of style definitions so that it has higher precedence.
2018-10-23 17:11:45 +09:00
Baptiste Augrain
60fcf2734a
Merge branch 'master' into text-deflist
2018-10-23 09:42:54 +02:00
Baptiste Augrain
ae9e83cf66
Merge branch 'master' into bug-1992
2018-10-23 09:34:26 +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
kazup01
6ecd1e5ea5
Remove OpenCollective and add IssueHunt description
2018-10-21 15:47:11 +09:00
kazup01
52956503f1
Change blog url
2018-10-21 15:18:28 +09:00
Nguyễn Việt Hưng
3b7bedbbe8
update pull request message
2018-10-21 10:25:28 +07:00
FabioRosado
148feac43e
Add translation to Portuguese from Portugal
2018-10-20 15:03:07 +01:00
David Nagle
3272033c63
Added preferences to support toggling front matter title extraction on/off and to customize what field is used for the title.
2018-10-19 23:29:30 -07:00
David Nagle
73d1bdf84b
Prevent empty printed page with scroll-past-end
2018-10-19 14:29:48 -07:00
David Nagle
0e38f61c85
Title will now be extracted from front matter if title: is present.
2018-10-19 10:59:37 -07:00
steve-o
b004247478
update electron-packager; enable dark mode support for macOS mojave
2018-10-19 12:16:27 -05:00
Baptiste Augrain
9d84fe7719
fix lint errors
2018-10-19 14:09:13 +02:00
Baptiste Augrain
5aaecfc0fe
fix color for even rows in table
2018-10-19 14:06:21 +02:00
Junyoung Choi
ff3026686f
v0.11.10
2018-10-19 19:04:53 +09:00
Nguyễn Việt Hưng
83243b61a6
smaller header font size
2018-10-18 12:39:57 +07:00
Nguyễn Việt Hưng
80c4601fdc
fixed grammar in PR template
2018-10-18 12:36:21 +07:00
Nguyễn Việt Hưng
fa3700df7c
updated pr template
2018-10-18 12:33:54 +07:00
Nguyễn Việt Hưng
6244e44033
added pr template
2018-10-18 12:29:47 +07:00
Nguyễn Việt Hưng
43bd0b0dd5
Merge branch 'master' of https://github.com/BoostIO/Boostnote
2018-10-18 12:07:40 +07:00
makibishi
d64dafc715
change prop name in TodoListPercentage
2018-10-18 03:11:44 +09:00
makibishi
9e67880456
Add button clear all checkboxes
2018-10-17 17:43:00 +09:00
Baptiste Augrain
7484f6e6a6
increase readability of the condition
2018-10-16 20:30:15 +02:00
Baptiste Augrain
d8d5810d7c
avoid rerendering TagSelect when adding a tag
2018-10-15 15:29:24 +02:00
Baptiste Augrain
4a167aa3d7
update only if tags' length has been changed
2018-10-15 12:11:52 +02:00
Baptiste Augrain
ced3460673
store editor's status in config
2018-10-15 09:04:45 +02:00
Baptiste Augrain
d75dd874ca
create note with selected tags
2018-10-15 08:24:21 +02:00
Baptiste Augrain
1da477d1d1
add context menu to delete tag
2018-10-15 08:09:50 +02:00
Baptiste Augrain
a4ad3896f0
Merge branch 'master' into fence-attrs
2018-10-14 15:21:27 +02:00
antogyn
e536d203d2
feat(editor): add ability to jump to line
2018-10-13 14:21:46 +02:00
Benny O
28007a33a0
Add missing translation for zh-cn
2018-10-13 19:19:48 +08:00
Benny O
4242e0d329
Add missing translation for zh-tw
2018-10-13 19:18:47 +08:00
jacob
ca038937e9
Update ConfigManager.js
2018-10-12 22:10:35 -05:00
Amir Eldor
342d0862c6
Change to single-quotes
2018-10-12 20:31:48 +03:00
Amir Eldor
3b11285bd5
Remove emacs keymap Ctrl-V binding to allow pasting
...
Fixes #1406
2018-10-12 20:15:07 +03:00
Baptiste Augrain
3c404f3678
remove unused method
2018-10-11 15:09:26 +02:00
Baptiste Augrain
eb37be1381
fix error generated by toggling split editor
2018-10-11 15:03:04 +02:00
Baptiste Augrain
c5f6ace332
Merge branch 'chart-yaml' into gallery
2018-10-11 12:59:53 +02:00
Baptiste Augrain
0e29e8ac76
Merge branch 'master' into chart-yaml
2018-10-11 12:48:40 +02:00
Junyoung Choi (Sai)
71ae42056f
Merge pull request #2414 from yougotwill/dracula_theme
...
Dracula theme
2018-10-11 18:33:55 +09:00
Junyoung Choi (Sai)
a9bad53209
Merge pull request #2438 from jacobherrington/fix-type-error-on-snippets
...
Fix TypeError thrown on the Snippets page
2018-10-11 17:33:37 +09:00
Junyoung Choi (Sai)
eee340366e
Merge pull request #2460 from ZeroX-DG/linethrough-checkbox
...
Added linethrough checkbox & make it optional
2018-10-11 17:32:57 +09:00
Junyoung Choi (Sai)
a2bc1a5d2d
Merge pull request #2443 from daiyam/table-emoji
...
update codemirror to fix centered column as not emoji
2018-10-11 17:24:47 +09:00
Junyoung Choi (Sai)
3610d5ea93
Merge pull request #2462 from daiyam/fix-tag-autocomplete
...
fix small visual bug in tag autocomplete
2018-10-11 17:21:23 +09:00
Junyoung Choi (Sai)
a75f8e5fdf
Merge pull request #2444 from daiyam/snippet-list
...
fix graphical bugs in snippet list
2018-10-11 17:02:46 +09:00
Junyoung Choi (Sai)
1821a5c678
Merge pull request #2445 from jacobherrington/snippet-copy-button
...
Add a Copy button the Snippets tab
2018-10-11 17:01:12 +09:00
Junyoung Choi (Sai)
5c3a62b9c5
Merge pull request #2449 from jacobherrington/patch-3
...
Update ISSUE_TEMPLATE.md
2018-10-11 16:49:22 +09:00
Junyoung Choi (Sai)
851f57c1f5
Merge pull request #2476 from daiyam/table-even-odd
...
alternate background color for table rows
2018-10-11 16:49:00 +09:00
Junyoung Choi (Sai)
2cd3f8c6ee
Merge pull request #2477 from daiyam/fix-preview
...
fix visual bug with preview
2018-10-11 16:41:53 +09:00
Renaud R
a331d82cb5
Update Electon & Resize Bug
...
Electron to V 3.0.3
Electron-gh-release to V2.0.4
Fix Bug restore windows size
2018-10-11 09:40:05 +02:00
ninearif
6ef2ec4ed2
add Thai locale
2018-10-11 10:37:35 +07:00
renaud
29ed26a503
fix semgmentation fault with glibc 2.28
2018-10-10 11:19:00 +02:00
Sam Herrington
7b3d5ab1ae
Update ConfigManager.js
...
Added console.log back per request.
2018-10-09 14:07:54 -05:00
Sam Herrington
6f2f6e9567
Update dev.js
...
Fixed console.log that is there by design
2018-10-09 11:00:18 -05:00
Baptiste Augrain
9a0bc984d4
fix preview
2018-10-09 10:38:19 +02:00
Baptiste Augrain
1922c8dbf8
add comment to the STORAGE_FOLDER_PLACEHOLDER variable
2018-10-09 10:15:30 +02:00
Baptiste Augrain
a841449771
fix lint error
2018-10-09 10:10:20 +02:00
Baptiste Augrain
ff4ef16375
update how to calculate alternative color
2018-10-09 10:07:00 +02:00
Baptiste Augrain
33f6926916
fix regex for windows' url
2018-10-09 09:35:10 +02:00
Baptiste Augrain
5d9b1abe82
allow markdown image syntax
2018-10-09 01:18:19 +02:00
Baptiste Augrain
7a5a821f8a
fix failing test
2018-10-09 00:47:37 +02:00
Baptiste Augrain
0b9635c160
remove unused variable
2018-10-09 00:28:51 +02:00
Baptiste Augrain
555ae327b6
alternate background color for table rows
2018-10-09 00:25:04 +02:00
Baptiste Augrain
944c79ec61
disable hyperlink for attachments
2018-10-08 16:04:16 +02:00
Baptiste Augrain
39eaed260a
display correctly attached image
2018-10-08 15:57:42 +02:00
Baptiste Augrain
f308836264
add new fenced block language: gallery
2018-10-02 23:48:07 +02:00
Baptiste Augrain
623688c28e
move down the tag list of the autocomplete
2018-10-02 18:29:42 +02:00
Nguyễn Việt Hưng
8936d8b517
updated to code to pass test
2018-10-02 21:43:45 +07:00
Nguyễn Việt Hưng
14fec7473a
added linethrough checkbox and make it optional
2018-10-02 20:52:51 +07:00
jacobherrington
33b40bf35f
Add notification for copying snippets
2018-10-02 05:26:30 -05:00
Baptiste Augrain
e52bcf33c5
add precommit command
2018-10-01 18:54:50 +02:00
Baptiste Augrain
fa6c504b34
fix lint error
2018-10-01 18:42:18 +02:00
Baptiste Augrain
e9dac8c8f3
fix scrolling in note list
2018-10-01 18:16:26 +02:00
jacob
52bea8f808
Change French translations
...
Follow up on more PR feedback
2018-10-01 10:30:50 -05:00
jacob
39ce706f3e
Change French translations
...
Following up on PR feedback
2018-10-01 09:48:16 -05:00
jacobherrington
d0171a8933
Remove package-lock.json
2018-10-01 09:27:22 -05:00
samherrington
9f75d2fe4b
Resolve merge conflicts
2018-10-01 09:24:56 -05:00
Sam Herrington
9dfc6c2bc1
Update HotkeyTab.js to satisfy CI
2018-10-01 09:24:56 -05:00
Sam Herrington
025e778252
Update HotkeyTab.js
...
Saving a blank hotkey will now display a success message when the user saves the setting with the empty Show/Hide Boostnote hotkey.
2018-10-01 09:24:05 -05:00
Sam Herrington
c761f631a1
Update HotkeyTab.js to satisfy CI
2018-10-01 09:24:05 -05:00
samherrington
e173117a44
Fix errors when saving a blank hotkey
...
Saving a blank hotkey showed false error even though hotkey was
saved. This solution solves the issue as it stands, but I
would recommend looking into cleaning up the error handling
surrounding this functionality before adding any new hotkey
fields.
2018-10-01 09:24:05 -05:00
jacob
1ff4206bed
Capitalize Boostnote
2018-10-01 00:14:44 -05:00
jacob
babc5626a9
Update ISSUE_TEMPLATE.md
2018-10-01 00:07:15 -05:00
jacobherrington
b624c9a4d2
Add French translations
2018-09-30 22:17:11 -05:00
jacobherrington
d83feafcb2
Add French translation of Delete Note
2018-09-30 21:10:47 -05:00
jacobherrington
cc1cb5fbc7
Add English translation for Delete Note
2018-09-30 21:02:41 -05:00
jacobherrington
80666fed1a
Add UI to change deleteNote hotkey
2018-09-30 20:58:56 -05:00
jacobherrington
db2c6c99f7
Change default hotkeys
...
Setting the default hotkeys to be more consistent on OS X (using
the Alt notation as opposed to the Option notation).
2018-09-30 20:44:23 -05:00
jacobherrington
3f1fa44ee7
Add a default hotkey for deleteNote
2018-09-30 20:19:22 -05:00
jacobherrington
4717e4fe3f
Add an event for deletion hotkey
2018-09-30 20:17:10 -05:00
jacobherrington
ffc390d49d
Reset default hotkey on OS X
...
This shouldn't have been committed it was for testing. This commit
resets it to the original hotkey.
2018-09-30 18:30:34 -05:00
jacobherrington
002e7ab9dd
Fix bug caused by poor regex
2018-09-30 18:26:36 -05:00
Sam Herrington
ca69bd69f2
Remove unnecessary conditional logic
...
In reference to PR feedback.
2018-09-30 17:46:38 -05:00
jacobherrington
3e2a366dc6
Add a Copy button the Snippets tab
2018-09-30 16:57:58 -05:00
Baptiste Augrain
d365aaf270
fix graphical bugs
2018-09-30 23:21:48 +02:00
Baptiste Augrain
818ee16e39
update codemirror
2018-09-30 22:41:49 +02:00
Baptiste Augrain
533caba717
Merge branch 'master' into text-deflist
2018-09-30 22:29:18 +02:00
Baptiste Augrain
cae6fd45b3
Merge branch 'master' into tags
2018-09-30 22:26:49 +02:00
William Grant
8c268be823
Merge branch 'master' into dracula_theme
...
# Conflicts:
# browser/components/TodoListPercentage.styl
# browser/main/Detail/TagSelect.styl
2018-09-30 22:16:25 +02:00
Baptiste Augrain
17845428bd
Merge branch 'fence-attrs' into chart-yaml
2018-09-30 21:46:09 +02:00
Baptiste Augrain
efd1b3cd3c
Merge branch 'master' into fence-attrs
2018-09-30 21:33:02 +02:00
Junyoung Choi (Sai)
2ccd00a378
Merge pull request #2322 from youngyou/fix-drop-image-rotate
...
Fix drop image rotate wrong
2018-10-01 03:48:54 +09:00
Junyoung Choi (Sai)
0123a99b5d
Merge pull request #2428 from yougotwill/monokai_theme_fixes
...
Monokai theme fixes
2018-10-01 03:28:31 +09:00
Junyoung Choi (Sai)
ac744fbd90
Merge pull request #2435 from jacobherrington/handle-opt-in-hotkeys
...
Allow abbreviation for Option in hotkeys
2018-10-01 03:21:25 +09:00
Junyoung Choi (Sai)
10a1104073
Merge pull request #2436 from jacobherrington/bug-missing-relative-timestamp-inside-storages
...
Display timestamp on all notes
2018-10-01 03:04:13 +09:00
Junyoung Choi (Sai)
a39a856f69
Merge pull request #2439 from jacobherrington/patch-2
...
Bring readme up to date and fixup for grammar
2018-10-01 02:39:28 +09:00
Junyoung Choi (Sai)
e6e69b4fd2
Merge pull request #2442 from jacobherrington/unsaved-changes-copy
...
Change You Have to Save! copy to Unsaved Changes!
2018-10-01 02:35:54 +09:00
Junyoung Choi (Sai)
b4de1b49f2
Merge pull request #2431 from jacobherrington/tweak-the-crowdfunding-copy
...
Rewrite the crowdfunding copy
2018-10-01 02:23:06 +09:00
Junyoung Choi (Sai)
c47428b27f
Merge pull request #2437 from jacobherrington/change-default-mac-hotkeys
...
Change Toggle Editor Mode hotkey on OS X
2018-10-01 02:14:43 +09:00
Junyoung Choi (Sai)
d267a78416
Merge pull request #2429 from jacobherrington/bug/capitalize-toggle-editor-mode
...
Capitalize settings labels
2018-10-01 02:13:49 +09:00
Junyoung Choi (Sai)
04bb04a6a9
Merge pull request #2418 from ehhc/right_click_preview
...
Implementing a context menu handler to show an attachment in the expl…
2018-10-01 02:13:20 +09:00
Junyoung Choi (Sai)
8eb535169f
Merge pull request #2412 from brapifra/brais/folderitem-text-overflow
...
Add text-overflow: ellipsis to FolderItem
2018-10-01 01:59:15 +09:00
Junyoung Choi (Sai)
e0e0fbf739
Merge pull request #2410 from jacobherrington/chore/change-storage-header
...
change storage header from Storages to Storage Locations
2018-10-01 01:58:05 +09:00
Junyoung Choi (Sai)
4f8e8ae7b9
Merge pull request #2389 from ehhc/fix_admonitions
...
fix admonitions -> use the "legacy" types and pass them as options to…
2018-10-01 01:56:29 +09:00
Junyoung Choi (Sai)
15b77482ac
Merge pull request #2406 from daiyam/fix-input-position
...
fix input position when going fullscreen or resizing splitEditor
2018-10-01 01:55:51 +09:00
Junyoung Choi (Sai)
7420363adf
Merge pull request #2404 from jacobherrington/chore/improve-error-message-grammar
...
improve error message grammar
2018-10-01 01:51:42 +09:00
Junyoung Choi (Sai)
1666e3a58a
Merge pull request #2403 from jacobherrington/patch-1
...
Clarify contributing.md
2018-10-01 01:51:26 +09:00
Junyoung Choi (Sai)
adbe85cc33
Merge pull request #2402 from jacobherrington/bug/right-click-should-not-copy-note
...
fix a bug causing right click to copy a note -- fixes #1833
2018-10-01 01:50:40 +09:00
Junyoung Choi (Sai)
89d8d36ec3
Merge pull request #2400 from daiyam/tag-autocomplete-snippet
...
fix tag autocomplete in snippet note
2018-10-01 01:50:00 +09:00
Junyoung Choi (Sai)
a631adacb5
Merge pull request #2386 from Rxbsxn/fix-notifaction-in-interface
...
Make notification sticky to the Save button
2018-10-01 01:07:13 +09:00
Junyoung Choi (Sai)
3384d1b7c3
Merge pull request #2371 from daiyam/tag-clickable
...
Tags over the editor are clickable
2018-10-01 01:06:27 +09:00
jacobherrington
f70de60672
Change You Have to Save! copy to Unsaved Changes!
2018-09-30 08:45:50 -05:00
jacob
cfd54c3f0e
Bring readme up to date and fixup for grammar
2018-09-29 23:33:30 -05:00
jacobherrington
b29c0fe8cb
Fix TypeError thrown on the Snippets page
...
This commit protects from a TypeError that is consistently
thrown on the Snippets page.
2018-09-29 23:17:19 -05:00
jacobherrington
5c1e5e0fcc
Correct a typo in the crowdfunding copy
2018-09-29 22:44:55 -05:00
jacobherrington
8ec56390c4
Change Toggle Editor Mode hotkey on OS X
...
By default the Toggle Editor Mode hotkey was set to Command + M,
which is a great and mnemonic hotkey. Unfortunately that hotkey
is also the hotkey to minimize an application.
This commit changes the default Toggle Editor Mode hotkey to
Command + Option + M on OS X, which will not minimize the window
and maintains the mnemonic pattern.
2018-09-29 22:37:04 -05:00
samherrington
2ad27e175c
Display timestamp on all notes
...
Notes inside My Storage did not display timestamp of last edit,
this commit makes the timestamp consistent across all notes in
all locations.
2018-09-29 18:25:00 -05:00
jacobherrington
da1bd3f1fd
Allow abbreviation for Option in hotkeys
...
This commit allows a user to use 'Opt' as an abbreviation
for Option when setting a hotkey.
2018-09-29 16:54:22 -05:00
samherrington
dd913279d7
Fixup for errors
2018-09-29 15:57:02 -05:00
samherrington
1246a677d1
Remove console.logs
...
Using console in production is generally undesirable due to
performance loss and security concerns. Errors were changed
to console.error and console.logs were removed.
2018-09-29 15:50:32 -05:00
jacobherrington
43f2fc0740
Rewrite the crowdfunding copy
...
Some of the grammar needed to be revisted, and there were a
few opportunities to communicate a more genuine message.
2018-09-29 00:16:39 -05:00
jacobherrington
b821209807
Capitalize Code block Theme copy
2018-09-28 22:54:54 -05:00
jacobherrington
39fc5da98f
Capitalize Toggle editor mode in preferences
...
All of the other options are in Title Case so it makes sense to
change this option's label to Title Case as well.
2018-09-28 21:32:59 -05:00
William Grant
504b6af3f6
fixed TodoListPercentage styling
2018-09-28 17:58:30 +02:00
William Grant
b3ede3230c
Fixed the TodoListPercentage styling, reverted tag color back to the default button color
2018-09-28 17:53:13 +02:00
ehhc
7035503fa7
using file-to-uri to remove the 'file://'-prefix.. might solve the linux issues
2018-09-28 16:56:23 +02:00
ehhc
7d147fd040
Implementing a context menu handler to show an attachment in the explorer
2018-09-26 13:30:15 +02:00
William Grant
2a44e0b7eb
updated the toggleModeButton styling
2018-09-24 17:52:26 +02:00
William Grant
686b9bc82c
cleanup duplicated code
2018-09-24 17:46:31 +02:00
William Grant
0c1497a255
Updated NoteItem Styling, fixed NoteItemSimple styling, Changed the tag color based on the monokai color palette,
2018-09-24 17:45:28 +02:00
William Grant
496090610f
updated tag color to cyan, fixed togglemodebutton styling
2018-09-24 17:20:01 +02:00
William Grant
16177754d5
fixed togglemodebutton styling
2018-09-24 17:16:56 +02:00
William Grant
f41f4939bc
fix for the new folder modal
2018-09-23 17:10:39 +02:00
William Grant
610503472a
finished styling
2018-09-23 16:35:26 +02:00
Brais Piñeiro
5dcd74b3b0
FolderItem/StorageItem: Use flex layout
2018-09-23 11:13:45 +01:00
samherrington
305825da78
Change My Storages to My Storage Location to mirror Add Storage Location option
2018-09-22 18:01:48 -05:00
William Grant
205451a31d
initial work for dracula theme done
2018-09-22 17:17:22 +02:00
Brais Piñeiro
f1ae04fd07
Add text-overflow: ellipsi to FolderItem. Fixes #2409
2018-09-20 00:12:38 +01:00
jacobherrington
4ba82275b9
change storage header from Storages to Storage Locations
2018-09-18 10:17:14 -05:00
ehhc
093920173e
Update markdown.js
2018-09-18 09:33:17 +02:00
ehhc
2c3d95a4db
Merge branch 'master' into fix_admonitions
2018-09-18 09:29:53 +02:00
Baptiste Augrain
76928e43a3
- add data-line attribute to definition lists and lists
...
- add tests
2018-09-17 22:46:20 +02:00
Baptiste Augrain
a816c5dc23
fix test
2018-09-17 21:45:59 +02:00
Baptiste Augrain
5ef84e4bfc
fix input position when going fullscreen or resizing splitEditor
2018-09-17 21:39:57 +02:00
Baptiste Augrain
fbdc9c9f8d
add data-line attribute to fenced blocks
2018-09-17 17:25:37 +02:00
Martin Price
6510152138
Always redirect to /home when jumping to a note by hash
...
The note which we are jumping to may not be available in the note list for a number of reasons (e.g. if there is an active search, or if another storage folder is selected, or if the note list is showing starred notes).
This affects both when we are creating a new note (which may not match the current search criteria), and when jumping to a note via a link in another note (and the linked note may not be available for any of the above reasons).
2241
2018-09-17 11:55:01 +01:00
jacobherrington
df0c6a3b94
improve error message grammar
2018-09-16 11:58:20 -05:00
jacobherrington
dfe0d74845
remove code finding the selected note
2018-09-16 11:22:35 -05:00
jacob
b9edd0238d
Clarify contributing.md
...
Improved some of the grammar mistakes and wording of the English portion. There are still a few things that are hard to understand.
2018-09-15 17:38:21 -05:00
jacobherrington
bf72237b38
fix a bug causing right click to copy a note
2018-09-15 17:12:54 -05:00
Baptiste Augrain
a24f6e80c7
fix styling of lineNumber and filename with big sized font
2018-09-15 18:57:31 +02:00
Baptiste Augrain
297c764fe1
- avoid logging to console, the error when the diagram syntax is bad
...
- fix line numbering of code blocks
2018-09-15 18:33:02 +02:00
Baptiste Augrain
b03c2a1f80
fix XSS bug
2018-09-15 15:24:59 +02:00
Baptiste Augrain
7af77384e7
Merge branch 'master' into fence-attrs
2018-09-15 15:04:55 +02:00
Baptiste Augrain
bacbfc8615
add test
2018-09-15 10:43:41 +02:00
Baptiste Augrain
c8466e9fa6
Merge branch 'master' into bug-1992
2018-09-15 10:27:21 +02:00
Baptiste Augrain
4a231d6fdb
fix tag autocomplete in snippet
2018-09-15 10:24:31 +02:00
Baptiste Augrain
4e80e1dd03
Merge branch 'master' into tags
2018-09-15 10:05:38 +02:00
Baptiste Augrain
e0b18c6868
Merge branch 'master' into tag-clickable
2018-09-15 09:58:49 +02:00
Baptiste Augrain
15b9f8e13f
Merge branch 'master' into text-deflist
2018-09-15 09:47:42 +02:00
Junyoung Choi (Sai)
03b8dbbc44
Merge pull request #2381 from Antogin/dev
...
Escape Pipe character when inserting a URL into a table
2018-09-15 13:26:02 +09:00
Junyoung Choi (Sai)
80af8dcf80
Merge pull request #2382 from daiyam/link-clickable
...
Links are clickable
2018-09-15 13:24:37 +09:00
Junyoung Choi (Sai)
62b2856d29
Merge pull request #2369 from daiyam/default-new-note
...
Implementing option `ui.defaultNote`
2018-09-15 13:04:02 +09:00
Junyoung Choi (Sai)
7ab3ce91a1
Merge pull request #2281 from mbarczak/features/toc_generator
...
Automatic table of contents generation for Markdown
2018-09-15 12:36:54 +09:00
Junyoung Choi (Sai)
e040aeef55
Merge pull request #2337 from daiyam/bug-2321
...
fixing bug #2321
2018-09-15 12:35:57 +09:00
Junyoung Choi (Sai)
46df5a8fa7
Merge pull request #2292 from zhoufeng1989/master
...
Export all markdown files in a storage
2018-09-15 12:34:47 +09:00
Junyoung Choi (Sai)
f61fbbaead
Merge pull request #2347 from daiyam/front-matter
...
add support to front-matter
2018-09-15 12:31:12 +09:00
Junyoung Choi (Sai)
480f515114
Merge pull request #2363 from Rxbsxn/add-polish-language
...
Add Polish translations
2018-09-15 12:30:38 +09:00
Junyoung Choi (Sai)
e206e6babf
Merge pull request #2329 from owazae/patch-2
...
Update contributing.md
2018-09-15 12:26:44 +09:00
Junyoung Choi (Sai)
eae4b52aa1
Merge pull request #2364 from djdany01/master
...
Improved ES translations
2018-09-15 12:26:12 +09:00
Junyoung Choi (Sai)
933f75f1ee
Merge pull request #2327 from mikaoelitiana/fix-1155
...
Add osx touchbar support
2018-09-15 12:22:42 +09:00
Junyoung Choi (Sai)
f3c72e561a
Merge pull request #2320 from daiyam/tag-autocomplete
...
add tag autocomplete
2018-09-15 12:00:22 +09:00
Baptiste Augrain
44d6374cfe
remove use of overlayMode to be able to detect YAML mode in chart code block
2018-09-14 16:25:52 +02:00
Baptiste Augrain
eba13800ff
Merge branch 'master' into chart-yaml
2018-09-14 16:17:50 +02:00
Junyoung Choi (Sai)
3942492f32
Merge pull request #2398 from BoostIO/update-readme
...
Add IssueHunt badge on Readme
2018-09-14 17:29:23 +09:00
Junyoung Choi (Sai)
fe323d5764
Merge branch 'master' into tags
2018-09-14 17:16:55 +09:00
Kazz Yokomizo
4740edfb1f
Add IssueHunt badge on Readme
2018-09-14 14:35:23 +09:00
Junyoung Choi (Sai)
671dff060d
Merge pull request #2312 from daiyam/table-editor
...
add smart table editor
2018-09-14 12:25:15 +09:00
Baptiste Augrain
4b0dc08426
highlight code block for chart.js
2018-09-14 00:03:33 +02:00
Baptiste Augrain
10ffa35b29
Merge branch 'fence-attrs' into chart-yaml
2018-09-13 12:29:41 +02:00
Baptiste Augrain
57fadacda0
update ava snapshots
2018-09-13 12:17:59 +02:00
Baptiste Augrain
5c186f30a8
add yaml format for chart
2018-09-13 12:00:08 +02:00
Baptiste Augrain
0a205f77b0
fix diagram's alignment
2018-09-13 11:46:09 +02:00
Baptiste Augrain
75a0f4373c
fix fileName styling
2018-09-13 11:34:29 +02:00
Baptiste Augrain
189b245b1d
add attributes to fence blocks
2018-09-13 11:07:19 +02:00
ehhc
0eae47c8be
fix admonitions -> use the "legacy" types and pass them as options to the plugin. should fix #2379
2018-09-11 16:59:10 +02:00
Robert Harężlak
00607cb704
Make notifaction sticky to the button
2018-09-10 19:00:03 +02:00
ehhc
d79b6e094a
export folder should also export the attachments -> fixes #2374
2018-09-09 17:41:51 +02:00
Baptiste Augrain
f9d5c86245
display invalid front-matter
2018-09-09 11:24:54 +02:00
Baptiste Augrain
a6a1291d0e
use Cmd key for only macOS
2018-09-09 11:12:47 +02:00
Baptiste Augrain
49db1c8244
fix style to match table padding
2018-09-08 19:28:06 +02:00
Baptiste Augrain
dbe1721d50
use mousedown instead of click event to fix double caret
2018-09-08 19:12:53 +02:00
Baptiste Augrain
b55420e935
remove xOffset
2018-09-08 18:47:48 +02:00
Baptiste Augrain
2706df2b24
fix styling
2018-09-08 18:14:41 +02:00
Baptiste Augrain
90f791de1b
front-matter must be delimited by ---
2018-09-08 10:43:02 +02:00
antogyn
c9db3f98d1
Escape Pipe symbols to prevent tables from braking
2018-09-07 13:44:32 +02:00
Antogin
bdfe233472
Merge pull request #1 from BoostIO/master
...
Merge updated
2018-09-07 11:17:03 +02:00
Daniel J. Pérez Nieto
d340aeb77d
Update es-ES.json
2018-09-06 15:10:29 +02:00
Baptiste Augrain
2da1105ff8
make markdown links clickable
2018-09-06 14:57:44 +02:00
Daniel J. Pérez Nieto
e6e5036474
Update es-ES.json
2018-09-06 08:12:14 +02:00
igorjuraszek
609a1709c5
apply feedback
2018-09-06 00:47:39 +02:00
Robert Harężlak
2bb9607eea
Merge pull request #1 from Rxbsxn/add-polish-language-by-wucian
...
Add polish language by wucian
2018-09-05 23:44:57 +02:00
igorjuraszek
ca32d05bb2
Merge branch 'add-polish-language' into add-polish-language-by-wucian
2018-09-05 23:44:16 +02:00
igorjuraszek
67a016add0
further corrections
2018-09-05 23:37:20 +02:00
Robert Harężlak
ea41dbb3bc
Add missing keys
2018-09-05 23:30:34 +02:00
igorjuraszek
637090d259
minor polish translation fixes
2018-09-05 22:44:29 +02:00
igorjuraszek
911d65131a
fix conflicts
2018-09-05 22:42:44 +02:00
Robert Harężlak
f4203263bb
update translations
2018-09-05 22:36:48 +02:00
Robert Harężlak
79df5249ef
update translations
2018-09-05 21:34:04 +02:00
Baptiste Augrain
ac71093888
tags are clickable
2018-09-05 18:08:47 +02:00
Baptiste Augrain
d15e0f9fe5
remove unnecessary console.log
2018-09-05 17:31:27 +02:00
Baptiste Augrain
d3861caf28
add label style for Theme and Language
2018-09-05 17:13:41 +02:00
Baptiste Augrain
1c8e379fdd
add option for default new note
2018-09-05 17:08:39 +02:00
Daniel J. Pérez Nieto
d9783490ec
New phrase from last commit
...
Added the new phrase from last commit.
2018-09-05 08:48:43 +02:00
Daniel J. Pérez Nieto
bb32c3a8d3
Improved es-ES translation.
2018-09-05 08:41:06 +02:00
Baptiste Augrain
bab7ec388c
Merge branch 'master' into bug-2321
2018-09-04 23:48:37 +02:00
Baptiste Augrain
e2957192d0
Merge branch 'master' into bug-2335
2018-09-04 23:46:34 +02:00
Baptiste Augrain
3994c78365
Merge branch 'master' into bug-1992
2018-09-04 23:41:11 +02:00
Baptiste Augrain
bfd4d7ffe1
Merge branch 'master' into front-matter
2018-09-04 23:39:27 +02:00
Baptiste Augrain
cb2f18c078
Merge branch 'master' into tag-autocomplete
2018-09-04 23:37:15 +02:00
Baptiste Augrain
69a032c1cf
Merge branch 'master' into tags
2018-09-04 23:35:34 +02:00
Baptiste Augrain
a287afb3e9
Merge branch 'master' into text-deflist
2018-09-04 23:33:01 +02:00
Robert Harężlak
da81f10e04
Add Polish translations
2018-09-04 21:39:14 +02:00
ehhc
786675a99b
Merge branch 'master' into spellchecker
2018-09-04 11:36:27 +02:00
Baptiste Augrain
6603f46678
Merge branch 'master' into table-editor
2018-09-04 10:54:49 +02:00
Junyoung Choi (Sai)
fdfa3bb8f5
Merge pull request #2355 from yougotwill/statusbar_fix
...
Statusbar height fix
2018-09-04 17:42:12 +09:00
Junyoung Choi (Sai)
da204a27c5
Merge pull request #2345 from hsiehjack/bug-2007
...
Fix scroll for long table
2018-09-04 17:41:28 +09:00
Junyoung Choi (Sai)
e11a68afba
Merge pull request #2352 from daiyam/issue-2349
...
add default language for snippet note
2018-09-04 17:41:11 +09:00
Junyoung Choi (Sai)
168b0f82dd
Merge pull request #2344 from hsiehjack/bug-2289
...
Fix text not readable for Monokai theme while creating new folder
2018-09-04 17:40:37 +09:00
Junyoung Choi (Sai)
6715a54da2
Merge pull request #2304 from amedora/feature/2069-monokai
...
add Monokai style for SnippetTab
2018-09-04 17:38:51 +09:00
Junyoung Choi (Sai)
6b32b3ae80
Merge pull request #2313 from daiyam/editorconfig
...
add EditorConfig
2018-09-04 17:37:41 +09:00
Junyoung Choi
6a2242725d
v0.11.9
2018-09-04 16:11:27 +09:00
Maciek
e9070fadab
Refactoring : use object destructuring to retain file code style
2018-09-02 19:38:15 +02:00
Junyoung Choi (Sai)
1117e1b724
Merge pull request #2357 from BoostIO/revert-flickering-fix
...
Revert flickering fix
2018-09-01 16:56:11 +09:00
Junyoung Choi
d015b18c66
Revert flickering fix
2018-09-01 16:50:52 +09:00
William Grant
01641b5af4
fixed
2018-09-01 12:54:48 +10:00
Baptiste Augrain
7c0c81207b
add test
2018-08-31 10:27:02 +02:00
Baptiste Augrain
c844b60941
fix lint errors
2018-08-30 18:00:19 +02:00
Baptiste Augrain
9f8246a26a
add default language for snippet note
2018-08-30 17:52:50 +02:00
Baptiste Augrain
6d5141b60f
fix lint errors
2018-08-29 19:29:57 +02:00
Baptiste Augrain
8b4a9dd325
add saveTagsAlphabetically option
2018-08-29 19:28:09 +02:00
Baptiste Augrain
5006aaae38
fix live note counts when multiple tags are selected
2018-08-28 01:44:33 +02:00
Maciek
1bb841d5c5
Create Markdown TOC at current cursor position
...
If there is no TOC in the current document, it's created at current
cursor position. Subsequent generation calls update TOC at existing
position.
Add additional tests with CodeMirror editor mock.
2018-08-28 00:51:49 +02:00
Baptiste Augrain
f57c4f390d
fix lint errors
2018-08-27 23:16:21 +02:00
Baptiste Augrain
646151e020
allows compact definition lists
2018-08-27 19:12:28 +02:00
Baptiste Augrain
20f573c477
- hide front-matter in preview
...
- skip front-matter when looking for note's title
2018-08-27 10:06:20 +02:00
Baptiste Augrain
094e4c5da8
add support to abbreviations, subscript text, superscript text and definition lists
2018-08-27 02:41:56 +02:00
Jack Hsieh
7716880a6c
Fix scroll for long table
2018-08-26 16:47:22 -07:00
Jack Hsieh
71605fb8fe
Fix text not readable for Monokai theme while creating new folder
2018-08-26 09:36:00 -07:00
Baptiste Augrain
fa9d8b8881
replace awesomplete with React component react-autosuggest
2018-08-26 15:48:41 +02:00
zhoufeng1989
aa0566b8ca
Update test cases for export storage, check content of exported notes.
2018-08-26 21:15:20 +12:00
Baptiste Augrain
2a838ebb0b
fixing single quoted attributes
2018-08-26 00:14:29 +02:00
Baptiste Augrain
fabc975b20
- fix lint errors
...
- correctly parse self-closed tag
- fix naughty functions
2018-08-25 23:36:43 +02:00
Baptiste Augrain
3bdc88cecb
fixing sanitization of inline html like (<kbd>) #1992
2018-08-25 23:14:05 +02:00
Baptiste Augrain
a591001761
add parameter to specify the height of the diagram, fixing #2335
2018-08-25 20:18:59 +02:00
ehhc
54717ea6f2
linter errors fixed
2018-08-25 18:45:13 +02:00
ehhc
ceca4c98a3
linter errors fixed
2018-08-25 18:39:29 +02:00
ehhc
39b4287c5e
linter errors fixed
2018-08-25 18:34:21 +02:00
Baptiste Augrain
53923c9c87
filtering out the note's tags
2018-08-25 18:22:40 +02:00
Maciek
ede733888d
Code style: remove redundant brackets from lambda expression
2018-08-25 17:59:04 +02:00
Baptiste Augrain
a79db03093
enable/disable the table editor without restarting the app
2018-08-25 17:51:40 +02:00
Baptiste Augrain
5c8254a9c4
fixing bug #2321 due to the unescaped characters # or ? in the route
2018-08-24 23:48:26 +02:00
owazae
2f7b62f710
Update contributing.md
...
Adding french translation
2018-08-23 14:48:33 +02:00
Mika Andrianarijaona
a19c13eb3c
remove unused spacing
2018-08-22 18:14:31 +02:00
Mika Andrianarijaona
64d4cd84af
send events when user click touchbar buttons
2018-08-22 18:09:55 +02:00
ehhc
734db58d85
Spellcheck - first try to fix #2176
2018-08-22 16:48:10 +02:00
Keyon U
2bbcb8ca89
Add comments for the “rotate fix”
2018-08-22 18:03:02 +08:00
Mika Andrianarijaona
07e810a231
init touchbar menu
2018-08-22 10:58:53 +02:00
Keyon U
48beb184df
Fix drop image rotate wrong
...
Fix drag-drop image rotate wrong, as Jordan Thornquest mentioned in slack
2018-08-22 12:23:45 +08:00
Baptiste Augrain
f195e87568
update background color of markers
2018-08-21 11:52:46 +02:00
Baptiste Augrain
13d44ae56a
fix lint errors
2018-08-21 11:19:46 +02:00
Baptiste Augrain
00b4874d09
add tag autocomplete
2018-08-21 10:57:25 +02:00
Maciek
5bb90babbc
Add tests for Markdown TOC generator
2018-08-21 01:03:53 +02:00
Baptiste Augrain
7cde30d352
fix lint errors
2018-08-21 00:24:03 +02:00
Baptiste Augrain
73fbf49ba4
- show tags of note in alphabetical order
...
- enable live count of notes
2018-08-21 00:19:26 +02:00
Baptiste Augrain
b39ef5948b
add EditorConfig
2018-08-20 20:30:49 +02:00
Baptiste Augrain
7cf9dda821
fix lint errors
2018-08-20 20:29:10 +02:00
Baptiste Augrain
657806c8cf
add smart table editor
2018-08-20 20:14:45 +02:00
Kiryanenko Alexander
d61a218808
Merge branch 'master' into master
2018-08-20 14:14:02 +03:00
Junyoung Choi
039f73711a
Update yarn.lock
2018-08-20 15:22:28 +09:00
Junyoung Choi (Sai)
6e885acf8c
Merge pull request #2311 from BoostIO/update-build-document
...
Update build documents
2018-08-20 15:20:31 +09:00
Junyoung Choi
9ef07cea7a
Update build documents
2018-08-20 15:19:40 +09:00
Junyoung Choi (Sai)
9e3b321aaf
Merge pull request #2216 from ZeroX-DG/improve-dev-script
...
Improved dev script
2018-08-20 15:05:21 +09:00
Junyoung Choi (Sai)
21560701ea
Merge pull request #2303 from daiyam/update-electron
...
update electron version
2018-08-20 14:58:49 +09:00
Junyoung Choi (Sai)
4556375174
Merge pull request #2284 from mikaoelitiana/feat-933
...
Add per-folder sort
2018-08-20 13:46:03 +09:00
Junyoung Choi (Sai)
91b5398b5a
Merge pull request #2307 from modmod24/fix-todo-percentage
...
update todo percentage correctly #2267
2018-08-20 12:00:42 +09:00
Junyoung Choi (Sai)
eeb8016992
Merge pull request #2302 from daiyam/window-position
...
restore window position
2018-08-20 11:57:47 +09:00
Junyoung Choi (Sai)
736106be3a
Merge pull request #2283 from ZeroX-DG/fix-snippet-list-bug
...
Fixed snippet list bug
2018-08-20 10:35:06 +09:00
Junyoung Choi (Sai)
f400568dc0
Merge pull request #2272 from ZeroX-DG/improve-theme
...
Improve sideNav scroll bar color
2018-08-20 10:24:48 +09:00
Junyoung Choi (Sai)
0ca96cba6e
Merge pull request #2074 from max-buranbaev/blinking-markdown-crunch-fix
...
Blinking markdown crunch fix
2018-08-20 10:05:06 +09:00
Unknown
df4d837026
add todo status test
2018-08-18 14:38:07 +01:00
Unknown
760f84d7fa
fix for 2267
...
todo percentage not updated correctly
2018-08-18 14:30:23 +01:00
amedora
ab35c3557f
add Monokai style for SnippetTab
2018-08-16 16:36:00 +09:00
Baptiste Augrain
174a315e3f
update electron version
2018-08-16 01:23:35 +02:00
Baptiste Augrain
0834313456
restore window position
2018-08-16 01:06:13 +02:00
Maciek
ce3b29085f
Change menu position and accelerator for TOC gen.
...
Due to the fact, that submenu "Edit" is visible only in macOS,
let's move TOC generator to "File" menu. Also, change
accelerator to SHIFT+CTRL+T which is working without conflicts
and problems on all platforms.
2018-08-14 23:24:41 +02:00
zhoufeng1989
b93d7a204f
Fix 2207 and 2273, add export for storage.
2018-08-14 12:38:31 +12:00
Unknown
df931e10c0
Merge remote-tracking branch 'BoostIO/master'
2018-08-12 17:53:03 +01:00
Mika Andrianarijaona
9572cb2d33
Fix default value of config.sortBy
2018-08-12 09:21:46 +02:00
Max Buranbaev
51e836f32a
code style
2018-08-11 16:17:56 +05:00
Max Buranbaev
7fefbd88d0
Resolving conflict
2018-08-11 11:13:04 +00:00
Mika Andrianarijaona
cb956c5508
Use default value config.sortBy
...
- for new folders
- for folders with no config set
2018-08-11 11:44:22 +02:00
Mika Andrianarijaona
47b0086bf8
Add per-folder sort
...
- save sort configuration in `config.[folderKey].sortBy`
- use lodash ` _.get(config, [folderKey, 'sortBy'])` to avoid error
2018-08-11 11:36:36 +02:00
Maciek
3c14cc219e
ESLint: fix let -> const warnings
2018-08-11 10:09:22 +02:00
Nguyễn Việt Hưng
b8d66e4a95
fixed snippet list bug
2018-08-11 09:20:04 +07:00
Maciek
7804a22984
Automatic table of contents generation for Markdown
...
Adds table of contents for any Markdown note or
Markdown snippet.
Consequent generations update existing TOC.
Generated TOC is case sensitive to handle #2067
Shortcut : CommandOrControl+Alt+T
Menu : Edit/Generate/Update Markdown TOC
2018-08-10 23:20:56 +02:00
Max Buranbaev
bfc1c93153
Merge branch 'master' into blinking-markdown-crunch-fix
2018-08-10 19:02:43 +05:00
Alexander
5bf3824f28
Fix
2018-08-10 15:15:19 +03:00
Alexander
dac23e38d9
Add support for converting to MD when paste HTML
2018-08-10 13:27:17 +03:00
Nguyễn Việt Hưng
404faf8a0b
limited style for just side nav
2018-08-09 22:59:40 +07:00
Nguyễn Việt Hưng
4a7b0f4711
improved scroll bar color for default theme
2018-08-09 22:57:16 +07:00
Nguyen Viet Hung
dd62fca45d
change dev-start to dev
2018-08-09 16:21:27 +07:00
Junyoung Choi (Sai)
79fb04126c
Merge pull request #2214 from cdayjr/master
...
Fix for BoostIO/Boostnote#2204
2018-08-09 18:15:20 +09:00
Junyoung Choi (Sai)
39c9574ae3
Merge pull request #2257 from ehhc/Attachments_in_markdown_export_#1786
...
might fixes #1786 --> export attachments for markdown notes
2018-08-09 18:10:48 +09:00
Junyoung Choi (Sai)
38af257adf
Merge pull request #2253 from mbarczak/master
...
Fix for issue #2088 : snippet notes are not displaying in markdown
2018-08-09 18:07:29 +09:00
Junyoung Choi (Sai)
5aae9a4722
Merge pull request #2231 from yougotwill/mermaid_dark_theme_fix
...
Mermaid dark theme rendering fix
2018-08-09 17:54:54 +09:00
Junyoung Choi (Sai)
cfe3cae88d
Merge pull request #2226 from sklein12/addSnippetToSearchScope
...
Add code snippets to search scope
2018-08-09 17:54:28 +09:00
Junyoung Choi (Sai)
612de84ac6
Merge pull request #2208 from enyaxu/feature/2132
...
New Feature: Shortcuts for focusing tag editor(CmdOrControl+Shift+T)(#2132 )
2018-08-09 17:53:54 +09:00
Nguyen Viet Hung
33be597ef0
Delete package-lock.json
2018-08-09 15:50:07 +07:00
Junyoung Choi (Sai)
cc26fd80d7
Merge pull request #2235 from amedora/feature/1454-ditaa
...
add Ditaa support
2018-08-09 17:47:37 +09:00
Junyoung Choi (Sai)
c227a1ffec
Merge pull request #2171 from yamash723/fixbug-html-export
...
Fix search value for html export path
2018-08-09 17:43:56 +09:00
Nguyen Viet Hung
f0df787bbe
Fix escape codeblock ( #2230 )
...
* updated package-lock
* added fix and test for escape html in code block
* fixed markdown preview render bug
* updated comment in escape function
* improved escape function
* Delete package-lock.json
2018-08-09 17:08:52 +09:00
ehhc
09188bed48
might fixes #1786 --> export attachments for markdown notes
2018-07-30 18:09:02 +02:00
Maciek
4a3bcaba06
BUG FIX: Change the way of checking for empty array
...
The original condition : attachments !== [] always returns true,
for empty array, as well as for array with elements.
2018-07-28 22:25:10 +02:00
Maciek
1d1ab65edd
BUG FIX: snippet notes are not displaying in markdown #2088
...
Fix for issue https://github.com/BoostIo/Boostnote/issues/2088 .
In specific situation, when all below conditions are met :
- one of the snippets notes tabs is a Markdown tab,
- the migrateAttachments code is called on a snippet note,
- historical attachments location '/images' exists in snippet storage
folder
Following exception is being thrown :
path.js:28 Uncaught TypeError: Path must be a string. Received undefined
The exception is a result of an undefined noteKey variable
(which is defined only for Markdown notes).
The solution is to skip migration of attachments for notes without
noteKey (which wouldn't be possible anyway, since noteKey is a
necessary for creating folder for attachments).
2018-07-28 22:23:14 +02:00
Junyoung Choi (Sai)
7330cdaf1c
Merge pull request #2209 from yougotwill/info_box_fix
...
Trash infoPanel Fix
2018-07-28 23:34:46 +09:00
Junyoung Choi (Sai)
050a1fb6cf
Merge pull request #2239 from narukami894/improve_jp_build_md
...
add and improve translation, fix typo
2018-07-28 23:33:56 +09:00
narukami894
1e8397cf17
add and improve translation, fix typo
2018-07-24 16:01:41 +09:00
amedora
59b53ece2b
add Ditaa support ( resolve #1454 )
2018-07-23 11:16:20 +09:00
William Grant
16c62cd46f
changed double quotes to single quotes
2018-07-21 19:31:40 +10:00
William Grant
eff56c2514
mermaid diagram rendering for dark themes is now fixed
2018-07-21 19:20:20 +10:00
yamash723
ee6b9a223f
Change output path format of html file by platform
2018-07-21 15:25:09 +09:00
Chad Wade Day, Jr
acc6ea434a
Merge remote-tracking branch 'upstream/master'
2018-07-20 11:45:36 -07:00
Steve Klein
1e5a7356f4
Add code snippets to search scope
2018-07-20 02:00:11 -07:00
Nguyễn Việt Hưng
4c8342c19d
updated dev script
2018-07-19 17:04:55 +07:00
Nguyễn Việt Hưng
dad5232ecb
updated package-lock
2018-07-19 16:55:19 +07:00
Junyoung Choi
6cad2ab4df
v0.11.8
2018-07-19 15:21:35 +09:00
Chad Wade Day, Jr
be972781ee
Fix for BoostIO/Boostnote#2204
2018-07-18 11:58:54 -07:00
William Grant
58fbc298b1
Merge branch 'master' into info_box_fix
2018-07-17 14:41:45 +02:00
William Grant
7de7772339
Fixed infoButton panel in trash positioning
2018-07-17 14:41:22 +02:00
JianXu
ad847a2f5d
New Feature: Shortcuts for focusing tag editor(CmdOrControl+T)
2018-07-17 17:19:03 +08:00
Junyoung Choi (Sai)
856d52891c
Merge pull request #2205 from saaguero/fix-attachment
...
Fix attachment interoperability between win and *nix
2018-07-17 16:23:16 +09:00
Junyoung Choi
8de3b3bd8d
Update yarn.lock
2018-07-17 15:55:03 +09:00
Junyoung Choi (Sai)
0414483be2
Merge pull request #2178 from enyaxu/feature/2165
...
Hotkey for toggle editor fullscreen
2018-07-17 14:49:03 +09:00
Junyoung Choi (Sai)
22939aa472
Merge pull request #2145 from amedora/table-formatter
...
Markdown Table Formatter
2018-07-17 13:50:00 +09:00
Junyoung Choi (Sai)
0cb7c44985
Merge pull request #2168 from enyaxu/bug/2018
...
Fixed 'Focus Search' shortcut
2018-07-17 13:35:44 +09:00
Junyoung Choi (Sai)
b18a09e5eb
Merge pull request #1935 from ZeroX-DG/allow-no-html-escape
...
Allow customizing html escape when export note
2018-07-17 12:38:14 +09:00
Junyoung Choi (Sai)
ef3649b1d6
Merge pull request #2172 from enyaxu/feature/862
...
Add chartjs support
2018-07-17 12:21:31 +09:00
Junyoung Choi (Sai)
ac70a0d94d
Merge branch 'master' into feature/862
2018-07-17 12:21:17 +09:00
Junyoung Choi (Sai)
3b91f9b88b
Merge pull request #2173 from enyaxu/feature/389
...
Add mermaid support
2018-07-17 12:15:36 +09:00
Santiago Agüero
c37b780ca4
Use markdown content for migrateAttachments
2018-07-17 00:13:13 -03:00
Junyoung Choi (Sai)
20061d2c65
Merge pull request #2183 from max-buranbaev/flickering-on-create-note
...
Flickering on create note
2018-07-17 11:54:33 +09:00
Junyoung Choi (Sai)
f18fa77c1c
Merge pull request #2187 from ivanovserge/issue-2156
...
Issue 2156
2018-07-17 11:49:39 +09:00
Junyoung Choi (Sai)
a4c6869d4d
Merge pull request #2192 from enyaxu/improvement/2133
...
Replace shortcut for 'Next Note' and 'Previous Note'
2018-07-17 11:46:08 +09:00
Junyoung Choi (Sai)
f9a0070c82
Merge pull request #2197 from chang/improve-bracket-completion
...
Improve bracket autoclosing
2018-07-17 11:20:27 +09:00
Santiago Agüero
5cc52f91cb
Fix lint errors
2018-07-15 12:07:27 -03:00
Santiago Agüero
a46b9fb2be
Fix attachment interop between win and nix
2018-07-15 01:37:47 -03:00
Eric
933e38eca9
improve bracket autoclosing
2018-07-09 18:37:54 -05:00
JianXu
e182390480
Replace shortcut for 'Next Note' and 'Previous Note'
2018-07-07 23:02:17 +08:00
Nguyễn Việt Hưng
563fdcba94
added tests escape html function
2018-07-07 00:07:17 +07:00
Nguyễn Việt Hưng
bc640834cd
allow detect code block or not in escapeHtml function
2018-07-06 23:45:18 +07:00
Junyoung Choi (Sai)
0e9e7d644a
Merge pull request #2191 from BoostIO/fix-codefence-xss
...
Add sanitization for code fence
2018-07-07 01:23:23 +09:00
Junyoung Choi
1d9b3ac2b5
Add sanitization for code fence
2018-07-07 01:22:11 +09:00
Junyoung Choi (Sai)
aebed4a644
Merge pull request #2033 from ZeroX-DG/fix-scrollbar-disappear
...
fixed disappearing scroll bar
2018-07-07 00:47:14 +09:00
Junyoung Choi
7bfb094a40
use lighter color for scroll bar
2018-07-06 22:07:06 +09:00
Kazz Yokomizo
f90a44c1d0
Merge pull request #2189 from BoostIO/update-readme
...
Update readme
2018-07-06 15:55:25 +09:00
Kazz Yokomizo
dfcf6d2729
Update readme
2018-07-06 15:37:10 +09:00
Сергей Иванов
806a5daa86
Processing all location's pathnames
2018-07-05 11:23:57 +03:00
Сергей Иванов
4a3602099a
Difference home and searched notes from trashed units
2018-07-04 16:09:49 +03:00
Сергей Иванов
c69be54655
Fixing empty string searching
2018-07-04 14:02:26 +03:00
Сергей Иванов
680eaa1d4a
Filtering displayed notes in Detail component
2018-07-04 13:33:47 +03:00
Nguyễn Việt Hưng
9cc7b8bcc6
fixed redundant code
2018-07-04 15:35:46 +07:00
Nguyễn Việt Hưng
55d86d853a
improved escape function
2018-07-04 15:27:30 +07:00
Nguyễn Việt Hưng
7d9f309e04
Merge remote-tracking branch 'upstream/master' into allow-no-html-escape
2018-07-04 13:50:10 +07:00
Nguyễn Việt Hưng
c2f0147cff
updated new escape html function
2018-07-04 13:50:05 +07:00
JianXu
05488e66ae
Add tooltip(CommandOrCtrl+B) for fullscreen
2018-07-04 11:38:43 +08:00
JianXu
09eac89086
Hotkey for toggle editor fullscreen
2018-07-04 09:59:06 +08:00
JianXu
866a0e7534
Add mermaid support
2018-07-03 15:10:08 +08:00
ehhc
4307db11c5
Merge branch 'master' of https://github.com/BoostIO/Boostnote into spell_check
...
# Conflicts:
# browser/components/CodeEditor.js
# locales/fr.json
# package.json
2018-07-03 09:05:47 +02:00
Max Buranbaev
3c8337cf54
adding timeout one creating a snippet
2018-07-03 10:29:22 +05:00
Max Buranbaev
883b4c4c26
adding timeout on creating a note
2018-07-03 10:27:13 +05:00
JianXu
6bc42c564d
Add chartjs
2018-07-03 12:58:45 +08:00
yamash723
4f79f52524
Fix search value for html export path
2018-07-03 10:03:31 +09:00
ehhc
83f8151ca4
spellcheck -> context menu with spelling suggestions
2018-07-02 17:27:47 +02:00
JianXu
d2b2e76a6a
Fixed 'Focus Search' shortcut
2018-07-02 21:43:46 +08:00
Sosuke Suzuki
9d9109e9e5
Merge pull request #2158 from BoostIO/fix-contextmenu-bug
...
Fix contextmenu bug
2018-07-02 11:27:28 +09:00
Kazz Yokomizo
18efb89b9a
Merge pull request #2163 from BoostIO/update-slack
...
Update slack invitation url
2018-07-01 22:02:52 +09:00
Kazz Yokomizo
cefe883025
Update slack invitation url
2018-07-01 21:59:08 +09:00
Sosuke Suzuki
0ffa0b96d3
Merge pull request #2135 from BoostIO/improve-snippets-ui
...
Improve snippets ui
2018-06-30 20:11:33 +09:00
Sosuke Suzuki
0429acfa1b
Merge pull request #2138 from BoostIO/improve-uitab-editor
...
Improve uitab editor
2018-06-30 20:11:20 +09:00
Sosuke Suzuki
827e3c1829
Merge pull request #2144 from kelvin-wong/retain-collapsed-storage-state
...
Add collapsed state for storage
2018-06-30 20:11:01 +09:00
Sosuke Suzuki
aa756ef194
Merge pull request #2146 from BoostIO/update-codemirror
...
update codemirror
2018-06-30 20:10:13 +09:00
Sosuke Suzuki
d8aad65b24
fix from eslint
2018-06-30 16:28:17 +09:00
Sosuke Suzuki
1038e86196
use context.popup on StatusBar
2018-06-30 16:25:44 +09:00
Sosuke Suzuki
47845fd4e3
use context.popup on SideNav
2018-06-30 16:23:51 +09:00
Sosuke Suzuki
294c3f10ab
use context.popup on StorageItem
2018-06-30 16:21:35 +09:00
Sosuke Suzuki
f6afc756dc
use context.popup on SnippetList
2018-06-30 16:16:18 +09:00
Sosuke Suzuki
64407e5ca6
use context.popup on SnippetNoteDetai;
2018-06-30 16:12:23 +09:00
Sosuke Suzuki
0a42b0f61f
use context.popup on NoteList
2018-06-30 16:08:13 +09:00
Junyoung Choi
ae493cbd0e
v0.11.7
2018-06-30 00:51:15 +09:00
Kelvin Wong
ddd339851b
Fix code style
2018-06-29 10:58:11 +08:00
amedora
82db986bd7
add 'Format Table' in the File menu
2018-06-28 18:16:38 +09:00
amedora
7bacd6f8f0
CodeEditor can handle 'code:format-table' event
2018-06-28 18:16:38 +09:00
amedora
f0941f47dd
create TableEditor when CodeEditor mounted
2018-06-28 18:09:06 +09:00
amedora
c9d05b1117
CodeEditor use TableEditor
2018-06-28 18:09:06 +09:00
amedora
7ee12752ec
CodeEditor use TextEditorInterface
2018-06-28 18:09:06 +09:00
amedora
b44772441d
implement TextEditorInterface
2018-06-28 18:09:06 +09:00
Sosuke Suzuki
72e3784fa5
update codemirror
2018-06-28 17:37:36 +09:00
Max Buranbaev
2c7f24cb8c
Debouncing of rendering due to flickering fix
2018-06-28 13:03:12 +05:00
Kelvin Wong
8a6c86bf65
Add collapsed state for storage
...
The root cause of this issue is that when the folder is clicked,
the router pushed the path and the StorageItem component has been
refreshed and isOpen has been reset
- Add storing collapse state for storage
- Add tests
- Default as collapsed for fallback
fix BoostIo/Boostnote#1979 BoostIo/Boostnote#1911
2018-06-28 13:08:39 +08:00
amedora
cc52cf60dc
add reference to @susisu/mte-kernel
2018-06-28 13:36:04 +09:00
Max Buranbaev
398ebae2ba
Merge branch 'master' into blinking-markdown-crunch-fix
2018-06-27 14:21:34 +00:00
Sosuke Suzuki
0095735841
fix from eslint
2018-06-27 20:42:19 +09:00
Sosuke Suzuki
95c10a1de7
add test
2018-06-27 20:42:01 +09:00
Sosuke Suzuki
8f4c92e251
extract normalizeEditorFonrFamily
2018-06-27 19:48:09 +09:00
Sosuke Suzuki
58354061d8
set font-family to editor in Preference > Interface
2018-06-27 19:34:58 +09:00
Max Buranbaev
5de176757d
Fixing flickering in both cases
2018-06-27 13:07:38 +05:00
Sosuke Suzuki
7414d52dc2
selected snippet item background-color is darken
2018-06-27 16:27:55 +09:00
Sosuke Suzuki
c42b5c8806
First snippet is selected when open Snippets tab
2018-06-27 16:13:42 +09:00
Sosuke Suzuki
5c60da0f8f
apply style to each themes button
2018-06-27 15:59:14 +09:00
Junyoung Choi (Sai)
70d02e9a6d
Merge pull request #2125 from johannbre/admonition_bug_fix
...
Fix rendering of admonitions in Windows
2018-06-27 14:50:54 +09:00
Junyoung Choi (Sai)
6401016424
Merge pull request #2122 from yosmoc/plant_uml_improvement
...
plantuml non-english character support and timing diagram support
2018-06-27 04:54:21 +09:00
Junyoung Choi (Sai)
cd031a89fb
Merge pull request #2105 from romainwn/docs/add-missing-translations-fr
...
update fr translation
2018-06-27 04:52:52 +09:00
Junyoung Choi (Sai)
aadba79002
Merge pull request #2106 from voidsatisfaction/fix-typo-on-main-app
...
fix tiny comment typo
2018-06-27 04:43:53 +09:00
Junyoung Choi (Sai)
4a017fd8ae
Merge pull request #2066 from PeterDaveHello/patch-1
...
Improve Traditional Chinese translation
2018-06-27 04:43:27 +09:00
Junyoung Choi (Sai)
e6072c8fe9
Merge pull request #2131 from clone1612/updateElectron
...
Update Electron to v2.0.3
2018-06-27 04:41:36 +09:00
Jannick Hemelhof
f7fd99ec20
Update electron to v2.0.3
2018-06-26 11:27:37 +02:00
Junyoung Choi (Sai)
836fc13449
Merge pull request #2124 from clone1612/remove-unused
...
[Refactoring] - Removed unused packages
2018-06-26 06:01:30 +08:00
Junyoung Choi (Sai)
e1f78cd682
Merge pull request #2107 from ehhc/fix_images
...
One more try to fix the handling of images in the legacy location
2018-06-25 21:33:19 +08:00
ehhc
c69f34836a
handle dot in file name
2018-06-25 15:18:45 +02:00
Junyoung Choi (Sai)
48a0db28d7
Merge pull request #2127 from BoostIO/update-issue-template
...
Update issue template
2018-06-25 20:22:11 +08:00
Kazz Yokomizo
58eeb90158
Update issue template
...
Add IssueHunt url
2018-06-25 15:46:41 +09:00
Johann Breytenbach
c36689934d
Fix rendering of admonitions in Windows
2018-06-24 22:04:36 -07:00
ehhc
342575a576
Spellcheck - Dropdown & localisation
2018-06-23 19:29:22 +02:00
ehhc
785272540e
Spellcheck - liveSpellcheck
2018-06-23 18:16:39 +02:00
yosmoc
653b985018
plantuml non-english character support and timing diagram support
2018-06-23 14:02:46 +09:00
Junyoung Choi (Sai)
40d90a53b2
Merge pull request #2110 from BoostIO/fix-hotkeys
...
Rewrite invalid hotkeys when loading
2018-06-21 02:58:12 +09:00
Junyoung Choi
7c3aaff635
Rewrite invalid hotkeys when loading
2018-06-21 02:48:44 +09:00
Junyoung Choi (Sai)
4bb7929229
Merge pull request #2109 from voidsatisfaction/fix-M-key-issue
...
Fix MacOs 'M' key issue
2018-06-21 02:36:27 +09:00
voidsatisfaction
bdd5b7b3a7
fix: no need semicolon
2018-06-20 21:57:11 +09:00
voidsatisfaction
a2ddb56540
fix: change mode to more desiarable way
2018-06-20 21:45:24 +09:00
voidsatisfaction
7c0097951c
fix: m key issue
2018-06-20 21:38:36 +09:00
ehhc
7970016fbf
One more try to fix the handling of images in the legacy location
2018-06-20 08:48:55 +02:00
voidsatisfaction
129e3b283d
fix tiny typo
2018-06-20 14:29:57 +09:00
Romain Le Quellec
868eefd2cf
update fr translation
2018-06-19 22:20:17 +02:00
ehhc
82178055af
Spellcheck - initialisation and first draft onChange
2018-06-17 17:13:44 +02:00
Sosuke Suzuki
c42e1a0ab4
Merge pull request #2054 from clone1612/electron-2-compatibility
...
Upgrade Electron to v2.0.2
2018-06-14 14:34:12 +09:00
Sosuke Suzuki
720475dae5
Merge pull request #2075 from yougotwill/info_box_fix
...
Fixed info panel positioning
2018-06-14 14:19:31 +09:00
Junyoung Choi
259df880ba
v0.11.6
2018-06-14 11:02:20 +09:00
Jannick Hemelhof
68a328a364
Removed unused packages
2018-06-13 16:08:18 +02:00
William Grant
3bc21cdb09
fixed positioning of the info panel so it doesn't cover the info button
2018-06-13 12:19:17 +02:00
Sosuke Suzuki
9e8ef70510
Merge pull request #2064 from FlaPS/debounce-markdonw-search
...
#2042 Debounce for details renderig added
2018-06-12 19:52:36 +09:00
Sosuke Suzuki
5fd822a24d
add a new line at end of file
2018-06-12 19:48:09 +09:00
Sosuke Suzuki
8ee4dbbb5c
Merge pull request #2065 from FlaPS/fix-blinking-notes-list-on-search
...
Fix file list blinking on search
2018-06-12 19:38:26 +09:00
Sosuke Suzuki
9522a4d5d9
fix from eslint
2018-06-12 19:33:54 +09:00
Sosuke Suzuki
eefecdefbe
Merge pull request #2062 from zhouxiaoxiaoxujian/bug-1977
...
Add new future resize editor & Preview Panes by dragging.(#1977 )
2018-06-12 16:49:59 +09:00
Sosuke Suzuki
84e670e71c
remove unnecesarray line
2018-06-12 16:42:18 +09:00
JianXu
c22b69234f
fix review code style ,add new line at end of file
2018-06-12 14:12:59 +08:00
Peter Dave Hello
29cd63d3a7
Improve Traditional Chinese translation
2018-06-11 18:40:55 +08:00
JianXu
214ed388f2
remove unnecessary lines
2018-06-11 17:49:36 +08:00
JianXu
0bd3445370
use 'const' instead of 'let'
2018-06-11 17:49:20 +08:00
Kazz Yokomizo
002dc9b017
Merge pull request #2056 from zhouxiaoxiaoxujian/bug-#1945
...
Fixed Keyboard tag unvisible in monokai theme[#1945 ]
2018-06-11 14:55:13 +09:00
Kazz Yokomizo
ebf5a03f56
Merge pull request #2060 from yougotwill/dark_theme_empty_note_fix
...
[Dark Theme]: Fixes the text color for an active note with an empty title
2018-06-11 14:40:19 +09:00
Kazz Yokomizo
2797faafe5
Merge pull request #2058 from kawmra/remove-duplicated-line
...
Fix en.json
2018-06-11 14:37:21 +09:00
Kazz Yokomizo
84ac739993
Merge pull request #2057 from kawmra/add-some-ja-translations
...
Add missing Japanese translations
2018-06-11 14:36:44 +09:00
Kazz Yokomizo
13c37f046f
Merge pull request #2059 from kawmra/fix-crowdfunding-button-style
...
Fix styles of button in crowdfunding tab
2018-06-11 14:25:54 +09:00
Shammasov Max
2631cc3747
Fix file list blinking on search
2018-06-11 03:46:39 +03:00
Shammasov Max
5873e8e896
Debounce for details renderig added
2018-06-11 03:34:45 +03:00
JianXu
6dc633c2a1
Add new future resize editor & Preview Panes by dragging.( #1977 )
2018-06-10 23:46:01 +08:00
William Grant
8b07126285
Fixes the text color for an active note with an empty title
2018-06-09 14:18:44 +02:00
kawmra
93a120543a
Add some Japanese translations
2018-06-09 20:02:22 +09:00
kawmra
af0aa4a567
Make button width flexible
2018-06-09 19:33:40 +09:00
kawmra
58fd1f0c46
Remove a duplicated line
2018-06-09 19:33:03 +09:00
JianXu
030041932e
Fixed Keyboard tag unvisible in monokai theme[ #1945 ]
2018-06-09 15:35:59 +08:00
Jannick Hemelhof
8dbf456398
Upgrade to Electron v2.0.2
2018-06-09 08:52:46 +02: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 (Sai)
c30957fc9f
Merge pull request #1969 from ZeroX-DG/add-zoom-window
...
added zoom in & zoom out window feature
2018-06-08 15:43:11 +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)
57befc4ccb
Merge pull request #2002 from ehhc/paste_storage_link_should_clone_attachment
...
Copying the link to an attachment should make sure that it is located…
2018-06-08 15:24:28 +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
Junyoung Choi (Sai)
8af50aa5bd
Merge pull request #1928 from hooklife/perfect-zh-CN
...
update locales/zh-CN
2018-06-08 14:03:52 +09:00
hooklife
05bedfe3d4
Update zh-CN.json
2018-06-07 17:12:52 +08:00
Junyoung Choi (Sai)
a1929dac8a
Merge pull request #2041 from kawmra/fix-typo
...
Fix typo of MarkdownEditor.js
2018-06-07 15:44:03 +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
hooklife
9eaa6b5cec
Update zh-CN.json
2018-06-06 16:11:29 +08:00
hooklife
6ff03bbb95
Merge branch 'master' into perfect-zh-CN
2018-06-06 16:06:32 +08: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
Sosuke Suzuki
eda4e46d9f
Merge pull request #2024 from kawmra/fix-yarn-lock
...
Fix yarn.lock file
2018-06-06 10:19:42 +09:00
Nguyễn Việt Hưng
0ae1263d9d
abort
2018-06-06 00:25:49 +07:00
Nguyễn Việt Hưng
31f1ebe801
removed unnecessary style
2018-06-05 21:31:50 +07:00
Nguyễn Việt Hưng
c6a9c9c57d
fixed disappear scrollbar
2018-06-05 21:24:37 +07: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
Junyoung Choi (Sai)
91a95b7c20
Merge pull request #1955 from bimlas/update-electron
...
Update to the latest Electron version (1.8.7)
2018-06-05 09:59:59 +09: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
Sosuke Suzuki
309e159df1
Merge pull request #1949 from ehhc/Fix_legacy_attachment_issues
...
Fix legacy attachment issues
2018-06-04 12:02:03 +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
kawmra
30378eeb50
Remove unnecessary lines
2018-06-02 23:01:52 +09:00
kawmra
03293c0d25
Fix conflict of yarn.lock
2018-06-02 22:59:49 +09:00
Nguyễn Việt Hưng
2e3f6e39f6
fixed width of custom markdown editor
2018-06-02 11:30:12 +07:00
Junyoung Choi (Sai)
e4d4041c6b
Merge pull request #1848 from ZeroX-DG/text-expansion-support
...
Text expansion support
2018-06-01 14:34:57 +09:00
yosmoc
166a5c10a7
open local file by shell
2018-05-31 22:55:10 +02:00
onurpalaz
1fec81cc3e
Added Turkish translation
...
Added Turkish translation
2018-05-31 10:13:05 +03: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
707356bffe
revert to the original function for better performance
2018-05-29 18:15:57 +07: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
Storm Burpee
18aae8cf7b
getting very close
2018-05-28 22:12:04 +09:30
Storm Burpee
4a9bc69ac2
starting to write a test
2018-05-28 19:45:09 +09:30
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
225916fbba
Fix for the test broken by the merge commit
2018-05-28 09:57:07 +02: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
bimlas
4caee1e103
Update to the latest Electron version (1.8.7)
...
It inculdes security fixes, bug fixes and improvementts. See:
https://electronjs.org/releases
Reason for upgrading from 1.7.X to 1.8.X:
"We can not reasonably back port every bug fix and every feature to
older versions of Electron. 1.8.x is now a stable release line and if
you require this fix you should update to that stream."
https://github.com/electron/electron/issues/9860#issuecomment-365517773
2018-05-28 08:06:43 +02:00
Kazz Yokomizo
ca0b03e97c
Merge pull request #1991 from BoostIO/slack-url
...
Update slack url
2018-05-28 14:55:39 +09:00
Kazz Yokomizo
f03178bb8d
Update slack url
2018-05-28 14:51:57 +09: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
Kazz Yokomizo
8216b992ea
Merge pull request #1970 from HanDH/master
...
update locales/ko
2018-05-28 14:47:18 +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
Sosuke Suzuki
aeb63ec901
Merge pull request #1983 from bimlas/i18n-apply-translations-on-hardcoded-strings
...
i18n: Apply translations on hardcoded strings and add missing translation to English
2018-05-28 11:23:18 +09:00
Sosuke Suzuki
436093e0b6
Merge pull request #1982 from bimlas/i18n-update-hungarian-translations
...
i18n: Update Hungarian translations
2018-05-28 11:21:18 +09: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
cfe8235a36
i18n: Add missing translations to English
2018-05-26 11:51:51 +02:00
bimlas
8c1ac9c5b3
i18n: Update Hungarian translations
2018-05-26 11:49:02 +02:00
bimlas
77e3a7d43a
i18n: Apply translations on hardcoded strings
2018-05-26 11:39:16 +02:00
Storm Burpee
d97e62f864
Import note from url with markdown
2018-05-26 17:00:12 +09:30
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
Nguyễn Việt Hưng
680c2a2904
changed cssmodule & applied style for solarized dark theme
2018-05-25 18:39:11 +07:00
daehyun
a1085e3863
update locales/ko
2018-05-24 20:04:59 +09:00
Nguyễn Việt Hưng
37f6a05170
added zoom in & zoom out
2018-05-24 16:48:51 +07:00
Junyoung Choi (Sai)
0d296c3b25
Merge pull request #1936 from ehhc/delete_folder
...
deleting a folder should also delete the attachments -> fixes #1903
2018-05-24 14:45:47 +09:00
Junyoung Choi (Sai)
73caa2508e
Merge pull request #1931 from bimlas/1498-refresh-taglist-on-deleting-tag
...
Refresh taglist to remove unused tags on deleting
2018-05-24 14:44:54 +09:00
Junyoung Choi (Sai)
69e012a6f0
Merge pull request #1939 from ehhc/cloning_a_note_should_clone_attachments
...
Cloning a note should clone attachments
2018-05-24 14:42:56 +09:00
Junyoung Choi (Sai)
21251a1915
Merge pull request #1965 from yosmoc/tooltip_size_position_fix
...
standardrize sidebar tooltips
2018-05-24 14:40:35 +09: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
yosmoc
d399cba4c0
onContextMenu PropType is missing
2018-05-24 00:24:25 +02:00
yosmoc
9cad7cd025
anchorClickHandler is not valid any more
...
linkClickHandler takes care of behaviours when clicking a tag.
Currently, both anchorClickHandler and linkClickHandler are registered in a tag. When clicking the ^http link, it opens the link twice.
2018-05-24 00:11:14 +02:00
yosmoc
a593842265
standardrize sidebar tooltips
...
- show in same place
- same height
2018-05-23 22:49:52 +02:00
ehhc
2f4eb595f6
OnBlur throws exceptions if the notetype is snippet -> Fixes #1962
2018-05-23 19:47:41 +02:00
ehhc
bfcf349ffe
Attachment management should only become active on cloning notes if the note was of type MARKDOWN_NOTE -> No Stacktraces otherwise!
2018-05-23 19:24:03 +02:00
yosmoc
2bd78cd47f
update cursor position after expanding the link
2018-05-22 21:53:08 +02:00
Nguyễn Việt Hưng
713615e28b
applied style for snippetEditor
2018-05-21 18:37:17 +07: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
ehhc
cd6233a3d7
Cloning of a note should also clone its attachments -> works if the notes are in different storages now
2018-05-20 15:49:15 +02:00
ehhc
f76224bd17
Cloning of a note should also clone its attachments -> fixes #1904
2018-05-20 15:18:49 +02:00
Nguyễn Việt Hưng
1516807ed5
fixed double escape html
2018-05-20 19:24:36 +07:00
ehhc
8afa373726
Attachments should be visible immediately
2018-05-20 13:55:10 +02:00
ehhc
199f2202e0
deleting a folder should also delete the attachments -> fixe eslint issue
2018-05-19 20:43:48 +02:00
ehhc
86a6311f75
deleting a folder should also delete the attachments -> fixes #1903
2018-05-19 20:38:10 +02:00
Nguyễn Việt Hưng
9893fd9ae5
fixed eslint
2018-05-19 19:52:47 +07:00
Nguyễn Việt Hưng
d6c28da3a8
added export escape html config
2018-05-19 19:39:08 +07:00
Nguyễn Việt Hưng
52f694a714
fixed null attachment
2018-05-19 18:58:44 +07:00
Junyoung Choi
0ca4e6ca4f
v0.11.5
2018-05-19 16:45:03 +09:00
hooklife
50bce4892f
remove test
2018-05-19 03:46:37 +08:00
hooklife
ca345cf008
fix
2018-05-19 03:44:44 +08:00
hooklife
e0e1290fae
fix
2018-05-19 03:40:24 +08:00
hooklife
a84b2611e4
fix
2018-05-19 03:35:58 +08:00
hooklife
ec31fab344
fix
2018-05-19 02:15:40 +08:00
hooklife
1b96eee4de
fix
2018-05-19 02:12:18 +08:00
bimlas
a6af5de3e1
Refactor tag removing methods (duplicated code)
2018-05-18 15:18:28 +02:00
bimlas
52b3068330
Refresh taglist to remove unused tags on deleting
...
When a tag is deleted from a note, the taglist did not updated: the deleted tag was still in the list. If the
tag was created in the current session, it was removed, worked as expected.
The reason is: until the note is not updated, the tag list is not
initialized for first in the "delete tag button" handler, but it works
in the second case. Tried out using backspace to delete the tag, it
works.
2018-05-18 15:18:09 +02: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
hook life
f0428fde66
修正部分翻译
2018-05-18 15:25:41 +08:00
hook life
b3f57a67c4
修正部分翻译
2018-05-18 15:22:45 +08:00
hook life
8bc2b1262b
修正部分翻译
2018-05-18 15:13:38 +08:00
Nguyễn Việt Hưng
fb24efd3de
added shortcut for toggle mode
2018-05-18 10:52:42 +07:00
Nguyễn Việt Hưng
ce594b0b5a
added note template feature
2018-05-17 00:14:59 +07:00
Junyoung Choi
7b39ab4ec4
Update yarn.lock
2018-05-17 02:00:02 +09:00
Junyoung Choi (Sai)
f717ed9f66
Merge pull request #1923 from ehhc/Moving_Note_With_Attachment
...
Move note with attachment to different storage Fix for #1788
2018-05-17 01:43:03 +09:00
Junyoung Choi (Sai)
d3091a5384
Merge branch 'master' into Moving_Note_With_Attachment
2018-05-17 01:28:47 +09:00
Junyoung Choi (Sai)
2a6d950a4b
Merge pull request #1902 from ehhc/Issue_1900
...
Deleting a note should also delete the attachments -> fixes #1900
2018-05-17 01:20:55 +09: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
hidaiy
c9cb31bd02
Update CodeMirror version ( #1925 )
...
to fix issue#1003
2018-05-16 17:41:20 +09:00
ehhc
905d6860fc
really fix the eslinter issue... -.-
2018-05-15 20:39:16 +02:00
ehhc
6f52744b0f
Fix eslinter issue
2018-05-15 20:32:35 +02:00
ehhc
007d3e52c5
Merge branch 'master' into Issue_1900
2018-05-15 20:26:10 +02:00
ehhc
f10fa632ca
Move note with attachment to different storage Fix for #1788
2018-05-15 20:17:32 +02:00
Junyoung Choi (Sai)
266323b90b
Merge pull request #1916 from yosmoc/configuable_plantuml_server
...
Configurable plantuml server
2018-05-15 20:02:11 +09:00
Junyoung Choi (Sai)
60707a8f45
Merge pull request #1918 from yosmoc/about_jp
...
fix 'About' translation in ja.json
2018-05-15 20:00:18 +09:00
Junyoung Choi (Sai)
b89896a4e7
Merge pull request #1919 from samlanning/inconsistent-state-update
...
fix inconsistent updates to react component state
2018-05-15 19:30:22 +09:00
Junyoung Choi (Sai)
d69fd12fb9
Merge pull request #1920 from samlanning/incorrect-state-property-reference
...
Fix mis-referenced state properties
2018-05-15 16:49:40 +09:00
Junyoung Choi (Sai)
0bdcfa6028
Merge pull request #1899 from ehhc/deleting_of_attachment_link
...
Deleting of attachments -> fixes #1828 and fixes #740
2018-05-15 15:52:31 +09:00
Junyoung Choi (Sai)
55b8488901
Merge pull request #1915 from yougotwill/note_button_styling
...
fixed NoteItemSimple styling for the dark themes
2018-05-15 15:49:35 +09:00
Junyoung Choi (Sai)
8ddbf2067b
Merge pull request #1921 from BoostIO/fix-move-note
...
Fix moving note with attachments between different storage
2018-05-15 15:48:36 +09:00
Junyoung Choi
fa5cebda6d
Fix moving note with attachments between different storage
2018-05-15 15:45:46 +09:00
Sam Lanning
4fd01b4234
Fix mis-referenced state properties
2018-05-14 16:29:54 -07:00
Sam Lanning
0f354f4f06
fix inconsistent updates to react component state
...
Executions of setState() may be batched, and so updates to this.state and
this.props can be asynchronous, so references to this.state and this.props
should not be made in the new state, and instead the callback form of
setState() should be used.
These alerts were found using lgtm.com:
https://lgtm.com/projects/g/BoostIO/Boostnote/alerts/?mode=tree&ruleFocus=1819283066
see: https://reactjs.org/docs/state-and-lifecycle.html#state-updates-may-be-asynchronous
2018-05-14 16:15:49 -07:00
yosmoc
f94a197828
fix 'About' translation in ja.json
2018-05-14 23:19:33 +02:00
yosmoc
a26ff660b0
add plantuml server setting translation
...
Currently only translate to en and jp. I haven't translated for other language(just use the original value)
2018-05-14 22:57:05 +02:00
yosmoc
50cc648799
set default plantuml server
2018-05-14 22:56:45 +02:00
yosmoc
a7946805ae
configuable plantUML server address
2018-05-14 22:35:38 +02:00
William Grant
f3b2969b42
fixed NoteItemSimple styling for the dark themes
2018-05-14 21:04:18 +02:00
Junyoung Choi (Sai)
d6c3490165
Merge pull request #1895 from yosmoc/move_note_diff_storage_bug
...
fix moving note across different storage bug
2018-05-14 17:52:29 +09:00
Junyoung Choi (Sai)
6ee594d4d1
Merge pull request #1912 from yosmoc/codemirror-multiplex-support
...
Codemirror multiplex support
2018-05-14 17:28:37 +09:00
yosmoc
7e1596de30
refactor code duplication
2018-05-13 00:36:03 +02:00
yosmoc
67bba043ed
MarkdownPreview also needs to convert the mode name for specific modes
2018-05-13 00:35:32 +02:00
yosmoc
26d7f4923d
support multiplex mode
...
embedded javascript uses combined several modes.
Multiplex mode renders ejs and other formats which uses several modes.
2018-05-13 00:35:01 +02:00
ehhc
e9218d1088
Fix for the broken test
2018-05-10 22:39:00 +02:00
ehhc
03fd1e29e3
Fix for the broken test
2018-05-10 22:30:13 +02:00
ehhc
ff59af6b51
Fix for the broken test
2018-05-10 21:42:23 +02:00
ehhc
73ba8b8b13
Deleting a note should also delete the attachments -> fixes #1900
2018-05-10 21:36:58 +02:00
ehhc
ffc3fb770c
Deleting of attachments -> fixes #1828 and fixes #740
2018-05-10 20:27:47 +02:00
yosmoc
d58ea70a95
fix moving note across different storage bug
...
should update storageNoteMap here.
2018-05-10 06:29:13 +02:00
Kazz Yokomizo
90e8dd038d
Merge pull request #1891 from BoostIO/bounty-program
...
Add bounty program
2018-05-09 10:15:17 +09:00
Kazz Yokomizo
56d1e3edaa
Add bounty program
2018-05-09 10:00:07 +09:00
ozone
83a9e54896
Fix snapshot
2018-05-04 01:22:55 -04: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
f5a9d3928c
disabled code highlight in snippet editor
2018-05-02 10:03:55 +07:00
Nguyễn Việt Hưng
2bc0bce1b5
removed redundant function to get appdata
2018-05-02 09:05:29 +07:00
Junyoung Choi (Sai)
372933fd99
Merge pull request #1873 from yosmoc/trashed_notetag_exist
...
Not showing unassigned tag in taglist
2018-05-01 14:36:15 -07:00
Junyoung Choi (Sai)
9112347e95
Merge pull request #1870 from cJack1913/master
...
Fix font color in code block(markdown preview)
2018-05-01 14:35:45 -07:00
Junyoung Choi (Sai)
30548a68e4
Merge pull request #1868 from yosmoc/1820
...
fix internal note link bug #1820
2018-05-01 12:52:10 -07:00
Junyoung Choi (Sai)
ce052d1691
Merge pull request #1865 from zzdjk6/master
...
Fix #1780 : Use black text with white background for printing and export in all theme
2018-05-01 12:50:35 -07:00
Junyoung Choi (Sai)
765ba8c867
Merge branch 'master' into master
2018-05-01 12:00:50 -07:00
Junyoung Choi (Sai)
a20c0cd49e
Merge pull request #1603 from rayou/update-travis-node-version
...
Updated Travis CI node version - #1602
2018-05-01 11:43:35 -07:00
Junyoung Choi (Sai)
e06ca9a056
Merge pull request #1883 from yosmoc/drag_drop_note
...
fix drag drop more than one note bug
2018-05-01 10:34:29 -07:00
Junyoung Choi (Sai)
d04048c749
Merge pull request #1874 from ehhc/Issue_1827
...
Issue 1827
2018-05-01 10:31:34 -07:00
yosmoc
2d0f7589ea
select proper notes for dragging
...
When the dragged target note is included in the selected notes, keeps the current selected notes, otherwise, replace the selected notes by the dragged target
2018-04-30 22:34:15 +02:00
yosmoc
dc60be404a
select next note after tranfer note(s) to another folder
2018-04-30 22:30:41 +02:00
Kazz Yokomizo
9ff5cc51f9
Merge pull request #1875 from yougotwill/monokai_theme
...
Monokai theme
2018-04-27 18:49:17 -07:00
ehhc
e9de8f42e5
Fix eslinter
2018-04-27 09:16:30 +02:00
William Grant
5bd0499ae4
Merge branch 'master' into monokai_theme
2018-04-27 09:06:11 +02:00
ehhc
99e706bcd2
Enable yarn on travis + fix broken test
2018-04-27 09:05:47 +02:00
William Grant
239edb0605
tweaked styling
2018-04-27 09:01:41 +02:00
ehhc
bf3f5a5971
Fixes #1827 -> include attachments in HTML exports of notes
2018-04-27 08:51:47 +02:00
William Grant
92be3f32d6
added monokai theme
2018-04-27 08:10:50 +02:00
Nguyễn Việt Hưng
106f5a53ff
added import fs module that was removed by accident
2018-04-27 11:42:34 +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
2e09501c8a
fixed eslint error
2018-04-27 11:19:37 +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
Nguyễn Việt Hưng
291d76674b
refactored snippet dataApi for easy testing and added some test. Fixed old snippet still display when deleted
2018-04-27 11:16:45 +07:00
Nguyễn Việt Hưng
78957cf128
fixed eslint error
2018-04-27 08:25:23 +07:00
Nguyễn Việt Hưng
e88694b049
added fetch snippet
...
refactored some code
fixed snippet content empty on changed from list
fixed snippet name not updating on list when changed
2018-04-27 08:22:54 +07:00
Junyoung Choi (Sai)
5e7bdf7354
Merge branch 'master' into text-expansion-support
2018-04-26 16:39:52 -07:00
Junyoung Choi
2e3e0bc1d8
Fix lint error
2018-04-26 16:35:47 -07:00
Junyoung Choi (Sai)
b33e6b232c
Merge pull request #1863 from PeterDaveHelloKitchen/png-image-optimize
...
Optimize PNG images losslessly via Google's zopflipng
2018-04-26 16:27:49 -07:00
Junyoung Choi (Sai)
df6b083670
Merge pull request #1852 from ehhc/attachment_refactoring
...
Fixes #1825 Refactoring of the attachment/image management
2018-04-26 16:26:30 -07:00
Junyoung Choi
05009d40c4
Merge branch 'master' into attachment_refactoring
2018-04-26 16:24:58 -07:00
Junyoung Choi (Sai)
ea27a3b449
Merge pull request #1872 from yosmoc/empty_trash_not_working_in_sidebar_fold
...
Empty trash menu working in sidebar folded
2018-04-27 07:04:05 +09:00
yosmoc
2831b0bd2a
Only showing the tags that size > 0
...
No meaning to show the tag that has empty List
The tag which is only used in the note(s) in the Trash, tags.size becomes zero. In order to support this case, filtering tagList is needed
2018-04-26 23:55:44 +02:00
yosmoc
32e22dd507
update tagNoteMap when delete / restore the notebook
...
deleted note should not belong to tagNoteMap
2018-04-26 23:52:31 +02:00
yosmoc
2ee9951853
Empty trash menu working in sidebar folded
2018-04-26 22:29:26 +02:00
Kazz Yokomizo
b1912135ed
Merge pull request #1775 from bimlas/narrow-to-related-tags
...
Show only related tags, select multiple tags
2018-04-26 13:13:24 -07:00
Kazz Yokomizo
bed3d42923
Merge pull request #1824 from ZeroX-DG/fix-paste-image
...
Fixed image not displaying after paste
2018-04-26 22:39:03 +09:00
bimlas
c4ec69a43f
Add tests
2018-04-26 15:38:52 +02:00
bimlas
24b004bb2d
Remove obsolete route path
2018-04-26 15:38:52 +02:00
bimlas
84925b24b5
Add option to show only related tags
2018-04-26 15:38:52 +02:00
bimlas
c02b91dfd4
Simplify style
2018-04-26 15:38:52 +02:00
bimlas
066d97220f
Cleanup, prettify
2018-04-26 15:38:52 +02:00
bimlas
61ed47dda0
Don't narrow list, add plus sign only for related tags
...
It's easier to understand by most of the users.
Later I like to add a setting to enable narrowing of tag list to show
only the related ones.
2018-04-26 15:38:51 +02:00
bimlas
68c0f210cc
Separate active tags by instead of &
...
Using `&` to separate tags in path (like
`/tags/currently&selected&tags`) may interfer with tags including `&`
character (like `black&white`). Since ` ` is replaced with `_` when
adding tag to notes, it's ideal separator because it's guaranteed that
tags are not including this character.
2018-04-26 15:38:51 +02:00
bimlas
6c542750f4
Narrow list of tags to related ones
...
When a tag is selected, the tag list narrows to show only the related
ones: all tags associated to the currently visible notes. Clicking on
the plus sign near another tag narrows the list again to the tags of
notes associated with the firstly AND secondly selected tag. To show
every tags again, press the tag icon on the top-left corner of
Boostnote.
Before:

After:

NOTE: Tags are joined with `&` character (`#` not works) in
`location.pathname` thus it will make the tags with this character
unavailable. Any suggestion to pass multiple values via pathname?
2018-04-26 15:38:47 +02:00
Kazz Yokomizo
25440a26ee
Merge pull request #1805 from frankkanis/move-image-note-fix
...
Fixed moving notes with images
2018-04-26 22:32:21 +09:00
Kazz Yokomizo
ab393b1f6d
Merge pull request #1818 from ZeroX-DG/fix-centralize-language
...
Centralized languages into 1 files
2018-04-26 22:27:35 +09:00
Kazz Yokomizo
e643147b69
Merge pull request #1831 from lboullo0/patch-1
...
Fix small typo
2018-04-26 22:21:56 +09:00
Kazz Yokomizo
6c4aa71cbc
Merge pull request #1834 from ralphchung/edit-locale-zh_TW
...
Edit the localization file of zh-TW
2018-04-26 22:18:56 +09:00
Kazz Yokomizo
9930ba8748
Merge pull request #1836 from bah2830/TAG_COUNT_FIX
...
Updated tag note count to float to the right like the storage list
2018-04-26 22:16:35 +09:00
Frank Kanis
fbb8b4687b
Reduced nests
2018-04-25 17:53:18 +02:00
cJack1913
01b1c49738
Fix font color in code block(markdown preview)
2018-04-25 17:23:09 +08:00
yosmoc
c9c28eda1b
support internal note link
2018-04-24 23:40:59 +02:00
Chen Shenghan
744bcba599
Fix #1780 : Use black text with white background for printing and export in all theme
2018-04-25 03:31:36 +12:00
Hung Nguyen
d76db726c4
refactored code according to review
2018-04-24 18:06:10 +07:00
Peter Dave Hello
71ec528a87
Optimize PNG images losslessly via Google's zopflipng
2018-04-24 17:39:18 +08:00
Junyoung Choi (Sai)
fbbc93900e
Merge pull request #1858 from zzdjk6/master
...
Fix #1797 : In preview window, open external link in external browser.
2018-04-24 04:58:25 +09:00
Junyoung Choi (Sai)
33b45737c9
Merge pull request #1859 from yosmoc/moment_updateLocale_warning
...
fix deprecation warning
2018-04-24 04:56:52 +09:00
yosmoc
4a55f78a48
fix deprecation warning
...
moment.updateLocale will properly replace properties on an existing locale.
2018-04-23 21:08:10 +02:00
Ralph Chung
a82a79e25c
Edit the localization file of zh-TW
...
I've edited the zh-TW.json based on the original version.
The use of words in this document is more in keeping with the habits of how Taiwanese use Chinese.
2018-04-24 00:41:27 +08:00
Chen Shenghan
6ec2124a9c
Fix #1797 : In preview window, open external link in external browser.
2018-04-24 02:51:58 +12:00
Kazz Yokomizo
1f1ef1440e
Merge pull request #1855 from mkal1375/master
...
Add fa.json in `locales` directory
2018-04-22 14:10:05 +09: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
Mahdi Kalhor
d2129ffac6
edit some errors in translations.
2018-04-21 19:20:14 +04:30
Mahdi Kalhor
a4782f0663
Add fa.json for persian(farsi) language.
2018-04-21 19:15:10 +04:30
ehhc
16794b9d78
Fixes #1822 -> fix for the broken tests
2018-04-21 16:32:27 +02:00
ehhc
a76aed2d4e
Fixes #1822
2018-04-21 14:49:43 +02:00
ehhc
d2163dacf9
Fixes #1825 Refactoring of the attachment/image management
2018-04-21 14:32:24 +02:00
Kazz Yokomizo
158305346f
Merge pull request #1850 from BoostIO/slack-url
...
Remake slack url
2018-04-21 15:56:27 +09:00
Kazz Yokomizo
e692432242
Remake slack url
2018-04-21 15:55:54 +09: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
8925f7c381
fixed eslint error
2018-04-20 23:58:52 +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
Junyoung Choi (Sai)
90ff0f43ea
Merge pull request #1754 from yougotwill/crossplatform_fullscreen_shortcuts
...
Fullscreen shortcut for non macOS
2018-04-20 13:02:33 +09:00
Junyoung Choi (Sai)
442c352c8d
Merge pull request #1842 from davix3f/patch-1
...
Italian translation
2018-04-20 13:00:50 +09:00
Davide Fiorito
e91b7fb082
Italian translation
2018-04-19 17:54:14 +02:00
Hung Nguyen
88de66a31f
fix the same error when drop image
2018-04-19 19:17:10 +07:00
Hung Nguyen
d3b3e45800
improved style for snippet list
2018-04-19 19:05:46 +07:00
Hung Nguyen
50d2f90621
added snippet config in setting
2018-04-19 13:40:33 +07:00
Brent Hughes
8ccf6cb8a3
Updated tag note count to float to the right like the storage list
2018-04-18 10:55:01 -05:00
Hung Nguyen
2e9b478824
added text expansion support
2018-04-18 19:31:10 +07:00
Kazz Yokomizo
89b2d54725
Merge pull request #1832 from dotnsf/translate_ja
...
locales/ja.json translated in Japanese
2018-04-18 14:33:42 +09:00
K.Kimura
3d0af2d8ca
locales/ja.json translated in Japanese
2018-04-18 13:20:20 +09:00
Lucas
813b433f4d
Fix small typo
2018-04-17 18:07:27 -03:00
William Grant
0bce96b0c6
Merge branch 'master' into crossplatform_fullscreen_shortcuts
2018-04-17 18:24:35 +02:00
William Grant
1d4f1764fc
Changed top:focus-search shortcut
2018-04-17 18:22:54 +02:00
Hung Nguyen
2994420160
Fixed image not displaying after paste
2018-04-17 20:47:13 +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
Junyoung Choi (Sai)
ee0ed6df7a
Merge pull request #1802 from frankkanis/languages-fix
...
Fixed change some languages
2018-04-16 21:56:32 +09:00
Junyoung Choi (Sai)
d3fbba3572
Merge pull request #1809 from ZeroX-DG/fix-menu-popup-alt
...
fixed menu popup on alt key pressed
2018-04-16 21:45:03 +09:00
Hung Nguyen
4a6b22f5b7
removed console.log used for debuging
2018-04-15 09:18:12 +07:00
William Grant
d070305002
Merge branch 'master' into delete_dialog
2018-04-14 20:20:17 +02:00
Hung Nguyen
a8500150b0
fixed menu popup on alt
2018-04-14 21:43:19 +07:00
Junyoung Choi (Sai)
02fb1d01ad
Merge pull request #1804 from romainwn/feature/add-issue-template
...
add issue template
2018-04-14 15:20:53 +09:00
Kazz Yokomizo
497dee038f
Merge pull request #1807 from ZeroX-DG/master
...
Edited theme and language init code to avoid code repetition
2018-04-14 14:11:24 +09:00
Hung Nguyen
a4af77f91e
fixed eslint error
2018-04-13 21:46:19 +07:00
Hung Nguyen
f2a4e1d230
fixed typo in variable name
2018-04-13 21:00:01 +07:00
Hung Nguyen
8560901f80
Edited theme and language init code to avoid code repetition
2018-04-13 20:39:17 +07:00
Frank Kanis
daea604c60
Added spaces
2018-04-12 21:51:01 +02:00
Frank Kanis
7aedb59f26
Fixed moving notes with images
2018-04-12 21:20:16 +02:00
Unknown
0be1c2f464
remove unnecessary lines
2018-04-12 19:47:02 +02:00
Romain Le Quellec
0dbfaf0e79
fix checkbox
2018-04-12 13:34:26 +02:00
Romain Le Quellec
4147399cda
add issue template
2018-04-12 13:25:37 +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
4b9cf775ff
v0.11.4
2018-04-11 08:16:20 +09: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
Junyoung Choi (Sai)
6142f2d641
Merge pull request #1724 from ehhc/Issue_1723
...
Fixes #1723
2018-04-10 19:16:05 +09:00
Sosuke Suzuki
0d53f799b7
to short an arrow function
2018-04-10 18:40:57 +09:00
Junyoung Choi (Sai)
65e77e9669
Merge pull request #1742 from bimlas/order-of-tags
...
Add selector to sort tags by counter or alphabetically
2018-04-10 17:40:31 +09:00
Sosuke Suzuki
2c8f3b56ae
use arrow functions
2018-04-10 17:14:25 +09:00
Junyoung Choi (Sai)
8ab190affc
Merge pull request #1752 from nlopin/add-jest
...
Add jest and simple test
2018-04-10 16:50:49 +09:00
Sosuke Suzuki
eafccc4fc4
remove confirmDeletion function
2018-04-10 16:44:04 +09:00
Sosuke Suzuki
ce440351a5
use extracted confirmDeleteNote function
2018-04-10 16:28:05 +09:00
Sosuke Suzuki
be94edde0f
extract confirmDeleteNote function
2018-04-10 16:26:50 +09:00
Sosuke Suzuki
4fcc9af933
add jest-localstorage-mock
2018-04-10 15:47:58 +09:00
Kazz Yokomizo
e2b4ac6ee8
Merge pull request #1778 from BoostIO/fix-folded-stragelist-bug
...
fix folded storagelist width
2018-04-04 22:28:37 +09:00
Sosuke Suzuki
c151049cc2
fix folded storagelist width
2018-04-04 21:17:07 +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
Junyoung Choi (Sai)
1aed0cb4b9
Merge pull request #1774 from li1xu1bin/master
...
Translate into Chinese
2018-04-03 02:06:12 +09:00
Junyoung Choi (Sai)
5836b65aad
Merge pull request #1744 from azu/search-routing
...
fix reload crash on /searched
2018-04-01 07:51:38 +09:00
Junyoung Choi (Sai)
46f750efba
Merge pull request #1745 from frankkanis/trash-context-menu
...
Clean up trash context menu
2018-04-01 07:51:07 +09:00
Junyoung Choi (Sai)
b33c9e23ce
Merge pull request #1737 from yosmoc/noteList_error_handling
...
remove broken note from note list
2018-04-01 07:48:38 +09:00
Junyoung Choi (Sai)
14694f1cb0
Merge pull request #1751 from gediminasml/folding
...
Add folding to CodeEditor
2018-04-01 07:48:25 +09:00
Junyoung Choi (Sai)
75575348cd
Merge pull request #1757 from hidaiy/fix-vim-mode
...
Fix #1003 Add CodeMirror addon
2018-04-01 07:48:06 +09:00
Junyoung Choi (Sai)
f6ad0a235c
Merge pull request #1759 from bimlas/fix-highlighting-of-active-tag
...
Fix highlighting of active tag
2018-04-01 07:47:49 +09:00
“li1xu1bin”
bbf6c60888
Chinesization
2018-03-31 18:58:21 +08:00
Junyoung Choi (Sai)
f5915f3e10
Merge pull request #1753 from nlopin/encode_content_in_html_export
...
Escape html characters before convert to HTML
2018-03-31 17:57:24 +09:00
William Grant
a32cfc8aff
Revert "updated for separate methods for full screen depending on the platform"
...
This reverts commit b46b958105 .
2018-03-30 13:01:18 +02:00
ehhc
c90a878c9e
Merge branch 'master' into Issue_1723
2018-03-30 12:25:35 +02:00
William Grant
b46b958105
updated for separate methods for full screen depending on the platform
2018-03-30 11:05:20 +02: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
William Grant
11f8cfe0e6
fixed label key-spacing
2018-03-28 19:21:36 +02:00
William Grant
e1e3cc7999
moved label to a better position
2018-03-28 19:17:40 +02:00
bimlas
254c8816f1
Fix highlighting of active tag
...
The currently selected tag was not highlighted in the list.
Before:

After:

2018-03-27 22:14:47 +02:00
William Grant
9a445e34fd
fixed trailing spaces
2018-03-27 21:06:59 +02:00
William Grant
ee78e113de
Moved 'Toggle Fullscreen' to the View label used non-OS specific fullscreen
2018-03-27 20:52:58 +02:00
hidai
0dfb14962a
Add CodeMirror addon
2018-03-27 18:37:20 +09:00
bimlas
d493df4295
Move selector next to title
2018-03-27 07:34:11 +02:00
William Grant
f0144233f9
Fullscreen shortcut for non macOS is now F11
2018-03-25 23:04:16 +02:00
Nikolay Lopin
90f21f4ed1
Escape html characters before convert to HTML
2018-03-25 23:47:17 +03:00
Nikolay Lopin
646ebe592e
Add setup files and localstorage mock
2018-03-25 21:02:35 +03:00
Nikolay Lopin
b098a15e9c
Add jest and simple test
2018-03-25 20:02:06 +03:00
William Grant
4f98995fe4
... that second equals
2018-03-25 18:47:21 +02:00
William Grant
56231edc3a
fix delete confirmation method
2018-03-25 18:43:54 +02:00
William Grant
871ab428c2
Revert "updated node version in travis.yml"
...
This reverts commit a9b75f752e .
2018-03-25 18:42:48 +02:00
William Grant
a9b75f752e
updated node version in travis.yml
2018-03-25 18:28:02 +02:00
Junyoung Choi (Sai)
9590559b81
Merge pull request #1741 from wAuner/patch-1
...
fix incorrect app closing for linux mint cinnamon
2018-03-26 00:51:30 +09:00
Junyoung Choi (Sai)
24bd2eddf1
Merge pull request #1748 from davidmigloz/master
...
Add Spanish (es-ES) locale
2018-03-26 00:50:51 +09:00
Junyoung Choi (Sai)
f4ba06c401
Merge pull request #1747 from lfromanini/master
...
Brazilian Portuguese localization
2018-03-26 00:49:31 +09:00
Gediminas Petrikas
cd405d1df9
Add cursor pointer when hovering fold gutter
2018-03-25 14:55:33 +03:00
Gediminas Petrikas
9d6dbc1a6f
Remove folding keyboard shortcut
2018-03-25 14:55:06 +03:00
Gediminas Petrikas
6d57712fca
Add fold gutters
2018-03-25 14:13:19 +03:00
William Grant
191f2cacbf
Show confirmation dialog when deleting notes from the context menu if set in preferences
2018-03-25 12:27:04 +02:00
David Miguel
080448af3a
Add Spanish (es-ES) locale
2018-03-25 02:09:04 +01:00
Luiz
6e2272d043
Brazilian Portuguese localization
2018-03-24 18:04:45 -03:00
Luiz
71078dea4f
Brazilian Portuguese localization
2018-03-24 17:41:48 -03:00
Frank Kanis
333f0be879
Clean up trash context menu
2018-03-24 20:49:04 +01:00
azu
3b0f664a3b
fix: fix crash on /searched
...
Add routing for search word:
- `/searched/:searchword`
Restore the state from the `:searchword` params.
2018-03-25 00:33:57 +09:00
bimlas
2a23d19321
Add selector to sort tags by counter or alphabetically
...

2018-03-24 15:46:49 +01:00
wAuner
5ee4237510
fix incorrect app closing for linux mint cinnamon
...
excluded the cinnamon desktop for the macOS-like behavior which closes the window, but does not shutdown the app processes
2018-03-24 14:48:34 +01:00
yosmoc
bdb906c26d
remove broken note from note list
...
When .cson is broken and catch error in processing this file, undefined is collected in notes.
remved broken note(s) from notes list.
2018-03-23 22:24:53 +01:00
Junyoung Choi (Sai)
02095ac155
Merge pull request #1736 from rayou/fix-typo-in-locales
...
Fixed typo in locales
2018-03-24 02:47:26 +09:00
Junyoung Choi (Sai)
80d1ca81ac
Merge pull request #1725 from frankkanis/master
...
Updated German translation
2018-03-24 02:33:02 +09:00
Yu-Hung Ou
3bbabbc80b
fixed typo in locales
2018-03-23 23:22:49 +11:00
Frank Kanis
f8ff3d4bf5
Update German translation
2018-03-22 21:21:15 +01:00
Frank Kanis
3a40f9ebd6
Prepared text for translation
2018-03-22 21:20:13 +01:00
ceh
cf776088e6
Fixes #1723
2018-03-22 17:26:59 +01:00
bimlas
145ae10a79
Add test: find tags without hash symbol
...
Searching has to find tags without hash symbol too (`tag` instead of
`#tag`).
2018-03-21 20:07:21 +01: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
Yu-Hung Ou
8ae7d96cc7
updated Travis CI node version
2018-02-27 23:59:32 +11:00