1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-27 17:53:22 +00:00
Commit Graph

2272 Commits

Author SHA1 Message Date
Kazz Yokomizo 820a2a093c Merge pull request #1275 from BoostIO/add-pin-note-item-simple
Add Pin to NoteItemSimple
2017-12-15 15:32:26 +09:00
Yutaka Ishii f6867f9338 Finder style updated 2017-12-15 14:52:58 +09:00
Yutaka Ishii 3e2548fcd5 add active notelist color 2017-12-15 11:04:09 +09:00
Stefan du Fresne 745d250787 Reorder Object.assign
- Respects the dates that may be in input over default dates
 - Respects key and storage over what might be in input
2017-12-14 13:16:37 +00:00
Stefan du Fresne b1063eb38f Not used to this no semi colon thing 2017-12-14 13:13:29 +00:00
Stefan du Fresne 9032a1debb Use existing file metadata for created and modified dates
NB: this definintely works on OSX. Other operating systems may have
slightly different interpretations of birthtime.

See: https://nodejs.org/api/fs.html#fs_class_fs_stats
2017-12-14 13:13:29 +00:00
Paul Rosset 795fe8ae1d Add isEqual and changing haveToSaveNotif method 2017-12-14 12:26:05 +00:00
Yutaka Ishii 1aafee2a7c Add Solarized Dark theme 2017-12-14 15:46:29 +09:00
Kazz Yokomizo 7afe3d5181 Merge pull request #1287 from nebbers1111/master
Fixed regex to stop [anytingx] being counted as a checkmark
2017-12-14 12:25:34 +09:00
Maurits Lourens 6fba62d062 fixed review comments 2017-12-13 17:20:22 +01:00
Maurits Lourens 6906c0ab0d changed var into const 2017-12-13 17:16:28 +01:00
Maurits Lourens 5d46adf8fd fixed review comments 2017-12-13 17:11:43 +01: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
Ben Coleman 48fd1d11e2 Fixed regex to stop [anytingx] being counted as a checkmark 2017-12-12 13:34:37 +00:00
Kazu Yokomizo 52a15a5d92 Fix Ci error 2017-12-12 17:19:58 +09:00
Kazz Yokomizo 57f4aa5995 Merge pull request #1268 from ytk141/color-update
Color update
2017-12-12 17:17:44 +09:00
Yutaka Ishii ac624eb98f Change Edit Lock Icon 2017-12-12 17:01:33 +09:00
Yutaka Ishii 1a4c37820d little bit darker color for new dark theme 2017-12-12 10:26:55 +09:00
Yutaka Ishii 685206950b restore StatusBar 2017-12-12 10:22:31 +09:00
Kazu Yokomizo eececf8a93 Add Pin to NoteItemSimple 2017-12-12 02:27:44 +09:00
oisu c5b33e025e Fix link to Cloud-Syncing 2017-12-11 23:45:34 +09:00
Maurits Lourens 4cdfc738c0 forgot to run eslint (again) 2017-12-11 15:14:02 +01:00
Maurits Lourens 46d46f21e4 convert uml to utf8 before converting to base64 2017-12-11 15:02:42 +01:00
Yutaka Ishii 4983605b23 fixed sideNav icons 2017-12-11 22:03:29 +09:00
Yutaka Ishii 9e8d04d806 progressBar padding修正 2017-12-11 21:52:08 +09:00
Kazu Yokomizo ed9d3639e2 Add the Solarized Dark Theme 2017-12-11 19:01:24 +09:00
Yutaka Ishii 728f105830 dark theme update 2017-12-11 15:42:31 +09:00
Yutaka Ishii 6f359fa6a8 color setting 2017-12-11 15:42:31 +09:00
Yutaka Ishii 57a88743bc icon style update. Delete Zoom 2017-12-11 15:42:30 +09:00
Wade Johnson 667f022086 Remove semicolon 2017-12-10 21:13:21 -08:00
Wade Johnson b742a3a4cd Put this back?? 2017-12-10 17:58:06 -08:00
Wade Johnson 8d5c9742f8 Add ability to scroll pasted last line of editor 2017-12-09 21:14:10 -08:00
Kohei TAKATA c2a49efe73 Merge pull request #1120 from mslourens/drag-drop-tabs
implemented drag/drop for tabs
2017-12-09 08:05:57 +09:00
Maurits Lourens 8c8a0ab46d forgot to run lint 2017-12-08 16:21:31 +01:00
Maurits Lourens 959b75bddd export folder as md or text 2017-12-08 16:21:31 +01:00
Maurits Lourens 15d9ce1d36 fixed import of new notes 2017-12-08 13:27:16 +01:00
Maurits Lourens 6a9d4ae0fd first attempt to export html 2017-12-08 11:43:50 +01:00
Kazu Yokomizo 3baf97e69f Fix the folded side bar layout 2017-12-08 14:18:45 +09:00
Kazz Yokomizo 694dc60481 Merge pull request #1244 from mslourens/font-family
fixed incorrect fontFamily for multiple fonts
2017-12-07 17:39:10 +09:00
Paul Rosset cb59458c79 refactor 2017-12-05 18:28:59 +00:00
Paul Rosset 125a493400 Change name for state 2017-12-05 18:24:30 +00:00
Paul Rosset 83910b55d2 Correction eslint code format 2017-12-05 18:18:12 +00:00
Paul Rosset f4fd131100 Requested Review 2017-12-05 18:16:42 +00:00
Maurits Lourens cfdc880d8c fixed incorrect fontFamily for multiple fonts 2017-12-05 12:51:16 +01:00
Maurits Lourens 4e41d9be55 fixed global styles 2017-12-05 09:06:00 +01:00
Maurits Lourens d06d94449c forgot to reload tab at oldindex 2017-12-04 19:24:50 +01:00
Maurits Lourens 1af2c83c63 removed the onDragEnd handler 2017-12-04 19:24:50 +01:00
Maurits Lourens 6c75136777 implemented drag/drop for tabs 2017-12-04 19:24:50 +01:00
Michael Alaev a058a774e9 Added border radius with background color
At the moment when you hover the left menu icon its hard to see that you fully hovering it, yes there is a white color and a cursor icon I was thinking it would be useful to have a more visual effect
2017-12-04 15:10:36 +02:00
Kazz Yokomizo e6db28485c Merge pull request #1194 from fabien0102/checked-style
Add a specific style for checked inputs
2017-12-04 13:48:18 +09:00