7 Commits

Author SHA1 Message Date
Muppetteer
1a7d92c60d Add /shared/ folder to gitignore (#1827) 2025-12-11 22:51:07 -07:00
Adam Compton
ae24cca0e3 Adding a Helm chart to install in Kubernetes (#1010)
* first pass at a helm chart

* more cleanup

* adding more stuff

* trying to generate the DB password

* more fixes and hardening

* Don't need to bake this in

* switching these back to the defaults

* more cleanup

* bumping the app version to match release

* some fixes

* updating volumeMounts too

* and disabling the PVCs if we aren't using them

* fixing the spacing

---------

Co-authored-by: Aditya Chandel <8075870+adityachandelgit@users.noreply.github.com>
2025-09-07 09:27:13 -06:00
astrodad
21f23ca6a2 Feature: Add support for recording when a book is finished, so that users can create Magic Shelves based on this information. (#803)
* Added migration for new field in user_book_progress table
* Added ability to set date finished when book status changes to read, and reset date finished when book status changes to another value
* Added ability to use date published in a Magic Shelf
2025-08-04 21:12:19 -06:00
Alex Fair
1309c0f6d7 Fix EPUB Cover Image Detection (#301)
Fix EPUB Cover Image Detection

---------

Co-authored-by: Aditya Chandel <8075870+adityachandelgit@users.noreply.github.com>
2025-05-18 11:20:53 -06:00
aditya.chandel
e049b8ab02 Stop tracking application-local.yaml 2025-03-11 18:18:59 -06:00
aditya.chandel
093592179d Prepare for open source and stopped tracking application-local.yaml 2025-03-11 18:17:23 -06:00
aditya.chandel
baff376b9c Initial commit 2024-12-13 12:58:23 -07:00