aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-06-29Running pip install during Docker builddocker-composePhilipp Le2-1/+3
2021-06-29Added Docker ComposePhilipp Le4-2/+26
* Added Docker compose file * Added postgresql to Docker image
2021-06-26Update README.rstHEADmasterGlandos1-3/+3
Badge to GitHub Actions instead of the dead Travis
2021-06-26Update and rename python-package.yml to test-docs.ymlGlandos1-1/+1
2021-06-24Translated using Weblate (Greek)Eugenia Russell2-19/+19
Currently translated at 63.2% (146 of 231 strings) Co-authored-by: Eugenia Russell <eugenia.russell2019@gmail.com> Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/el/ Translation: I Hate Money/I Hate Money
2021-06-23Run Lint & DocsGlandos1-0/+3
2021-06-23First test of github actionsGlandos1-0/+30
2021-06-10fix flake8Glandos1-1/+1
2021-06-10fix basic deprecation warningsGlandos4-5/+5
2021-06-10change method to find login_throttlerGlandos1-5/+2
that was triggering a lot of deprecation warnings due to iterating over all known objects.
2021-06-09Adapt code for https://github.com/wtforms/wtforms/pull/568Glandos1-4/+4
2021-06-09Adapt code for https://github.com/wtforms/wtforms/pull/288Glandos1-1/+1
2021-06-09Upgrade WTForms to <2.4Glandos1-1/+1
2021-06-07Update jinja2 requirement from ~=2.11 to >=2.11,<4.0dependabot[bot]1-1/+1
Updates the requirements on [jinja2](https://github.com/pallets/jinja) to permit the latest version. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.11.0...3.0.1) Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07Fix test for generate_hash_password (#766)Glandos1-1/+2
Use the function that check password instead of just checking the output length. This length can be variable and will change with Werkzeug 2
2021-06-06Update flask-migrate requirement from <3,>=2.5.3 to >=2.5.3,<4dependabot[bot]1-1/+1
Updates the requirements on [flask-migrate](https://github.com/miguelgrinberg/flask-migrate) to permit the latest version. - [Release notes](https://github.com/miguelgrinberg/flask-migrate/releases) - [Changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md) - [Commits](https://github.com/miguelgrinberg/flask-migrate/compare/v2.5.3...v3.0.1) --- updated-dependencies: - dependency-name: flask-migrate dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2021-06-06remove usage of Flask-ScriptGlandos5-93/+81
Use flask.cli instead with compatibility layer for existing commands, such as "runserver".
2021-06-03Update itsdangerous requirement from ~=1.1 to >=1.1,<3.0dependabot[bot]1-1/+1
Updates the requirements on [itsdangerous](https://github.com/pallets/itsdangerous) to permit the latest version. - [Release notes](https://github.com/pallets/itsdangerous/releases) - [Changelog](https://github.com/pallets/itsdangerous/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/itsdangerous/compare/1.1.0...2.0.1) Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03Update flask requirement from ~=1.1 to >=1.1,<3.0dependabot[bot]1-1/+1
Updates the requirements on [flask](https://github.com/pallets/flask) to permit the latest version. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/1.1.0...2.0.1) Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03Bump sphinx from 3.5.3 to 4.0.2dependabot[bot]1-1/+1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.3 to 4.0.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/commits/v4.0.2) Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03Update flask-babel requirement from ~=1.0 to >=1,<3dependabot[bot]1-1/+1
Updates the requirements on [flask-babel](https://github.com/python-babel/flask-babel) to permit the latest version. - [Release notes](https://github.com/python-babel/flask-babel/releases) - [Commits](https://github.com/python-babel/flask-babel/compare/v1.0.0...v2.0.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03Using one job for all linting and doc generationGlandos4-16/+12
Requirements for doc are now an extra require in setup.cfg
2021-06-03Upper bound for Flask-MigrateGlandos1-1/+1
Version 3.0.0 dropped support for Flask-Script which is used in our "db" command. We could migrate to Flask CLI instead.
2021-06-03Translated using Weblate (Swedish)Kristoffer Grundström2-191/+200
Currently translated at 85.7% (198 of 231 strings) Co-authored-by: Kristoffer Grundström <swedishsailfishosuser@tutanota.com> Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/sv/ Translation: I Hate Money/I Hate Money
2021-06-03Translated using Weblate (Esperanto)phlostically2-220/+263
Currently translated at 100.0% (231 of 231 strings) Translated using Weblate (Esperanto) Currently translated at 94.8% (219 of 231 strings) Translated using Weblate (Esperanto) Currently translated at 92.6% (214 of 231 strings) Co-authored-by: phlostically <phlostically@mailinator.com> Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/eo/ Translation: I Hate Money/I Hate Money
2021-06-03Translated using Weblate (Russian)Vsevolod2-5/+5
Currently translated at 100.0% (231 of 231 strings) Co-authored-by: Vsevolod <sevauserg.com@gmail.com> Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/ru/ Translation: I Hate Money/I Hate Money
2021-06-03Translated using Weblate (Norwegian Bokmål)Allan Nordhøy2-8/+8
Currently translated at 74.0% (171 of 231 strings) Co-authored-by: Allan Nordhøy <epost@anotheragency.no> Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/nb_NO/ Translation: I Hate Money/I Hate Money
2021-06-03Translated using Weblate (Greek)Eugenia Russell2-70/+75
Currently translated at 55.8% (129 of 231 strings) Translated using Weblate (Greek) Currently translated at 42.8% (99 of 231 strings) Translated using Weblate (Greek) Currently translated at 26.4% (61 of 231 strings) Co-authored-by: Eugenia Russell <eugenia.russell2019@gmail.com> Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/el/ Translation: I Hate Money/I Hate Money
2021-05-22Upgrade to GitHub-native Dependabot (#748)dependabot-preview[bot]1-0/+16
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-05-22Fixed Typo in docs/index.rst (#751)Sanjay S S1-1/+1
2021-04-21Bump docutils from 0.17 to 0.17.1 (#746)dependabot-preview[bot]1-1/+1
Bumps [docutils](http://docutils.sourceforge.net/) from 0.17 to 0.17.1. Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-16Translated using Weblate (Spanish)fcoterroba2-4/+6
Currently translated at 42.4% (98 of 231 strings) Co-authored-by: fcoterroba <fcoterroba@gmail.com> Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/es/ Translation: I Hate Money/I Hate Money
2021-04-16Translated using Weblate (Indonesian)whenwesober1-3/+5
Currently translated at 100.0% (231 of 231 strings) Co-authored-by: whenwesober <naomi16i_1298q@cikuh.com> Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/id/ Translation: I Hate Money/I Hate Money
2021-04-16Translated using Weblate (Indonesian)Reza Almanda2-34/+43
Currently translated at 100.0% (231 of 231 strings) Co-authored-by: Reza Almanda <rezaalmanda27@gmail.com> Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/id/ Translation: I Hate Money/I Hate Money
2021-04-16Translated using Weblate (Greek)Eugenia Russell2-35/+38
Currently translated at 24.6% (57 of 231 strings) Translated using Weblate (Greek) Currently translated at 20.7% (48 of 231 strings) Co-authored-by: Eugenia Russell <eugenia.russell2019@gmail.com> Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/el/ Translation: I Hate Money/I Hate Money
2021-04-12Deleted translation using Weblate (Telugu)Glandos1-767/+0
2021-04-12Added translation using Weblate (Telugu)Pratyush Kongalla1-0/+767
Co-authored-by: Pratyush Kongalla <connect2pratyush@gmail.com>
2021-04-12Navbar change (#739)Alexis Metaireau1-4/+5
* Changed the navbar element spacing to make it look more even. * Put history and settings in a submenu Co-authored-by: Joshua <mckerracher@gmail.com>
2021-04-11Translations update from Weblate (#741)Weblate (bot)0-0/+0
* Added translation using Weblate (Telugu) Co-authored-by: Pratyush Kongalla <connect2pratyush@gmail.com> * Deleted translation using Weblate (Telugu) Co-authored-by: Pratyush Kongalla <connect2pratyush@gmail.com> Co-authored-by: Glandos <bugs-github@antipoul.fr>
2021-04-11Remove obsolete isort flags (#740)Alexis Metaireau1-1/+1
2021-04-11Translations update from Weblate (#725)Weblate (bot)3-0/+770
* Added translation using Weblate (Telugu) Co-authored-by: Pratyush Kongalla <connect2pratyush@gmail.com> * Translated using Weblate (Serbian) Currently translated at 36.3% (84 of 231 strings) Added translation using Weblate (Serbian) Co-authored-by: Rastko Sarcevic <ralesarcevic@gmail.com> Translate-URL: https://hosted.weblate.org/projects/i-hate-money/i-hate-money/sr/ Translation: I Hate Money/I Hate Money * Deleted translation using Weblate (Telugu) Co-authored-by: Pratyush Kongalla <connect2pratyush@gmail.com> Co-authored-by: Rastko Sarcevic <ralesarcevic@gmail.com> Co-authored-by: Glandos <bugs-github@antipoul.fr>
2021-04-10disable greenlet c++ test to avoid error "Failed building wheel for ↵ToadCast1-1/+2
greenlet" on issue #726 (#727)
2021-04-07Change the URL of the exchange API. Fixes #735 (#736)Alexis Metaireau1-1/+1
2021-04-06Fix travis build with python3.6 (#734)Glandos1-0/+2
Upgrade pip **and** virtualenv, as mentioned in https://travis-ci.community/t/pip-install-cryptography-fails-on-py36/11233/4 Tox is building its own virtualenv, so the image from TravisCI might not be enough for pip to find the wheel.
2021-04-05Add donate paragraph in Contributing sectionGlandos1-0/+2
2021-04-05Add liberapay badgeGlandos1-0/+4
2021-04-05Bump docutils from 0.16 to 0.17dependabot-preview[bot]1-1/+1
Bumps [docutils](http://docutils.sourceforge.net/) from 0.16 to 0.17. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-04Pin SQLAlchemy (#730)zorun1-1/+2
* Pin SQLAlchemy to accounts for API changes Fixes: #728 * Cosmetic fix (tabs vs spaces) Co-authored-by: Baptiste Jonglez <git@bitsofnetworks.org>
2021-03-28Bump sphinx from 3.5.2 to 3.5.3dependabot-preview[bot]1-1/+1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-17Bump sphinx from 3.5.1 to 3.5.2dependabot-preview[bot]1-1/+1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.5.1...v3.5.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>