Roland Geider
|
10a8948a84
|
Also test the application with python 3.14
|
2025-10-08 20:47:21 +02:00 |
|
dependabot[bot]
|
c814cf4770
|
Bump astral-sh/setup-uv from 6 to 7
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6 to 7.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/v6...v7)
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-08 18:11:35 +02:00 |
|
Roland Geider
|
c2e1c5f339
|
Merge pull request #2081 from wger-project/dependabot/github_actions/github/codeql-action-4
Bump github/codeql-action from 3 to 4
|
2025-10-08 11:10:08 +02:00 |
|
Roland Geider
|
4953d0c7cf
|
Move chinese translation to correct locale code
This was preventing the translation from being displayed.
See https://github.com/wger-project/react/issues/1123
|
2025-10-08 10:25:49 +02:00 |
|
dependabot[bot]
|
fb7933bef1
|
Bump github/codeql-action from 3 to 4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-07 23:01:12 +00:00 |
|
Ninguém Mesmo
|
0fb13cef1c
|
Translated using Weblate (Portuguese)
Currently translated at 100.0% (603 of 603 strings)
Translation: wger Workout Manager/Web App
Translate-URL: https://hosted.weblate.org/projects/wger/web/pt/
|
2025-10-07 20:02:01 +02:00 |
|
Roland Geider
|
59397799ba
|
Add unique constraint to the exercise translations
This prevents from duplicating translations for exercises. Also, remove
the corresponding health checks since this can't happen anymore.
|
2025-10-07 13:26:32 +02:00 |
|
Roland Geider
|
1d2d5f3400
|
Don't commit install-state.gz
|
2025-10-07 12:46:59 +02:00 |
|
Roland Geider
|
9eef6d5baa
|
Update uv.lock
|
2025-10-07 12:46:59 +02:00 |
|
Roland Geider
|
4679e33416
|
Merge pull request #2055 from saadpy0/issue-image-validation
Gallery: reuse exercise image validator to block animated uploads ( # 2054 )
|
2025-10-07 12:45:23 +02:00 |
|
Roland Geider
|
d13a88d289
|
Merge pull request #2004 from wger-project/dependabot/npm_and_yarn/devbridge-autocomplete-1.5.0
Bump devbridge-autocomplete from 1.4.11 to 1.5.0
|
2025-10-03 18:32:47 +02:00 |
|
dependabot[bot]
|
64b4edfe0d
|
Bump devbridge-autocomplete from 1.4.11 to 1.5.0
Bumps [devbridge-autocomplete](https://github.com/devbridge/jQuery-Autocomplete) from 1.4.11 to 1.5.0.
- [Commits](https://github.com/devbridge/jQuery-Autocomplete/compare/v1.4.11...v1.5.0)
---
updated-dependencies:
- dependency-name: devbridge-autocomplete
dependency-version: 1.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-02 15:23:22 +00:00 |
|
Roland Geider
|
8b514525f1
|
Merge pull request #2061 from seppzer0/master
refactor: make fields collections immutable
|
2025-10-02 17:11:18 +02:00 |
|
Github-actions
|
a80400b1cf
|
Automatic linting
|
2025-10-02 15:05:10 +00:00 |
|
Roland Geider
|
88e2f9efda
|
Merge pull request #2066 from JANVI-CHATURVEDI/fix-getstarted-clean-final
Fix "Get Started" Button and Add Registration Sidebar
|
2025-10-02 17:04:54 +02:00 |
|
Максим Горпиніч
|
fe62871f2f
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (603 of 603 strings)
Translation: wger Workout Manager/Web App
Translate-URL: https://hosted.weblate.org/projects/wger/web/uk/
|
2025-10-02 17:01:59 +02:00 |
|
JANVI
|
5af2067015
|
Fix 'Get Started' button, add registration sidebar, and include recent changes
|
2025-10-02 18:44:32 +05:30 |
|
JANVI
|
750fb7a4fe
|
Fix 'Get Started' button and add registration sidebar (all changes)
|
2025-10-02 18:39:26 +05:30 |
|
JANVI
|
81adc646d3
|
Fix 'Get Started' button and add registration sidebar
|
2025-10-02 18:36:26 +05:30 |
|
Joseph
|
22c34246d4
|
refactor: make fields collections immutable, remove unused import
|
2025-10-02 13:31:05 +02:00 |
|
Roland Geider
|
262345f353
|
Merge pull request #2057 from ChristianFeliks/issue-2052-exercise-search
Refactor exercise search to unified endpoint (issue #2052)
|
2025-10-02 12:55:20 +02:00 |
|
Christián Feliks
|
a2cb8c5fcd
|
tests: use reverse() and dict for query params
|
2025-10-02 12:38:35 +02:00 |
|
Roland Geider
|
2010fcbf48
|
Merge pull request #2062 from wger-project/dependabot/pip/django-5.2.7
Bump django from 5.2.6 to 5.2.7
|
2025-10-02 12:07:56 +02:00 |
|
dependabot[bot]
|
9f12c5daad
|
Bump django from 5.2.6 to 5.2.7
Bumps [django](https://github.com/django/django) from 5.2.6 to 5.2.7.
- [Commits](https://github.com/django/django/compare/5.2.6...5.2.7)
---
updated-dependencies:
- dependency-name: django
dependency-version: 5.2.7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-01 22:40:17 +00:00 |
|
Roland Geider
|
2ab89778b1
|
Fix .po file
|
2025-10-01 15:00:23 +02:00 |
|
Roland Geider
|
ab965c64de
|
Update dependencies
|
2025-10-01 14:59:12 +02:00 |
|
Roland Geider
|
8d3a3ab18f
|
Better handle malformed ingredient id values
|
2025-10-01 14:59:12 +02:00 |
|
Roland Geider
|
f517f0c479
|
Not an f-string anymore
|
2025-10-01 14:59:12 +02:00 |
|
Roland Geider
|
e3da2c6191
|
Merge pull request #2059 from AmandeepMandal1077/fix/home-page-typo
Fix typo in meal planning text
|
2025-10-01 13:50:51 +02:00 |
|
AmandeepMandal1077
|
82fe0bac82
|
Fixed typo in wger/software/templates/features.html from 'planing'->'planning'
|
2025-10-01 16:53:16 +05:30 |
|
Amandeep Mandal
|
5c948e1ac5
|
Fix typo in meal planning text
|
2025-10-01 11:45:56 +05:30 |
|
Christián Feliks
|
0f78285ab5
|
feat: implement exercise search with alias-aware, language-scoped matching. Wire ExerciseFilterSet into ExerciseInfoViewset and add tests similar to ingredient search while keeping the legacy search endpoint for compatibility
|
2025-09-30 22:42:14 +02:00 |
|
Roland Geider
|
e76e06886a
|
Switch to using low accuracy mode language detection
This is needed since it consumes way less ram and is also faster and
could cause the process to be killed in some docker configurations.
|
2025-09-30 18:56:38 +02:00 |
|
Roland Geider
|
0c78d809ac
|
Update react code
|
2025-09-30 13:59:44 +02:00 |
|
Saad Muhammad
|
ff9d32aef3
|
Apply image validator to gallery images (Issue #2054)
|
2025-09-30 17:20:28 +05:30 |
|
Roland Geider
|
bd32a2df42
|
Merge pull request #1977 from wbonicki/feature/1694
Feature/1694
|
2025-09-30 13:00:09 +02:00 |
|
Roland Geider
|
bf2a32f788
|
Adds exercise cache settings to docker
|
2025-09-30 12:26:44 +02:00 |
|
Roland Geider
|
3247520d94
|
Merge branch 'master' into fork/wbonicki/feature/1694
|
2025-09-30 12:09:12 +02:00 |
|
Roland Geider
|
20d43ce019
|
Temporarily remove the AlterUniqueTogether migration
It seems the unique constraint wasn't really being created in postgres?
Needs to be investigated further
|
2025-09-30 12:02:40 +02:00 |
|
Roland Geider
|
8b4b2fac28
|
Update react code
|
2025-09-28 16:37:39 +02:00 |
|
Github-actions
|
63abe9508e
|
Automatic linting
|
2025-09-28 14:32:09 +00:00 |
|
Roland Geider
|
5f6f8efa6e
|
Merge pull request #2051 from wger-project/feature/exercise-submission
Exercise submission endpoint
|
2025-09-28 16:31:56 +02:00 |
|
Roland Geider
|
b8a35808a5
|
Update version, 2.4 is not in beta
|
2025-09-28 15:52:04 +02:00 |
|
Roland Geider
|
0271b36412
|
Add option to generate and set new variation connections
|
2025-09-28 14:35:10 +02:00 |
|
Roland Geider
|
5e36e25fb2
|
Some more tweaks for the exercise submission serializer
|
2025-09-28 13:34:16 +02:00 |
|
Roland Geider
|
b080bbb96f
|
Merge branch 'master' into feature/exercise-submission
|
2025-09-28 12:13:18 +02:00 |
|
Github-actions
|
e5fe8b26a7
|
Automatic linting
|
2025-09-28 10:08:20 +00:00 |
|
Roland Geider
|
74ec79a503
|
Change default order for plans to start date
|
2025-09-28 11:58:13 +02:00 |
|
Roland Geider
|
028bb38d95
|
Bump server version
|
2025-09-28 11:57:35 +02:00 |
|
Github-actions
|
539235872d
|
Automatic linting
|
2025-09-26 12:04:32 +00:00 |
|