aboutsummaryrefslogtreecommitdiffstats
path: root/build/server.moon (follow)
Commit message (Expand)AuthorAgeFilesLines
* cites plugins-ol2019-12-171-1/+5
* fix PUT :<type>s-ol2019-11-061-1/+1
* add fileder ordering in stores.web, fileder, browsers-ol2019-11-011-3/+15
* browsing, adding, removing fileders in inspectors-ol2019-10-311-14/+25
* add DEBUG pseudo-type for debugging conversions-ol2019-10-311-1/+9
* small fixes:s-ol2019-10-311-2/+2
* make security vulnerabilities optional, remove sandboxs-ol2019-10-291-18/+38
* fix the glaring security vulnerability i just implementeds-ol2019-10-291-0/+5
* add sandboxs-ol2019-10-291-3/+13
* save edited changess-ol2019-10-291-37/+49
* facet editing with CodeMirror!s-ol2019-10-271-0/+5
* move converts into pluginss-ol2019-10-271-1/+2
* fix absoute paths in link_to, embeds-ol2019-10-241-6/+4
* add mermaid graph converts-ol2019-10-241-0/+1
* clean up JS deps for static buildss-ol2019-10-241-1/+10
* better error-handling / loggings-ol2019-10-151-4/+7
* fix browser nav issues, fs default sortings-ol2019-10-111-4/+3
* allow ?interactive with no main facets-ol2019-10-111-4/+2
* change ?interactive pseudofacet to text/html+interactive pseudo-types-ol2019-10-111-26/+27
* fileders load via get_index rather than list_facets/list_filederss-ol2019-10-111-2/+6
* add table to mmm/dom converts-ol2019-10-101-1/+1
* add WebStore, fix Browsers-ol2019-10-101-2/+3
* make fileders load just-in-times-ol2019-10-101-3/+3
* add $interactive facet with Browsers-ol2019-10-101-0/+20
* ?index and ?tree as real facets with typecasting to application/jsons-ol2019-10-101-41/+30
* move static files into root/s-ol2019-10-101-52/+0
* make live server load subtree just-in-time (for live refreshing)s-ol2019-10-091-4/+3
* rename drivers to stores, make server, render_all store-agnostics-ol2019-10-091-4/+5
* thin out build folders-ol2019-10-091-2/+1
* urlDecode incoming request pathss-ol2019-10-081-0/+2
* realtime server Dockerfiles-ol2019-10-081-3/+3
* change static path to work with static contents-ol2019-10-081-2/+2
* change server path mappings-ol2019-10-081-56/+58
* serve static assets from as ?...s-ol2019-10-081-2/+53
* allow server to render with layouts-ol2019-10-071-2/+1
* add simple HTTP servers-ol2019-10-071-0/+119