1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-28 02:03:14 +00:00
Commit Graph

4673 Commits

Author SHA1 Message Date
anasasilva 89e9a84ea6 fixing package.json 2019-04-08 21:10:42 +09:00
anasasilva fba9afd6f5 Shorter code 2019-04-08 21:10:42 +09:00
anasasilva c474d972cb Supports relative and absolute path 2019-04-08 21:10:42 +09:00
anasasilva 3d6f670e8d regex fixed again 2019-04-08 21:10:42 +09:00
anasasilva 9d47f319a0 absolute path 2019-04-08 21:10:42 +09:00
anasasilva 7106f042da Regex fixed 2019-04-08 21:10:42 +09:00
anasasilva ea6e56842f Error message when the image path is wrong 2019-04-08 21:10:42 +09:00
anasasilva 65926fea73 fixing identation and regex 2019-04-08 21:10:42 +09:00
anasasilva 85cb94d99d importAttachments 2019-04-08 21:10:42 +09:00
amedora db78f1b91e fix search input visuality for Monokai 2019-04-03 16:14:52 +09:00
amedora 04e0523cac fix .extra-buttons vertical position 2019-04-03 14:50:54 +09:00
HarlanLuo 885b9d2c26 remove unused ref 2019-04-03 14:40:14 +09:00
HarlanLuo 51aff20d65 improve style of sidenav 2019-04-03 14:40:13 +09:00
HarlanLuo 8dc5214c9e new feature: filter tags and folder list 2019-04-03 14:40:12 +09:00
Ryo Shibayama 1be208d96b Fix locale json format, add some translations 2019-04-02 14:09:39 +09:00
Max Schmitt 22d494d3f1 README: removed mobile app mention (#2828) 2019-03-25 11:10:09 +09:00
Nguyen Viet Hung 5b99132f66 Adjust find function
Co-Authored-By: dredav <dredav@users.noreply.github.com>
2019-03-25 11:06:13 +09:00
David Dreher 91d04b99d1 change filter function to find, find will match the first note with requested key 2019-03-25 11:06:13 +09:00
David Dreher 70e57cf738 jumpNoteByHashHandler will now try to find the location for the note that will be selected 2019-03-25 11:06:13 +09:00
Ryo Shibayama 2f00cec52b Upgrade Travis CI node and npm versions 2019-03-25 11:04:05 +09:00
Junyoung Choi fee966996f Fix wrong binding (#2940) 2019-03-22 15:33:29 +09:00
Nguyen Viet Hung bff081a263 fixed copy button (#2914) 2019-03-21 01:27:51 +09:00
Nguyen Viet Hung b5b56f7af1 Refactor code editor by moving the expand snippet out to a separate file (#2864)
* refactored CodeEditor by moving Snippet out

* fixed typo
2019-03-21 01:26:53 +09:00
Junyoung Choi 3f7f0e677d Merge pull request #2819 from ZeroX-DG/feature/edit-from-preview
[Feature] Edit from preview
2019-03-21 01:23:11 +09:00
Junyoung Choi 2b29d96d61 Merge pull request #2678 from AgentEpsilon/export-pdf
Export a Markdown note as PDF
2019-03-21 01:20:12 +09:00
Junyoung Choi 9f13645127 Merge pull request #2545 from Danmou/patch-1
Add ~ and _ to autoclosing brackets
2019-03-21 01:19:25 +09:00
Junyoung Choi bbbbe9a121 Merge pull request #2493 from opw0011/zh-locale
Add missing Chinese translation in preference page
2019-03-21 01:18:36 +09:00
Junyoung Choi 46ecf0af88 Merge pull request #2868 from dredav/issue-2859
[Fix] Cloning a note will now clone more note properties
2019-03-21 01:18:09 +09:00
Callum booth 93f0d3c1cf fixes #2903 - Rearrange layout of columns 2019-03-19 20:39:34 +00:00
Evan Miller 2a0906d88e Rehid printout BrowserWindow 2019-03-18 10:02:20 -04:00
Luis Reinoso 8ec7d19f30 Remove unnecessary console.log 2019-03-12 22:38:10 -05:00
Luis Reinoso a0f5a06c73 Add send wakatimeHeartBeat on constructor CodeEditor to fix when change from Markdown to Snippet #2810 2019-03-12 22:14:10 -05:00
Luis Reinoso 39a98e795f Add preferences plugins wakatime key #2810 2019-03-12 22:05:30 -05:00
Luis Reinoso 57705cf41b Add less WakatimeHeartBeat requests #2810 2019-03-12 20:40:27 -05:00
Luis Reinoso 052c70bb38 Add support to snippetNote #2810 2019-03-12 20:38:55 -05:00
Luis Reinoso 6dc88262c9 Add wakatime-plugin #2810 2019-03-12 20:02:24 -05:00
Daniel Mouritzen 116244384e Add ~ and _ to autoclosing brackets 2019-03-04 08:37:29 +01:00
Daniel Mouritzen 29775040d1 Merge branch 'master' into patch-1 2019-03-04 08:33:29 +01:00
Evan Miller 177888b159 disable webSecurity to render files to pdf 2019-02-11 11:15:08 -05:00
Evan Miller bc24acd057 add targetDir parameter to outputFormatter 2019-02-11 11:15:08 -05:00
Evan Miller 4d727b0af7 destroy window after printing 2019-02-11 11:15:08 -05:00
Baptiste Augrain 1cdac943ba adding Nord theme and streamlining UI theming 2019-02-11 00:45:34 +01:00
Junyoung Choi 78c00b1722 v0.11.15 v0.11.15 2019-02-08 20:33:20 +09:00
Junyoung Choi 2ff655d2dc Check update if the app is packaged 2019-02-08 19:30:46 +09:00
Junyoung Choi e53717cd87 v0.11.14 v0.11.14 2019-02-08 16:46:29 +09:00
David Dreher d144a5884a fix for issue #2859: Cloning a note will now also copy the properties description, snippets, tags and isStarred 2019-02-06 22:11:35 +01:00
Junyoung Choi 8b8d915ab7 Merge pull request #2642 from daiyam/drop-browser-image
handle all dropped images
2019-02-05 17:55:18 +09:00
Junyoung Choi 54de57ee7b Merge pull request #2863 from zzdjk6/master
FIX #2853 Allow "#" in title
2019-02-05 11:25:21 +09:00
Baptiste Augrain e0d9cf7f5c fix dropping image from Firefox on Linux 2019-02-04 18:22:10 +01:00
Baptiste Augrain 10ea5d00eb avoid converting SVG 2019-02-04 14:09:11 +01:00