1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-28 18:23:09 +00:00
Commit Graph

4533 Commits

Author SHA1 Message Date
David Dreher 3c9d614e1f Change the save botton at the about tab to the same style as the 'See IssueHunt' button at the crowdfunding tab 2019-04-28 12:29:33 -04:00
David Dreher 971e0cb61e change missing font color for the themes at the preferences headlines 2019-04-28 12:29:33 -04:00
David Dreher 67d78f6603 Replace the width calc with a fixed value 2019-04-28 12:29:33 -04:00
David Dreher ed0b370d49 Change paragraph headlines at the crowdfunding tab 2019-04-28 12:29:33 -04:00
David Dreher e5b8f4d372 Use same styles for all preferences tabs 2019-04-28 12:29:33 -04:00
Junyoung Choi 2999e490ad Merge pull request #2509 from lvarado/mojave-dark-mode
enable dark mode support for macOS mojave
2019-04-28 12:26:28 -04:00
Nguyễn Việt Hưng 156a2c6521 added check empty for safety reason 2019-04-23 22:58:38 -04:00
Nguyễn Việt Hưng 48bb9d3242 fixed empty link point to main file 2019-04-23 22:58:38 -04:00
steve-o b2ee4f0c66 update electron-packager to 12.2.0 2019-04-22 10:02:19 -05:00
steve-o 9b68f34a31 remove hashes from lockfile (except those present in master branch) 2019-04-22 10:00:46 -05:00
alvarado f8944eb8b3 Merge branch 'master' into mojave-dark-mode 2019-04-22 09:45:16 -05:00
David Dreher 3634194e4d Fix for #2836, Initialize storage ignores now tags from skipped notes 2019-04-15 10:57:20 +09:00
Abner Soares Alves Junior 038b87cf70 Fix test moving from Ava to JEST 2019-04-15 10:56:35 +09:00
Abner Soares Alves Junior 5ca6bbea11 Fix some linter issues 2019-04-15 10:56:35 +09:00
Abner Soares Alves Junior 7b9b4d56a7 Fix the position of title mark when replacing 2019-04-15 10:56:35 +09:00
Abner Soares Alves Junior d81e69bf00 Add parse and fetch pasted markdown titles with url 2019-04-15 10:56:35 +09:00
linxiuda 5e134f990e fix newNoteModal create note twice after double click quickly 2019-04-15 10:55:26 +09:00
David Dreher 1675e04f90 Fix for #2782: CodeEditor.handleChange will now update the toc if available when a headline was modified 2019-04-15 10:54:45 +09:00
Todt 0a72acd899 Modified style 2019-04-15 10:44:16 +09:00
amedora aa6c9680da Increase arrow size on sidebar 2019-04-15 10:43:52 +09:00
milotodt d41663143b Repush due to pipeline issues 2019-04-15 10:43:10 +09:00
milotodt 9db363865c Slight refactor 2019-04-15 10:43:10 +09:00
milotodt 9b03a32eec removed uneeded line of code 2019-04-15 10:43:10 +09:00
milotodt eeec1b12b5 adjusted handleAttachmentDrop 2019-04-15 10:43:10 +09:00
Milo Todt e655c2078b Update MarkdownPreview.js 2019-04-12 18:02:23 +09:00
Milo Todt 3426191e59 Update MarkdownPreview.js 2019-04-12 18:02:23 +09:00
Todt b1c77ae59c Changes and refactor of HandleMouseDown 2019-04-12 18:02:23 +09:00
Jamie Luckett d17ff4afba Update productDescription
Fixed grammatical error
2019-04-12 18:01:40 +09:00
Garfield Lee 0131bbbbed Update all locales copyright year (#2881)
* Update all locales copyright year

* Fix js-sequence-diagrams
2019-04-12 18:01:05 +09:00
Boris Pruessmann 7f55fc4b56 Removed erroneous parameter 2019-04-12 14:33:38 +09:00
amedora aea9673b78 Add "Ctrl + /" and "Shift + Ctrl + /" to insert today's date and time (#1765) 2019-04-12 14:32:09 +09:00
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