summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-10-01gui: listen for settings changesVivien Kraus
2021-10-01client: add display methods for account and clientVivien Kraus
2021-10-01gui: Bind the settings to schemeVivien Kraus
2021-10-01client: rename client-key-pair and client-redirect-uri by dropping 'client-'Vivien Kraus
2021-10-01build-system: change to the correct shebang for help2man laterVivien Kraus
2021-10-01gui settings: have a static pool of other accountsVivien Kraus
2021-10-01gui: Add a gsettings schemaVivien Kraus
2021-10-01XML: support list of objectsVivien Kraus
2021-10-01Define an XML-loadable meta-classVivien Kraus
2021-09-23JWK: allow a string for #:crvVivien Kraus
2021-09-22Use anonymous-http-request from (webid-oidc parameters) everywhereVivien Kraus
2021-09-21OIDC configuration: use GOOPS and document itVivien Kraus
2021-09-21Serialize and deserialize tokens to and from SXMLVivien Kraus
2021-09-21JWS: use GOOPSVivien Kraus
2021-09-21doc: Add a word on the front page.Vivien Kraus
2021-09-21JWK: serialize and deserialize to and from SXMLVivien Kraus
2021-09-21JWK: the default signature algorithm "alg" is now a key parameterVivien Kraus
2021-09-21JWK: add an explicit value for kty in the JSON representationVivien Kraus
2021-09-21JWK: document it, and use GOOPSVivien Kraus
2021-09-17Application state: make it fully immutableVivien Kraus
2021-09-15Start a GUIVivien Kraus
2021-09-15Client API: add a pretty printerVivien Kraus