Commit Graph

  • ff6f0ec68a bump version Hayden 2022-07-31 10:22:30 -08:00
  • 308a23c6cc update changelog Hayden 2022-07-31 10:21:22 -08:00
  • 34f52c06a6
    fix: properly use pagination for group event notifiers (#1512) Philipp Fischbeck 2022-07-31 20:08:48 +02:00
  • 58803f2166 fix: properly use pagination for group event notifiers Philipp Fischbeck 2022-07-30 20:35:57 +02:00
  • 8e58056ec7 resolve DOS from arbitrary url Hayden 2022-07-29 21:47:14 -08:00
  • 0dd937942d update recipe-scrapers Hayden 2022-07-29 21:40:13 -08:00
  • e286a9387b add security docs Hayden 2022-07-29 20:23:36 -08:00
  • cdb198b974 fix CWE-918 SSRF by validating url and mime type Hayden 2022-07-29 20:03:43 -08:00
  • 138c8157b2 use markdown sanatizer to prevent XSS CWE-79 Hayden 2022-07-29 19:36:44 -08:00
  • 4c694b12a2 fix arbitrarty path injection Hayden 2022-07-29 17:06:30 -08:00
  • 71fb81f3b7 added type hints Michael Genson 2022-07-29 18:30:35 +00:00
  • 007abf7404 fixed bug with local storage booleans Michael Genson 2022-07-29 18:30:06 +00:00
  • fb61926d03 implemented local storage for sorting and mobile card view Michael Genson 2022-07-29 17:23:40 +00:00
  • 429979b736 corrected comment Michael Genson 2022-07-29 14:28:52 +00:00
  • fd1e455aed type fixes Michael Genson 2022-07-29 14:16:00 +00:00
  • 344eb8395d removed unnecessary value assignment Michael Genson 2022-07-29 14:14:58 +00:00
  • 449d215470 update typing / refactor Hayden 2022-07-28 16:10:35 -08:00
  • ce717ff0c8 update out of date license Hayden 2022-07-28 15:15:58 -08:00
  • 7bc2980ddf added placeholder name attribute for type checking Michael Genson 2022-07-28 22:01:37 +00:00
  • 70fb48e82e properly reset create form Michael Genson 2022-07-28 21:39:12 +00:00
  • d516c5f8a2 minor css tweaks Michael Genson 2022-07-28 20:48:52 +00:00
  • 7dd52c50b4 added create dialogs to food and unit pages Michael Genson 2022-07-28 20:47:38 +00:00
  • 92561e7013 added category and tag filters Michael Genson 2022-07-27 16:54:18 +00:00
  • 39c3ef995c fixed incorrect response model Michael Genson 2022-07-27 16:27:57 +00:00
  • 1a85f38095 added dynamic sort icons Michael Genson 2022-07-27 03:48:31 +00:00
  • 2e357b9678 added new sort icons Michael Genson 2022-07-27 03:46:28 +00:00
  • 07fef8af9f
    feat: restore frontend sorting for all recipes (#1497) Michael Genson 2022-07-26 21:08:56 -05:00
  • 233eb1ef91 add todo Hayden 2022-07-26 17:57:17 -08:00
  • 55268b19a4 re-order context menu Hayden 2022-07-26 17:53:30 -08:00
  • 5a91d3de8b fix linting errors Hayden 2022-07-26 17:53:12 -08:00
  • 703ee32653
    docs: pagination and filtering, and fixed a few broken links (#1488) Michael Genson 2022-07-26 20:45:34 -05:00
  • 3d4e5441dd
    chore: backend page_all route cleanup (#1483) Michael Genson 2022-07-26 20:43:25 -05:00
  • f00280e32b
    New Crowdin updates (#1480) Hayden 2022-07-26 17:41:33 -08:00
  • 761802dd3f
    fix(deps): bump @vueuse/core from 8.5.0 to 9.0.0 in /frontend dependabot[bot] 2022-07-27 00:30:42 +00:00
  • 1c17caaaf4
    fix(deps): bump core-js from 3.23.1 to 3.24.0 in /frontend dependabot[bot] 2022-07-26 00:27:39 +00:00
  • 8d08a55991
    chore(deps-dev): bump eslint-plugin-vue from 9.0.1 to 9.3.0 in /frontend dependabot[bot] 2022-07-26 00:25:54 +00:00
  • 7a50cc6f91 New translations en-US.json (German) Hayden 2022-07-24 11:12:45 -08:00
  • 955d6cbda5 New translations en-US.json (Czech) Hayden 2022-07-20 11:17:34 -08:00
  • e935acd7be replaced "this" with reference Michael Genson 2022-07-19 20:57:26 +00:00
  • aef5e1b85a restored recipes reference Michael Genson 2022-07-19 20:56:35 +00:00
  • 229412ee30 frontend lint fixes Michael Genson 2022-07-19 20:27:04 +00:00
  • 6a49de7b10 merged "all recipes" pagination into recipe card created custom sort card for all recipes refactored backend calls for all recipes to sort/paginate Michael Genson 2022-07-19 20:06:52 +00:00
  • 23fa35d7b8 fixed typo Michael Genson 2022-07-19 20:03:13 +00:00
  • f438ce0e0e
    fix(deps): bump core-js from 3.23.1 to 3.23.5 in /frontend dependabot[bot] 2022-07-18 00:58:31 +00:00
  • b7a5dec1e9
    fix(deps): bump @vueuse/core from 8.5.0 to 8.9.4 in /frontend dependabot[bot] 2022-07-18 00:57:56 +00:00
  • 978ad2916d
    chore(deps-dev): bump eslint from 8.16.0 to 8.20.0 in /frontend dependabot[bot] 2022-07-18 00:55:10 +00:00
  • 7cd0e23e7d small revision to pagination response example Michael Genson 2022-07-17 17:26:44 +00:00
  • 8d3646754b added docs for pagination and filtering Michael Genson 2022-07-17 17:19:24 +00:00
  • bbeb78af32 fixed broken links Michael Genson 2022-07-17 16:09:05 +00:00
  • d86469cb68
    fix(deps): bump @vueuse/core from 8.5.0 to 8.9.3 in /frontend dependabot[bot] 2022-07-15 00:33:05 +00:00
  • 1c8ecd0d89 refactored meal plan slice to use a query filter Michael Genson 2022-07-14 18:50:30 +00:00
  • ccad8ea4a8 refactored to remove duplicate code Michael Genson 2022-07-14 18:13:00 +00:00
  • 2f545db72d New translations en-US.json (Dutch) Hayden 2022-07-13 12:20:46 -08:00
  • fc1151dbe0
    fix(deps): bump @vueuse/core from 8.5.0 to 8.9.2 in /frontend dependabot[bot] 2022-07-13 00:25:37 +00:00
  • 029046cba2
    fix(deps): bump @vueuse/core from 8.5.0 to 8.9.1 in /frontend dependabot[bot] 2022-07-11 01:12:30 +00:00
  • 9ce90a3e27
    fix(deps): bump core-js from 3.23.1 to 3.23.4 in /frontend dependabot[bot] 2022-07-11 01:11:57 +00:00
  • 9e6a720cf1
    New Crowdin updates (#1455) Hayden 2022-07-09 21:17:34 -08:00
  • 7f50071312
    feat: advanced filtering API (#1468) Michael Genson 2022-07-09 23:57:09 -05:00
  • 619add0673 breakup test cases Hayden 2022-07-09 20:47:56 -08:00
  • c64da1fdb7
    Feature: Toggle display of ingredient references in recipe instructions (#1268) Miroito 2022-07-10 06:28:34 +02:00
  • 6ae604c668 minor type and perf fixes Hayden 2022-07-09 20:18:23 -08:00
  • d8f75ef376 move type help to dev depedency Hayden 2022-07-09 20:17:47 -08:00
  • 2728d559b0 implement scaling in cook mode + minor padding Hayden 2022-07-09 20:03:15 -08:00
  • 6516586ce2 type improvements Michael Genson 2022-07-08 14:25:37 +00:00
  • 639f319cab New translations en-US.json (French, Canada) Hayden 2022-07-07 12:36:58 -08:00
  • 04fdd453cf New translations en-US.json (French, Canada) Hayden 2022-07-07 11:31:15 -08:00
  • 3b8b76b08e New translations en-US.json (French, Canada) Hayden 2022-07-07 11:31:14 -08:00
  • 9f3fdd9123
    chore(deps-dev): bump eslint-plugin-vue from 9.0.1 to 9.2.0 in /frontend dependabot[bot] 2022-07-07 00:22:04 +00:00
  • 55e447b5ca
    fix(deps): bump @vueuse/core from 8.5.0 to 8.9.0 in /frontend dependabot[bot] 2022-07-07 00:21:18 +00:00
  • f471cd36d6 added filtering tests Michael Genson 2022-07-04 19:44:06 +00:00
  • d113e88315 extended pagination to include query filtering Michael Genson 2022-07-04 19:40:57 +00:00
  • 8e275a2fd5 created query filter classes Michael Genson 2022-07-04 19:34:54 +00:00
  • b91dbd3a34
    chore(deps-dev): bump eslint from 8.16.0 to 8.19.0 in /frontend dependabot[bot] 2022-07-04 00:57:30 +00:00
  • 500286ddcb feat/cookmode recipe page integration Miroito 2022-07-03 12:29:36 +02:00
  • 7bf70370c0 Fix wrong event sent Miroito 2022-07-03 12:28:37 +02:00
  • 76674de297 Better cooking mode Miroito 2022-06-13 19:00:47 +02:00
  • 2809cef3b1
    fix: mealplan pagination (#1464) Michael Genson 2022-07-02 12:44:01 -05:00
  • a7923331a6 renamed vars to match pagination query Michael Genson 2022-07-02 16:19:40 +00:00
  • a6960b2eb2 updated mealplan tests Michael Genson 2022-07-02 16:17:09 +00:00
  • b4b0d37278 added pagination to get_slice route Michael Genson 2022-07-02 16:15:50 +00:00
  • a907f5ccc0 New translations en-US.json (Slovenian) Hayden 2022-06-27 11:59:05 -08:00
  • 98af0dc9f8 New translations en-US.json (Slovenian) Hayden 2022-06-27 10:53:41 -08:00
  • 2f7ff6d178
    fix: use mtime instead of ctime for backup dates (#1461) Benjamin Pabst 2022-06-27 17:57:09 +02:00
  • d35bd88b16 New translations en-US.json (Slovenian) Hayden 2022-06-27 06:59:17 -08:00
  • 166e1ca70c New translations en-US.json (Slovenian) Hayden 2022-06-27 06:59:16 -08:00
  • 09f95c88f9 Fixed wrong creation date in backups list Benjamin Pabst 2022-06-27 14:40:39 +00:00
  • 2ca401042f New translations en-US.json (Slovenian) Hayden 2022-06-27 05:50:19 -08:00
  • 8614a39a37 New translations en-US.json (Slovenian) Hayden 2022-06-27 04:48:59 -08:00
  • 4229443b64 New translations en-US.json (Slovenian) Hayden 2022-06-27 04:48:57 -08:00
  • 47de1c4ef7 New translations en-US.json (Slovenian) Hayden 2022-06-27 04:48:56 -08:00
  • d61daaad64 New translations en-US.json (Slovenian) Hayden 2022-06-27 00:17:16 -08:00
  • c05e048b65
    docs: fix old link Hayden 2022-06-26 19:39:35 -08:00
  • 5f010cf047
    fix(deps): bump @vue/composition-api from 1.6.2 to 1.6.3 in /frontend dependabot[bot] 2022-06-27 01:35:43 +00:00
  • 93abf04584
    fix(deps): bump core-js from 3.23.1 to 3.23.3 in /frontend dependabot[bot] 2022-06-27 01:35:05 +00:00
  • 85fdb940d0
    chore(deps-dev): bump lint-staged from 13.0.2 to 13.0.3 in /frontend dependabot[bot] 2022-06-27 01:30:14 +00:00
  • c430756dbf New translations en-US.json (Swedish) Hayden 2022-06-26 13:36:27 -08:00
  • 291818233a New translations en-US.json (Swedish) Hayden 2022-06-26 13:36:26 -08:00
  • c5c64dfb30 New translations en-US.json (Slovenian) Hayden 2022-06-26 13:36:25 -08:00
  • 8dd01a30c6 New translations en-US.json (Slovenian) Hayden 2022-06-26 13:36:24 -08:00
  • 0d367dd045 New translations en-US.json (Slovenian) Hayden 2022-06-26 13:36:23 -08:00