summaryrefslogtreecommitdiff
path: root/po/disfluid.pot
AgeCommit message (Expand)Author
2021-11-17Vala GUI: initialize gettextVivien Kraus
2021-11-12Client: Add a hello world Vala program.Vivien Kraus
2021-11-06Tests: use a key file for each testVivien 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-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-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-12gui: add a primitive browser widgetVivien Kraus
2021-10-12resource server: don’t throw a 500 if the client forgot the request contentVivien 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-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-07gui: use libhandyVivien Kraus
2021-10-07gui: let the account widget shrinkVivien 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-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-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-04client manifest: make room for client manifest extensionsVivien Kraus
2021-10-04Unwind the stack to handle setlocale errorsVivien 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-01gui: listen for settings changesVivien Kraus
2021-10-01gui: Bind the settings to schemeVivien Kraus