Commit Graph

3657 Commits

Author SHA1 Message Date
Roland Geider
7f9d09492b Add workflows to automatically update screenshots
These are also now tracked with git-lfs
2025-11-29 17:14:37 +01:00
Roland Geider
4a36b1de96 Expand logic to support screenshot generation for iOS 2025-11-27 18:16:29 +01:00
dependabot[bot]
c8b17ed9e7 Bump json_serializable from 6.11.1 to 6.11.2
Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.11.1 to 6.11.2.
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.11.1...json_serializable-v6.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-27 15:27:29 +01:00
Roland Geider
93aa691260 Bump flutter version 2025-11-25 20:23:41 +01:00
Roland Geider
b8358f3bf2 Bump flutter version 2025-11-25 20:23:06 +01:00
dependabot[bot]
6d3074948c Bump build_runner from 2.10.3 to 2.10.4
Bumps [build_runner](https://github.com/dart-lang/build) from 2.10.3 to 2.10.4.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.10.3...build_runner-v2.10.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-25 14:23:51 +01:00
dependabot[bot]
943f0d71ce Bump flutter_svg from 2.2.2 to 2.2.3
Bumps [flutter_svg](https://github.com/flutter/packages/tree/main/third_party/packages) from 2.2.2 to 2.2.3.
- [Commits](https://github.com/flutter/packages/commits/flutter_svg-v2.2.3/third_party/packages)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-25 14:23:25 +01:00
dependabot[bot]
002a75be78 Bump mockito from 5.5.1 to 5.6.1
Bumps [mockito](https://github.com/dart-lang/mockito) from 5.5.1 to 5.6.1.
- [Release notes](https://github.com/dart-lang/mockito/releases)
- [Changelog](https://github.com/dart-lang/mockito/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/mockito/compare/v5.5.1...v5.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-25 14:23:10 +01:00
Roland Geider
f64b8d51df Merge pull request #995 from wger-project/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2025-11-21 15:09:41 +01:00
dependabot[bot]
b75ca37d05 Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-21 00:18:32 +00:00
Roland Geider
e82efb2019 Merge pull request #978 from lenka369/master
Save ingredient to cache on selection
2025-11-19 16:38:35 +01:00
lenka369
27c80ed550 prevent duplicate ingredients in cache 2025-11-18 23:34:12 +01:00
lenka369
883332c5bd Merge branch 'wger-project:master' into master 2025-11-18 23:10:19 +01:00
Roland Geider
456e6cc6e0 Update pubspec.lock 2025-11-18 20:56:37 +01:00
Roland Geider
a37455efb5 Merge pull request #992 from wger-project/chore/update-flutter
Bump flutter to 3.38
2025-11-18 19:31:05 +01:00
lenka369
dcdfcba631 Merge branch 'wger-project:master' into master 2025-11-18 18:50:23 +01:00
Roland Geider
fecfcf2b20 Bump flutter to 3.38 2025-11-18 17:55:21 +01:00
Roland Geider
ce983c2db1 Merge pull request #991 from wger-project/fix/timezone-handling
Properly handle timezones (again)
2025-11-18 17:42:02 +01:00
Roland Geider
fc881c4929 Properly handle timezones
This should (hopefully 🤞) take care of problems saving entries with timezone
information.
2025-11-18 16:30:52 +01:00
Roland Geider
758916057e Merge pull request #981 from Oknarb258/master
New test cases for contribute_exercise_test.dart
2025-11-18 15:45:48 +01:00
Branislav Nohaj
c6ab5cfa20 Add exercise contribution tests with proper mocks 2025-11-18 13:55:38 +01:00
Branislav Nohaj
45ab81a56d Merge branch 'wger-project:master' into master 2025-11-18 13:26:01 +01:00
Branislav Nohaj
be4128e975 Update contribute_exercise_test.mocks.dart 2025-11-18 13:00:18 +01:00
Branislav Nohaj
d795fb0dce Update contribute_exercise_test.mocks.dart
newly generated file
2025-11-18 12:53:25 +01:00
Branislav Nohaj
5854810e1e Updated contribute_exercise_test.dart
few new changes for user verification
2025-11-18 12:52:52 +01:00
Kyle Hekkers
e0b0aba979 iOS 16 Library Crash Fix (#987)
* Update Podfile

* Create manual-build-apple.yml

* Update build-apple.yml

* Revert "Update build-apple.yml"

This reverts commit 3820e784ee.

* Revert "Create manual-build-apple.yml"

This reverts commit 17af3347d1.
2025-11-17 19:51:18 +01:00
lenka369
aaa91a4591 Update mock files 2025-11-16 08:53:18 +01:00
lenka369
cf3dc58b27 Merge branch 'wger-project:master' into master 2025-11-15 02:31:12 +01:00
Roland Geider
202d8eafb1 Recreate generate files and use correct methods 2025-11-11 14:36:11 +01:00
Roland Geider
4d77cff2ef Merge branch 'master' into fork/Oknarb258/master
# Conflicts:
#	test/exercises/contribute_exercise_test.mocks.dart
2025-11-11 14:27:36 +01:00
Roland Geider
92ce8a51ed Update AUTHORS.md 2025-11-10 23:10:56 +01:00
Github-Actions
b10f0542a4 Bump version to 1.9.1 1.9.1 2025-11-10 20:31:49 +00:00
Roland Geider
49782386c4 Bump flutter version 2025-11-10 21:21:27 +01:00
Roland Geider
61aefc146f Comment out action as it seems it's not working anymore 2025-11-10 21:16:07 +01:00
Roland Geider
ccfa6ebfb5 Add missing title 2025-11-10 21:04:36 +01:00
Roland Geider
25976fac9f Bump versions in Gemfile.lock 2025-11-10 20:57:20 +01:00
Roland Geider
f6a073766a Improve and consolidate the image error handler 2025-11-10 20:23:52 +01:00
dependabot[bot]
aebe3f8244 Bump flex_seed_scheme from 3.5.1 to 3.6.1 (#984)
Bumps [flex_seed_scheme](https://github.com/rydmike/flex_seed_scheme) from 3.5.1 to 3.6.1.
- [Release notes](https://github.com/rydmike/flex_seed_scheme/releases)
- [Changelog](https://github.com/rydmike/flex_seed_scheme/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rydmike/flex_seed_scheme/compare/3.5.1...3.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-10 15:11:35 +01:00
dependabot[bot]
b01f66588e Merge pull request #985 from wger-project/dependabot/pub/flutter_svg-2.2.2
Bump flutter_svg from 2.2.1 to 2.2.2
2025-11-10 15:11:24 +01:00
Roland Geider
e985909716 Merge pull request #977 from wger-project/dependabot/pub/get_it-8.3.0
Bump get_it from 8.2.0 to 8.3.0
2025-11-07 13:43:13 +01:00
Branislav Nohaj
c3a150cfed Update contribute_exercise_test.mocks.dart 2025-11-06 19:04:52 +01:00
Branislav Nohaj
297460e42d dart format contribute_exercise_test.dart 2025-11-05 20:17:13 +01:00
Branislav Nohaj
0bf4de6cc8 Update contribute_exercise_test.dart
reworked tests with new testcases
2025-11-04 16:12:03 +01:00
lenka369
fc48c707e8 Added tests 2025-11-04 05:21:18 +01:00
lenka369
ed938cd3d2 Replaced print statements with logger 2025-11-03 10:03:37 +01:00
lenka369
372f8af329 Merge branch 'wger-project:master' into master 2025-11-03 08:40:38 +01:00
dependabot[bot]
c408dd5f75 Bump get_it from 8.2.0 to 8.3.0
Bumps [get_it](https://github.com/flutter-it/get_it) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/flutter-it/get_it/releases)
- [Changelog](https://github.com/flutter-it/get_it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flutter-it/get_it/compare/v8.2.0...V8.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-03 00:04:05 +00:00
Roland Geider
ec9e7f2cdf Merge pull request #925 from wger-project/feature/weblate
Translations update from Hosted Weblate
2025-10-31 11:17:55 +01:00
lenka369
a7ba623005 fix: Save ingredient to cache on selection 2025-10-31 10:36:34 +01:00
Alessio
b9ac7bf19c Translated using Weblate (Italian)
Currently translated at 92.0% (324 of 352 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/it/
2025-10-29 11:34:37 +01:00