Commit Graph

59 Commits

Author SHA1 Message Date
Shadowfacts 058828d922
Add about page 2016-10-09 13:18:08 -04:00
Shadowfacts 04092ce851 Create README.md 2016-10-08 16:34:15 -04:00
Shadowfacts a71f5cce4d
Merge branch 'master' of github.com:shadowfacts/type 2016-10-08 14:27:07 -04:00
Shadowfacts e3643656ef
Update updateWPM 2016-10-08 14:12:33 -04:00
Shadowfacts e460c9ca71
Fix error when loading legacy chunk 2016-10-04 12:26:05 -04:00
Shadowfacts 4ce5e72ccb
Fix typos in type.js 2016-10-03 16:29:52 -04:00
Shadowfacts 350cf93553
Actually show the repo name on the repo page 2016-10-03 16:27:28 -04:00
Shadowfacts 2a06ed6d92
Fix error in Safari caused by name-shadowing 2016-10-03 16:27:14 -04:00
Shadowfacts 59999d084f
WPM tracking 2016-10-02 18:01:26 -04:00
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