Commit Graph

11 Commits

Author SHA1 Message Date
53f67a82e0 Serve socket.io as VPS-local file system asset (was previously using a CDN URL. 2018-10-10 05:31:46 -04:00
7212416212 Update client-side socket.io CDN link to current version. 2018-10-09 08:58:41 -04:00
c2955da1eb Try alternate mappings for leader key work-around. 2018-01-31 14:23:27 -05:00
9d229dde5c Switch to Github Flavored Markdown mode for ~~strikethu~~; add continuelist.js for fancy listmaking. 2017-08-31 14:56:22 -04:00
4cdbbe1dbf Session checking stable, not sure how to test redirect, but clearing client cookie or deleting server session files now handled gracefully. 2017-04-21 10:55:30 -04:00
7cff1443aa Upgrade to current release of CodeMirror; now able to elegantly accomplish colon<->semicolon remap. 2017-03-16 15:04:22 -04:00
4df8bb5d12 Create temp git branch when content changes, try to handle merge conflicts (though conflicts are not possible w/current architecture). 2016-12-08 12:30:19 -05:00
0f3e173a5b Refactor userKeypress flag in index.html; working as expected now. 2016-11-29 11:38:59 -05:00
603a9fd3e8 Fix issue with cursor moving back to 0,0 after a refresh. 2016-11-26 22:43:07 -05:00
5ade0c8f9c Interim commit; want to retain chokidar file watcher code, even if it's not needed; not sure if socket.io sync is working yet. 2016-11-23 14:05:15 -05:00
fb4637c2a1 Refactor to get rid of handlebars templates, no longer needed with websocket working. 2016-11-22 11:22:22 -05:00