index
:
schist.git
main
My home-made budgeting app (WIP)
git+schist@mail.joeac.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
actualbudget_to_schist_transformer
/
src
/
transform_state
Age
Commit message (
Expand
)
Author
2024-12-12
Moves rust workspace to root
Joe Carstairs
2024-12-06
Fix transaction transform: looks up payee names
Joe Carstairs
2024-12-06
Fix account transform (swaps from/to)
Joe Carstairs
2024-12-06
Fix category transfer transform: swaps from/to
Joe Carstairs
2024-12-05
Date before search starts at day before, not same day
Joe Carstairs
2024-12-05
Gets first activity date from AB state
Joe Carstairs
2024-12-05
Only transforms non-zero budget drips
Joe Carstairs
2024-12-02
Fix account transfers transformer: swaps from/to
Joe Carstairs
2024-12-01
Transformer fixes
Joe Carstairs
2024-11-30
Transforms budget drips with unique IDs across a single AB zero budget
Joe Carstairs
2024-11-30
Transforms account transfers
Joe Carstairs
2024-11-26
Tests transforming AB IDs
Joe Carstairs
2024-11-26
Transform AB transactions
Joe Carstairs
2024-11-26
Replaces DatetimeUtc with DateUtc where appropriate
Joe Carstairs
2024-11-26
Adds error context to state transformation
Joe Carstairs
2024-11-26
Tests transforming date
Joe Carstairs
2024-11-26
Transforms category transfers
Joe Carstairs
2024-11-25
Transform categories
Joe Carstairs
2024-11-25
Rename AB transformer
Joe Carstairs