Commit Graph

1203 Commits

Author SHA1 Message Date
6acbd6d308 added hack to fix scopes & CORS for bookmarklet 2021-05-01 16:30:21 -05:00
30a357e27f added CORS middleware 2021-05-01 16:30:21 -05:00
7bc3292301 added bookmarklet model and api 2021-05-01 16:30:21 -05:00
7fb440a855 bookmarklet passing data to form 2021-05-01 16:30:21 -05:00
0e27ddab74 added bookmarklet that doesn't work yet 2021-05-01 16:30:21 -05:00
0a38049ce4 Squashed commit of the following:
commit 81a8734fac
Merge: abcef54 f67bb3c
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Sat Mar 20 22:41:13 2021 +0100

    Merge pull request #499 from sebimarkgraf/fix/432-ios-webclip-support

    Add iOS webclip icon support

commit abcef54e72
Merge: e15c92c 7527646
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Sat Mar 20 22:30:43 2021 +0100

    Merge pull request #498 from vabene1111/dependabot/pip/recipe-scrapers-12.2.1

    Bump recipe-scrapers from 12.2.0 to 12.2.1

commit e15c92cda5
Merge: 58fc269 45dba6f
Author: vabene1111 <vabene1111@users.noreply.github.com>
Date:   Sat Mar 20 22:26:06 2021 +0100

    Merge pull request #501 from smilerz/main_fork

    fix json direct import when wrapped in @graph

commit 45dba6fad2
Author: smilerz <smilerz@gmail.com>
Date:   Fri Mar 19 13:23:55 2021 -0500

    fix json direct import when wrapped in @graph

commit f67bb3cb98
Author: Sebastian Markgraf <Sebastian-Markgraf@t-online.de>
Date:   Fri Mar 19 15:49:12 2021 +0100

    Add generated icons from icongenerator.

commit 53b584da56
Author: Sebastian Markgraf <Sebastian-Markgraf@t-online.de>
Date:   Fri Mar 19 12:48:58 2021 +0100

    Fix errors in favicon SVG.

commit 7527646319
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Mar 19 05:51:22 2021 +0000

    Bump recipe-scrapers from 12.2.0 to 12.2.1

    Bumps [recipe-scrapers](https://github.com/hhursev/recipe-scrapers) from 12.2.0 to 12.2.1.
    - [Release notes](https://github.com/hhursev/recipe-scrapers/releases)
    - [Commits](https://github.com/hhursev/recipe-scrapers/compare/12.2.0...12.2.1)

    Signed-off-by: dependabot[bot] <support@github.com>
2021-05-01 16:30:21 -05:00
4aaecb4ada updated links to import recipes 2021-05-01 16:30:21 -05:00
3f5e64fc4a added collapsable cards 2021-05-01 16:30:21 -05:00
154527ef1b cosmetic cleanup 2021-05-01 16:30:21 -05:00
788e253749 added image import 2021-05-01 16:30:21 -05:00
7c8b489857 consolidated integration imports into url_import 2021-05-01 16:30:21 -05:00
cdc25b480d staged app import tabs 2021-05-01 16:30:21 -05:00
1568d86143 fixed missing space in keyword when adding recipe 2021-05-01 16:30:21 -05:00
adeb360837 removed unused templates 2021-05-01 16:30:20 -05:00
9cc6a1dc79 combined json import and source import 2021-05-01 16:30:20 -05:00
6a13619bbd more fix from super ugly merge 2021-05-01 16:30:20 -05:00
58e33ef31a more cleanup from ugly merge 2021-05-01 16:30:20 -05:00
36841d74af fixed ugly merge 2021-05-01 16:30:20 -05:00
8094c7d53a added drag and drop to ingredients 2021-05-01 16:30:20 -05:00
71e02c0916 manually parse json 2021-05-01 16:30:20 -05:00
25fb41baed update urls.py 2021-05-01 16:30:20 -05:00
34ff484830 commit merge from Patralos/recipes 2021-05-01 16:30:20 -05:00
91e36eb222 updated URL import page with tab interface 2021-05-01 16:30:20 -05:00
55ba568f3c import raw json/html 2021-05-01 16:30:20 -05:00
8f3f1c230c refactored json parser to create functions for each sub parser 2021-05-01 16:30:20 -05:00
1690abaf47 replace common fractions with their concrete value (else parsing is not possible) 2021-05-01 16:30:20 -05:00
7414033495 Allow recipes to be imported from json directly 2021-05-01 16:30:20 -05: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
67485c0ea3 Merge pull request #585 from TimPansino/develop
Fix crash on missing photos in paprika
2021-05-01 22:18:27 +02:00
aafbc497cc search view fixes/updates 2021-05-01 22:16:29 +02:00
7bc4ae9870 fixed paprika importer 2021-05-01 19:19:48 +02:00
7a017899ee Translated using Weblate (German)
Currently translated at 99.7% (370 of 371 strings)

Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/de/
2021-05-01 13:01:55 +00:00
239ba5f861 fixed meal plan notes and recipe links 2021-04-29 17:15:06 +02:00
43c71af2af Fix crash on missing photos in paprika 2021-04-28 20:22:12 -07:00
cc34496c00 added missing files last commit 2021-04-28 11:27:28 +02:00
be84e44e43 recipe view enhancements 2021-04-28 11:27:20 +02:00
ae3eb6cfe5 removed one more old bundle render 2021-04-28 09:46:52 +02:00
d06e6c0ab3 updated webpack loader and lots of javscript stuff 2021-04-28 09:41:06 +02:00
5ee718b578 added persistent search settings and tweaked view 2021-04-26 18:00:54 +02:00
dc27f39393 added recently viewed to new search 2021-04-26 17:21:14 +02:00
ec95f8032c fixed recipe url import issue on some pages without images 2021-04-26 16:41:48 +02:00
f2d761f7d9 Translated using Weblate (Dutch)
Currently translated at 100.0% (371 of 371 strings)

Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nl/
2021-04-22 18:29:10 +00:00
a1572a4809 changed keyword to get_or_create 2021-04-20 09:15:03 -05:00
2b5dceee7c WIP 2021-04-20 08:09:42 -05:00
66bb5b4328 strip spaces from food, keywords and units 2021-04-19 17:35:53 -05: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
92c65ec1e8 fixed test meal plan 2021-04-18 21:21:41 +02:00
a376c3a5b6 meal plan random fix 2021-04-18 17:55:48 +02:00