Commit Graph

  • d7184430c6
    fix #1854 Hayden 2022-11-27 10:07:45 -09:00
  • 01d335f73d
    wip: recipe count for organizers Hayden 2022-11-27 10:04:51 -09:00
  • 847fe38075 refactored the warning text into the language file dorj222 2022-11-27 14:28:48 +01:00
  • fe0fddc19b New translations en-US.json (German) Hayden 2022-11-25 23:43:25 -09:00
  • 751b5238c2 used minyear instead of 1900 Michael Genson 2022-11-25 21:07:19 +00:00
  • 2863e00648 removed unecessary parse Michael Genson 2022-11-25 21:04:41 +00:00
  • 014ee7de08 filtered out null-valued results for certain sorts Michael Genson 2022-11-25 20:53:13 +00:00
  • aeb43eb80e added workaround for filtering out null datetimes Michael Genson 2022-11-25 20:52:09 +00:00
  • 7762da5b5c changed default sort direction for certain attrs Michael Genson 2022-11-25 20:16:48 +00:00
  • a6639be408
    chore(deps-dev): bump eslint-plugin-vue from 9.7.0 to 9.8.0 in /frontend dependabot[bot] 2022-11-25 00:14:03 +00:00
  • c331ac1548 New translations en-US.json (Norwegian) Hayden 2022-11-24 11:26:29 -09:00
  • c97957ad44 throttle recipe +/- to one concurrent request Michael Genson 2022-11-23 15:55:13 +00:00
  • 45aea455a5 pause refresh when updating list Michael Genson 2022-11-23 15:53:59 +00:00
  • f924da46a0
    chore(deps-dev): bump vitest from 0.25.1 to 0.25.3 in /frontend dependabot[bot] 2022-11-23 00:22:07 +00:00
  • 34af353b28 add the alert component on User Management dorj222 2022-11-22 21:26:44 +01:00
  • c24e322259 made column nullable and set to 1 during migration Michael Genson 2022-11-22 15:53:24 +00:00
  • aeb452ab99 add a wrapper class for description text for recipes dorj222 2022-11-22 16:22:23 +01:00
  • 622fc75ecb added tests for recipe scaling Michael Genson 2022-11-22 15:19:23 +00:00
  • 33fe4f82aa added field annotations Michael Genson 2022-11-22 15:16:47 +00:00
  • 328a2a9ed8 Extended the LDAP implementation Erik Landkroon 2022-11-22 13:07:25 +00:00
  • 9f885d01df adding to shopping list respects UI recipe scale Michael Genson 2022-11-22 04:44:31 +00:00
  • fd87c51e4f updated current revision Michael Genson 2022-11-22 04:42:28 +00:00
  • 12ef4fff07 refactored shopping list recipe routes cleaned up existing logic added support for recipe scaling Michael Genson 2022-11-22 04:32:08 +00:00
  • 6127fed3f9 fixed incorrect variable reference Michael Genson 2022-11-21 23:09:47 +00:00
  • 4f9edd3e7a propogate scale changes to print view Michael Genson 2022-11-21 21:52:35 +00:00
  • 77694dc348
    Merge branch 'hay-kot:mealie-next' into 1775-ldap-login-and-user-creation-fix ERLKDev 2022-11-21 21:54:17 +01:00
  • 8ec60668e6
    chore(deps-dev): bump @nuxtjs/eslint-config-typescript in /frontend (#1837) dependabot[bot] 2022-11-19 12:01:23 -09:00
  • 72dae5c5a6 added postgres David Vydra 2022-11-19 04:51:55 +00:00
  • 7ce7efe02f
    Update docker-compose.yml David Vydra 2022-11-18 20:14:49 -08:00
  • a79e7ce436
    Delete .devcontainer directory David Vydra 2022-11-18 20:13:53 -08:00
  • 5a75d279cb
    chore(deps-dev): bump @nuxtjs/eslint-config-typescript in /frontend dependabot[bot] 2022-11-17 00:28:43 +00:00
  • bc9c5c1da5 allowing for linking of ingredients to instruction at the beginning of a newline in the instruction Jens Calaerts 2022-11-16 22:27:58 +01:00
  • 617dd28e1b Filtering special characters during automatic linking of ingredients to instructions Jens Calaerts 2022-11-16 21:55:13 +01:00
  • 98dc467512 bump recipe-scraper to latest Michael Genson 2022-11-16 17:56:26 +00:00
  • 01ab263930 fixed weird formatting Michael Genson 2022-11-15 17:25:51 +00:00
  • dad8ab4031 made everything localizable Michael Genson 2022-11-15 16:46:48 +00:00
  • aab53527d6 added api error handling Michael Genson 2022-11-15 15:45:51 +00:00
  • 59dd38c231 fix the text overflow on RecipeCard dorj222 2022-11-15 16:36:23 +01:00
  • 4a9d30e097 update the backend dorj222 2022-11-15 13:46:46 +01:00
  • a05dfd7d55 frontend code cleanup dorj222 2022-11-15 13:20:32 +01:00
  • f75d232cb6 hotfix dorj222 2022-11-15 11:11:34 +01:00
  • 328624af74 update the Frontend for Category/Tag coloring dorj222 2022-11-15 11:07:24 +01:00
  • 42fbc536c3 update the backend for Tag coloring dorj222 2022-11-15 09:43:17 +01:00
  • c40dbc898f update dorj222 2022-11-15 08:33:32 +01:00
  • b99595fdd9 fixed formating for long subjects Michael Genson 2022-11-15 06:07:41 +00:00
  • 138217ec51 implemented update/delete routes Michael Genson 2022-11-15 05:51:52 +00:00
  • 75b2eb3e3b fixed local date display Michael Genson 2022-11-15 02:54:07 +00:00
  • ef6b388c06 adjusted default made this date set time to 1 minute before midnight adjusted display to properly interpret UTC Michael Genson 2022-11-15 02:49:48 +00:00
  • 40706f6eef
    chore(deps-dev): bump @vue/runtime-dom in /frontend dependabot[bot] 2022-11-15 00:18:30 +00:00
  • 8cd24098cc
    fix(deps): bump isomorphic-dompurify from 0.23.0 to 0.24.0 in /frontend dependabot[bot] 2022-11-15 00:17:54 +00:00
  • 8262378f73
    chore(deps-dev): bump vitest from 0.25.1 to 0.25.2 in /frontend dependabot[bot] 2022-11-15 00:17:16 +00:00
  • 9a1a963626
    fix(deps): bump core-js from 3.26.0 to 3.26.1 in /frontend dependabot[bot] 2022-11-15 00:16:57 +00:00
  • 38ddf9c907 added event context menu with placeholder methods Michael Genson 2022-11-14 21:55:10 +00:00
  • 46f9ef19c8
    New Crowdin updates (#1822) Hayden 2022-11-14 12:43:08 -09:00
  • 38f50c29c7 New translations en-US.json (Turkish) Hayden 2022-11-14 11:07:56 -09:00
  • 9f71872d62 New translations en-US.json (Turkish) Hayden 2022-11-14 11:07:55 -09:00
  • e42cfe9efa update the backend dorj222 2022-11-14 20:31:27 +01:00
  • b7d481ef76 improved last made UI for mobile Michael Genson 2022-11-14 18:48:10 +00:00
  • 3e862adf74 cleaned tags Michael Genson 2022-11-14 18:36:12 +00:00
  • 4d7ca6d3d6 formalized API call and added mobile-friendly view Michael Genson 2022-11-14 17:31:15 +00:00
  • 55c203ec70 added route for fetching all timeline events Michael Genson 2022-11-14 17:28:45 +00:00
  • 5b90e3c15b Merge remote-tracking branch 'origin/mealie-next' into feat/recipe-timeline-event-ui Michael Genson 2022-11-14 14:43:41 +00:00
  • 346d965215 update dorj222 2022-11-14 09:56:15 +01:00
  • a2dcdc1adf
    feat: "I Made This" Dialog (#1801) Michael Genson 2022-11-13 17:12:53 -06:00
  • f0e6496001
    New Crowdin updates (#1817) Hayden 2022-11-13 14:11:36 -09:00
  • d1a4ddb164 implemented timeline dialog using temporary API Michael Genson 2022-11-13 22:15:15 +00:00
  • 760aaa9044 more icons Michael Genson 2022-11-13 20:58:12 +00:00
  • c1427da031 added timeline badge and dialog to action menu Michael Genson 2022-11-13 19:57:11 +00:00
  • 8871ebed46 New translations en-US.json (Czech) Hayden 2022-11-13 06:22:14 -09:00
  • ced4a5d5a8 New translations en-US.json (Czech) Hayden 2022-11-13 06:22:13 -09:00
  • 0a5606eee6 added new icons Michael Genson 2022-11-13 14:53:48 +00:00
  • dbf7ab9743 New translations en-US.json (Czech) Hayden 2022-11-13 04:39:02 -09:00
  • ed904d4cec New translations en-US.json (Czech) Hayden 2022-11-13 03:35:01 -09:00
  • cb36258c0f
    Update example docker compose to beta5 (#1815) Felix 2022-11-12 18:23:01 +01:00
  • 1b642e5773
    Update example docker compose to beta5 Felix 2022-11-12 17:03:47 +01:00
  • 0ed5d1245d
    Update demo link to https://demo.mealie.io/ Felix 2022-11-12 16:56:50 +01:00
  • e2112e4a2d added tests for event message alias Michael Genson 2022-11-11 23:44:21 +00:00
  • d201535614 replaced alter column with pydantic alias Michael Genson 2022-11-11 02:29:11 +00:00
  • 0c092dd46d
    chore(deps-dev): bump @vue/runtime-dom in /frontend dependabot[bot] 2022-11-11 01:14:29 +00:00
  • 703cfd7da2
    fix: auto-opening sidebar #1090 (#1787) Jambaldorj Ochirpurev 2022-11-11 01:41:16 +01:00
  • 85918c5d18
    change variable name Hayden 2022-11-10 15:39:59 -09:00
  • 2a797a210b
    fix(deps): bump @nuxtjs/auth-next in /frontend (#1799) dependabot[bot] 2022-11-10 15:34:53 -09:00
  • 00ab10b8a6
    fix(deps): bump @vueuse/core from 9.3.1 to 9.5.0 in /frontend (#1809) dependabot[bot] 2022-11-10 15:26:49 -09:00
  • d30c633928
    chore(deps-dev): bump vitest from 0.24.3 to 0.25.1 in /frontend (#1808) dependabot[bot] 2022-11-10 15:26:37 -09:00
  • ca47838920
    chore(deps-dev): bump eslint from 8.26.0 to 8.27.0 in /frontend (#1807) dependabot[bot] 2022-11-10 15:26:28 -09:00
  • f8900531e5
    chore(deps-dev): bump eslint-plugin-vue from 9.6.0 to 9.7.0 in /frontend (#1794) dependabot[bot] 2022-11-10 15:26:12 -09:00
  • f0ed2ad115
    feat: allow to overwrite data dir (#1703) 1848 2022-11-11 01:18:40 +01:00
  • e7de0c90a1
    feature: live shopping list updates (#1730) Michael Genson 2022-11-10 18:17:49 -06:00
  • 89d0cae51d
    refactor: rewrite cleaner functions for parsing recipe dicts (#1743) Hayden 2022-11-10 15:16:51 -09:00
  • e8f38625b6
    satisfy mypy Hayden 2022-11-10 15:11:22 -09:00
  • 5423ceb4ac
    allow override defaults Hayden 2022-11-10 15:05:47 -09:00
  • 77316d639b
    New Crowdin updates (#1795) Hayden 2022-11-10 14:53:24 -09:00
  • f5c864dfb7
    fix: Add ldap runtime dependencies in docker image Alexander Gil 2022-11-10 23:09:19 +01:00
  • 9143f94e5f
    fix(deps): bump @vueuse/core from 9.3.1 to 9.5.0 in /frontend dependabot[bot] 2022-11-10 00:24:01 +00:00
  • 9ba18892c8
    chore(deps-dev): bump vitest from 0.24.3 to 0.25.1 in /frontend dependabot[bot] 2022-11-09 00:17:27 +00:00
  • 3b90308d65 switched event type to comment Michael Genson 2022-11-08 15:29:37 +00:00
  • 7f8ff09f26
    chore(deps-dev): bump eslint from 8.26.0 to 8.27.0 in /frontend dependabot[bot] 2022-11-08 00:34:19 +00:00
  • 9973b28e9c
    chore(deps-dev): bump vitest from 0.24.3 to 0.25.0 in /frontend dependabot[bot] 2022-11-08 00:33:53 +00:00
  • c109163664 added sorting by last made Michael Genson 2022-11-03 19:15:58 +00:00
  • c60bc31ba5 moved dialog out of context menu and refactored removed references in action menu and context menu refactored dialog to be triggered by a button instead added route to update recipe last made timestamp added visual for last made timestamp to recipe header and title Michael Genson 2022-11-03 19:02:21 +00:00