Commit graph

22 commits

Author SHA1 Message Date
bronsen
686e3e8a6f [ci] don't use variables in workflow
Some checks failed
ci/woodpecker/push/workflow/2 Pipeline failed
ci/woodpecker/push/workflow/1 Pipeline failed
I don't understand them
2025-12-05 17:44:37 +01:00
bronsen
bea10df466 ci: 👷 Add workflow.yaml
Some checks failed
ci/woodpecker/push/workflow/1 Pipeline failed
ci/woodpecker/push/workflow/2 Pipeline failed
2025-12-05 17:21:21 +01:00
bronsen
c2e6896888 feat: 🎨 Add justfile with recipes
We have linting and exporting dependencies to requirements files.
2025-12-05 17:11:58 +01:00
bronsen
0a02176b6c docs(project): 📝 Add even more trove classifiers 2025-12-05 16:55:06 +01:00
bronsen
f3ba7f73c2 chore(project): add tortoise-orm and some of its recommendations 2025-12-04 23:18:54 +01:00
bronsen
599d4f579d sprinkle some async over the code 2025-12-04 23:11:41 +01:00
bronsen
e41f5de853 Revert "chore(git): 🔧 keep internal todo list off of version control"
This reverts commit affee093c6.
2025-12-04 21:02:51 +01:00
bronsen
4a3cd9b3b9 docs(relase): 📝 Explain how to make a new release 2025-12-04 20:44:25 +01:00
bronsen
e6a7cc3fde chore(git): 🔧 keep snapshot reports off of version control 2025-12-04 20:29:04 +01:00
bronsen
28eb110b82 chore(deps): ⬆️ have uv upgrade packages 2025-12-04 20:27:49 +01:00
bronsen
affee093c6 chore(git): 🔧 keep internal todo list off of version control 2025-12-04 20:25:18 +01:00
bronsen
732f8d5a61 chore(project): 🎨 Format pyproject.toml according how the LSP likes it. 2025-12-04 20:22:50 +01:00
bronsen
ebb94963fc test(ui): Add snapshot test for our first very simple Screen
These snapshots will need to be refreshed when we made changes and are
happy with the changed or new layout.

uv run pytest --snapshot-update tests.py
2025-12-04 20:17:56 +01:00
bronsen
8999f5a52f feat(ui): Layout our search results more correctly 2025-12-04 19:28:14 +01:00
bronsen
4fbee9dfee feat(ui): Add Datatable layout 2025-12-04 19:25:18 +01:00
bronsen
65ee1e37c6 feat(ui): Display header, footer, and searchbar 2025-12-04 13:21:49 +01:00
bronsen
de8c467d7f docs: ✏️ Add link "textual" in readme 2025-12-04 07:01:32 +01:00
bronsen
00e7272277 chore(project): 📝 Add README file 2025-12-03 18:28:30 +01:00
bronsen
478bba9125 chore(git): 🔧 Keep version file artefact off of version control 2025-12-03 14:49:39 +01:00
bronsen
28cde5f516 chore(build): Retrieve version information from git tags
But I still have to figure out, how to remove the git hashes and such
from the generated version.
2025-12-03 14:23:06 +01:00
bronsen
9f4da60bb2 chore: add lots of metadata to pyproject.toml
Even though the remote repository does not exist yet.
2025-12-03 13:25:51 +01:00
bronsen
e10b0e247b chore: start with .gitignore
This one was generated using the vim and python templates. Then I
removed stugg for pipenv, poetry, and pdm.
2025-12-03 12:48:15 +01:00