.. |
api
|
refactoring
|
2021-11-28 15:58:06 +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
|
small css cleanup by using bootstrap classes (#945)
|
2021-11-26 00:06:36 +01:00 |
templates
|
localization (best effort)
|
2021-11-28 13:21:13 +01:00 |
tests
|
Send an email when the project is created via the API. (#938)
|
2021-11-25 00:49:17 +01:00 |
translations
|
revert localization (best effort)
|
2021-12-12 17:12:09 +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
|
fix Person.query.get_by_ids calls
|
2021-12-13 00:55:25 +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
|
revert localization (best effort)
|
2021-12-12 17:12:09 +01:00 |
models.py
|
refactoring
|
2021-11-28 15:58:06 +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
|
cospend compatible import
|
2021-11-28 11:29:51 +01:00 |
versioning.py
|
Add Project History Page (#553)
|
2020-04-20 15:30:27 +02:00 |
web.py
|
import return 400 on error
|
2021-12-13 00:54:10 +01:00 |
wsgi.py
|
Absolute imports & some other improvements (#243)
|
2017-07-07 00:06:56 +02:00 |