summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-03-25Optionally store a key, response header and body in a cache entryVivien Kraus
2023-03-20Hash the primary cache key.Vivien Kraus
2023-03-19Add a graphical demo for the cache key computationVivien Kraus
2023-03-19Construct a key from varied headersVivien Kraus
2023-03-18Add a desktop action to run the unit testsVivien Kraus
2023-03-18Add an action to start the testsVivien Kraus
2023-03-18Add command-line arguments to show the tests results report.Vivien Kraus
2023-03-18Add a program to run unit tests.Vivien Kraus
2023-03-18Avoid memory management where possible.Vivien Kraus
2023-03-15Rework the cache entry file API.Vivien Kraus
2023-03-14Start the disfluid manual.Vivien Kraus
2023-03-13Show the About page when passed -V (--version).Vivien Kraus
2023-03-13Attach an optional file name to a cache entry.Vivien Kraus
2023-03-12Remember the window dimensions with Gsettings.Vivien Kraus
2023-03-12Add a widget to display a cache entry.Vivien Kraus
2023-03-12Give a GType to disfluid_cache_entry.Vivien Kraus
2023-03-11Connect the app.about action.Vivien Kraus
2023-03-11Add an application window for Experiences with a menuVivien Kraus
2023-03-11Read cache entries from a fileVivien Kraus
2023-03-11Have a Makefile.am per directory.Vivien Kraus
2023-03-08Detect at configure time whether disfluid is nightly or not.Vivien Kraus
2023-03-08maint: post-release administriviaVivien Kraus
2023-03-08Install the application icons.Vivien Kraus
2023-03-08Generate the appstream news.Vivien Kraus
2023-03-08Maintain a list of disfluid authors.Vivien Kraus
2023-03-08Do not use vala.Vivien Kraus
2023-03-07Use libcheck to run the unit tests.Vivien Kraus
2023-03-07Rework the main window with Adwaita.Vivien Kraus
2023-03-06Rework the about dialog with libadwaita.Vivien Kraus
2023-03-06Rework the unit tests widget with libadwaita.Vivien Kraus
2023-03-06Move the vala code to src/vala.Vivien Kraus
2023-03-06Hello, world!Vivien Kraus