ihatemoney/ihatemoney
2021-12-21 22:40:37 +01:00
..
api List supported currencies in API under api/currencies (#961) 2021-12-13 23:25:25 +01: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 Top pagination and new bill button are sticky (#956) 2021-12-14 22:51:06 +01:00
templates Top pagination and new bill button are sticky (#956) 2021-12-14 22:51:06 +01:00
tests List supported currencies in API under api/currencies (#961) 2021-12-13 23:25:25 +01:00
translations Translations update from Hosted Weblate (#953) 2021-11-30 11:49:59 +01: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
emails.py Send an email when the project is created via the API. (#938) 2021-11-25 00:49:17 +01:00
forms.py Do not require a captcha when using the API (#931) 2021-11-25 00:44:21 +01: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 Rename all strings to "participants", clean old and small weird stuff (#871) 2021-11-01 18:25:57 +01:00
models.py Rename all strings to "participants", clean old and small weird stuff (#871) 2021-11-01 18:25:57 +01: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 Check that language is in the supported list (#971) 2021-12-21 22:40:37 +01:00
wsgi.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00