| Sep 3 |
Update README: releases exist now, current status, version-agnostic t… |
hugi |
| Sep 2 |
Ship .apiext definitions for all 26 framework elements |
hugi |
| Sep 2 |
Declare the tag registry in parsley-tag-aliases.properties instead of… |
hugi |
| Sep 1 |
Update vermilingua v1.1.6 -> v1.1.7 |
hugi |
| Aug 28 |
Update vermilingua v1.1.5 -> v1.1.6 |
hugi |
| Aug 27 |
Update maven plugins: compiler 3.15.0, surefire 3.5.6, enforcer 3.6.3… |
hugi |
| Aug 25 |
Escape attribute values in generated element tags |
hugi |
| Aug 24 |
Report runtime=ng when registering with the dev server |
hugi |
| Aug 24 |
Cookie docs cleanup |
hugi |
| Aug 23 |
Mark NGRequest.uploadedFiles() as deprecated |
hugi |
| Aug 23 |
Renamed NGRequest.setContext() to _setContext() and deprecated |
hugi |
| Aug 23 |
Make NGCookie.sameSite an enum (rather than a free string value) |
hugi |
| Aug 23 |
Use Duration instead of Long (representing secs) to set NGCookie.maxAge |
hugi |
| Aug 23 |
Move dev tools / supporting tools from package .private to .dev |
hugi |
| Aug 23 |
Cleanup in NGRequest / deprecate methods scheduled for deletion |
hugi |
| Aug 23 |
Move session ID cookie name declaration to NGApplication |
hugi |
| Aug 23 |
NGCookie converted to a record |
hugi |
| Aug 23 |
Remove "is" prefixes from NGCookie's "secure" and "httpOnly" attributes |
hugi |
| Aug 23 |
Add validation and testing for NGCookie |
hugi |
| Aug 23 |
Change NGCookie.maxAge Integer -> Long |
hugi |
| Aug 23 |
Use new NGCookie constructor for session cookie creation |
hugi |
| Aug 23 |
Add a simple constructor to NGCookie, including maxAge |
hugi |
| Aug 23 |
Docs on NGApplication.createSessionCookie() |
hugi |
| Aug 23 |
Delete createSessionCookie's setPath. NGCookie now defaults to "/" |
hugi |
| Aug 23 |
Delete sessionCookie's setDomain, we're fine with the browser's default |
hugi |
| Aug 23 |
Remove createSessionCookie's setSameSite (NGCookie now defaults to Lax) |
hugi |
| Aug 23 |
Enforce proper defaults in NGCookie creation |
hugi |
| Aug 23 |
Delete NGCookie's setName() / setValue() / setDomain() |
hugi |
| Aug 23 |
Syntax cleanup in NGCookie |
hugi |
| Aug 23 |
Move http related classes (request/response/cookie) to an http package |
hugi |
| Aug 22 |
Add remoteAddress to NGStandardRequest's constructor |
hugi |
| Aug 22 |
Correct FIXME date on cookie values being parsed by the adaptor |
hugi |
| Aug 22 |
Made NGRequest's _method, _formValues and _cookieValues final |
hugi |
| Aug 22 |
Deleted NGRequest.setMethod() |
hugi |
| Aug 22 |
Deleted NGRequest._setCookieValues() |
hugi |
| Aug 22 |
Deleted NGRequest._setFormValues() |
hugi |
| Aug 22 |
NGSwitchComponent: fix elementID-minting race, document the ordering … |
hugi |
| Aug 22 |
Page cache overhaul: instance-locked checkout leases, bounded fragmen… |
hugi |
| Aug 22 |
Update testapp's deps |
hugi |
| Aug 22 |
Update junit v6.1.0 -> 6.1.3 |
hugi |
| Aug 18 |
Update jetty v12.1.10 -> v12.1.12 |
hugi |
| Aug 18 |
Update junit v6.1.0 -> v6.1.3 |
hugi |
| Aug 11 |
NGPopUpButton: fail deliberately on out-of-range selection index |
hugi |
| Aug 11 |
NGPopUpButton: selection binding is the sole authority for rendered s… |
hugi |
| Aug 11 |
Log pid |
hugi |
| Aug 10 |
/ng/dev/eval: reject a form-encoded body with a clear error, don't guess |
hugi |
| Aug 10 |
NGRequest: FIXME on the remoteAddress accessors |
hugi |
| Aug 10 |
Add /ng/dev/eval and /ng/dev/problems development endpoints |
hugi |
| Jun 15 |
Update vermilingua v1.1.4-> v1.1.5 |
hugi |
| Jun 10 |
Parslips dev-server support |
hugi |