..
api
Include project code into project authentication token ( #802 )
2021-10-10 14:43:40 +02:00
conf-templates
Add missing configuration variables (ENABLE_CAPTCHA and LEGAL_LINK)
2021-10-26 23:46:27 +02:00
migrations
Set black target to python3.6
2020-11-25 09:25:36 +01:00
static
Avoid showcase-guy to point his finger at nothing ( #901 )
2021-10-30 17:36:42 +02:00
templates
Avoid showcase-guy to point his finger at nothing ( #901 )
2021-10-30 17:36:42 +02:00
tests
tests: allow to choose project name independently from ID (no change by default)
2021-10-20 23:29:11 +02:00
translations
Translated using Weblate (French) ( #898 )
2021-10-30 18:09:06 +02:00
__init__.py
Absolute imports & some other improvements ( #243 )
2017-07-07 00:06:56 +02:00
babel.cfg
Absolute imports & some other improvements ( #243 )
2017-07-07 00:06:56 +02:00
currency_convertor.py
Change the URL of the exchange API. Fixes #735 ( #736 )
2021-04-07 15:29:33 +02:00
default_settings.py
Add a LEGAL_LINK setting. Fixes #761 ( #883 )
2021-10-21 19:16:32 +02:00
forms.py
Consistently use questions in bill form ( #900 )
2021-10-30 17:35:43 +02:00
history.py
Improve localization on the History page using string replacement ( #587 )
2021-07-12 22:48:19 +02:00
manage.py
remove usage of Flask-Script
2021-06-06 15:13:21 +02:00
messages.pot
Add a LEGAL_LINK setting. Fixes #761 ( #883 )
2021-10-21 19:16:32 +02:00
models.py
Improve performance of balance and statistics computation (see #889 )
2021-10-23 17:20:19 +02:00
patch_sqlalchemy_continuum.py
Set black target to python3.6
2020-11-25 09:25:36 +01:00
run.py
Implement security best practices using Flask-Talisman
2021-10-10 22:06:33 +02:00
utils.py
Add currency to import and export formats
2021-09-07 23:15:40 +02:00
versioning.py
Add Project History Page ( #553 )
2020-04-20 15:30:27 +02:00
web.py
Change token path authentication to /PROJECT/join/TOKEN ( #843 )
2021-10-13 22:00:38 +02:00
wsgi.py
Absolute imports & some other improvements ( #243 )
2017-07-07 00:06:56 +02:00