.devcontainer
improve devcontainer
2024-11-09 11:56:20 +01:00
.githooks
Disable pre-commit hook
2023-01-16 19:46:15 +01:00
.github /workflows
Temporarily disable tests
2024-02-09 22:08:49 +01:00
.vscode
update ruff path
2024-08-12 21:42:47 +02:00
common
fix mistakenly hardcoded value in truncate()
2024-11-13 21:06:52 +01:00
games
Implement converting prices ( #79 )
2024-11-11 16:36:57 +00:00
tests
add streak-releted basic functionality
2024-09-04 21:58:56 +02:00
timetracker
Implement converting prices ( #79 )
2024-11-11 16:36:57 +00:00
.dockerignore
Fix .dockerignore
2023-11-16 16:27:41 +01:00
.drone.yml
Update .drone.yml testing
2023-11-16 16:30:17 +01:00
.editorconfig
editorconfig: do not add newline to HTML
2024-10-16 17:45:23 +02:00
.envrc
add .envrc
2024-08-08 14:48:20 +02:00
.gitignore
.gitignore: add .direnv
2024-08-08 14:49:09 +02:00
.pre-commit-config.yaml
pre-commit hook: disable isort
2024-11-13 21:06:38 +01:00
CHANGELOG.md
Implement converting prices ( #79 )
2024-11-11 16:36:57 +00:00
Caddyfile
Remove Caddy
2023-01-20 17:15:53 +01:00
Dockerfile
Version 1.5.2
2024-01-14 21:28:38 +01:00
Makefile
make dev does not ignore warnings
2024-06-26 18:35:05 +02:00
README.md
Make setting up and developing easier
2024-06-26 17:18:58 +02:00
devcontainer.Dockerfile
improve devcontainer
2024-11-09 11:56:20 +01:00
docker-compose.no-caddy.yml
Remove Caddy
2023-01-20 17:15:53 +01:00
docker-compose.yml
Fix docker-compose.yml
2023-11-16 16:27:41 +01:00
entrypoint.sh
Implement converting prices ( #79 )
2024-11-11 16:36:57 +00:00
manage.py
formatting
2024-08-11 17:24:26 +02:00
package.json
Implement converting prices ( #79 )
2024-11-11 16:36:57 +00:00
poetry.lock
Add yaml to dependencies
2024-11-11 18:14:48 +01:00
pyproject.toml
Add yaml to dependencies
2024-11-11 18:14:48 +01:00
shell.nix
add ruff to shell.nix
2024-08-11 17:24:50 +02:00
streak_bruteforce.py
add streak-releted basic functionality
2024-09-04 21:58:56 +02:00
tailwind.config.js
tailwind: define accent and background colors
2024-09-04 21:59:29 +02:00