|
891918e050
|
Remove codemirror build step from Dockerfile so it builds on janus & i can get app running again; add vim config to index view (not fully working).
|
2024-09-14 15:32:27 -04:00 |
|
|
658d618c64
|
Remove PouchDB...never needed it.
|
2018-10-12 14:24:34 -04:00 |
|
|
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 |
|
|
97bf71306b
|
Websocket conversion basically working (I think); interim commit.
|
2016-11-21 12:54:29 -05:00 |
|
|
15d9f02133
|
Basic socket.io event is working.
|
2016-11-09 11:14:32 -05:00 |
|
|
6b7800fb66
|
Remove Key buffer label from template (it wasn't useful); adjust height percentages accordingly.
|
2016-10-24 13:06:44 -04:00 |
|
|
4d736d63a3
|
Add favicon from thenounproject.com.
|
2016-10-17 14:28:29 -04:00 |
|
|
dff2758f1d
|
Tweak padding on index.hbs, I think I've gotten rid of outer/2nd scroll-bar in desktop browsers, still looks ok on mobile.
|
2016-10-16 10:59:32 -04:00 |
|
|
6a6d87a74c
|
Size CodeMirror editor to window/viewport; may still need some tweaking, but looking quite good.
|
2016-10-13 08:32:38 -04:00 |
|
|
2dee9a7d81
|
Set indentUnit instead of tabSize, which is what I really wanted; now and indent and outdent lines the correct amount.
|
2016-10-05 14:06:23 -04:00 |
|
|
bfc7250aa1
|
Add active line highlight.
|
2016-10-05 13:59:59 -04:00 |
|
|
6e91f62713
|
Add no-cache head tags from tenniscourtsopen.com.
|
2016-10-05 13:09:43 -04:00 |
|
|
462807845e
|
Pick a less silly page title.
|
2016-10-02 15:24:52 -04:00 |
|
|
3342ed4c55
|
CodeMirror docs say default tab width is 4, but it was somehow only indenting 2.
|
2016-10-01 13:03:06 -04:00 |
|
|
326ce247ef
|
Add comment so I'll hopefully remember not to delete the notes.kaplon.us/CodeMirror/ dir.
|
2016-09-28 21:44:20 -04:00 |
|
|
17d9f6f736
|
Add matchBrackets, hack a better solution to semi-colon/colon remap. It's all working a bit better!
|
2016-09-28 19:24:47 -04:00 |
|
|
1792ebd08e
|
Try leader key work-around in vim config; clean up server code.
|
2016-07-09 09:23:51 -04:00 |
|
|
4ed70fe8ff
|
Login w/local strategy finally working; still need to protect main page, might be some syntax issues there with having to add more arguments to the render function.
|
2016-05-30 11:16:01 -04:00 |
|
|
6e16540912
|
Add vim demo controls and addons.
|
2016-05-27 13:39:49 -04:00 |
|
|
f871d7483f
|
Overwriting contents of allNotes.txt with changes from client.
|
2016-02-18 18:03:22 -05:00 |
|
|
b7784918b8
|
Getting changes back from client-template, writing to temp file for now.
|
2016-02-18 16:51:51 -05:00 |
|
|
24ef41ca34
|
Initial commit, all currently broken.
|
2016-02-16 17:52:38 -05:00 |
|