1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-27 09:51:56 +00:00
Commit Graph

202 Commits

Author SHA1 Message Date
Frank Kanis 3a40f9ebd6 Prepared text for translation 2018-03-22 21:20:13 +01: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
Jeroen Ketelaar f435595ad8 Fixed English typo & grammar 2018-03-12 09:42:44 +01:00
Simon 4f6c35713e Added languages; better German translation 2018-03-09 17:30:11 +01:00
Yu-Hung Ou c633ba9497 Merge branch 'master' into feature/add-smartquotes-toggle 2018-03-07 22:25:39 +11: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
lurong f3f6095d81 allow publishing markdown to wordpress 2018-02-25 22:44:57 +08: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
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
Kazu Yokomizo 0fdfb385a4 Change blog to Boostlog from Medium 2018-02-19 15:01:08 +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
Kazu Yokomizo 187acad592 Change the company name 2018-02-13 13:37:04 +09: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 (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 eb698a7430 Fix lint error 2018-02-03 15:10:16 +09:00
Junyoung Choi 7cad3d403b Discard unnecessary logging 2018-02-03 15:00:06 +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 33ef54a162 Fix lint errors 2018-02-03 14:16: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 4bd639c6c4 Allow preview area to scroll past end of file 2018-01-29 17:11:42 -08:00
cyalins 27b2530b8d Undoing an accidental edit 2018-01-26 21:12:10 +11:00
cyalins 8e6be91f7c Improved consistency of wording in Storage tab 2018-01-25 13:57:15 +11:00
cyalins 00816fb2c8 Improved clarity of wording in UI Tab 2018-01-25 13:56:11 +11:00
cyalins 535356b77f Improved clarity of tab titles 2018-01-25 13:53:50 +11:00
cyalins 5e558746ce Reworded Hotkey preferences 2018-01-25 13:52:04 +11:00
cyalins f7bd52ac0c Improved clarity of crowdfunding message 2018-01-25 13:46:08 +11:00
cyalins 9165f518a9 Improved wording of data collection 2018-01-25 13:41:24 +11:00
cyalins 8b0b29c424 Improved clarity of wording 2018-01-25 13:27:02 +11:00
Sosuke Suzuki 6093f25f9a make save button position:fixed 2018-01-16 19:37:01 +09:00
Kazu Yokomizo e8b8272cf9 Fix #1409 - Fix the Solarized Dark Styling 2018-01-15 08:22:02 -05: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