Commit Graph

50 Commits

Author SHA1 Message Date
Shadowfacts 3d780753c4
Handle tab press 2016-10-02 17:14:01 -04:00
Shadowfacts a0ef73f313
Add CNAME 2016-10-02 12:19:59 -04:00
Shadowfacts c69fbc2936
Add GH banner 2016-10-02 12:18:56 -04:00
Shadowfacts c4a32aeb42
More toolbars/back buttons 2016-10-02 11:10:08 -04:00
Shadowfacts 27e7357e52
Add repo link to complete page 2016-10-02 11:06:53 -04:00
Shadowfacts 81b730ff23
Remove file name input from index 2016-10-02 11:06:41 -04:00
Shadowfacts ce86403466
Toolbar stuff 2016-10-02 10:50:15 -04:00
Shadowfacts ce5f66413e
Add restart button 2016-10-02 10:41:44 -04:00
Shadowfacts 99d57c16cc
Two columns, not three 2016-10-02 10:40:52 -04:00
Shadowfacts a8fd3589e7 main.js -> type.js 2016-10-02 10:40:31 -04:00
Shadowfacts 3650355593
Show previous repo/file lists 2016-10-02 10:34:57 -04:00
Shadowfacts b2fac20cc6
Add plain text file type fallback, fix array handling 2016-10-02 10:09:37 -04:00
Shadowfacts f9e306b891
Yet more misc fixes 2016-10-01 18:25:28 -04:00
Shadowfacts a15d47d4e5
Fix being able to skip the last line 2016-10-01 17:51:22 -04:00
Shadowfacts 019e985587
Fix getting correct chunks 2016-10-01 17:23:59 -04:00
Shadowfacts 0f9811d2c7
Fix not being able to go to next chunk 2016-10-01 17:21:00 -04:00
Shadowfacts 5ddf1145f4
More misc fixes 2016-10-01 17:05:19 -04:00
Shadowfacts 3bd0e584dc
Misc fixes 2016-10-01 14:25:48 -04:00
Shadowfacts 31b5ec0b96
Store theme globally, not per-repo 2016-10-01 14:04:26 -04:00
Shadowfacts abb31139ab
Automatically go to the previous chunk 2016-10-01 14:00:44 -04:00
Shadowfacts 02e0ff39d9
Add basic completion page 2016-10-01 13:50:59 -04:00
Shadowfacts b6549dcbb9
Automatically move to the next chunk 2016-10-01 13:50:46 -04:00
Shadowfacts 219aec3cb2
Initial chunks work 2016-10-01 12:32:03 -04:00
Shadowfacts 9290f1579b
Add noscript warning 2016-10-01 11:26:48 -04:00
Shadowfacts dbbf6d6e6c
Use index.html for repo/file selector 2016-10-01 11:26:40 -04:00
Shadowfacts 1a733bac0c
Reorganize CSS and JS 2016-10-01 11:06:18 -04:00
Shadowfacts 459a7ea914
Change title 2016-10-01 11:04:20 -04:00
Shadowfacts 8b8e477880
Clean up stuff using jQuery.getScript 2016-10-01 11:00:30 -04:00
Shadowfacts 0a72bab1d5
Editor theme selector 2016-10-01 10:55:35 -04:00
Shadowfacts cc579416aa
Allow changing the language from the auto-detected one 2016-10-01 10:18:59 -04:00
Shadowfacts 9cedf2a6bc
Swift to cdnjs because jsDelivr doesn't have the latest CodeMirror 2016-10-01 10:16:34 -04:00
Shadowfacts 53b97f8dfb
Fix error when loading invalids from a never-saved file 2016-10-01 10:16:08 -04:00
Shadowfacts 9036a20ab4
Add license 2016-09-30 21:45:28 -04:00
Shadowfacts c789240a26
Clean up stuff 2016-09-30 21:40:44 -04:00
Shadowfacts 821edca54c
Use CDN for CodeMirror 2016-09-30 21:36:41 -04:00
Shadowfacts eb60d66020
Save invalid marks 2016-09-30 21:32:23 -04:00
Shadowfacts 4a0315d927
Save cursor position 2016-09-30 19:48:42 -04:00
Shadowfacts b62ac18656
Finish mode stuff 2016-09-30 19:14:03 -04:00
Shadowfacts 809a612697
Modes work 2016-09-30 14:03:52 -04:00
Shadowfacts b8fc2b29f8
Skip empty lines 2016-09-30 09:29:21 -04:00
Shadowfacts a1d3c35de6
Add .DS_Store to .gitignore 2016-09-30 09:07:46 -04:00
Shadowfacts 8ad95c907a
Make the editor fill the viewport 2016-09-29 12:24:15 -04:00
Shadowfacts 0ade2dcfbc
Fix syntax-highlighting 2016-09-29 11:43:31 -04:00
Shadowfacts 64da38254d
Fix completion checking 2016-09-29 11:34:26 -04:00
Shadowfacts 3e7c2d2d3a
Load files from GitHub 2016-09-29 11:31:59 -04:00
Shadowfacts 6fedff4466
Don't allow the cursor to be moved 2016-09-28 21:20:57 -04:00
Shadowfacts 5d3367ddb4
Fix completion checking 2016-09-28 18:52:48 -04:00
Shadowfacts 9bc15fbbdf
Fix enter working in the middle of lines 2016-09-28 18:50:24 -04:00
Shadowfacts b770fd1101
Fix delete not working correctly in the middle of lines 2016-09-28 18:49:24 -04:00
Shadowfacts bfac331421
Initial commit 2016-09-28 18:33:02 -04:00