Michael Genson
87504fbb05
feat: Upgrade to Python 3.12 ( #4675 )
...
Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2024-12-04 22:31:26 -06:00
Michael Chisholm
a6cbf1308e
feat: Move alembic config into mealie package for easier distribution ( #4329 )
2024-12-04 10:57:57 -06:00
Michael Genson
f7e595b404
fix: Images Using Wrong Content Type ( #4441 )
2024-10-25 14:53:42 +00:00
Marc
00baa397dd
feat: Add image source label to dockerfiles ( #4331 )
2024-10-08 09:38:06 -05:00
boc-the-git
ab0d36825a
fix: Create directory used for Docker Secrets ( #3888 )
2024-07-17 06:24:53 -05:00
Hayden
4d1381c055
chore: remove gunicorn in favor of uvicorn workers ( #3761 )
2024-06-20 22:52:09 -05:00
Hayden
58df50f624
fix: re-enable change user and fix SIGTERM ( #2882 )
...
* re-enable change user
* fix gosu and close #2723
2024-01-11 14:03:08 -09:00
Carter
46c1a2f0b8
add libldap-2.5 to runtime dependencies ( #2849 )
2023-12-15 11:38:09 -06:00
Michael Genson
ca9f66ee24
feat: Remove OCR Support ( #2838 )
...
* remove ocr package
* remove tesseract
* remove OCR from app
* remove OCR from tests
* fix docs
2023-12-14 17:26:43 -09:00
Johan Lindell
84b477edf6
fix: removed unused node in docker image ( #2572 )
2023-10-07 11:17:26 -08:00
Simon Becker
a331042e6d
build: optimize apt-get cleanup during image build ( #2558 )
2023-09-29 16:04:58 -08:00
Hayden
2ad6af2cce
feat: consolidate deployment targets and publish to ghcr.io ( #2539 )
...
* WIP: proof of concept
* basic meta tag injection
* add support for scraping public/private links
* make tests go brrrrr
* cleanup initialization
* rewrite build config
* remove recipe meta on frontend
* make type checker happy
* remove other deployment methods
* fix issue with JSON response on un-authenticated request
* docs updates
* update tivy scanner
* fix linter stuff
* change registry tag
* build fixes
* fix same mistake I always make
2023-09-14 06:40:13 -08:00