An in-browser card collection viewer.
Find a file
Tristan Daniël Maat dab84dd4cc
chore: Add licensing information
IANAL, I'm actually uncertain if this is *really* an option, plenty of
other projects are bundled with this one at release, so a copyleft
license may not actually comply with all licenses of software this
depends on.

But, for now this is the intention.
2025-03-26 03:00:27 +08:00
.cargo feat(card_db): Only fetch database when upstream has updated 2025-03-26 02:47:50 +08:00
src chore: Add licensing information 2025-03-26 03:00:27 +08:00
.dir-locals.el chore: Initial commit 2025-03-09 06:04:10 +08:00
.gitignore chore: Initial commit 2025-03-09 06:04:10 +08:00
.rustfmt.toml feat(card_db): Switch to fully-fledged diesel-based sqlite db 2025-03-26 02:29:21 +08:00
Cargo.lock feat(card_db): Only fetch database when upstream has updated 2025-03-26 02:47:50 +08:00
Cargo.toml feat(card_db): Only fetch database when upstream has updated 2025-03-26 02:47:50 +08:00
COPYING chore: Add licensing information 2025-03-26 03:00:27 +08:00
diesel.toml feat(card_db): Switch to fully-fledged diesel-based sqlite db 2025-03-26 02:29:21 +08:00
flake.lock chore: Initial commit 2025-03-09 06:04:10 +08:00
flake.nix feat(card_db): Only fetch database when upstream has updated 2025-03-26 02:47:50 +08:00
index.html feat(card_db): Import card database from edopro GitHub repo 2025-03-26 02:29:22 +08:00
README.md doc: Add initial readme 2025-03-26 02:49:31 +08:00

An in-browser card collection viewer.