Kyle Drake
1f3a0095e7
turn off autocap and autocorrect for some stuff, html tutorials
2013-07-02 11:43:41 -04:00
Kyle Drake
921f6130c1
fix size calculation
2013-07-02 00:38:44 -04:00
Kyle Drake
87e4614bc2
add geojson, csv, tsv
2013-07-02 00:35:34 -04:00
Kyle Drake
c4a067bf29
add support for json, text files, web fonts
2013-07-02 00:12:20 -04:00
Kyle Drake
42d6a3556d
switch to local build of ace editor
2013-06-30 10:13:32 -04:00
Kyle Drake
d7db5913f3
support for page creation
2013-06-23 20:49:36 -07:00
Kyle Drake
8ff5cd4305
Merge pull request #3 from roryokane/patch-1
...
Set tab size in text editor to match default HTML
2013-06-22 19:04:23 -07:00
mikeycgto
bdfaf0022a
Add csrf_token input to dash, new, and site_files/new views
2013-06-22 16:10:47 -04:00
Rory O’Kane
63614b6f50
Set tab size in text editor to match default HTML
...
The default HTML in a new site’s `index.html` and `not_found.html` has 2-space indents. Setting the editor to match that makes the page easier to edit, because the user can use the Tab key for indentation.
This change is untested. The API call was copied from https://github.com/ajaxorg/ace/wiki/Embedding-API .
2013-06-21 22:20:25 -03:00
Kyle Drake
d0a359283e
initial browsing page
2013-06-20 14:56:04 -07:00
Kyle Drake
0bf3cf409e
read file directly in because of some weird cross domain issue
2013-06-04 15:22:43 -07:00
Kyle Drake
c9d2374425
Finish integration of text editor
2013-06-04 15:11:43 -07:00
Kyle Drake
f4ce6c9994
file saving
2013-06-03 23:13:22 -07:00
Kyle Drake
44d785e222
initial integration of text editor
2013-06-03 22:32:39 -07:00
Kyle Drake
380a1253cc
initial dashboard interface, uploading and deleting of files with validations
2013-06-03 17:46:53 -07:00