Commit Graph

  • 47fc443452 Convert RecipeRating Philipp Fischbeck 2022-01-03 14:29:03 +01:00
  • b962bed755 Use composition API for more components Philipp Fischbeck 2022-01-03 13:43:57 +01:00
  • a99425531a Fix some more typing problems Philipp Fischbeck 2022-01-02 15:34:37 +01:00
  • cdcbf8ba56 Rename vuetify types file, add VTooltip Philipp Fischbeck 2022-01-01 23:43:40 +01:00
  • c279b707d4 Fix more linting issues Philipp Fischbeck 2022-01-01 18:36:16 +01:00
  • 7f03b1bea8
    New Crowdin updates (#886) Hayden 2022-01-01 11:07:54 -09:00
  • 70a95e22cf Fix usage of native types Philipp Fischbeck 2022-01-01 18:35:50 +01:00
  • d3782920cf Properly add VForm as type information Philipp Fischbeck 2022-01-01 18:20:18 +01:00
  • 61df7a30af Activate more linting rules from eslint and typescript Philipp Fischbeck 2022-01-01 18:18:23 +01:00
  • ddc5b193f8 Fix titles of category, tag, tool pages Philipp Fischbeck 2021-12-28 23:10:19 +01:00
  • 7151d47c04 Add date range to useMealplans composable This fixes #857 by passing a date range ref to useMealplans, so that the meal plans are re-queried whenever the date range changes. Philipp Fischbeck 2021-12-27 19:37:31 +01:00
  • 08cce8f8a0 New translations en-US.json (Danish) Hayden 2021-12-27 04:35:32 -05:00
  • c6d45f6a9f New translations en-US.json (French, Canada) Hayden 2021-12-26 17:09:15 -05:00
  • e5b1667ea3 New translations en-US.json (Swedish) Hayden 2021-12-21 05:49:19 -09:00
  • ad196ad55c New translations en-US.json (Swedish) Hayden 2021-12-21 04:47:04 -09:00
  • 74e13682cb
    Refactor/define repository layer (#883) Hayden 2021-12-18 20:52:36 -09:00
  • c5486f1694 rename dal -> repo Hayden 2021-12-18 20:44:58 -09:00
  • 3939e258aa move data access layer Hayden 2021-12-18 20:42:27 -09:00
  • ea7c4771ee
    Feature/user photo storage (#877) Hayden 2021-12-18 19:04:36 -09:00
  • 2bb5a8bbf2 reset primary key on migration Hayden 2021-12-18 18:49:16 -09:00
  • e8c154afe2 update instruction id Hayden 2021-12-18 18:40:13 -09:00
  • fe12366110 set user_id to correct type Hayden 2021-12-18 18:34:07 -09:00
  • e49b431872 validate parent exists before createing Hayden 2021-12-18 18:28:44 -09:00
  • ce93dfe331 refactor tests to use temp directory Hayden 2021-12-18 18:17:29 -09:00
  • 88b6d00d26 force set content type Hayden 2021-12-18 17:29:37 -09:00
  • bd35cd65fb delete depreciated route Hayden 2021-12-18 17:21:14 -09:00
  • 13b535bbe3 add user_id validator for int -> UUID conversion Hayden 2021-12-18 17:08:11 -09:00
  • 24c1a69b27 new user repository tests Hayden 2021-12-18 17:07:56 -09:00
  • 5bb75bedaa purge user data on delete Hayden 2021-12-18 17:07:43 -09:00
  • b1a406f3ae cleanup tests and add image tests Hayden 2021-12-18 17:07:22 -09:00
  • b2427faf3f setup image cache keys Hayden 2021-12-15 21:16:54 -09:00
  • d6cd5df449
    Add support for fr-CA language (#865) sephrat 2021-12-16 01:32:52 +01:00
  • cc2b53a211
    White background favicons-2 (#860) cadamswaite 2021-12-16 00:32:38 +00:00
  • 2be99c9abc Fix tests Senne Vande Sompele 2021-12-15 09:39:36 +01:00
  • bec14ca76a add profile image upload Hayden 2021-12-12 16:43:25 -09:00
  • 2af98d3caf change user_id to UUID Hayden 2021-12-11 21:12:03 -09:00
  • 964aa09f52 add recipe avatar Hayden 2021-12-11 21:11:34 -09:00
  • ba43805d84 add default assets for user profile Hayden 2021-12-11 21:11:23 -09:00
  • a2f8f27193
    feat: support for lockable recipes (#876) Hayden 2021-12-11 19:12:08 -09:00
  • 34d47cb744 fix(backend): 🐛 temp/partial fix for recipes with same name. WIP Hayden 2021-12-11 18:57:42 -09:00
  • b184073f3a hide quantity on zero value Hayden 2021-12-11 17:49:09 -09:00
  • 17c81fb626 test(backend): test non-owner can't lock recipe Hayden 2021-12-11 17:39:37 -09:00
  • d2c6c93790 feat(frontend): disabled lock action when not owner Hayden 2021-12-11 17:39:13 -09:00
  • c76337d559 test(backend): add recipe lock tests Hayden 2021-12-11 17:24:31 -09:00
  • aca743460f feat(backend): check user can update before updating recipe Hayden 2021-12-11 17:24:12 -09:00
  • 43c2ec1976 feat: support for lockable recipes Hayden 2021-12-11 16:59:27 -09:00
  • ba2d9829bb frontend build hot-fix Hayden 2021-12-11 15:54:28 -09:00
  • e109ac0f47
    feat(backend): add rename tag, tool, category support (#875) Hayden 2021-12-10 19:48:06 -09:00
  • d1da195c85 fix tests Hayden 2021-12-10 18:12:41 -09:00
  • add4576b61 cleanup errors Hayden 2021-12-10 17:34:07 -09:00
  • c31c797ecb feat(backend): add rename tag, tool, category support Hayden 2021-12-10 17:29:25 -09:00
  • 8d77f4b31e
    feat: Paprika/Mealie Migration support (#873) Hayden 2021-12-09 19:52:53 -09:00
  • 3a9438bb74 add looking for migraiton button Hayden 2021-12-09 19:46:04 -09:00
  • 5dcda1e292 add mealie migration support Hayden 2021-12-09 19:45:56 -09:00
  • ffb68eb376 add auto-tag support Hayden 2021-12-08 20:56:08 -09:00
  • be41966733 remove hard-coded paths Hayden 2021-12-08 13:50:33 -09:00
  • 1871c6e227 remove print statements Hayden 2021-12-08 13:50:14 -09:00
  • 6283b69f26 rewrite migration tests Hayden 2021-12-08 13:49:16 -09:00
  • 653b8f1ed6 add data directory auto-gen Hayden 2021-12-08 13:48:09 -09:00
  • b5740af678 re-organize data directory Hayden 2021-12-08 13:47:47 -09:00
  • f476ba16fa Merge branch 'dev' of https://github.com/hay-kot/mealie into dev Senne Vande Sompele 2021-12-08 09:06:12 +01:00
  • 8a4106e5d8 Create copy button for ingredients Senne Vande Sompele 2021-12-08 09:06:08 +01:00
  • b82e9f3856 feat: add full paprika support Hayden 2021-12-07 19:12:19 -09:00
  • 0ec30a2052 feat: paprika support - partial Hayden 2021-12-06 20:09:55 -09:00
  • 5839992c19
    add support for meta tags on share pages (#867) Hayden 2021-12-06 17:14:14 -09:00
  • f647044975 add support for meta tags on share pages Hayden 2021-12-06 17:07:51 -09:00
  • 5454d2c8b8 fix sharing errors Hayden 2021-12-05 13:35:16 -09:00
  • b2673d75bf
    Feature/shareable recipes (#866) Hayden 2021-12-05 11:55:46 -09:00
  • 1c2eafc9e6 feat: shareable recipe links with og tags Hayden 2021-12-05 11:50:03 -09:00
  • 98fc57f00d Add support for fr-CA language Florian Dupret 2021-12-05 14:16:59 +01:00
  • 05617a3fc5 feat: create share tokens for recipes for sharing recieps to non-users Hayden 2021-12-04 20:04:45 -09:00
  • a8f26ca049 move computed to comp-api Hayden 2021-12-04 16:30:28 -09:00
  • 12cc37adb6 simplify context menu Hayden 2021-12-04 16:30:16 -09:00
  • ba4107348f
    Feature/misc tasks (#864) Hayden 2021-12-04 16:06:24 -09:00
  • 5936c919c4
    New translations en-US.json (French, Canada) (#854) Hayden 2021-12-04 16:02:46 -09:00
  • 00bc9a15ec
    Allow schema to give images as dict (#859) cadamswaite 2021-12-05 01:02:35 +00:00
  • c3c0393b0f feat(frontend): 💄 add basic open-graph data for site links Hayden 2021-12-04 16:00:36 -09:00
  • 331af23c06 capture #859 Hayden 2021-12-04 15:27:46 -09:00
  • b7de7064dd feat(frontend): 💄 add persistent darkmode for user sessions Hayden 2021-12-04 15:24:14 -09:00
  • 8de6df53c5 feat(backend): add remember me support for login - 14 days Hayden 2021-12-04 15:02:18 -09:00
  • 398c357c54 feat(backend): 🌐 make foods/ingredients translatable Hayden 2021-12-04 14:33:31 -09:00
  • c32d7d7486
    feat: add user recipe export functionality (#845) Hayden 2021-12-04 14:18:46 -09:00
  • 65546250cd update documentation Hayden 2021-12-04 14:11:51 -09:00
  • b62169ba6d Add references to new image paths cadamswaite 2021-10-31 20:21:16 +00:00
  • 4eace3133f New favicons cadamswaite 2021-10-31 18:41:46 +00:00
  • 195df47186 New translations en-US.json (French, Canada) Hayden 2021-12-02 03:20:21 -09:00
  • 8154ee548a
    Chore/bump deps (#853) v0.5.4 Hayden 2021-12-01 21:07:17 -09:00
  • 5f53dfad8b v0.5.4 changelog Hayden 2021-12-01 21:01:56 -09:00
  • 20e4d36556 allow for disabling auto backup Hayden 2021-12-01 20:58:23 -09:00
  • 4d570cf6b6 bump extruct and scraper Hayden 2021-12-01 20:51:46 -09:00
  • 39990e13f8 add LDAP dep Hayden 2021-12-01 20:51:35 -09:00
  • 4868fb12b1 feat: add version checker Hayden 2021-12-01 15:31:34 -09:00
  • ca84080dc4 style(frontend): 💄 update UI for site settings Hayden 2021-12-01 15:03:05 -09:00
  • 82c37ed13f feat: add bulk delete/purge exports Hayden 2021-12-01 14:28:28 -09:00
  • b6dc26b78d fix meal-planner lockout hay-kot 2021-11-29 11:14:51 -09:00
  • 567e1abb00 update purge glob hay-kot 2021-11-29 10:43:53 -09:00
  • 6040a3b555 add export purger to scheduler hay-kot 2021-11-29 10:40:54 -09:00
  • 0fd319ad4b show footer hay-kot 2021-11-29 10:32:12 -09:00
  • 7b7934b4aa remove top level statements hay-kot 2021-11-29 10:31:48 -09:00
  • 5306429135 fix #813 hay-kot 2021-11-29 09:48:35 -09:00