ihatemoney/ihatemoney
Jocelyn Delalande 6840b47d9e Avoid showcase-guy to point his finger at nothing
That occured on some screen sizes.
2021-10-29 00:31:05 +02:00
..
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 2021-10-29 00:31:05 +02:00
templates Avoid showcase-guy to point his finger at nothing 2021-10-29 00:31:05 +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 (Turkish) 2021-10-28 21:41:33 +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 Make multiple currency optional (#864) 2021-10-18 23:46:53 +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