ihatemoney/ihatemoney
2021-10-19 22:23:56 +02:00
..
api Include project code into project authentication token (#802) 2021-10-10 14:43:40 +02:00
conf-templates Add optional support for a simple CAPTCHA. (#844) 2021-10-11 17:39:24 +02:00
migrations Set black target to python3.6 2020-11-25 09:25:36 +01:00
static Flash messages must be dimissed manually 2021-10-14 00:09:20 +02:00
templates Make multiple currency optional (#864) 2021-10-18 23:46:53 +02:00
tests Add API test cases related to currencies 2021-10-14 00:07:41 +02:00
translations Update translations 2021-10-19 22:23:56 +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 optional support for a simple CAPTCHA. (#844) 2021-10-11 17:39:24 +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 Make multiple currency optional (#864) 2021-10-18 23:46:53 +02:00
models.py demo: create Demo project without currency 2021-10-14 00:07:41 +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