46 Commits

Author SHA1 Message Date
Brian Sakal edc7830a3d changed docker-compose.yml to be production 2021-04-11 16:14:59 -05:00
brian 9309b6b313 fixed bug: ref_count not updated on user-bin-list-loaded 2021-04-11 17:04:25 -04:00
brian ce6a80f707 fixed bug: ref_count not updated on user-bin-list-loaded 2021-04-11 17:00:13 -04:00
brian 73f5e16f30 local DB row store on frontend 2021-04-11 16:27:47 -04:00
Brian Sakal b75e127625 bin loading restricted for private bins but unrestricted for public bins 2021-04-08 16:22:06 -04:00
Brian Sakal f3e4dab88a logout clears loads new blank bin 2021-04-08 14:18:20 -04:00
Brian Sakal c7195b4209 search order ASC and DESC 2021-04-08 14:14:48 -04:00
brian fdbf3485de load bin from user's list 2021-04-08 09:00:28 -04:00
brian 08f500f67d user bin listing 2021-04-08 08:24:47 -04:00
Brian Sakal cfb21fd2dc closer to user login/register 2021-04-06 18:10:53 -04:00
brian d7e0d4ffd4 began username/password/bin-renaming 2021-04-06 09:02:33 -04:00
brian 27861adeb8 pm2 only for dev; production uses docker-compose auto-restart 2021-03-25 15:52:47 -04:00
brian 90f5466317 switched nodemon to pm2; replies with full note object, not just id 2021-03-25 12:46:22 -04:00
brian 6698e8cf66 api prefix must be relative 2021-03-25 11:57:42 -04:00
brian b27b57805f minor var misspelling 2021-03-24 13:19:11 -04:00
brian c140dd3b67 app delivered as a Docker package: frontend and backend 2021-03-24 13:00:58 -04:00
brian a0101ffb7e small syntax error 2021-03-23 22:45:07 -04:00
brian b5f5f7569e switched to actual api, not stub 2021-03-22 14:13:56 -04:00
brian b04032bc0c updated TODO list 2021-03-17 12:18:20 -04:00
brian 10071edfa0 bin URL navigation 2021-03-17 11:53:41 -04:00
brian ce0383d31f focuses newly-created note 2021-03-17 10:06:31 -04:00
brian b2e74fa378 updated TODO list 2021-03-17 09:56:51 -04:00
brian 5fddef20f2 Merge branch 'dev'
using immer.js; can create new bins; works well
2021-03-17 09:54:32 -04:00
brian 82fc9b3dc3 streamlined dispatch api 2021-03-17 09:44:23 -04:00
brian a248600c21 switch to immer.js 2021-03-17 09:21:23 -04:00
brian 8bac25ab2c can create new bins 2021-03-15 20:19:00 -04:00
brian dffdcfcd60 fixed syncing a note's temp_text with its actual text, in different sitations; updating text updates 'modified' time on the mock server 2021-03-15 18:04:18 -04:00
brian d4ae99a26b updated TODO list, and UX 2021-03-15 17:46:05 -04:00
brian ee17abce06 switched to regular api module instead of stub, which is only for dev branch 2021-03-15 17:24:47 -04:00
brian bd4aca06d7 sorting works, on mock api server 2021-03-15 17:22:52 -04:00
brian 6e7ab2ea67 faux-api calls, separate event handler modules 2021-03-15 15:32:55 -04:00
brian f191cc998f updated from mithril-skeleton to include redux 2021-03-12 14:01:12 -05:00
brian 1cc395eac2 Merge commit '21bc2090151f73b1709941344e75f9df02166d5b' as 'skel' 2021-03-12 13:58:58 -05:00
brian 21bc209015 Squashed 'skel/' content from commit 2f86f65
git-subtree-dir: skel
git-subtree-split: 2f86f65dbd35f29dc264af10021b6166ebc4e179
2021-03-12 13:58:58 -05:00
brian 70293c9b27 added 'modified' field to notes 2021-03-12 13:58:34 -05:00
brian b4b277adbf note text is now editable 2021-03-10 15:37:05 -05:00
brian 8dcede116e keyed every element for efficiency 2021-03-10 13:45:45 -05:00
brian 1b288adfb8 started TODO list in README 2021-03-10 10:22:48 -05:00
brian ce1edc3da1 css progress 2021-03-10 10:18:26 -05:00
brian 5552015edc created Note component; filled App with sample state 2021-03-09 23:26:10 -05:00
Brian Sakal 9a65b90a1b pastebin skeleton 2021-03-09 18:12:30 -05:00
brian a5464e19c9 high-level overview of app 2021-03-09 01:00:29 -05:00
Brian Sakal 60f3032e8b Copied-in mithril skeleton 2021-03-09 00:46:42 -05:00
Brian Sakal 7efa62828a Merge commit 'aec17ca7969738b0e4ab8100c7708a4ace1d0d4f' as 'skel' 2021-03-09 00:46:18 -05:00
Brian Sakal aec17ca796 Squashed 'skel/' content from commit 25b1c59
git-subtree-dir: skel
git-subtree-split: 25b1c59010c85e98afe3efd13dbffb6a53c56b2f
2021-03-09 00:46:18 -05:00
brian 0b4cdbef9f Initial commit 2021-03-09 00:44:44 -05:00