Commit Graph

  • cb848064cb chore: Update docker-compose.yml to include volume mapping for data storage main Ching L 2025-02-20 15:26:58 +08:00
  • e924f5165c chore(template): 优化logs.html模板中的样式 Ching 2025-02-09 21:06:12 +08:00
  • 12f1649a39 优化logs.html模板中的AJAX请求处理逻辑 Ching 2025-02-09 21:03:10 +08:00
  • c5315142cf feat(template): 优化logs.html模板中的样式 Ching 2025-02-09 20:57:53 +08:00
  • 80103802cc feat(models): 优化商品名称获取逻辑 Ching 2025-02-09 20:55:01 +08:00
  • 4b0f954b42 fix(template): 优化logs.html模板中的AJAX请求处理逻辑 Ching 2025-02-09 20:45:05 +08:00
  • 3aed58dc5c fix(template): 修改logs.html模板中的重试请求 Ching 2025-02-09 20:41:37 +08:00
  • 6927a23bbe chore: add db file Ching 2025-02-09 20:30:15 +08:00
  • a031049c64 fix(template): 修复logs.html模板中的AJAX请求处理逻辑 Ching 2025-02-09 20:26:06 +08:00
  • 2cd9b6e106 feat(models): 优化添加商品逻辑,支持扫码记录和更新商品信息 Ching 2025-02-09 18:57:37 +08:00
  • 789111e629 feat(models): 优化scanlog获取商品名字逻辑 Ching 2025-02-09 18:18:05 +08:00
  • 40129961a0 feat(models): 添加扫码日志记录功能 Ching 2025-02-09 18:16:30 +08:00
  • d8887eaf5b fix(models): 优化ScanLog查询方法 Ching 2025-02-09 18:14:59 +08:00
  • fe4be1b06e feat(app): 添加扫描日志页面 Ching 2025-02-09 18:06:13 +08:00
  • a7865638f4 feat(app): 添加糖果/甜味剂产品到零食柜 Ching 2025-02-07 22:54:35 +08:00
  • d7fe6ffb14 feat(api): 添加ShowApiSpider类用于查询商品信息 Ching 2025-02-07 21:57:38 +08:00
  • e8293c0a74 chore(api): 修改推送消息内容 TUN-133 Ching L 2024-11-14 16:28:18 +08:00
  • 50cd69f378 fix(api): 修复添加下厨房菜谱通知失败的问题 Ching 2024-10-13 14:32:09 +08:00
  • 4c76880cde fix(api): 修复添加下厨房菜谱报错的问题 Ching 2024-10-13 14:01:45 +08:00
  • 168bbb9352 feat(api): 添加添加商品标志位功能 Ching 2024-10-07 18:46:48 +08:00
  • 36c34d4170 feat(api): 添加消耗商品标志位和连续消耗标志位 Ching 2024-10-07 18:45:24 +08:00
  • 51b62df189 feat(api): 菜谱接口使用 redis streams TUN-124 Ching 2024-09-30 00:23:41 +08:00
  • 11307820b4 fix(api): 修复上传图片失败的问题 Ching 2024-09-30 00:08:45 +08:00
  • f83f229622 feat(api): 菜谱中使用 cdn 图片代替 base64 图片 Ching L 2024-09-29 18:24:59 +08:00
  • b358f25a6c feat(api): 添加图片上传功能 Ching L 2024-09-29 18:20:29 +08:00
  • f880fa6081 feat: 添加商品时修复条码保存问题,并添加默认数量; 修改扫码后商品添加通知辩题,增加商品名称 Ching L 2024-09-29 15:24:32 +08:00
  • 08ede35dff fix(api): 修复创建商品时条码保存有误的问题 Ching 2024-09-25 23:12:16 +08:00
  • 3ced4879bc fix(api): 修复创建商品时条码保存有误的问题 Ching 2024-09-25 22:15:45 +08:00
  • fe3b5596d3 ci: Update docker-compose.yml to use "docker compose" instead of "docker-compose" Ching L 2024-09-25 18:24:16 +08:00
  • 9f763ae4ce ci: 更新 ssh 地址 Ching L 2024-09-25 18:20:14 +08:00
  • d6c8221223 feat(api): 修改处理扫码的定时任务为添加商品 Ching L 2024-09-25 16:22:37 +08:00
  • 057b71ee6f chore: Update docker-compose.yml with Redis and Bark configurations Ching L 2024-09-25 15:20:21 +08:00
  • 2f35ef2acb feat(api): 增加扫码后 bark 推送消息功能 Ching L 2024-09-25 15:04:14 +08:00
  • c46ea5bd16 feat(api): 增加 barcode 接口;增加 redis streams 功能 Ching 2024-09-22 23:03:34 +08:00
  • b38fc00072 feat(recipe): 获取菜谱时删除没用的形容词 Ching 2024-03-08 17:21:21 +08:00
  • f9eeabbfb9 feat(api): Update response message in add_recipe function Ching 2024-03-08 16:56:46 +08:00
  • 8e17ee3932 Merge branch 'main' of https://git.tunpok.com/ching/grocy-barcode-helper into main Ching 2024-03-08 16:28:42 +08:00
  • fc5dd132ce fix(recipe): Refactor get_recipe_from_xiachufang to handle steps without images Ching 2024-03-08 16:28:37 +08:00
  • 0615bb96ea fix(api): Add default consume location for products Ching 2024-03-07 20:24:12 +08:00
  • d4c58bf9f0 feat(api): Update quantity unit IDs in app.py and docker-compose.yml Ching 2024-03-05 20:02:14 +08:00
  • 2c13989889 ci: Update Discord notification message format Ching 2024-03-05 01:07:21 +08:00
  • 78f69328f8 ci: Update Discord notification message format Ching 2024-03-05 00:58:05 +08:00
  • 9de31ebdb9 ci: Update Discord webhook message format Ching 2024-03-05 00:53:09 +08:00
  • 0392d5dcad ci: Update Discord notification message Ching 2024-03-05 00:44:58 +08:00
  • 1db92e124a feat(api): Refactor gpc_best_before_days function to include location mapping Ching 2024-03-05 00:30:02 +08:00
  • 742135ac67 fix(api): 修复添加产品时获取 barcode 有误的问题 Ching 2024-03-04 22:53:52 +08:00
  • f265d3144f feat(api): 通过 barcode convert 功能,在添加产品时,通过关联 barcode 一次性添加多件产品 Ching 2024-03-04 22:42:45 +08:00
  • 2e646054ff fix(api): Add error handling for item not found Ching 2024-03-04 21:04:59 +08:00
  • 219dd5deee feat(api): Add source link to recipe description Ching 2024-03-04 14:17:43 +08:00
  • 2a2d0c682f ci: Add SSH passphrase to SSH key configuration Ching 2024-03-04 02:35:49 +08:00
  • 25336f0586 ci: Add deployment step to .drone.yml Ching 2024-03-04 02:32:05 +08:00
  • 9787a6230d feat(api): 增加从下厨房复制菜谱的功能 Ching 2024-03-04 01:56:10 +08:00
  • d03190e810 feat(api): Add specification to product name if available Ching 2024-03-03 21:10:06 +08:00
  • 16cf984ddc refactor(api): Refactor error handling in add() function Ching 2024-03-03 20:32:28 +08:00
  • f7e90567d7 refactor(api): Refactor error handling in add() and consume() functions Ching 2024-03-03 20:16:24 +08:00
  • 80050f1874 fix: 补充缺失的 gpc_brick_code.json 文件 Ching 2024-03-02 18:42:11 +08:00
  • 44bcd9f145 fix(api): 修复 location 没有正确设置的问题 Ching 2024-03-02 18:37:12 +08:00
  • 928d9685f2 feat: 创建 barcode_helper 接口;创建 docker file Ching 2024-03-02 17:24:30 +08:00
  • 7428f40c46 Initial commit ching 2024-03-02 15:29:21 +08:00