ihatemoney/ihatemoney
2022-08-28 15:34:17 +02:00
..
api Support WTForms 3 (#916) 2022-01-23 19:43:32 +01:00
conf-templates Convert MAIL_DEFAULT_SENDER to a string (#1007) 2022-04-07 21:15:48 +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 Implement rate limiting with Flask-Limiter 2022-08-28 15:11:23 +02:00
tests fix tests 2022-08-28 15:34:17 +02:00
translations Translated using Weblate (Chinese (Simplified)) 2022-07-21 22:40:10 +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 fix flake8 2022-07-10 16:07:19 +02:00
default_settings.py Convert MAIL_DEFAULT_SENDER to a string (#1007) 2022-04-07 21:15:48 +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 Surround email in case of error (#1044) 2022-07-16 23:26:51 +02:00
history.py Purge project history on deletion 2022-03-05 17:12:59 +01:00
manage.py Some small cleanups (#976) 2022-01-30 15:26:22 +01: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 Purge project history on deletion 2022-03-05 17:12:59 +01:00
run.py Implement rate limiting with Flask-Limiter 2022-08-28 15:11:23 +02:00
utils.py force in memory storage to remove warning 2022-08-28 15:32:25 +02:00
versioning.py Add Project History Page (#553) 2020-04-20 15:30:27 +02:00
web.py ensure current_limit exist before displaying any message based on it 2022-08-28 15:32:47 +02:00
wsgi.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00