summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-10-07package: make a package for each public git branchVivien Kraus
2021-10-07gui: use libhandyVivien Kraus
2021-10-07gui: let the account widget shrinkVivien Kraus
2021-10-07Install the symbolic iconVivien Kraus
2021-10-07gui: use the application APIVivien Kraus
2021-10-04gui: add an account when the account adding button is clickedVivien Kraus
2021-10-04gui: don’t create a thread for each http-requestVivien Kraus
2021-10-04gui: add a widget to display all pending authorizationsVivien Kraus
2021-10-04gui: add a function to insert code to run in the main threadVivien Kraus
2021-10-04Make a widget to ask for an authorization codeVivien Kraus
2021-10-04accounts: Expect a reason for an authorization promptVivien Kraus
2021-10-04gui: make a widget to display all accountsVivien Kraus
2021-10-04gui: make a widget to display an accountVivien Kraus
2021-10-04manual: make sure the release date is the published modification timeVivien Kraus
2021-10-04Publish the PDF version of the manualVivien Kraus
2021-10-04Client: set the Accept-Language headerVivien Kraus
2021-10-04Server: also log when we connect to the webVivien Kraus
2021-10-04client: extend the client manifest for the client serviceVivien Kraus
2021-10-04Serving a client manifest: if there’s no expiration date, use an etagVivien Kraus
2021-10-04client manifest: make room for client manifest extensionsVivien Kraus
2021-10-04Unwind the stack to handle setlocale errorsVivien Kraus
2021-10-04web i18n: handle locales such as en-gbVivien Kraus
2021-10-04Client manifest: use GOOPSVivien Kraus
2021-10-04Content API: use GOOPS for the cacheVivien Kraus
2021-10-04gui: Add a client widgetVivien Kraus
2021-10-01Add a method to compare clientsVivien Kraus
2021-10-01Publish the post-update hookVivien Kraus
2021-10-01Update hook: I don’t store artifacts on git notes anymoreVivien Kraus