Files
.githooks
.vscode
common
games
fixtures
migrations
static
templates
components
add.html
add_session.html
base.html
index.html
list_sessions.html
stats.html
view_game.html
templatetags
__init__.py
admin.py
apps.py
forms.py
models.py
tests.py
urls.py
views.py
tests
timetracker
.dockerignore
.drone.yml
.editorconfig
.gitignore
CHANGELOG.md
Caddyfile
Dockerfile
Makefile
README.md
docker-compose.no-caddy.yml
docker-compose.yml
entrypoint.sh
manage.py
package.json
poetry.lock
pyproject.toml
tailwind.config.js
timetracker/games/templates
Lukáš Kucharczyk a879360ebd UX improvements
* ignore English articles when sorting names
  * added a new sort_name field that gets automatically created
* automatically fill certain values in forms:
  * new game: name and sort name after typing
  * new edition: name and sort name when selecting game
  * new purchase: platform when selecting edition
2023-11-09 14:49:00 +01:00
..
2023-11-09 14:49:00 +01:00
2023-11-02 09:52:42 +01:00
2023-10-09 00:00:45 +02:00
2023-11-09 10:10:44 +01:00
2023-11-06 12:05:39 +01:00