Rework DB design about archives and artifacts Now several archives can link the same artifact if the underlying document is the same
Improve UI a bit
DB shenanigans
First ever archive
Fix hashing
Implement the archival button
Add archive list to bookmark pages
Crudoflopping WIP
Add Archives table
Start doing the archival thing
Update dependencies
Merge pull request 'Count expectedVersion of migration automatically with iterating over scripts folder' (#22) from danilax86/betula:migrations into master Reviewed-on: https://codeberg.org/bouncepaw/betula/pulls/22
Merge pull request 'Bump crypto and net packages' (#23) from danilax86/betula:bump-crypto-net into master Reviewed-on: https://codeberg.org/bouncepaw/betula/pulls/23
Bump crypto and net packages
Use slices.SortFunc instead
Count expectedVersion of migration automatically with iterating over scripts folder With that change all you need to do is just to add a new XXX.sql file to scripts folder, where XXX is a number of the next migration
Add copytext.js to timeline section (#21) Fixes: https://todo.sr.ht/~bouncepaw/betula/132 Reviewed-on: https://codeberg.org/bouncepaw/betula/pulls/21 Co-authored-by: Danila Gorelko <hello@danilax86.space> Co-committed-by: Danila Gorelko <hello@danilax86.space>
Fix CI (I hope)
Merge pull request 'Add option to copy session token and change button text to "Log out" if current session' (#19) from danilax86/betula:copy-token into master Reviewed-on: https://codeberg.org/bouncepaw/betula/pulls/19
Merge pull request 'Add Hits-of-Code badge' (#20) from danilax86/betula:hits-of-code into master Reviewed-on: https://codeberg.org/bouncepaw/betula/pulls/20