yosmoc
a7946805ae
configuable plantUML server address
2018-05-14 22:35:38 +02:00
William Grant
5bd0499ae4
Merge branch 'master' into monokai_theme
2018-04-27 09:06:11 +02:00
William Grant
92be3f32d6
added monokai theme
2018-04-27 08:10:50 +02:00
bimlas
84925b24b5
Add option to show only related tags
2018-04-26 15:38:52 +02:00
Hung Nguyen
d76db726c4
refactored code according to review
2018-04-24 18:06:10 +07:00
Hung Nguyen
47af3f09fc
Centralized languages into 1 file
2018-04-17 09:59:30 +07:00
Frank Kanis
022915ffc9
Fixed change some languages
2018-04-12 00:10:22 +02: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
bimlas
be235e5204
i18n: Add HU to locales
2018-03-22 12:35:42 +01:00
Junyoung Choi
5ea24f650b
Make sanitization configurable
2018-03-22 12:01:16 +09:00
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
fbb7839f83
added Editor Rulers field in Preferences
2018-03-21 21:11:26 +11:00
Romain Le Quellec
a8431fae96
add missing i18n preview word + fr translation
2018-03-17 10:16:51 +01:00
Simon
ccb0302d3f
Resolved Merge issue; Added Russian;
2018-03-14 13:13:47 +01:00
Simon
847ad2d781
Merge branch 'master' into localization
2018-03-13 09:24:53 +01:00
Simon
4f6c35713e
Added languages; better German translation
2018-03-09 17:30:11 +01:00
Simon
a413e273ca
Added strings in notifications
2018-03-07 08:20:05 +01:00
Simon
0f82085cae
Adjustments for Travis CI
2018-03-07 07:10:49 +01:00
Simon
a36841e501
Implemented language switch in Interface Config Tab
2018-03-06 15:04:04 +01:00
Simon
fe9afc8952
extracted all strings from html lines
2018-03-06 14:07:04 +01:00
Yu-Hung Ou
e89c0a3e61
added support for toggling smart quotes in preview
2018-03-02 00:06:58 +11: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
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
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
3e2b876c59
fix(config): refrase
2018-02-04 17:49:23 +02:00
Georges Indrianjafy
10daf2599d
chore: fix lint isues
2018-02-04 17:39:32 +02:00
Georges Indrianjafy
56d6eb7077
feat(config): add ablility to opt out of fetch url
2018-02-04 13:58:02 +02:00
Junyoung Choi
eb698a7430
Fix lint error
2018-02-03 15:10:16 +09:00
Junyoung Choi (Sai)
cc84af3346
Merge pull request #1458 from cyalins/cyalins-patch-1
...
Improved overall wording and grammar of preferences
2018-02-03 14:27:55 +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
4bd639c6c4
Allow preview area to scroll past end of file
2018-01-29 17:11:42 -08:00
cyalins
00816fb2c8
Improved clarity of wording in UI Tab
2018-01-25 13:56:11 +11:00
Kazz Yokomizo
85937d8e23
Merge pull request #1324 from mslourens/confirmation-dialog
...
show delete confirmation dialog
2018-01-12 09:37:05 +09:00
Anthony Graham
b4e138e21b
Elixir Syntax Highlighting
2018-01-01 21:17:29 +00:00
Kazz Yokomizo
c8cf353c21
Merge pull request #1220 from PaulRosset/add-notification-onChangeUi
...
Add notification on change ui
2017-12-28 10:45:21 +09:00
David Pavlík
da1098e441
Merge branch 'master' into feature-editor-line-lines
2017-12-23 23:06:26 +01:00
David Pavlík
1f5f6c3b0e
Rename 'lineNumber' to 'displayLineNumbers'
2017-12-23 22:51:38 +01:00
Maurits Lourens
3bba5442bd
show delete confirmation dialog
2017-12-21 15:57:27 +01:00
Paul Rosset
795fe8ae1d
Add isEqual and changing haveToSaveNotif method
2017-12-14 12:26:05 +00:00
Kazz Yokomizo
eda1f11d42
Merge pull request #1267 from hooskers/add-scroll-past-end
...
Add scroll past end
2017-12-14 00:54:38 +09:00
Kazu Yokomizo
ed9d3639e2
Add the Solarized Dark Theme
2017-12-11 19:01:24 +09:00
Wade Johnson
8d5c9742f8
Add ability to scroll pasted last line of editor
2017-12-09 21:14:10 -08:00
Paul Rosset
cb59458c79
refactor
2017-12-05 18:28:59 +00:00
Paul Rosset
f4fd131100
Requested Review
2017-12-05 18:16:42 +00:00
Kazz Yokomizo
391bb096d6
Merge pull request #1221 from Paalon/master
...
Add custom LaTeX delimiters to preferences
2017-12-04 13:45:49 +09:00
Paalon
a6e0b30576
Bug fix: fix mistaken name.
2017-12-02 17:15:50 +09:00
paalon
ca4b8224fd
Add LaTeX delimiters preferences
2017-12-02 07:23:12 +09:00