No description
  • CSS 98.2%
  • Python 1.7%
  • HTML 0.1%
Find a file
2025-02-24 14:31:46 +01:00
charts/huesoporro fix: update token refresh to use object attributes instead of dict access 2025-02-24 14:31:46 +01:00
migrations feat: revamp authentication -- remove twitch's tokens from our own wrapper token 2025-01-17 18:15:58 +01:00
src fix: update token refresh to use object attributes instead of dict access 2025-02-24 14:31:46 +01:00
tests feat: change QuoteStorerSvc to use the new quote repo instead of the legacy db object 2025-02-13 10:20:03 +01:00
.envrc feat: remove kivy frontend, add litestar 2024-12-12 12:22:34 +01:00
.gitignore feat: add migrations, api bot endpoints and revamp the whole twitch backend by making use of twitchio 2024-12-17 17:55:02 +01:00
.pre-commit-config.yaml tests: add base tests 2024-12-18 18:27:46 +01:00
.python-version feat: initial commit 2024-10-23 11:12:35 +02:00
CHANGELOG chore: update to v0.2.6 2025-02-13 10:55:31 +01:00
devenv.lock feat: add GetRandomQuoteAction 2025-02-13 09:52:15 +01:00
devenv.nix fix: retrieve user profile after refreshing twitch creds 2025-02-24 11:29:12 +01:00
devenv.yaml feat: revamp authentication -- remove twitch's tokens from our own wrapper token 2025-01-17 18:15:58 +01:00
Dockerfile feat: add migrations, api bot endpoints and revamp the whole twitch backend by making use of twitchio 2024-12-17 17:55:02 +01:00
Makefile tests: add base tests 2024-12-18 18:27:46 +01:00
pyproject.toml fix: update token refresh to use object attributes instead of dict access 2025-02-24 14:31:46 +01:00
README.md feat: remove kivy frontend, add litestar 2024-12-12 12:22:34 +01:00
uv.lock fix: update token refresh to use object attributes instead of dict access 2025-02-24 14:31:46 +01:00

huesoporro