Roland Geider
|
65544ec957
|
Use the correct paths for font awesome assets
|
2025-10-11 17:13:04 +02:00 |
|
Roland Geider
|
9834431175
|
Sort languages alphabetically
|
2025-10-11 16:56:56 +02:00 |
|
Roland Geider
|
909361f6ec
|
Refactor project to use packaged version of our react component
This gets rid of the checked-in react code, which was causing huge diffs
|
2025-10-11 16:46:24 +02:00 |
|
Roland Geider
|
f6cccd339a
|
Save the git commit and build date of the docker images
|
2025-10-11 16:29:00 +02:00 |
|
Roland Geider
|
9140284b75
|
Don't test on 3.14 yet
|
2025-10-09 14:28:19 +02:00 |
|
Github-actions
|
21c277e31c
|
Automatic linting
|
2025-10-09 12:03:00 +00:00 |
|
Roland Geider
|
7015c7d961
|
Merge branch 'fork/Akshit-MMQH/master'
|
2025-10-09 14:02:33 +02:00 |
|
Roland Geider
|
bcad09bb99
|
Reduce the icon size a bit
|
2025-10-09 14:02:17 +02:00 |
|
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 |
|
AKSHIT
|
a608adc437
|
font awesome icons
|
2025-10-08 00:48:58 +05:30 |
|
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 |
|
AKSHIT
|
a5ac3d8724
|
add font awesome icon
|
2025-10-07 19:54:06 +05:30 |
|
AKSHIT
|
80cac25ec5
|
fixed wrapping issue
|
2025-10-07 18:55:25 +05:30 |
|
AKSHIT
|
78b5d7076d
|
Add password toggle feature in forms
|
2025-10-07 18:32:12 +05:30 |
|
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 |
|