Commit Graph

851 Commits

Author SHA1 Message Date
631dd58c1f fixed share link guest user error message 2022-09-09 18:28:01 +02:00
6605b87c5c new settings page finished 2022-08-05 16:54:53 +02:00
a8da28f877 Merge pull request #1980 from 8633brown/nplusone
prefetch food relations #1965
2022-08-05 07:53:01 +02:00
70b2bd6ccf prefetch food relations #1965 2022-08-04 22:11:48 +01:00
f7af0741fe fixed bookmarklet 2022-08-04 18:45:40 +02:00
3ec4afb02f fixed scoping and permissions for tokens 2022-08-04 18:33:45 +02:00
3f77b73a61 add multiple API tokens per user, removes old API tokens 2022-08-04 17:24:54 +02:00
ce1f55ffd1 settings wip 2022-07-15 17:12:01 +02:00
8700e2df69 basics of new settings page working 2022-07-14 17:50:20 +02:00
ba473123ba added ability to use invite link more than once 2022-07-14 11:28:13 +02:00
98a54ef38f removed lots of unused stuff 2022-07-14 10:37:15 +02:00
e91790f5ac added ability to mark recipes as private 2022-07-13 15:46:39 +02:00
51076d4ced Merge branch 'master' into develop 2022-07-13 10:25:39 +02:00
1cb37fe2d2 dont allow space manage page in demo 2022-07-13 10:25:22 +02:00
ac2ab62050 moved import functions to proper api function 2022-07-12 21:14:51 +02:00
c50efac00e basics for profile page 2022-07-12 20:57:13 +02:00
bf16e61a1f removed unused stuff and fixed manifest 2022-07-12 20:52:32 +02:00
da09602834 removed old search pages 2022-07-12 20:05:59 +02:00
8bb7ce2062 removed user servings feature 2022-07-12 19:43:11 +02:00
5de7fa9d48 fixed another social auth issues 2022-07-12 19:41:46 +02:00
38219a22ca fixed issue with social default access and multi space tennany 2022-07-11 23:42:26 +02:00
e40b73f420 deprecate get_recipe_from_source 2022-07-07 15:09:22 -05:00
b1c0334947 quick hack to allow scraper to work correctly 2022-07-07 07:50:57 -05:00
e23d514d89 fix bookmarklet 2022-07-06 16:16:53 -05:00
690c486bb2 zip files before download in file broswer
needs to be completly rewritten in the future but for now this is more secure
2022-07-04 14:39:53 +02:00
3427f7bbea fixed new limit recipe create 2022-06-15 15:37:20 +02:00
44704be22b fixed limit check for new recipes 2022-06-15 15:36:10 +02:00
355f181574 added youtube import 2022-06-14 21:37:59 +02:00
d99748638d fixed broken filter on supermarket category lookups 2022-06-14 17:06:25 +02:00
e7de6f62b6 fixed permissions and tests 2022-06-14 16:20:37 +02:00
b30c282a13 remove exception details from api response 2022-06-14 15:07:31 +02:00
deeed4b65b testes and fixes for space, userspace and invitelink apis 2022-06-09 22:02:58 +02:00
30e4ee855c switch space method signature change and test 2022-06-09 18:18:57 +02:00
e368488933 deprecated all old vue stuff and working on tests 2022-06-07 20:08:32 +02:00
37f0f7a0b7 added endpoint for space switching 2022-06-06 18:34:40 +02:00
e2b887b449 lots of fixes and stuff 2022-06-06 18:21:15 +02:00
07f78bb7b8 space management page progress 2022-06-02 16:20:52 +02:00
2afab2aec8 invite link basics 2022-06-01 17:42:07 +02:00
f41e4c62d4 space manage users and permissions 2022-06-01 17:01:13 +02:00
ded092ed23 baiscs of space edit page 2022-05-31 21:52:59 +02:00
007b7294d9 join and leave spaces 2022-05-31 20:38:53 +02:00
b3fcfdfc96 space switcher 2022-05-31 17:48:43 +02:00
151461508f multi space membership basics 2022-05-31 17:38:12 +02:00
9affc583a3 add token endpoint 2022-05-31 15:43:04 +02:00
cac72df7ba refactored recipe from source endpoint 2022-05-31 15:22:27 +02:00
9ac8641c13 dont make first step header as default if others are not 2022-05-18 15:55:58 +02:00
f872f994f1 fixed import failure with leading commas in input strings 2022-05-18 15:29:03 +02:00
3633b9724b fixed image deletion error 2022-05-17 21:53:10 +02:00
d48fe26a35 added url validation to all server requests 2022-05-17 18:04:43 +02:00
b9fb78c24d Merge pull request #1739 from ndbeals/develop
Fix image upload handler to use content-type
2022-04-23 19:55:08 +02:00