summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-09[WIP] Bootstrap an ABNF backtracking parserbetter-web-apiVivien Kraus
2021-11-09Define the ABNF types to parse RFC 4234Vivien Kraus
2021-11-06Generate a Vala API fileVivien Kraus
2021-11-06Generate a typelib from the GObjectIntrospection dataVivien Kraus
2021-11-06Generate GObject Introspection data for the client libraryVivien Kraus
2021-11-06Create a shared object with a client APIVivien Kraus
2021-11-06Package: don’t require the full texlive.Vivien Kraus
2021-11-06Update hook: run it with latest guixVivien Kraus
2021-11-06Tests: use a key file for each testVivien Kraus
2021-10-21Redirect URI endpoint: fix content-type for authorized page0.6.1Vivien Kraus
2021-10-21redirection URI endpoint: decode the key parameters as symbolsVivien Kraus
2021-10-21identity-provider endpoint API: accept bytevctors for request bodiesVivien Kraus
2021-10-21Use the endpoint APIVivien Kraus
2021-10-20server: add a resource server endpointVivien Kraus
2021-10-20server: add an identity provider endpointVivien Kraus
2021-10-19server: add client endpointsVivien Kraus
2021-10-19server: add a hello world backendVivien Kraus
2021-10-19server: add an authenticator endpointVivien Kraus
2021-10-19server: add a reverse proxy endpointVivien Kraus
2021-10-19server: add an exception for showing a message to the userVivien Kraus
2021-10-19server: add the endpoint APIVivien Kraus
2021-10-12Fix typo0.6.0Vivien Kraus
2021-10-12client: allow responses without a contentVivien Kraus
2021-10-12client: allow non-GET methodsVivien Kraus
2021-10-12gui: display the updated pageVivien Kraus
2021-10-12gui: display a loaded pageVivien Kraus
2021-10-12gui: build link widgetsVivien Kraus
2021-10-12client: infer the https:// URI scheme if it’s missingVivien Kraus
2021-10-12client: display the error page widgetVivien Kraus
2021-10-12client: fix authorizations header to allow for no argumentsVivien Kraus
2021-10-12client: allow content-type parameters to initialize a pageVivien Kraus
2021-10-12client: allow #f for an etag valueVivien Kraus
2021-10-12client: use the (webid-oidc client) module for the request functionVivien Kraus
2021-10-12gui: Display the loading pageVivien Kraus
2021-10-12client: define initializers for the different types of pagesVivien Kraus
2021-10-12gui: wire the widget for new page.Vivien Kraus
2021-10-12client: allow a simple string as the new page URI in set-page-uriVivien Kraus
2021-10-12gui: add a primitive browser widgetVivien Kraus
2021-10-12resource-server: fix importVivien Kraus
2021-10-12resource server: don’t throw a 500 if the client forgot the request contentVivien Kraus
2021-10-12content negociation: fix itVivien Kraus
2021-10-12resource server: fix content negociation for PUT and POSTVivien Kraus
2021-10-12server: adjust to the new content APIVivien Kraus
2021-10-12CI: don’t run it except on masterVivien Kraus
2021-10-12caching: there is a precise list of headers that belong to the updated resourceVivien Kraus
2021-10-11HTTP Link header: use GOOPS and document itVivien Kraus
2021-10-10guix: fix typelib path in installed programVivien Kraus
2021-10-08guix: Don’t make disfluid-snapshot public, it can’t be built by cuirassVivien Kraus
2021-10-08guix: restore the manual mdate when building itVivien Kraus
2021-10-08build system: try to restore the modification date from .manual-mdateVivien Kraus