Sosuke Suzuki
2c8f3b56ae
use arrow functions
2018-04-10 17:14:25 +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
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)
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)
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
ehhc
c90a878c9e
Merge branch 'master' into Issue_1723
2018-03-30 12:25:35 +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
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
bimlas
d493df4295
Move selector next to title
2018-03-27 07:34:11 +02:00
Nikolay Lopin
90f21f4ed1
Escape html characters before convert to HTML
2018-03-25 23:47:17 +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
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
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
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
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
Junyoung Choi (Sai)
017e40fcb9
Merge pull request #1722 from BoostIO/disable-i18n-dev-mode
...
Disable devMode by default
2018-03-22 23:01:49 +09:00
Junyoung Choi
29309fbaa3
Disable devMode by default
2018-03-22 23:01:20 +09:00
Junyoung Choi
e796e00963
Merge branch 'master' into add-editor-rulers
2018-03-22 22:30:03 +09:00
Junyoung Choi (Sai)
10136df977
Merge pull request #1713 from frankkanis/master
...
Update text for internationalization
2018-03-22 22:09:15 +09:00
Junyoung Choi (Sai)
44ec107ce8
Merge pull request #1715 from BoostIO/sanitize-options
...
Make sanitization configurable
2018-03-22 21:57:37 +09:00
Junyoung Choi (Sai)
c7fb5b0475
Merge pull request #1718 from rayou/fix-1705-wrap-long-latex
...
Wrap long LaTeX formula in Preview
2018-03-22 21:57:21 +09:00
Junyoung Choi (Sai)
f0736ccf8d
Merge pull request #1720 from bimlas/i18n-hu-hungarian
...
i18n: Add Hungarian (HU) translations
2018-03-22 21:50:23 +09:00
bimlas
be235e5204
i18n: Add HU to locales
2018-03-22 12:35:42 +01:00
Yu-Hung Ou
36e63bb8a9
wrap long LaTeX formula in Preview
2018-03-22 21:33:32 +11:00
Junyoung Choi
5ea24f650b
Make sanitization configurable
2018-03-22 12:01:16 +09:00
Junyoung Choi (Sai)
8c792ce7a1
Merge pull request #1714 from BoostIO/fix-lint-errors
...
Fix lint errors
2018-03-22 11:10:52 +09:00
Frank Kanis
055969f5c6
Update text for internationalization
2018-03-21 22:17:34 +01:00
Yu-Hung Ou
8b11b57ec5
allow users to enable/disable editor rulers. default: disable
2018-03-21 22:31:46 +11:00
Yu-Hung Ou
281fb2afd3
added CodeMirror ruler support
2018-03-21 21:11:26 +11:00
Yu-Hung Ou
fbb7839f83
added Editor Rulers field in Preferences
2018-03-21 21:11:26 +11:00
bimlas
4f9a0b0040
Merge findByTag() and findByWord() into one
...
Both looked for word in tags and content too, the only difference is
when searched for `#tag`, the prefix (`#`) was truncated before compared
with list of tags.
2018-03-20 19:30:57 +01:00
bimlas
aae584106a
Look for tags in context too
...
The previous commit broke this behaviour.
Looking for a tag means the union of **tags** AND **tag in content**, so
it has to search in the in currently found notes separetely, thus it has
to clone the list first (`.slice(0)`).
2018-03-20 17:11:08 +01:00
bimlas
5f5a7880a6
Fix tag filtering in search entry
...
Some issues introduced in #954
(https://github.com/BoostIO/Boostnote/pull/954#issuecomment-336344915 ):
- search by `#tag1 #tag2` returns the results of only `#tag2`
- search by `#tag1 content` is as same as AND search by `#tag1 content` (and
`#tag1` is regarded a word, not a tag)
- search by `content #tag1` returns the results of only `#tag1`
This commit fixing these:
- search by `#tag1 #tag2` returns the results of only `#tag2`

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

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

NOTE: the examples works without `#` character too, because
`findByWord()` checks the tags too.
2018-03-20 09:01:11 +01:00
Junyoung Choi
6c4206a2dd
Fix lint errors
2018-03-20 16:18:18 +09:00
Junyoung Choi
48bdb9e818
Do not use devMode on production
2018-03-20 15:10:35 +09:00