faef4a8044
updated search v2 with full text search
2021-07-29 16:38:24 -05:00
da57e656eb
several search related improvements
2021-07-07 17:45:05 +02:00
fd1a399d03
more improvements to the ingredient parser + tests
2021-06-21 13:00:03 +02:00
538e45d20c
fixed enable signup parameter for social auth
2021-06-21 12:43:52 +02:00
256c1a7d41
improved ingredient parser
2021-06-18 17:36:31 +02:00
0edc9f48c9
fixed invite link signup
2021-06-15 20:13:25 +02:00
bee1d717c5
added support for multiple image types
2021-06-14 18:53:51 +02:00
c91fc096b3
Merge pull request #673 from MaxJa4/develop
...
Create image_processing.py
2021-06-14 17:48:00 +02:00
08bc87960b
added abuse prevention for share links
2021-06-12 21:15:23 +02:00
9856857c51
updated openeats importer
2021-06-11 15:28:11 +02:00
f7d85bb4b8
improvements to recipekeeper importer
2021-06-09 17:23:14 +02:00
8daa0ada9b
removed if statement checking if ingredient name exists from ingredient_from_text parser
2021-06-08 15:48:02 -05:00
98711619ff
Create image_processing.py
...
Added central function to rescale and compress images for recipes (or in general).
Switched from previously used PNG format to 75% JPEG format for a 5-10x file size reduction with hardly any quality loss.
2021-06-08 22:39:45 +02:00
3074d916dc
many signup and space management fixes
2021-06-07 16:46:28 +02:00
bf467b1ec0
manage link for hosted version
2021-06-07 16:09:26 +02:00
fd7e20a46b
signup captcha support + privacy/terms support
2021-06-05 16:40:28 +02:00
4a8b50aeba
enable caching for signed s3 urls
2021-06-05 13:43:10 +02:00
6d065cb939
fixed order
2021-05-30 19:56:34 +02:00
b10163e309
recently viewed
2021-05-30 19:40:46 +02:00
e05019d2b1
prevent account spam
2021-05-30 16:16:42 +02:00
46a8a9f60d
disable password reset if no mail is set
2021-05-28 18:41:30 +02:00
c8054349b2
reworked invite system
2021-05-28 16:49:03 +02:00
a14e33973c
signup, reset and other account stuff
2021-05-26 22:36:53 +02:00
066ca27712
updated url import and test due to updated recipe_scraper
2021-05-20 11:57:05 -05:00
03c78f539d
fixed ordering
2021-05-20 17:16:25 +02:00
fe3e611dd1
show recently added recipes in search
2021-05-20 16:45:41 +02:00
61d1528911
small improvements
2021-05-20 14:50:23 +02:00
88524b0411
Merge pull request #565 from smilerz/login_redirect
...
login redirect to intended page
2021-05-20 14:47:24 +02:00
6dfe737ec5
minor bug fix in bookmarklet
2021-05-03 08:40:09 -05:00
984d5aae11
misc cleanup
2021-05-02 20:06:53 -05:00
e345d2eb39
updated to handle new behavior of recipe_scrapers
2021-05-02 15:44:27 -05:00
d36274066a
some fixed for the new importer + bumped python to 3.9
2021-05-02 13:42:14 +02:00
d1b9d15816
recipe_scrapers deprectation fix
2021-05-01 22:56:00 +02:00
3daebc4170
Merge branch 'develop' into json_import
2021-05-01 22:39:20 +02:00
aafbc497cc
search view fixes/updates
2021-05-01 22:16:29 +02:00
be84e44e43
recipe view enhancements
2021-04-28 11:27:20 +02:00
dc27f39393
added recently viewed to new search
2021-04-26 17:21:14 +02:00
0f4cd4b17c
fix ATK scraper
2021-04-19 14:37:26 -05:00
ae3835b541
update ATK scraper
2021-04-19 14:31:48 -05:00
a376c3a5b6
meal plan random fix
2021-04-18 17:55:48 +02:00
4ad5d6ef2f
fixed test + added api doc for new search
2021-04-18 15:01:39 +02:00
e676b4bac3
added api pagination for recipes
2021-04-18 14:05:19 +02:00
f78f7dfc14
search ui improvements and filter
2021-04-18 02:55:50 +02:00
49fb1e7183
login redirect to intended page
2021-04-17 18:34:56 -05:00
7930c2417c
update ATK scrape to handle empty headnote
2021-04-17 17:12:43 -05:00
880db58d38
v2 search filtering
2021-04-17 21:28:29 +02:00
2f27413c0a
parse multiple ingredientGroups
...
previous version assumed only a single item in a list - this loops through each item
2021-04-17 14:12:24 -05:00
5869a8ad1b
fixes to pass tests
2021-04-17 13:43:34 -05:00
d449fc8fd8
updated normalization to skip removing line breaks
2021-04-17 12:49:42 -05:00
b9ee77709b
updated ATK scraper to include header notes in instructions
2021-04-17 12:49:06 -05:00