bronsen bronsen · he/him
bronsen pushed to main at infuanfu/teilchensammler-cli 2025-12-05 17:21:51 +01:00
bea10df466 ci: 👷 Add workflow.yaml
c2e6896888 feat: 🎨 Add justfile with recipes
0a02176b6c docs(project): 📝 Add even more trove classifiers
f3ba7f73c2 chore(project): add tortoise-orm and some of its recommendations
599d4f579d sprinkle some async over the code
Compare 5 commits »
bronsen opened issue infuanfu/teilchensammler-cli#9 2025-12-05 12:24:45 +01:00
export dependencies to requirements.txt file
bronsen pushed to main at infuanfu/teilchensammler-cli 2025-12-04 21:03:01 +01:00
e41f5de853 Revert "chore(git): 🔧 keep internal todo list off of version control"
bronsen opened issue infuanfu/teilchensammler-cli#8 2025-12-04 20:57:02 +01:00
Try this 12 factor app thing again
bronsen opened issue infuanfu/teilchensammler-cli#7 2025-12-04 20:55:38 +01:00
Ad logging
bronsen opened issue infuanfu/teilchensammler-cli#6 2025-12-04 20:54:13 +01:00
Implement filtering of records
bronsen opened issue infuanfu/teilchensammler-cli#5 2025-12-04 20:52:52 +01:00
Implement displaying data in DataTable
bronsen opened issue infuanfu/teilchensammler-cli#4 2025-12-04 20:52:03 +01:00
Implement loading data from db
bronsen opened issue infuanfu/teilchensammler-cli#3 2025-12-04 20:51:26 +01:00
Implement storing data in sqlite db
bronsen opened issue infuanfu/teilchensammler-cli#2 2025-12-04 20:50:46 +01:00
Implement entering and parsing of data
bronsen opened issue infuanfu/teilchensammler-cli#1 2025-12-04 20:49:52 +01:00
Integrate woodpecker CI
bronsen pushed to main at infuanfu/teilchensammler-cli 2025-12-04 20:44:37 +01:00
4a3cd9b3b9 docs(relase): 📝 Explain how to make a new release
bronsen pushed tag v0.1.0 to infuanfu/teilchensammler-cli 2025-12-04 20:34:08 +01:00
bronsen pushed to main at infuanfu/teilchensammler-cli 2025-12-04 20:33:57 +01:00
e6a7cc3fde chore(git): 🔧 keep snapshot reports off of version control
28eb110b82 chore(deps): ⬆️ have uv upgrade packages
affee093c6 chore(git): 🔧 keep internal todo list off of version control
732f8d5a61 chore(project): 🎨 Format pyproject.toml according how the LSP likes it.
ebb94963fc test(ui): Add snapshot test for our first very simple Screen
Compare 5 commits »
bronsen pushed to main at infuanfu/teilchensammler-cli 2025-12-04 19:28:26 +01:00
8999f5a52f feat(ui): Layout our search results more correctly
4fbee9dfee feat(ui): Add Datatable layout
65ee1e37c6 feat(ui): Display header, footer, and searchbar
de8c467d7f docs: ✏️ Add link "textual" in readme
Compare 4 commits »
bronsen deleted branch wip from infuanfu/teilchensammler-cli 2025-12-04 19:19:23 +01:00
bronsen pushed to wip at infuanfu/teilchensammler-cli 2025-12-04 18:44:03 +01:00
65ee1e37c6 feat(ui): Display header, footer, and searchbar
de8c467d7f docs: ✏️ Add link "textual" in readme
Compare 3 commits »
bronsen created branch wip in infuanfu/teilchensammler-cli 2025-12-04 18:44:03 +01:00
bronsen created branch main in infuanfu/teilchensammler-cli 2025-12-03 23:06:50 +01:00
bronsen pushed to main at infuanfu/teilchensammler-cli 2025-12-03 23:06:50 +01:00
00e7272277 chore(project): 📝 Add README file
478bba9125 chore(git): 🔧 Keep version file artefact off of version control
28cde5f516 chore(build): Retrieve version information from git tags
9f4da60bb2 chore: add lots of metadata to pyproject.toml
e10b0e247b chore: start with .gitignore