Commit graph

10 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 3d3d56440a
feat(card_db): Only fetch database when upstream has updated 2025-03-26 02:47:50 +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 88da43e208
chore(card_db): Generalize the in-browser database 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
Tristan Daniël Maat aca5be2a9e
feat(lib): Implement draft list parser 2025-03-09 06:04:29 +08:00
Tristan Daniël Maat f2783d49c6
chore: Initial commit 2025-03-09 06:04:10 +08:00