Commit Graph

48 Commits (fe7abf342bc7b23270e4893c591e4daad96b5401)
 

Author SHA1 Message Date
brian fe7abf342b css updates 4 years ago
brian 3e64bca676 dblclick for new note; immediately-cancellable notes 4 years ago
brian 6ec471c82a updated TODO 4 years ago
brian 9309b6b313 fixed bug: ref_count not updated on user-bin-list-loaded 4 years ago
brian ce6a80f707 fixed bug: ref_count not updated on user-bin-list-loaded 4 years ago
brian 73f5e16f30 local DB row store on frontend 4 years ago
Brian Sakal b75e127625 bin loading restricted for private bins but unrestricted for public bins 4 years ago
Brian Sakal f3e4dab88a logout clears loads new blank bin 4 years ago
Brian Sakal c7195b4209 search order ASC and DESC 4 years ago
brian fdbf3485de load bin from user's list 4 years ago
brian 08f500f67d user bin listing 4 years ago
Brian Sakal cfb21fd2dc closer to user login/register 4 years ago
brian d7e0d4ffd4 began username/password/bin-renaming 4 years ago
brian 27861adeb8 pm2 only for dev; production uses docker-compose auto-restart 4 years ago
brian 90f5466317 switched nodemon to pm2; replies with full note object, not just id 4 years ago
brian 6698e8cf66 api prefix must be relative 4 years ago
brian b27b57805f minor var misspelling 4 years ago
brian c140dd3b67 app delivered as a Docker package: frontend and backend 4 years ago
brian a0101ffb7e small syntax error 4 years ago
brian b5f5f7569e switched to actual api, not stub 4 years ago
brian b04032bc0c updated TODO list 4 years ago
brian 10071edfa0 bin URL navigation 4 years ago
brian ce0383d31f focuses newly-created note 4 years ago
brian b2e74fa378 updated TODO list 4 years ago
brian 5fddef20f2 Merge branch 'dev'
using immer.js; can create new bins; works well
4 years ago
brian 82fc9b3dc3 streamlined dispatch api 4 years ago
brian a248600c21 switch to immer.js 4 years ago
brian 8bac25ab2c can create new bins 4 years ago
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 4 years ago
brian d4ae99a26b updated TODO list, and UX 4 years ago
brian ee17abce06 switched to regular api module instead of stub, which is only for dev branch 4 years ago
brian bd4aca06d7 sorting works, on mock api server 4 years ago
brian 6e7ab2ea67 faux-api calls, separate event handler modules 4 years ago
brian f191cc998f updated from mithril-skeleton to include redux 4 years ago
brian 1cc395eac2 Merge commit '21bc2090151f73b1709941344e75f9df02166d5b' as 'skel' 4 years ago
brian 21bc209015 Squashed 'skel/' content from commit 2f86f65
git-subtree-dir: skel
git-subtree-split: 2f86f65dbd35f29dc264af10021b6166ebc4e179
4 years ago
brian 70293c9b27 added 'modified' field to notes 4 years ago
brian b4b277adbf note text is now editable 4 years ago
brian 8dcede116e keyed every element for efficiency 4 years ago
brian 1b288adfb8 started TODO list in README 4 years ago
brian ce1edc3da1 css progress 4 years ago
brian 5552015edc created Note component; filled App with sample state 4 years ago
Brian Sakal 9a65b90a1b pastebin skeleton 4 years ago
brian a5464e19c9 high-level overview of app 4 years ago
Brian Sakal 60f3032e8b Copied-in mithril skeleton 4 years ago
Brian Sakal 7efa62828a Merge commit 'aec17ca7969738b0e4ab8100c7708a4ace1d0d4f' as 'skel' 4 years ago
Brian Sakal aec17ca796 Squashed 'skel/' content from commit 25b1c59
git-subtree-dir: skel
git-subtree-split: 25b1c59010c85e98afe3efd13dbffb6a53c56b2f
4 years ago
brian 0b4cdbef9f Initial commit 4 years ago