Commit Graph

7523 Commits

Author SHA1 Message Date
dependabot[bot]
91465147e7 Bump Sortable from 1.15.2 to 1.15.3
Bumps [Sortable](https://github.com/RubaXa/Sortable) from 1.15.2 to 1.15.3.
- [Release notes](https://github.com/RubaXa/Sortable/releases)
- [Commits](07708fa1e7...dcb8f9e85b)

---
updated-dependencies:
- dependency-name: Sortable
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 23:37:49 +00:00
Roland Geider
e3c72c428e Merge pull request #1730 from wger-project/dependabot/github_actions/docker/setup-qemu-action-3.2.0
Bump docker/setup-qemu-action from 3.1.0 to 3.2.0
2024-08-29 14:14:13 +02:00
Roland Geider
8c1d0b4170 Merge pull request #1757 from wger-project/dependabot/pip/ruff-0.6.2
Bump ruff from 0.5.4 to 0.6.2
2024-08-29 11:17:19 +02:00
kvinto
b026b6d096 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (718 of 718 strings)

Translation: wger Workout Manager/Web App
Translate-URL: https://hosted.weblate.org/projects/wger/web/uk/
2024-08-26 14:09:11 +02:00
dependabot[bot]
8152367b58 Bump ruff from 0.5.4 to 0.6.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.4 to 0.6.2.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.4...0.6.2)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-22 23:51:20 +00:00
GS Bacon
5159ea120d Translated using Weblate (Norwegian Bokmål)
Currently translated at 81.3% (584 of 718 strings)

Translation: wger Workout Manager/Web App
Translate-URL: https://hosted.weblate.org/projects/wger/web/nb_NO/
2024-08-20 20:09:13 +02:00
Dawid Panyło
69233c5ae7 Translated using Weblate (Polish)
Currently translated at 100.0% (718 of 718 strings)

Translation: wger Workout Manager/Web App
Translate-URL: https://hosted.weblate.org/projects/wger/web/pl/
2024-08-15 17:09:14 +02:00
Dawid Panyło
5c7192317a Translated using Weblate (Polish)
Currently translated at 99.8% (717 of 718 strings)

Translation: wger Workout Manager/Web App
Translate-URL: https://hosted.weblate.org/projects/wger/web/pl/
2024-08-07 13:09:22 +02:00
Zixu Sun
930ce60a45 Translated using Weblate (Catalan)
Currently translated at 65.5% (471 of 718 strings)

Translation: wger Workout Manager/Web App
Translate-URL: https://hosted.weblate.org/projects/wger/web/ca/
2024-08-05 01:09:20 +02:00
Dieter Plaetinck
5c1597d9ea typo fix 2024-08-02 23:05:19 +03:00
Roland Geider
fda9e3497a Merge pull request #1746 from wger-project/docker-add-more-startup-options
docker image: support loading exercise videos, fixtures, nutrition info
2024-08-02 18:11:40 +02:00
Dieter Plaetinck
5907f67527 docker image: support loading exercise videos, fixtures, nutrition info
the end goal here is to be able to run wger-docker development stack
without having to run any manual commands; rather i just want to be
able to run the container and have it do all downloading/syncing and
then just start the webserver.
2024-08-02 16:20:07 +03:00
Roland Geider
7bc1b131f2 Merge pull request #1743 from wger-project/dependabot/pip/fontawesomefree-approx-eq-6.6.0
Update fontawesomefree requirement from ~=6.5.1 to ~=6.6.0
2024-08-01 10:23:20 +02:00
Milo Ivir
99623c6f25 Translated using Weblate (Croatian)
Currently translated at 100.0% (718 of 718 strings)

Translation: wger Workout Manager/Web App
Translate-URL: https://hosted.weblate.org/projects/wger/web/hr/
2024-07-31 17:09:20 +00:00
dependabot[bot]
8dceae8a7e Update fontawesomefree requirement from ~=6.5.1 to ~=6.6.0
Updates the requirements on [fontawesomefree](https://github.com/FortAwesome/Font-Awesome) to permit the latest version.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.5.1...6.6.0)

---
updated-dependencies:
- dependency-name: fontawesomefree
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-26 23:35:12 +00:00
Roland Geider
c2b69004f0 Merge pull request #1741 from wger-project/dependabot/pip/django-crispy-forms-approx-eq-2.3
Update django-crispy-forms requirement from ~=2.2 to ~=2.3
2024-07-26 11:28:30 +02:00
dependabot[bot]
0b95025290 Update django-crispy-forms requirement from ~=2.2 to ~=2.3
Updates the requirements on [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) to permit the latest version.
- [Release notes](https://github.com/django-crispy-forms/django-crispy-forms/releases)
- [Changelog](https://github.com/django-crispy-forms/django-crispy-forms/blob/main/CHANGELOG.md)
- [Commits](https://github.com/django-crispy-forms/django-crispy-forms/compare/2.2...2.3)

---
updated-dependencies:
- dependency-name: django-crispy-forms
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-25 23:52:23 +00:00
Roland Geider
f0317031b9 Merge pull request #1720 from wger-project/dependabot/pip/django-cors-headers-4.4.0
Bump django-cors-headers from 4.3.1 to 4.4.0
2024-07-25 16:12:21 +02:00
Roland Geider
78f25476c4 Merge pull request #1729 from wger-project/dependabot/pip/ruff-0.5.4
Bump ruff from 0.4.8 to 0.5.4
2024-07-24 16:31:09 +02:00
gallegonovato
4b57bfb7ce Translated using Weblate (Spanish)
Currently translated at 100.0% (718 of 718 strings)

Translation: wger Workout Manager/Web App
Translate-URL: https://hosted.weblate.org/projects/wger/web/es/
2024-07-23 13:09:24 +02:00
dependabot[bot]
b6fbe88fab Bump docker/setup-qemu-action from 3.1.0 to 3.2.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 23:40:11 +00:00
dependabot[bot]
05bad8df74 Bump ruff from 0.4.8 to 0.5.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.8 to 0.5.4.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.8...0.5.4)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 23:15:29 +00:00
Oğuz Ersen
1c95695eab Translated using Weblate (Turkish)
Currently translated at 100.0% (718 of 718 strings)

Translation: wger Workout Manager/Web App
Translate-URL: https://hosted.weblate.org/projects/wger/web/tr/
2024-07-20 19:09:16 +02:00
Roland Geider
2d20b29ab4 Merge pull request #1725 from wger-project/dependabot/pip/reportlab-4.2.2
Bump reportlab from 4.2.0 to 4.2.2
2024-07-20 12:46:24 +02:00
dependabot[bot]
9606ca8a60 Bump reportlab from 4.2.0 to 4.2.2
Bumps [reportlab](https://www.reportlab.com/) from 4.2.0 to 4.2.2.

---
updated-dependencies:
- dependency-name: reportlab
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-19 15:00:56 +00:00
Roland Geider
61d8dd0694 Merge pull request #1722 from wger-project/dependabot/pip/pillow-10.4.0
Bump pillow from 10.3.0 to 10.4.0
2024-07-19 16:59:25 +02:00
Roland Geider
cbfec01955 Update image height, use links to badges in repo 2024-07-19 15:44:00 +02:00
Roland Geider
95da436cc9 Add links to app store and flathub 2024-07-19 15:34:44 +02:00
Roland Geider
68c8b4c4bf Also add a donation link
This is now similar to the corresponding "about" page in the mobile app
2024-07-19 15:34:40 +02:00
Roland Geider
bf3b1eea5c Merge pull request #1721 from wger-project/dependabot/pip/django-crispy-forms-approx-eq-2.2
Update django-crispy-forms requirement from ~=2.1 to ~=2.2
2024-07-18 16:27:57 +02:00
Milo Ivir
9bce418d43 Translated using Weblate (Croatian)
Currently translated at 100.0% (717 of 717 strings)

Translation: wger Workout Manager/Web App
Translate-URL: https://hosted.weblate.org/projects/wger/web/hr/
2024-07-15 17:09:17 +02:00
Oğuz Ersen
c9cdc4ad21 Translated using Weblate (Turkish)
Currently translated at 100.0% (717 of 717 strings)

Translation: wger Workout Manager/Web App
Translate-URL: https://hosted.weblate.org/projects/wger/web/tr/
2024-07-15 17:09:16 +02:00
gallegonovato
32b9d1a06c Translated using Weblate (Spanish)
Currently translated at 100.0% (717 of 717 strings)

Translation: wger Workout Manager/Web App
Translate-URL: https://hosted.weblate.org/projects/wger/web/es/
2024-07-15 17:09:15 +02:00
Roland Geider
c6af4f608f Add link to mastodon on about us / contact page 2024-07-14 15:50:00 +02:00
Github-actions
cb1a0d414b Automatic linting 2024-07-12 09:49:56 +00:00
Roland Geider
ea614b136c Allow searching for ingredient source names in the API 2024-07-12 11:49:39 +02:00
dependabot[bot]
26c0b35499 Bump pillow from 10.3.0 to 10.4.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.3.0...10.4.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-09 23:56:38 +00:00
dependabot[bot]
f7afe6f4df Update django-crispy-forms requirement from ~=2.1 to ~=2.2
Updates the requirements on [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) to permit the latest version.
- [Release notes](https://github.com/django-crispy-forms/django-crispy-forms/releases)
- [Changelog](https://github.com/django-crispy-forms/django-crispy-forms/blob/main/CHANGELOG.md)
- [Commits](https://github.com/django-crispy-forms/django-crispy-forms/compare/2.1...2.2)

---
updated-dependencies:
- dependency-name: django-crispy-forms
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-09 23:56:26 +00:00
dependabot[bot]
9260c6024c Bump django-cors-headers from 4.3.1 to 4.4.0
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.3.1 to 4.4.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.3.1...4.4.0)

---
updated-dependencies:
- dependency-name: django-cors-headers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-09 23:56:23 +00:00
Roland Geider
a593168c2e Merge pull request #1719 from wger-project/dependabot/pip/django-debug-toolbar-4.4.5
Bump django-debug-toolbar from 4.4.3 to 4.4.5
2024-07-09 18:34:47 +02:00
Roland Geider
23e77f2ce4 Merge pull request #1604 from wger-project/dependabot/npm_and_yarn/yarn-1.22.22
Bump yarn from 1.22.21 to 1.22.22
2024-07-09 17:46:33 +02:00
Github-actions
a9c8ef8811 Automatic linting 2024-07-09 15:37:30 +00:00
Roland Geider
f9c1c61087 Bump version in pyproject.toml 2024-07-09 17:36:51 +02:00
Roland Geider
f9e588936c Catch exception if the ingredient doesn't exist 2024-07-09 17:36:36 +02:00
Roland Geider
6f5fade7e7 Update react files 2024-07-09 17:36:01 +02:00
Roland Geider
3ee122ec46 Add CSS file for react-simple-wysiwyg.css
This was previously being added to react/main.css, but was creating problems
when django-compressor was activated (which is the default during production).
Adding the CSS outside of the compress block fixes this problem
2024-07-09 17:34:02 +02:00
Roland Geider
0d643624f6 Merge pull request #1711 from wger-project/dependabot/pip/openfoodfacts-0.4.0
Bump openfoodfacts from 0.3.0 to 0.4.0
2024-07-09 16:27:24 +02:00
Roland Geider
5c05ac14d2 Download OFF images from S3 2024-07-09 15:54:52 +02:00
Roland Geider
0f43d24a76 Merge pull request #1718 from wger-project/dependabot/pip/django-axes-ipware--6.5.1
Bump django-axes[ipware] from 6.5.0 to 6.5.1
2024-07-09 12:18:55 +02:00
florent4014
791c6e7d7a Translated using Weblate (French)
Currently translated at 100.0% (729 of 729 strings)

Translation: wger Workout Manager/Web App
Translate-URL: https://hosted.weblate.org/projects/wger/web/fr/
2024-07-09 10:09:26 +02:00