Andrew Morgan
f19582e85e
docs: fix typo, 3rd part -> 3rd party ( #1582 )
2022-08-20 10:46:33 -08:00
Mohammed Chotia
d37191e6af
Update iOS Shorcut documentation ( #1007 )
...
* change shortcut URL and screenshots.
2022-05-21 11:11:20 -08:00
Jabster28
e3e7230359
typo: replace scrapper with scraper ( #1163 )
2022-04-20 09:55:54 -08:00
Jim Eagle
4f6f44b62e
Add Go bulk import ( #1122 )
...
* Fix link
* Add go bulk import
2022-04-19 10:56:23 -08:00
aman207
8ede318b3a
Minor wording changes to the API Key Generation section ( #1017 )
2022-03-14 14:31:44 -08:00
Hayden
68e49b7839
add sponsors
2022-02-08 09:25:00 -09:00
Hayden
820fde36db
Fix/image height overflow ( #962 )
...
* set height constraints
* fix cropped image
* update version info
* add changelog to sidebar
2022-02-04 08:13:12 -09:00
Hayden
4b9dcf95f9
Fix/version number ( #960 )
...
* npm install
* set versions
* bump beta label
* bump app version
* v0.5.5 changelog
* allow higher version of python
* add discord release notification
2022-02-03 12:29:48 -09:00
Felix Breidenstein
e82020b7e0
Fix version number for 0.5.4 ( #957 )
...
* Add changelog for v0.5.4 to the docs
* Fix APP_VERSION in config file
This fixed #926
2022-02-03 11:33:56 -09:00
Steven Massaro
cfa5c9606d
add a line to the docs that clarifies that the run.sh file must have LF line endings ( #922 )
2022-02-03 11:32:27 -09:00
Hayden
8154ee548a
Chore/bump deps ( #853 )
...
* add LDAP dep
* bump extruct and scraper
* allow for disabling auto backup
* v0.5.4 changelog
2021-12-01 21:07:17 -09:00
dvdkon
56d9cafb68
Add LDAP authentication support (v2, onto dev) ( #803 )
...
* Add LDAP authentication support
* Add test for LDAP authentication
2021-11-24 08:59:03 -09:00
Bryce Willey
37280a3da0
Improve the SWAG Community Guide ( #793 )
...
* Freshen up the SWAG documentation
Added some extra pointers for setting up HTTPS with Mealie and SWAG, and indented the `docker-compose.yml` as it should be.
* Replaced <code> html blocks with backticks
* Better formatting and comments in example config files
* Made DuckDNS consistent with other places on the page
2021-11-23 20:34:23 -09:00
Hayden
de5bea6f73
Bug/minor fixes ( #762 )
...
* Set web concurrency to 1
* bump versions
* update release notes
Co-authored-by: Hayden <hay-kot@pm.me>
2021-10-30 12:13:54 -08:00
zierbeek
756ffc8e90
Fixes #734 ios shortcut link and screenshots ( #742 )
2021-10-17 12:50:04 -08:00
Hayden
35caef1c39
Revert "Docker/run as nonroot ( #692 )" ( #724 )
...
This reverts commit 19aa572bd8a169371103f3b11f28169bfd09cee9.
2021-10-06 09:42:37 -08:00
Usman Masood
19aa572bd8
Docker/run as nonroot ( #692 )
...
* changed python base image to 3.9.6
* bumped poetry version to 1.1.7
* user creation based on env variable PGID and PUID with default as PUID/PGID= 911
* App exposes APP_PORT=80 as env variable
* Removed user mod and handled it in docker image.
* moved scheduler.db to /app/temp dir
* set app default port to 80 if envvariable null
* Changed application port to env variable with default as 80
* Created sch. direcotry as part of image creation
* minor logging improvements.
* removed docker target
* cleanup
* fixed port
* fixed port
* fixed port
* removed volume specification
* fixing code quality warnings
* fixing code quality warnings
* fixing code quality warnings
* bumped versions to fix vulnerabilities
* corrected port
* bumped uvicorn version to fix vulnerabilities
* minor fix
* added sticky permissions
* adding port change info to docs
* adding port change info to docs
* adding port change info to docs
* improved formatting
* docs updated
* added docker port change warning
2021-10-02 11:35:16 -08:00
Hayden
3f419ad7b6
add '' around bool ENV variables
2021-09-30 17:49:03 -08:00
Hayden
940663a22d
fixes #625 ( #632 )
...
* fixes #625
* update dependencies
* bump version
* fix failing tests
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-07-25 12:55:30 -08:00
rastacalavera
e0429f4dc9
Update ios.md ( #621 )
...
putting this PR in Dev rather than master
2021-07-09 15:06:04 -08:00
Hayden
458ba2964f
Feature/ingredient sections ( #624 )
...
* add ingredient sections to UI
* update changelog
* move recipe favorite to action bar
* fix button position on meal-planner
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-07-09 14:33:23 -08:00
Hayden
9b5cf36981
Bug/misc fixes ( #618 )
...
* Fixes #617
* set recipe settings default by env variables
* add variables to docker-compse
* update changelog
* bump dependencies
* add fallback name to scraper
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-07-05 16:05:32 -08:00
wengtad
7d3983d2ec
remove tmpfs ( #603 )
2021-07-01 12:42:40 -08:00
Tom Matheussen
c463ef279a
Added info on how the Sensor in HA is created ( #584 )
2021-06-22 10:23:24 -08:00
wengtad
999d0d4322
Optimize Docker ( #575 )
...
* reduce docker dev size
* reduce docker prod size
* fix lint
* add gunicorn
* fix bandit reported issues
* add docs external link icon
* add env vars to docs
* add permission to docker
* merge to one backend Dockerfile
* fix codefactor issues
* add docs for puid/pgid
* add docker healthcheck
2021-06-22 10:22:31 -08:00
Richard Boß
0b0c04ac03
fix typos and punctuation ( #582 )
2021-06-21 15:51:27 -07:00
Hayden
b545e75f09
Bug fixes/v0.5.1 ( #545 )
...
* dump deps
* add job for new groups on interval
* change sort icon
* fix cart icon
* bump version
* changelog
* early return if no comments
* remove comment
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-06-17 08:57:28 -08:00
Hayden
396d2ccf61
Docs/finale changelog ( #530 )
...
* bump version
* add data loss warning
* request correct image
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-06-16 19:26:15 -08:00
Hayden
2dc9c8e843
Improve Test Coverage ( #511 )
...
* add recipe scaling notes
* test theme rename
* fix coverage call to use poetry
* remove print
* remove async
* consolidate test case data
* fix mealplan tests
* remove redundant else
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-06-13 13:09:44 -08:00
wengtad
27bf3802fe
fix docs ( #505 )
...
* fix docs
* undo makefile alignment
Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2021-06-12 23:20:43 -08:00
zierbeek
0a927afaa0
Images and demo custom pages ( #502 )
2021-06-12 11:48:31 -08:00
wengtad
7d8e2754d7
fix docs links ( #500 )
2021-06-12 11:47:33 -08:00
Hayden
e34079673c
Docs/v0.5.0 second pass ( #496 )
...
* update docs
* use auto-gen routes
* dumb deps
* remove whitespace
* github action to build dev docs container
* no cache
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-06-11 21:57:59 -08:00
zierbeek
06ed377c00
Documentation ( #474 )
...
Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2021-06-11 15:33:08 -08:00
Hayden
c175c8e9a0
add soft fail user dependency ( #479 )
...
* add soft fail user dependency
* filter private recipes on get_recipe_summary
* code clean-up
* restrict single recipe
* cleanup dependencies
* add auto_error oauth2 scheme
* update make file
* update make file
* fix early return
* bump python deps
* restrict category/tags
* format deps
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-06-10 18:31:14 -08:00
Hayden
a78fbea711
Feature/improve error message on scrape ( #476 )
...
* add better feedback on failed scrape
* fix json download link
* add better recipe parser
* dump deps
* fix force open on mobile
* formatting
* rewrite scraper to use new library
* fix failing tests
* bookmarklet support
* bookmarklet instructions
* recipes changelog
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-06-09 13:04:54 -08:00
Hayden
a75de6d1cf
docs/update outline ( #471 )
...
* docs update
* reorganize
* plausible analytics
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-06-07 15:04:30 -08:00
Hayden
59f8b74460
Bug Fixes ( #467 )
...
* fixes #463
* fixes #465
* fixes #461
* fixes #458 key error
* Fixes #459
* Fixes comments shown when printing
* fix meal-image not return on API call
* return better status
* reorganize docs
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-06-04 18:45:13 -08:00
Kevin Grossmann
d126f74d35
Fixed backup, updated backup docu ( #430 )
...
* Fixed backup, updated docu
* reformatted
2021-06-04 17:27:48 -08:00
zierbeek
cb8e765a61
Add Dashboard documentation ( #466 )
...
Add toolbox documentation in organizing-recipes.md
Update Images for site settings
Update site-settings.md
2021-06-04 17:26:17 -08:00
zierbeek
8461023d43
Changing docs with reverse proxy ( #436 )
...
Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2021-05-26 15:04:29 -08:00
Hayden
034a21e203
TheButton global component ( #425 )
...
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-05-24 10:12:46 -08:00
Hayden
eb3d56936e
Feature/style unification ( #420 )
...
* set global icons
* fixes #419
* button style docs
* category/tag page updates
* dynamic router imports
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-05-23 12:38:55 -08:00
Hayden
14b6ab7ec7
Feature/event notifications ( #399 )
...
* additional server events
* sort 'recent recipes' by updated
* remove duplicate code
* fixes #396
* set color
* consolidate tag/category pages
* set colors
* list unorganized recipes
* cleanup old code
* remove flash message, switch to global snackbar
* cancel to close
* cleanup
* notifications first pass
* test notification
* complete notification feature
* use background tasks
* add url param
* update documentation
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-05-08 18:29:31 -08:00
Hayden
466997febc
backend-events + code-cleanup ( #395 )
...
* additional server events
* sort 'recent recipes' by updated
* remove duplicate code
* fixes #396
* set color
* consolidate tag/category pages
* set colors
* list unorganized recipes
* cleanup old code
* remove flash message, switch to global snackbar
* cancel to close
* cleanup
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-05-07 14:33:20 -08:00
Hayden
95ec13161f
feature/profile-cards ( #391 )
...
* unify format
* pass variables
* remove namespace
* rename
* group-card init
* shuffle + icons
* remove console.logs
* token CRUD
* update changelog
* add profile link
* consolidate mealplan to profile dashboard
* update docs
* add query parameter to search page
* update test routes
* update python depts
* basic token tests
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-05-06 21:08:27 -08:00
hay-kot
2fc44018ec
Merge branch 'dev' of https://github.com/hay-kot/mealie into dev
2021-05-03 20:40:42 -08:00
hay-kot
117c1d20ea
dashboard notes
2021-05-03 20:40:39 -08:00
Hayden
5580d177c3
feature/finish-recipe-assets ( #384 )
...
* add features to readme
* Copy markdown reference
* prop as whole recipe
* parameter as url instead of query
* add card styling to editor
* move images to /recipes/{slug}/images
* add image to breaking changes
* fix delete and import errors
* fix debug/about response
* logger updates
* dashboard ui
* add server side events
* unorganized routes
* default slot
* add backup viewer to dashboard
* format
* add dialog to backup imports
* initial event support
* delete assets when removed
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-05-03 19:32:37 -08:00
Hayden
be378cb20c
feature/recipe-patch-improvements ( #382 )
...
* automated docs update
* recipe rating component
* recipe partial updates - closes #25
* use Vue.delete to update store
* format
* arrow functions
* fix tests
* format
* initial context menu
* localize
* add confirmation dialog
* context menu
* fix bare exception
* update line length
* format all file with prettier
* update changelog
* download as json
* update python dependencies
* update javascript dependencies
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-05-01 20:46:02 -08:00