aboutsummaryrefslogtreecommitdiffstats
path: root/build (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove cache-control headers-ol2024-02-271-1/+0
|
* add http-cache options-ol2023-11-231-5/+34
|
* server: fix flush errors when request was aborteds-ol2023-11-191-2/+2
|
* fix logging, 404 handlings-ol2022-11-291-11/+6
|
* handle interactive html in layouts-ol2022-09-021-23/+1
|
* remove Editor remnants, fix inspectors-ol2022-03-281-88/+50
|
* move layout into user contents-ol2022-03-281-2/+2
|
* drop Tup dependencys-ol2021-03-064-53/+35
|
* basic caching for fileder tree and conversion resultss-ol2021-03-031-2/+9
|
* remove legacy PLUGINSs-ol2020-12-092-11/+11
|
* remove BROWSER.roots-ol2020-12-091-2/+1
|
* fix typo break text/html+interactives-ol2020-12-031-1/+1
|
* make runtime JS scripts part of PLUGINS systems-ol2020-11-281-14/+6
|
* link_interactive for hybrid pagess-ol2020-02-151-1/+1
|
* text/html as default web views-ol2020-02-151-1/+15
|
* small fixess-ol2020-02-041-1/+1
|
* static rendering root prefixs-ol2020-02-011-2/+4
|
* fix static renderings-ol2020-01-301-13/+36
|
* 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
|
* add proper order handling, fsck for stores.fss-ol2019-11-011-0/+37
|
* 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
| | | | | * --unsafe by default if not --rw * fix inspector
* 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
| | | | fix browser push/popstate
* 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-103-6/+6
|
* 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
|
* serve from root/ in dockers-ol2019-10-101-1/+1
|
* 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-093-9/+11
|
* thin out build folders-ol2019-10-093-61/+4
|
* urlDecode incoming request pathss-ol2019-10-081-0/+2
|