39 Commits

Author SHA1 Message Date
73118e30de Make images in notes responsive 2019-01-19 15:11:53 -07:00
5dfc6da7c9 Add checklist item toggling (close #2) 2019-01-18 17:59:29 -07:00
82583f45ba Add tray to NW.js version 2019-01-18 17:22:37 -07:00
e6fdbb893e Add note search 2019-01-18 16:42:21 -07:00
c4d1957e26 Update README.md 2019-01-15 15:55:16 -07:00
dd741afbd8 Update README.md 2019-01-15 15:45:15 -07:00
c5c222e6d2 Update README.md 2019-01-15 15:43:17 -07:00
ed795e457e Add README.md 2019-01-15 15:41:51 -07:00
3a05d18c48 chmod +x 2019-01-15 15:41:38 -07:00
e3882fb77e Add removebloat.sh (copied from build server script) 2019-01-15 15:40:46 -07:00
cf598ecf2e Adjust star background color+size, remove 1st paragraph top margin 2019-01-15 15:02:23 -07:00
e69b1a6f8b Show favorite notes first and mark them with a star background 2019-01-15 14:51:32 -07:00
59b4f70a75 Improve note creation and deletion error handling and reliability 2019-01-15 13:52:04 -07:00
47d0a48e4f Show refresh button on Cordova too 2019-01-15 13:26:21 -07:00
dea7c7c603 Make CodeMirror take up full height of screen 2019-01-14 19:12:40 -07:00
93287f8ef8 Add edit button, improve text wrapping and table behavior 2019-01-14 19:08:03 -07:00
64beddce8a Add color picker, improve refresh behavior 2019-01-14 18:40:42 -07:00
40e6ff1b64 Alert users when their WebView is too old to work properly. 2019-01-14 12:11:58 -07:00
71a6cc1c57 Remove unused code 2019-01-13 01:41:53 -07:00
43142f0285 Fix issue #1 by moving the editor to an iframe 2019-01-13 01:41:03 -07:00
8dd6a9872d Nevermind, don't use Babel 2019-01-12 21:53:11 -07:00
0415de945f Use Babel to convert ES6 classes for older Android devices 2019-01-12 20:30:23 -07:00
457960aa86 Fix partially covering note with "add note" FAB 2019-01-12 19:23:44 -07:00
d09fd4894f Add cordova-plugin-inappbrowser 2019-01-12 19:22:28 -07:00
017a78f19c Add netsyms.com account signup option, add nav controls to windows 2019-01-12 19:03:43 -07:00
022ff4d113 Add better offline sync support 2019-01-12 03:05:00 -07:00
3050862c7f Add LICENSE.md 2019-01-09 14:56:37 -07:00
d182f24e94 Add credits and settings pages 2019-01-09 14:55:52 -07:00
20dbd0a613 Add note deletion 2019-01-09 13:55:56 -07:00
552ccf4ff7 Add refresh button when not on mobile (pull refresh is bad with a mouse) 2019-01-09 13:30:04 -07:00
3f055b44d2 Remove a thing 2019-01-09 13:21:44 -07:00
dc7b2e1b68 Add setup tool 2019-01-09 13:20:49 -07:00
da5978e390 Add support for Android back button 2019-01-09 00:50:41 -07:00
4283212832 Fix empty note not being tall enough for menu button 2019-01-09 00:50:26 -07:00
f22066cb80 Remove extra file 2019-01-08 15:31:00 -07:00
d43cab8860 Make editor work, add support for syncing to NotePost, use ES6 classes for notes 2019-01-08 15:30:24 -07:00
c32f985ec4 Add editor page 2019-01-07 21:34:24 -07:00
9d0ab3f38d Add index.js for NW.js app 2019-01-07 19:58:32 -07:00
a4d6334cd9 Barebones app with basic note viewing support 2019-01-07 19:55:01 -07:00