|
bf3c30a8fb
|
remove old html_import function
|
2021-04-16 09:02:02 -05:00 |
|
|
f811f5996e
|
wrapper for recipe_scrapers to parse text input
|
2021-04-16 09:02:02 -05:00 |
|
|
a3490240f4
|
fixed broken tab
|
2021-04-16 09:02:02 -05:00 |
|
|
b26aea96f4
|
delete bookmarklet on import
|
2021-04-16 09:02:02 -05:00 |
|
|
4d4af5fdf2
|
removed console message
|
2021-04-16 09:02:02 -05:00 |
|
|
3da74505d6
|
fixed ingredient display on preview
|
2021-04-16 09:02:02 -05:00 |
|
|
c8a4861df8
|
redirect to import url for processing
|
2021-04-16 09:02:02 -05:00 |
|
|
5e27cd606e
|
added hack to fix scopes & CORS for bookmarklet
|
2021-04-16 09:02:02 -05:00 |
|
|
a341fd8ebe
|
added CORS middleware
|
2021-04-16 09:02:02 -05:00 |
|
|
9a62b6e4e7
|
added bookmarklet model and api
|
2021-04-16 09:02:02 -05:00 |
|
|
f80c44bca3
|
bookmarklet passing data to form
|
2021-04-16 09:02:02 -05:00 |
|
|
09d2e9f831
|
added bookmarklet that doesn't work yet
|
2021-04-16 09:02:02 -05:00 |
|
|
4d5a9e446f
|
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-04-16 09:02:02 -05:00 |
|
|
6a2c27749f
|
updated links to import recipes
|
2021-04-16 09:02:02 -05:00 |
|
|
de60e12073
|
added collapsable cards
|
2021-04-16 09:02:02 -05:00 |
|
|
1188ed9227
|
cosmetic cleanup
|
2021-04-16 09:02:02 -05:00 |
|
|
cb708e7e47
|
added image import
|
2021-04-16 09:02:02 -05:00 |
|
|
215eadb4a0
|
consolidated integration imports into url_import
|
2021-04-16 09:02:02 -05:00 |
|
|
4ffc54f720
|
staged app import tabs
|
2021-04-16 09:02:02 -05:00 |
|
|
21f6c7a21f
|
fixed missing space in keyword when adding recipe
|
2021-04-16 09:02:02 -05:00 |
|
|
ce7c6939d2
|
removed unused templates
|
2021-04-16 09:02:02 -05:00 |
|
|
40a2f7ff90
|
combined json import and source import
|
2021-04-16 09:02:01 -05:00 |
|
|
4015517c0a
|
more fix from super ugly merge
|
2021-04-16 09:02:01 -05:00 |
|
|
7c8d41753c
|
more cleanup from ugly merge
|
2021-04-16 09:02:01 -05:00 |
|
|
90670613c5
|
fixed ugly merge
|
2021-04-16 09:02:01 -05:00 |
|
|
647c1678f1
|
added drag and drop to ingredients
|
2021-04-16 09:02:01 -05:00 |
|
|
44dee16e0a
|
manually parse json
|
2021-04-16 09:02:01 -05:00 |
|
|
f8fedcac82
|
update urls.py
|
2021-04-16 09:02:01 -05:00 |
|
|
3a48d0e580
|
commit merge from Patralos/recipes
|
2021-04-16 09:02:01 -05:00 |
|
|
9930789aa8
|
updated URL import page with tab interface
|
2021-04-16 09:02:01 -05:00 |
|
|
83fce6461a
|
import raw json/html
|
2021-04-16 09:02:01 -05:00 |
|
|
f0d37244b6
|
refactored json parser to create functions for each sub parser
|
2021-04-16 09:02:01 -05:00 |
|
|
386834f409
|
Allow recipes to be imported from json directly
|
2021-04-16 09:02:01 -05:00 |
|
|
e38f50c352
|
v2 search basic display of recipes
|
2021-04-15 22:49:30 +02:00 |
|
|
c1abff8da0
|
v2 search basics
|
2021-04-15 22:12:31 +02:00 |
|
|
5521c29d43
|
Merge pull request #550 from comradekingu/patch-1
Spelling: Log out
|
2021-04-15 18:45:17 +02:00 |
|
|
dc3a530928
|
Merge pull request #555 from smilerz/deprecation-fixes
Deprecation fixes
|
2021-04-15 18:43:40 +02:00 |
|
|
48f63b4d9f
|
Merge pull request #552 from smilerz/main_fork
fixed tests to work in batch mode
|
2021-04-15 18:43:34 +02:00 |
|
|
a1502bffd1
|
translations doc
|
2021-04-15 18:43:02 +02:00 |
|
|
6bf72c4043
|
Translated using Weblate (Swedish)
Currently translated at 51.2% (190 of 371 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/sv/
|
2021-04-12 20:22:10 +00:00 |
|
|
7d82393789
|
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-12 20:22:08 +00:00 |
|
|
2254d6f072
|
Translated using Weblate (Armenian)
Currently translated at 100.0% (362 of 362 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/hy/
|
2021-04-12 20:22:08 +00:00 |
|
|
8d02cad7d9
|
resolved deprecation warnings introduced in django 3.2
|
2021-04-12 14:12:04 -05:00 |
|
|
b37fc4e24f
|
fixed tests to work in batch mode
|
2021-04-11 22:05:27 -05:00 |
|
|
ffc1c5a99c
|
Added translation using Weblate (Swedish)
|
2021-04-11 19:15:43 +00:00 |
|
|
fc2a60a4ba
|
fixed postgres search
|
2021-04-11 21:02:47 +02:00 |
|
|
fb0f424d82
|
migrated new vue component system to vue native translations
|
2021-04-11 18:08:29 +02:00 |
|
|
77ba482b79
|
possible fixed code ql
|
2021-04-11 17:34:02 +02:00 |
|
|
7bb23e8362
|
Translated using Weblate (Norwegian Bokmål)
Currently translated at 24.7% (92 of 371 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nb_NO/
|
2021-04-11 15:23:07 +00:00 |
|
|
cbb659da41
|
Translated using Weblate (Italian)
Currently translated at 100.0% (371 of 371 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/it/
|
2021-04-11 15:23:07 +00:00 |
|