Chris Johnston
Chris Johnston
[edited to better reflect the requirement] When a branch is merged to main, could this be triggered a workflow to generate a versioned release archive? This will aid local (and...
Initial implementation of #82. Need to work on the formatting and styling, plus addition of date ranges but it's a good start. ### By Category ### By Participant
For self-hosted instances - particularly those hosted on a private server - sometimes we want a group to be visible to all users regardless of whether or not they've been...
Add, view, edit and delete comments in each expense. ### Empty Comments List and Form ### Comments List (With comments)
@scastiel can you indicate when you might have time to review the growing backlog of great PRs and schedule the next release?
Adding support to use a non-chatGPT service for category extract from title. For example, https://github.com/ollama/ollama provides an openai-like REST API for running against downloaded models such as llama3. Modified the...
Added a list of activity for the current expense in the edit expense form. This makes use of the recent merge of #141, which added a basic activity log. I...
Following #141, add expense activity history to the edit expense form. This paves the way for future enhancements to include what changed as part of the edit.