Activity
bring url.svg inline with url.frontend. it now looks for the svg in t…
bring url.svg inline with url.frontend. it now looks for the svg in t…
extract frontend building into a separate process. This is necessary …
extract frontend building into a separate process. This is necessary …
more nodejs polyfill plugins for the browser builds
more nodejs polyfill plugins for the browser builds
add nodeHttps polyfill plugin for the frontend
add nodeHttps polyfill plugin for the frontend
new version that supports the new structure of frontends
new version that supports the new structure of frontends
DONE: New method implemented for bringing the front-end code closer t…
DONE: New method implemented for bringing the front-end code closer t…
new frontend function that properly passes through mini data type
new frontend function that properly passes through mini data type
WIP: adapting url.frontend() so it works with mini data types.
WIP: adapting url.frontend() so it works with mini data types.
make formJson unknown instead of any and add a helper function to nar…
make formJson unknown instead of any and add a helper function to nar…
new url route remove function. This lets you remove urls from the rou…
new url route remove function. This lets you remove urls from the rou…
now that slashes are handled at handler url set time, we don't need t…
now that slashes are handled at handler url set time, we don't need t…
mininext is robust when it comes to slashes
mininext is robust when it comes to slashes
mininext supports redirects now
mininext supports redirects now
accept Basedhtml in frontend html snippet
accept Basedhtml in frontend html snippet
new version: allow setting and overwriting of single urls
new version: allow setting and overwriting of single urls
make sure we clean up dist before building. Otherwise sometimes the o…
make sure we clean up dist before building. Otherwise sometimes the o…
add test to make sure we prevent xss and showcase partially resolved …
add test to make sure we prevent xss and showcase partially resolved …
fix the async response generator: it cant contain empty values
fix the async response generator: it cant contain empty values
deal with BasedHtml in resolve function
deal with BasedHtml in resolve function
WIP make it possible to use BasedHtml type inside of HtmlString values
WIP make it possible to use BasedHtml type inside of HtmlString values
polyfill node in the browser target
polyfill node in the browser target
add url.publishHtml to conveniently publish Html escpaed strings to w…
add url.publishHtml to conveniently publish Html escpaed strings to w…