Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-01-11 | Set date only if not today | René 'Necoro' Neumann | 1 | -1/+1 |
2020-01-11 | /add now remembers the date on reloading | René 'Necoro' Neumann | 1 | -1/+16 |
2020-01-11 | Fix from upgrading flask-sqlalchemy | René 'Necoro' Neumann | 2 | -3/+6 |
2020-01-11 | Update Flask URL | René 'Necoro' Neumann | 1 | -1/+1 |
2020-01-11 | Increase copyright | René 'Necoro' Neumann | 1 | -1/+1 |
2017-02-12 | Incorporate API changes | René 'Necoro' Neumann | 3 | -6/+6 |
2017-02-12 | Migrate flask.ext.foo to flask_foo | René 'Necoro' Neumann | 3 | -4/+4 |
2017-02-12 | Enable debugging for manage.sh | René 'Necoro' Neumann | 1 | -1/+1 |
2017-02-12 | No need for flask-script anymore; flask provides this out of the box | René 'Necoro' Neumann | 3 | -28/+17 |
2017-02-12 | No need for flask-sqlalchemy to track modifications and send events | René 'Necoro' Neumann | 1 | -0/+1 |
2017-02-12 | Fix | René 'Necoro' Neumann | 1 | -1/+1 |
2016-07-08 | Constant -> Konstant | René 'Necoro' Neumann | 1 | -1/+1 |
2016-07-05 | 2to3 fixed too much | René 'Necoro' Neumann | 1 | -1/+1 |
2016-07-05 | 2to3 conversion | René 'Necoro' Neumann | 12 | -42/+42 |
2016-07-05 | First batch of py3 changes | René 'Necoro' Neumann | 7 | -8/+7 |
2016-05-01 | Removed base 'Expense' class; introduce CategoryModel instead | René 'Necoro' Neumann | 1 | -6/+7 |
2016-05-01 | Ignore .pyo | René 'Necoro' Neumann | 1 | -0/+1 |