Simon
aa3597881a
added more strings
2018-03-06 15:56:48 +01:00
David Gay
4800a88cf6
add UTF-8 tag to HTML export ( fixes #1624 )
2018-03-05 21:22:42 -05:00
Junyoung Choi
4c99429d76
Merge branch 'master' into fix-title-decoding
2018-03-05 11:36:31 +09:00
Junyoung Choi (Sai)
a8b946a07a
Merge pull request #1593 from Redsandro/searchFixes
...
Add search tweaks; closes 1525 closes 1167
2018-03-05 11:23:48 +09:00
Junyoung Choi (Sai)
18392c4f23
Merge pull request #1591 from Redsandro/scrollSyncFix
...
Fixed bad merge; closes #1586 ; related to #1521
2018-03-05 11:16:42 +09:00
kawmra
6439810d03
Decode the fetched body correctly if content-type was provided
2018-02-28 02:09:35 +09:00
Sander Steenhuis
6502158716
Add search clear options; closes #1525
2018-02-26 16:30:08 +01:00
Sander Steenhuis
d76ecd5423
Fixed bad merge; closes #1586 ; related to #1521
2018-02-26 13:20:24 +01:00
lurong
f3f6095d81
allow publishing markdown to wordpress
2018-02-25 22:44:57 +08:00
pfftdammitchris
8f90bb83e7
Added title attributes to support long folder names and foldernames are no longer overflowing nearby elements
2018-02-24 08:42:02 -08:00
Christopher Tran
9591a7cac2
Merge branch 'master' into all-notes-storage-labels
2018-02-24 06:40:25 -08:00
Junyoung Choi (Sai)
3b7c36b1c9
Merge pull request #1559 from pfftdammitchris/tags-note-count
...
Added note counts to tags view in side nav
2018-02-24 16:19:53 +09:00
Junyoung Choi (Sai)
2750a3ef30
Merge pull request #1558 from pfftdammitchris/empty-trash
...
Added option Empty Trash
2018-02-24 16:18:43 +09:00
pfftdammitchris
2a26e8a010
Added folder labels to note items when viewing a specific storage
2018-02-22 17:31:31 -08:00
pfftdammitchris
8b4c1a6c38
Merge branch 'master' of https://github.com/BoostIO/Boostnote into all-notes-storage-labels
2018-02-22 16:16:43 -08:00
Junyoung Choi (Sai)
7d7e277cc6
Merge pull request #1533 from forestail/display-filename-in-codeblock
...
Display filename in codeblock (resend)
2018-02-22 11:06:20 +09:00
Junyoung Choi
808d193543
Merge remote-tracking branch 'origin/master' into highlightSearch
2018-02-22 09:56:09 +09:00
Sander Steenhuis
9047320301
Update CodeEditor.js - Forgot curly brace
...
Forgot curly brace when merging master
2018-02-21 19:17:38 +01:00
Sander Steenhuis
f16b054f01
Merge branch 'master' into scrollsync
2018-02-21 19:04:24 +01:00
Junyoung Choi (Sai)
fea856202d
Merge pull request #1509 from Antogin/feat/display-url-title
...
Feat/display url title
2018-02-21 16:33:34 +09:00
Sander Steenhuis
3b524f6aba
Highlight global search matches on code editor
2018-02-20 22:46:13 +01:00
Sander Steenhuis
051ccad29a
Rename variables
2018-02-20 22:36:38 +01:00
Sander Steenhuis
c82eba05d1
Sync Split Editor scroll position
2018-02-20 22:31:53 +01:00
pfftdammitchris
74af199afc
Added note counts to tags view in side nav
2018-02-19 13:08:09 -08:00
pfftdammitchris
e6ae45f133
Added option Empty Trash
2018-02-19 12:27:04 -08:00
pfftdammitchris
129ef6766b
Add storage labels to 'All Notes'
...
Added storage labelings to 'All Notes' in Default and Compressed views
2018-02-19 10:17:36 -08:00
Kazz Yokomizo
46a733ba5b
Merge pull request #1543 from nlopin/edit-on-dblckick
...
Switch from preview to edit by double click
2018-02-19 15:56:22 +09:00
Nikolay Lopin
18bf700936
Show pinned notes in All notes view and allow to pin them there
...
All restrictions of pin functionality were removed. Now user can see pinned notes and also pin notes right from 'home'. Technically, a note still pins to the storage it belong.
#1506
2018-02-14 23:35:11 +03:00
Nikolay Lopin
67ddff736c
Switch from preview to edit by double click
...
User want to click markdown to work with text (for example copy).
If they have "Switch to Preview" setting in "When Editor Blurred",
they enter edit mode after click. To fix that issue I introduced new
value to the "Switch to Preview" setting that do that thing. User can
enter edit mode by double click on the editor and leave it on blur.
Unfortunately, it's impossible to switch both ways by double click
because the editor mode is listening for double click event.
#1523
2018-02-13 23:43:11 +03:00
Masahide Morio
c43589fe6a
Add file name and any first line number in code block (fixed)
2018-02-11 02:28:03 +09:00
Junyoung Choi (Sai)
d4594eff3b
Merge pull request #1502 from Matts966/feature/new_line_completion
...
I fixed the behavior of the editor when the enter key is pushed.
2018-02-10 22:53:29 +09:00
Nikolay Lopin
7f00ce2598
Merge remote-tracking branch 'origin/export-note-with-images' into export-note-with-images
2018-02-10 14:05:34 +03:00
Nikolay Lopin
d7d77dbfe9
Fix wrong styling of todo items in exported HTML
...
The issue happened because styles connected with todo list were applied directly to HTML in Preview component. I added class to `li` tag of each todo item and style it from css.
2018-02-10 14:03:02 +03:00
Junyoung Choi
5ec541c3c1
Manipulate left margin of task item to hide circle
2018-02-10 18:29:57 +09:00
Georges Indrianjafy
dc1b059a9d
clean up
2018-02-06 19:12:25 +02:00
Georges Indrianjafy
a676ebf46c
fix(editor): replace [] with <>
2018-02-06 18:35:11 +02:00
Nikolay Lopin
338f9fb5a9
Semicolon fix
2018-02-05 13:04:01 +03:00
Nikolay Lopin
98c9132d4a
Merge branch 'master' into export-note-with-images
...
# Conflicts:
# browser/components/MarkdownPreview.js
2018-02-05 12:59:45 +03:00
Georges Indrianjafy
a054f12492
Merge branch 'master' into feat/display-url-title
...
# Conflicts:
# browser/components/CodeEditor.js
# browser/finder/NoteDetail.js
2018-02-05 11:50:14 +02:00
Georges Indrianjafy
c42ac1df1b
chore(editor): resolve lint issues
2018-02-05 11:00:56 +02:00
Georges Indrianjafy
d9d46cda1c
feat(editor): extract pasting url method
2018-02-05 10:59:36 +02:00
Nikolay Lopin
f678a17505
Export images together with document
2018-02-05 02:08:33 +03:00
Nikolay Lopin
3da4bb69ce
Export images together with document
2018-02-05 02:08:09 +03:00
Georges Indrianjafy
56d6eb7077
feat(config): add ablility to opt out of fetch url
2018-02-04 13:58:02 +02:00
Georges Indrianjafy
9b54272f8e
feat(code-editor): fetch title when pasting url
2018-02-04 13:57:00 +02:00
松井誠泰
701fc0bc80
I fixed the behavior of the editor.
...
On enter key pushed, if already the line contains a token in markdown list, no completion is needed, I think.
By this change, node_modules/codemirror/addon/edit/continueList.js could be trashed, but I can't because of the gitignore.
2018-02-04 10:03:50 +09:00
Kazu Yokomizo
ca282d5635
Fix percentage bar in markdown preview
2018-02-03 16:32:02 +09:00
Junyoung Choi
69601bf15a
Fix but: line numbers of editor isnt applied properly
2018-02-03 15:02:26 +09:00
Junyoung Choi (Sai)
a64f73ca0c
Merge pull request #879 from xxdavid/feature-editor-line-lines
...
Make line numbers in the editor optional
2018-02-03 13:57:00 +09:00
Vladimir Jimenez
d0559c16b5
Pass correct preview prop to MarkdownEditor
2018-01-30 07:42:16 -08:00