Commit Graph

3789 Commits

Author SHA1 Message Date
dependabot[bot]
b806a6b51c Bump aws-sdk-s3 from 1.176.0 to 1.208.0 in /ios
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.176.0 to 1.208.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-s3
  dependency-version: 1.208.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-18 19:25:12 +00:00
Roland Geider
0d0a5d8e02 Bump dependencies 2025-12-18 12:20:22 +01:00
Roland Geider
6a2158a397 Reload the session page in the gym mode
This makes sure that we have the current state and don't try to create a new session
which already exists
2025-12-18 11:59:26 +01:00
Roland Geider
a175201815 Merge pull request #1046 from wger-project/fix/late-initialization-error-logs
Fix/late initialization error logs
2025-12-18 11:59:14 +01:00
Roland Geider
40837ad1b3 Add tests 2025-12-18 11:31:58 +01:00
Roland Geider
d187324a25 Properly handle null values
Basically all the fields can be nullable, so we need to set them if
we want to avoid LateInitialisation errors.
2025-12-18 10:58:40 +01:00
Roland Geider
1f9a44d055 Merge pull request #1045 from wger-project/feature/html-error-handling
Handle HTML errors in WgerHttpException
2025-12-17 19:21:53 +01:00
Roland Geider
077dcaf742 Handle HTML errors in WgerHttpException
These need to be handled separately when the server encounters an error and
returns HTML instead of JSON.
2025-12-17 18:59:45 +01:00
Roland Geider
f26267a6fb Rename back
It seems flutter *needs* a fallback without country code
2025-12-17 17:18:21 +01:00
Roland Geider
21de3d663a Merge pull request #1022 from DhruvSingh19/fix/dead-screen-fix
Fix: Dead-Screen Issue is fixed
2025-12-17 12:40:06 +01:00
Roland Geider
779ca1c72e Rename translation file
This file contains simplified Chinese
2025-12-16 15:22:02 +01:00
Github-Actions
c28535c18b Bump version to 1.9.3 1.9.3 2025-12-16 12:58:25 +00:00
Roland Geider
07111a6d97 Update Gemfile.lock 2025-12-16 13:49:42 +01:00
Roland Geider
bd943267ad Bump flutter version 2025-12-16 13:31:15 +01:00
Roland Geider
33111b79e9 Fix bug causing the "copy to log" to not work anymore 2025-12-16 13:24:10 +01:00
Roland Geider
3c1ba1dc23 Merge pull request #1025 from wger-project/feature/weblate
Translations update from Hosted Weblate
2025-12-16 12:47:12 +01:00
dependabot[bot]
7494dfee24 Bump drift from 2.29.0 to 2.30.0
Bumps [drift](https://github.com/simolus3/drift) from 2.29.0 to 2.30.0.
- [Release notes](https://github.com/simolus3/drift/releases)
- [Commits](https://github.com/simolus3/drift/compare/drift-2.29.0...drift-2.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-16 12:46:33 +01:00
dependabot[bot]
51ba0934b8 Bump cider from 0.2.8 to 0.2.9
Bumps [cider](https://github.com/f3ath/cider) from 0.2.8 to 0.2.9.
- [Release notes](https://github.com/f3ath/cider/releases)
- [Changelog](https://github.com/f3ath/cider/blob/master/CHANGELOG.md)
- [Commits](https://github.com/f3ath/cider/compare/0.2.8...0.2.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-16 12:46:11 +01:00
Roland Geider
326e4a03ce Merge pull request #1041 from wger-project/dependabot/github_actions/actions/upload-artifact-6
Bump actions/upload-artifact from 5 to 6
2025-12-16 12:45:41 +01:00
Roland Geider
93a0649168 Merge pull request #1042 from wger-project/dependabot/github_actions/actions/download-artifact-7
Bump actions/download-artifact from 6 to 7
2025-12-16 12:45:24 +01:00
Roland Geider
199a870d45 Merge branch 'master' into feature/weblate 2025-12-16 12:44:00 +01:00
dependabot[bot]
db78f5baf7 Bump actions/download-artifact from 6 to 7
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 00:08:01 +00:00
dependabot[bot]
9fc0a68937 Bump actions/upload-artifact from 5 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 00:07:55 +00:00
Roland Geider
71fc13b9ea Merge pull request #1039 from wger-project/fix/gym-mode-logs
Correctly handle state change in LogFormWidget
2025-12-14 22:17:42 +01:00
Floris C
0819a2dd2e Translated using Weblate (Dutch)
Currently translated at 58.5% (216 of 369 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/nl/
2025-12-14 22:17:04 +01:00
Roland Geider
0787ec1c30 Translated using Weblate (German)
Currently translated at 100.0% (369 of 369 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/de/

# Conflicts:
#	lib/l10n/app_de.arb
2025-12-14 22:16:43 +01:00
Максим Горпиніч
68ea2042a6 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (369 of 369 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/uk/
2025-12-14 22:15:29 +01:00
Diego Menezes
bf38d01fe3 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (369 of 369 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/pt_BR/
2025-12-14 22:15:29 +01:00
Diego Menezes
63e67a686f Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (369 of 369 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/pt_BR/
2025-12-14 22:15:29 +01:00
Roland Geider
60b0cc38cd Merge pull request #1038 from elias170105/feature/gym-mode-translation
Feat: Add German translation for Gym Mode Settings
2025-12-14 22:09:40 +01:00
Roland Geider
4b04b2b89a Correctly handle state change in LogFormWidget
This was causing the logs from a previous exercise being displayed and saved
2025-12-14 22:08:22 +01:00
unknown
8d91209081 Feat: Add German translation for Gym Mode Settings
Added German translations in app_de.arb. This is my first time working with Flutter localization!
2025-12-14 21:45:57 +01:00
Floris C
f91fb026c4 Translated using Weblate (Dutch)
Currently translated at 58.5% (216 of 369 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/nl/
2025-12-13 15:00:24 +00:00
Elias Lang
24415da42a Translated using Weblate (German)
Currently translated at 100.0% (369 of 369 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/de/
2025-12-08 11:00:23 +00:00
Максим Горпиніч
4cc0aaf300 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (369 of 369 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/uk/
2025-12-08 11:00:20 +00:00
Diego Menezes
f54c815bf7 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (369 of 369 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/pt_BR/
2025-12-06 03:03:20 +01:00
Diego Menezes
7a97b87106 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (369 of 369 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/pt_BR/
2025-12-05 19:00:19 +01:00
Roland Geider
58a22b8229 Cleanup duplicated releases 2025-12-04 22:29:05 +01:00
Roland Geider
e290cc9da4 Update screenshot URLs (the screenshots are now saved in git-lfs) 2025-12-04 22:13:32 +01:00
Github-Actions
47d139097e Bump version to 1.9.2 1.9.2 2025-12-04 19:15:12 +00:00
Roland Geider
39c8ed3777 Reset build nr 2025-12-04 20:06:11 +01:00
Roland Geider
4be21e6390 Add missing title 2025-12-04 20:03:28 +01:00
Github-Actions
10be1921b5 Bump version to 1.9.2 2025-12-04 18:33:06 +00:00
Roland Geider
e20a235657 Download the files stored on LFS 2025-12-04 19:26:41 +01:00
Roland Geider
4d8fe5ed61 Reset build nr 2025-12-04 19:26:03 +01:00
Github-Actions
af94d9c84d Bump version to 1.9.2 2025-12-04 17:19:29 +00:00
Roland Geider
e0236d8298 Install requirements from requirements.txt 2025-12-04 18:14:47 +01:00
Roland Geider
9098fd8185 Reset build nr 2025-12-04 16:25:10 +01:00
Github-Actions
2567858350 Bump version to 1.9.2 2025-12-04 15:17:06 +00:00
Roland Geider
ea01aa8a26 Update Gemfile.lock 2025-12-04 16:12:04 +01:00