templates
|
Add basic plugin API
|
2023-01-04 18:01:59 +11:00 |
__init__.py
|
Initial commit
|
2023-01-02 16:15:14 +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
|
Add basic plugin API
|
2023-01-04 18:01:59 +11:00 |
reports.py
|
Link to account transactions view in reports
|
2023-01-04 12:10:26 +11:00 |
views.py
|
Add basic plugin API
|
2023-01-04 18:01:59 +11:00 |
webapp.py
|
Add basic plugin API
|
2023-01-04 18:01:59 +11:00 |