Commit graph

6 commits

Author SHA1 Message Date
Tristan Daniël Maat cc27ab5b6d
refactor(card_database): Accurately name card database 2025-03-28 21:56:50 +08:00
Tristan Daniël Maat 3df19c8496
chore: Add name of the program to copyright notices 2025-03-26 03:04:46 +08:00
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
Tristan Daniël Maat a3ce7f8008
feat(card_db): Import card database from edopro GitHub repo 2025-03-26 02:29:22 +08:00
Tristan Daniël Maat 2bb09cbe54
feat(card_db): Switch to fully-fledged diesel-based sqlite db 2025-03-26 02:29:21 +08:00
Tristan Daniël Maat 7e9f0ff128
feat(card_db): Implement basic indexed-db based card storage 2025-03-26 02:29:19 +08:00