1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-06-07 23:21:50 +00:00
Commit Graph

91 Commits

Author SHA1 Message Date
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
Baptiste Augrain 657806c8cf add smart table editor 2018-08-20 20:14:45 +02:00
Mika Andrianarijaona 9572cb2d33 Fix default value of config.sortBy 2018-08-12 09:21:46 +02:00
Junyoung Choi 7c3aaff635 Rewrite invalid hotkeys when loading 2018-06-21 02:48:44 +09:00
voidsatisfaction 7c0097951c fix: m key issue 2018-06-20 21:38:36 +09:00
ehhc 35bcbbbae4 Merge branch 'master' into smart_arrows 2018-06-05 11:35:56 +02:00
Nguyễn Việt Hưng fc88a49acc disabled custom css by default 2018-05-29 11:52:00 +07:00
ehhc 8ccf490e9b Include markdown-it-smartArrow. Toggle it via settings and disable it by default since it might affect HTML comments in markdown 2018-05-28 23:05:08 +02:00
Nguyễn Việt Hưng ea768f982e Added custom markdown css 2018-05-29 00:37:59 +07:00
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
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
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
yosmoc 50cc648799 set default plantuml server 2018-05-14 22:56:45 +02:00
ozone ab038b1f31 Add configuration to render line breaks as <br> or not 2018-05-04 00:44:22 -04:00
William Grant 92be3f32d6 added monokai theme 2018-04-27 08:10:50 +02: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
Frank Kanis 27a9def88c Fixed change language in production 2018-03-28 21:55:22 +02:00
David Miguel 080448af3a Add Spanish (es-ES) locale 2018-03-25 02:09:04 +01:00
bimlas 2a23d19321 Add selector to sort tags by counter or alphabetically
![screencast](https://i.imgur.com/XUkTyRe.gif)
2018-03-24 15:46:49 +01:00
Junyoung Choi e796e00963 Merge branch 'master' into add-editor-rulers 2018-03-22 22:30:03 +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
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
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 ecabd37cbb Setting default language in DEFAULT_CONFIG 2018-03-12 07:26:19 +01:00
Simon 4f6c35713e Added languages; better German translation 2018-03-09 17:30:11 +01:00
Simon 4d41c7f37f Changed default language to en 2018-03-09 07:39:08 +01:00
Yu-Hung Ou c633ba9497 Merge branch 'master' into feature/add-smartquotes-toggle 2018-03-07 22:25:39 +11:00
Simon a36841e501 Implemented language switch in Interface Config Tab 2018-03-06 15:04:04 +01:00
Yu-Hung Ou e89c0a3e61 added support for toggling smart quotes in preview 2018-03-02 00:06:58 +11:00
lurong f3f6095d81 allow publishing markdown to wordpress 2018-02-25 22:44:57 +08: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 56d6eb7077 feat(config): add ablility to opt out of fetch url 2018-02-04 13:58:02 +02:00
Junyoung Choi (Sai) 51a8c47afd Discard finder (#1497)
* Discard finder

* Upgrade electron

* Discard anything related with finder

* Fix lint errors

* Run test serial

* Test on v6

* Test on v6 only
2018-02-03 23:39:53 +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
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
Sosuke Suzuki df13ca3c92 make splitMode Default 2017-12-20 18:11:01 +09:00
Sosuke Suzuki 2581091652 add editorType into ConfigManager 2017-12-16 23:17:45 +09: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
paalon ca4b8224fd Add LaTeX delimiters preferences 2017-12-02 07:23:12 +09:00
Maurits Lourens 3fbc749395 fixed eslint warnings 2017-11-24 17:00:03 +01:00
Kazz Yokomizo 10ec5c1342 Merge pull request #1108 from BoostIO/change-default-color-and-add-white-theme
Change default theme and add white
2017-11-14 00:51:17 +09:00
yosmoc dbc0fedf43 improve readability 2017-11-11 23:17:00 +01:00