DrCr/drcr
RunasSudo 8777ddd0ef
Load config from TOML
2023-01-05 16:19:29 +11:00
..
journal Improve performance by JOINing postings when extracting transactions 2023-01-05 01:15:39 +11:00
statements Improve performance by JOINing postings when extracting transactions 2023-01-05 01:15:39 +11:00
templates Implement OFX 2.x import 2023-01-05 00:12:46 +11:00
__init__.py Initial commit 2023-01-02 16:15:14 +11:00
config.toml.example Load config from TOML 2023-01-05 16:19:29 +11:00
database.py Port from raw SQLAlchemy to Flask-SQLAlchemy 2023-01-02 16:59:38 +11:00
models.py Implement API-based generation of reports 2023-01-04 00:27:44 +11:00
plugins.py Load config from TOML 2023-01-05 16:19:29 +11:00
reports.py Reimplement tax module as plugin 2023-01-05 00:12:45 +11:00
views.py Add basic plugin API 2023-01-04 18:01:59 +11:00
webapp.py Load config from TOML 2023-01-05 16:19:29 +11:00