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

2816 Commits

Author SHA1 Message Date
Nguyen Viet Hung b32865488e fixed app body background (#2791) 2019-01-22 18:07:44 +09:00
Junyoung Choi 304b83be89 Merge pull request #2801 from MiloTodt/issue-2799-add_storage
Removal of USB drive will no longer cause irreparable damage.
2019-01-21 09:53:14 +09:00
Nguyễn Việt Hưng a2e050b8c5 added jump to line on click preview 2019-01-19 17:03:59 +07:00
Milo Todt eea01f10ac Added catch for exceptions, removed uneeded duplicate test. 2019-01-17 17:00:07 -08:00
roottool 294bf742cd change variable name #1448 2019-01-16 23:14:21 +09:00
roottool ea5970ab1c change a magnification by image size #1448 2019-01-16 22:47:42 +09:00
roottool 72df418953 DRY my code #1448 2019-01-16 18:10:28 +09:00
roottool f566b567be add zoom-in and zoom-out action of images #1448 2019-01-16 01:54:54 +09:00
Milo Todt 8d817066e8 Added a few more checks in related methods to prevent simular errors 2019-01-13 18:35:24 -08:00
Milo Todt 99b53f4a55 added filter. 2019-01-13 18:21:12 -08:00
Milo Todt a8e601e5e0 Update InfoTab.js 2019-01-12 16:09:25 -08:00
Foo-x 406e230ed3 Fix bullet position of LaTeX equation in list 2019-01-10 23:26:47 +09:00
Junyoung Choi 5a9de1a95d Merge pull request #2759 from richardtks/toggle-menu-bar-settings
allow menu bar visibility to be set in the settings
2019-01-08 08:27:41 +09:00
Junyoung Choi 0289caad67 Merge pull request #2712 from roottool/fix-issue#2644-and-#2662
fix issues #2644 and #2662
2019-01-07 14:15:48 +09:00
Junyoung Choi 99cb6fa9ed Merge pull request #2720 from richardtks/fix-tag-allow-overflow
show the scroll bar when the tag list is overflow
2019-01-07 14:15:21 +09:00
Junyoung Choi fe011e87d1 Merge pull request #2758 from elfman/colorTag
add feature: colored tags
2019-01-07 14:14:40 +09:00
Junyoung Choi 5a5563f00a Merge pull request #2770 from vienai8d/update_snippet_note
Replace current fullscreen button of SnippetNote to FullscreenButton module
2019-01-07 14:12:15 +09:00
Junyoung Choi d9809318fc Merge pull request #2772 from vienai8d/localize_tooltips_ja
Localize tooltips for Japanese
2019-01-07 10:27:35 +09:00
HarlanLuo 082a078b51 check config before auto detect language 2019-01-04 21:55:58 +08:00
Rahul Gurung 04fdb67fc9 #2194 - fixes Hotkey not working 2019-01-02 12:38:26 +05:30
vienai8d e6a927e5af localize ToggleModeButton for Japanese 2019-01-02 11:10:07 +09:00
vienai8d b05ba64db8 localize TrashButton for Japanese 2019-01-02 11:07:15 +09:00
vienai8d d0f5ec8ada fix FullscreenButton 2019-01-02 11:03:40 +09:00
vienai8d caa6c8d4b9 localize FullscreenButton for Japanese 2019-01-02 11:01:37 +09:00
vienai8d 5cf4a0e09d localize StarButton for Japanese 2019-01-02 10:59:06 +09:00
vienai8d 2bbe39120a use FullscreenButton instead of current button 2019-01-01 23:11:39 +09:00
HarlanLuo deb2cd0156 new feature: auto detect snippet language
only try to detect after pasting and mode has not been set and default snippet language is "Auto Detect"
2019-01-01 17:01:49 +08:00
HarlanLuo b4e4d7055f improve style of color-picker 2018-12-30 20:49:26 +08:00
HarlanLuo a9feddf6f6 fix bug missing param colored tags in sorted list 2018-12-30 19:23:43 +08:00
tool root 071f7cb035 rewrote the function code to MarkdownPreview.js #2644 #2662 2018-12-30 16:20:19 +09:00
tool root a11b0f1665 Merge branch 'master' into fix-issue#2644-and-#2662 2018-12-30 15:57:31 +09:00
HarlanLuo 39442bcafe invert icon-x color when tag text color is inverted 2018-12-29 22:23:48 +08:00
richardtks8@gmail.com 48a905bf6f decrease the height of tags scrollbar 2018-12-29 15:34:36 +08:00
HarlanLuo 0cf6487cad invert text color in colored tags 2018-12-28 22:12:51 +08:00
HarlanLuo 699006a3e9 Improve ui of colored tags 2018-12-28 14:09:35 +08:00
HarlanLuo 6367be213f rename config.tag to config.coloredTags 2018-12-28 12:30:23 +08:00
richardtks8@gmail.com 6d4cee0041 allow menu bar to be set in the settings 2018-12-28 02:15:24 +08:00
HarlanLuo 3e645db324 add feature: colored tags 2018-12-27 23:22:28 +08:00
vienai8d 6e8fe7308c implement feature 'saveTagsAlphabeticall' 2018-12-27 12:09:56 +09:00
Junyoung Choi 13c2f471aa Merge pull request #2747 from daiyam/fix-paste-image
fix paste image
2018-12-25 01:07:37 +09:00
Junyoung Choi 604f17fbfd Merge pull request #2586 from GuilhermeJSilva/feature/autoBracketMatching
Feature/auto bracket matching
2018-12-25 00:24:37 +09:00
Baptiste Augrain 50669f65bb update preferences' labels 2018-12-24 11:04:17 +01:00
Guilherme Silva 21c61121b0 Fixing code style probllems 2018-12-24 09:46:25 +00:00
Baptiste Augrain 073a5d4d68 Ctrl+V can paste an image 2018-12-24 09:50:14 +01:00
Junyoung Choi 7a3cab8947 Merge pull request #2455 from daiyam/fix-notelist
fix scrolling in note list
2018-12-24 17:20:05 +09:00
Junyoung Choi aec79c4eeb Merge pull request #2591 from daiyam/drop-image-preview
drag image into preview
2018-12-24 17:19:41 +09:00
Junyoung Choi 5f385e4c03 Merge pull request #2465 from daiyam/gallery
add image gallery
2018-12-24 17:19:03 +09:00
Junyoung Choi 47e0a82caf Merge pull request #2746 from BoostIO/fix-go-to-eol-on-mac
Fix Cmd+Left to go to end of line on Mac
2018-12-24 17:02:51 +09:00
Junyoung Choi d848ee5d5f Merge pull request #2692 from Brunovsky/fix-2557
Fix issue 2557 katex alignment in display math
2018-12-24 17:00:11 +09:00
Junyoung Choi 2df0f1bcb8 Merge pull request #2682 from duartefrazao/master
Feature - Line highlighting within code block #2469
2018-12-24 16:56:59 +09:00