Commit Graph

115 Commits

Author SHA1 Message Date
7fbff9f3b5 sligthly improved login redirects 2021-03-18 23:42:24 +01:00
40387428e7 recipe filter 2021-02-21 16:49:34 +01:00
46fb02376e recipe share basics 2021-02-21 16:37:04 +01:00
24e43e3e2e updated migrations + setup process update 2021-02-21 15:34:35 +01:00
846c660811 usr signup and more 2021-02-21 15:08:43 +01:00
beb4aa634f forms 2021-02-20 23:42:44 +01:00
fb58d35029 space stuff partially working 2021-02-19 15:50:55 +01:00
79da8db889 added paprika import 2021-02-08 13:47:06 +01:00
086570ce90 using new import/export module 2021-02-08 11:38:38 +01:00
e0acd1de83 importing with image files working 2021-02-07 14:50:43 +01:00
3e7f96c0b8 basic export to zip working 2021-02-07 13:43:24 +01:00
d45adc1688 wip on new import/export system 2021-02-07 13:27:15 +01:00
103878e107 shopping list shortcut link 2021-02-03 23:05:42 +01:00
63cfa14a21 allauth working and integrated 2021-01-28 13:40:07 +01:00
53c715b6f6 Merge branch 'develop' into feature/allauth
# Conflicts:
#	requirements.txt
2021-01-28 12:07:30 +01:00
477236009c disable settings in demo 2021-01-22 22:38:16 +01:00
098f88e0b8 super basic working example 2021-01-21 20:54:55 +01:00
ec14338159 fixed share link with pre defined username 2021-01-21 14:42:49 +01:00
910dc29f06 updated javascript files 2021-01-13 22:48:50 +01:00
9e5a7b2cc0 added loading spinner and made new view the main recipe view 2021-01-13 20:59:31 +01:00
23bd0a7d90 fixed recipe context menu 2021-01-13 15:51:13 +01:00
6ff0e3b7b3 slowly looking somewhat decently 2021-01-13 03:13:07 +01:00
bb43ed203a display of external recipes 2021-01-13 02:16:16 +01:00
c561ddc08c fixed share link 2021-01-11 10:04:45 +01:00
8ddbc34017 resolve conflicts
Signed-off-by: Tobias Lindenberg <tobias@lindenberg.pm>
2021-01-10 14:44:20 +01:00
00f9bc087c views/view 2021-01-10 12:42:24 +01:00
e50239f067 added basic service worker 2021-01-10 12:00:16 +01:00
4fa6919ca0 sort views imports 2021-01-10 11:55:21 +01:00
86134eecb4 added unique constraint on RecipeBookEntry table
Signed-off-by: Tobias Lindenberg <tobias@lindenberg.pm>
2021-01-09 22:17:56 +01:00
251bd88f70 Make the sticky navbar an option 2021-01-07 18:49:11 +01:00
320d94a223 fixed incorrect redirects for unauthenticated users 2021-01-05 23:24:58 +01:00
6b2d164585 fixed broken import chain 2021-01-05 21:48:44 +01:00
93b2e2d7e4 fixed small issues 2020-12-28 14:18:51 +01:00
8b2833f353 re added stuff 2020-12-28 14:14:34 +01:00
56c9edd328 removed deprecated psycopg2 2020-12-14 15:11:41 +01:00
7732aa7646 added support for fractions 2020-12-14 14:08:11 +01:00
f2a17fe3bb fixed shopping list GET param regex 2020-10-20 22:51:19 +02:00
a9bad5e5f9 create shopping from mealplan 2020-09-29 12:41:59 +02:00
f91d9fcfe2 autosync shopping list and settings 2020-09-21 23:54:46 +02:00
0ff65d35dc partial shopping list saving 2020-09-07 13:09:03 +02:00
7f68bbd25d added link based signup 2020-09-01 21:35:37 +02:00
be55e034bf first parts of shopping rework 2020-08-11 15:24:12 +02:00
e0dac67b84 fixed recipe api permissions when using shared recipes 2020-07-14 00:22:39 +02:00
4ddc39f1c2 basic shopping list fix 2020-06-29 18:11:25 +02:00
bda38f0647 changed recipe ingredient relation 2020-06-25 21:45:16 +02:00
df912b8865 renamed recipeingredient to ingredient 2020-06-25 21:37:18 +02:00
743d7bf608 cleanup vue debug settings 2020-06-22 12:23:49 +02:00
315b4521b6 test page 2020-06-22 12:14:24 +02:00
0368630c92 added more view tests 2020-06-17 15:25:16 +02:00
218f7d92d7 fixed password settings autofocus 2020-06-16 18:04:42 +02:00