Commit Graph

  • 69a83c1e0f 左边栏Local菜单只在本地版jingrow中显示 main jingrow 2026-03-18 02:09:35 +08:00
  • c6da67971e 更新根目录package.json jingrow 2026-03-18 00:14:26 +08:00
  • 4715ca0e87 优化侧边栏菜单排序的实现 jingrow 2026-03-17 20:43:57 +08:00
  • 785c3bfa9b 修复侧边栏拖拽排序后无法保存的问题 jingrow 2026-03-17 20:05:55 +08:00
  • 649ace7e19 增加workspace后端api端点 jingrow 2026-03-17 18:49:05 +08:00
  • e87ba0a068 修复工作区添加快捷链接时的问题 jingrow 2026-03-17 16:26:49 +08:00
  • 99240c0608 优化execute_local_ai_agent返回值 jingrow 2026-03-17 02:53:39 +08:00
  • 77084a0de9 优化Code.vue控件 jingrow 2026-03-17 00:10:21 +08:00
  • ec5a32f907 增加execute_local_ai_agent函数 jingrow 2026-03-16 22:16:51 +08:00
  • 0c24e60d04 修复pagetype列表页排序无效的问题 jingrow 2026-03-16 21:18:54 +08:00
  • 41650bc912 更新flowExecutor.js节点执行方式 jingrow 2026-03-16 04:54:26 +08:00
  • f3175d822e 增加get_decrypted_password函数 jingrow 2026-03-16 04:44:24 +08:00
  • a392f71dd7 修复流程编排界面点击执行无效的问题 jingrow 2026-03-16 04:09:29 +08:00
  • ffa30beaa8 给nodes里面节点的execute函数添加whitelist装饰器 jingrow 2026-03-16 02:57:13 +08:00
  • 04c9445d88 优化local_ai_node_toolbar.vue jingrow 2026-03-16 00:39:50 +08:00
  • d0e969a5af 修复无法批量删除pagetype记录的问题 jingrow 2026-03-16 00:31:47 +08:00
  • 4498aad84b 修复本地节点里面的import_local_nodes函数 jingrow 2026-03-16 00:13:48 +08:00
  • 87c38c8502 增加global_search后端api端点 jingrow 2026-03-15 23:24:25 +08:00
  • 484c116c4a 修复get_workspace_sidebar_items重复执行多次的问题 jingrow 2026-03-15 23:10:44 +08:00
  • 0161eee59f 优化auth.ts jingrow 2026-03-15 22:42:03 +08:00
  • 7599a5a670 增加清除缓存api接口 jingrow 2026-03-15 18:32:37 +08:00
  • 92b12d5363 更新扩展加载机制 jingrow 2026-03-14 17:36:55 +08:00
  • 5191a10fa7 update jlocal.py jingrow 2026-03-13 00:55:51 +08:00
  • 1c39ef2efe update get_node_schema jingrow 2026-03-12 20:40:20 +08:00
  • 77d7906664 update nodeMetadata.js jingrow 2026-03-12 15:24:18 +08:00
  • 137dd02e91 修复生产环境无法启动前端的问题 jingrow 2026-03-12 00:14:19 +08:00
  • 829174439f 统一http客户端,自动 session cookie jingrow 2026-03-11 22:10:33 +08:00
  • 496efd8d31 update common.ts jingrow 2026-03-11 19:08:37 +08:00
  • 1e13b10c49 修复前端无法加载getRecordWithOnload返回值的问题 jingrow 2026-03-11 18:09:47 +08:00
  • 48a825e3f3 增加get_script等后端api jingrow 2026-03-11 17:36:47 +08:00
  • bea1c3306f 增加get_all_roles等后端api jingrow 2026-03-11 17:21:59 +08:00
  • 06286401b7 增加api/v2等后端api文件 jingrow 2026-03-11 17:14:45 +08:00
  • 2574028ad1 增加get_list,get_value等后端api文件 jingrow 2026-03-11 17:10:21 +08:00
  • 882278108b 修复无法登陆的问题 jingrow 2026-03-10 23:39:58 +08:00
  • 0cce311cae 增加登陆相关api jingrow 2026-03-10 23:22:36 +08:00
  • bfb9dca56a 增加登陆登出后端api端点 jingrow 2026-03-10 22:27:53 +08:00
  • 209f1403b5 add ai-docs folder jingrow 2026-03-10 19:24:28 +08:00
  • 461617d8a6 移植新版frontend到jlocal jingrow 2026-03-09 21:01:17 +08:00
  • 6905adf1f1 update package-lock.json old jingrow 2026-03-08 18:22:10 +08:00
  • 2307f4336a 优化metadata_map jingrow 2026-02-02 03:50:21 +08:00
  • 65b8e671a4 优化本地节点详情页工具栏 dev jingrow 2026-02-02 00:18:38 +08:00
  • cb39b45b62 增加用户权限检查,实现根据用户角色所有pagetype权限控制数据访问 jingrow 2026-01-25 03:20:53 +08:00
  • bb379e6c6c 优化前端,删除冗余的withCredentials: true 和get_session_api_headers() jingrow 2026-01-25 01:06:43 +08:00
  • c915fe3892 优化pagetype默认列表页 jingrow 2026-01-25 00:29:28 +08:00
  • 242adf013b 优化基于session cookie重构用户访问权限的实现逻辑 jingrow 2026-01-25 00:24:04 +08:00
  • 0d94d18f74 基于session cookie重构用户访问权限的实现逻辑,实现基于角色的用户访问权限 jingrow 2026-01-24 23:23:14 +08:00
  • 9e468f9f13 pagetype列表页过滤栏增加ID字段,并实现模糊匹配 jingrow 2026-01-24 19:52:08 +08:00
  • 4e9ec53543 鼠标悬浮Jeditor输入框时激活边框颜色 jingrow 2026-01-24 19:36:14 +08:00
  • 7ac10122f7 优化Jeditor编辑体验 jingrow 2026-01-24 19:34:22 +08:00
  • 33f0b6f049 修复pagetype列表页不按In List View属性显示字段的问题 jingrow 2026-01-24 19:31:11 +08:00
  • fc7e166bc9 修复pagetype设置界面Text Editor渲染后与前端界面不一致的问题 jingrow 2026-01-24 18:37:29 +08:00
  • 3df029d352 修复pagetype设置界面Cron Editor和Jeditor渲染后字段Label所在行消失的问题 jingrow 2026-01-24 18:05:38 +08:00
  • dac822f30b pagetype设置界面字段类型增加Jeditor和Cron Editor jingrow 2026-01-24 17:56:39 +08:00
  • 52b5c53a72 优化pagetype编辑界面,选中section,column时右边栏字段类型显示相应的字段 jingrow 2026-01-24 17:08:41 +08:00
  • 3d0947c6ae 优化HTML.vue控件,删除调试日志 jingrow 2026-01-24 17:00:25 +08:00
  • c0d5ec672c 优化column.vue列操作逻辑,删除调试日志 jingrow 2026-01-24 16:51:53 +08:00
  • 39cba0d878 修复pagetype编辑界面添加新列及字段后保存后新列丢失的问题 jingrow 2026-01-24 16:44:56 +08:00
  • 50f99f64d9 修复编辑pagetype字段后无法保存的问题 jingrow 2026-01-24 15:57:16 +08:00
  • e529a35280 实现pagetype列表页弹窗新建pagetype的功能 jingrow 2026-01-24 05:49:12 +08:00
  • 7aba11a31e 删除HTML控件的调试日志 jingrow 2026-01-24 04:40:44 +08:00
  • 609670e37d 优化form_builder jingrow 2026-01-24 04:36:56 +08:00
  • 1c5b551206 增加form_builder右边栏缺少的属性 jingrow 2026-01-24 04:26:58 +08:00
  • 3e08ae95c3 增加form_builder组件,实现可视化拖拽编排pagetype字段 jingrow 2026-01-24 03:59:11 +08:00
  • e10a42dbad refactor: replace company name with brand name in footer copyright jingrow 2026-01-02 16:35:24 +08:00
  • 01ad159168 update zh translation jingrow 2026-01-02 16:32:47 +08:00
  • 1fa97fa8c5 implement comprehensive timezone selection with auto-detection jingrow 2025-12-27 00:10:56 +08:00
  • 33545be45b feat: auto-detect user timezone in system settings jingrow 2025-12-26 23:45:41 +08:00
  • 52442082a2 feat: adjust signup form validation based on locale jingrow 2025-12-26 23:39:47 +08:00
  • 5ad1621c1f refactor: internationalize footer menu and copyright text jingrow 2025-12-26 21:40:24 +08:00
  • fd84f1458a refactor: internationalize HomePage component jingrow 2025-12-26 20:57:14 +08:00
  • 05fce42cbf sync drag overlay animations with remove_background page jingrow 2025-12-22 02:42:27 +08:00
  • dd04df14a9 remove homepage login button border color jingrow 2025-12-22 02:29:07 +08:00
  • fb7f7efc85 Remove top border from marketing footer jingrow 2025-12-22 02:16:04 +08:00
  • 1cb1c1c179 fix: allow image URLs without file extensions jingrow 2025-12-22 02:13:14 +08:00
  • b9a1255909 add missing title translation for HomePage jingrow 2025-12-22 02:08:24 +08:00
  • b43502ec69 simplify route structure by moving AppLayout to root path jingrow 2025-12-22 02:03:26 +08:00
  • f494f32a20 Update homepage header border color jingrow 2025-12-21 23:39:04 +08:00
  • 0f6c3708e9 resolve horizontal scrollbar issue jingrow 2025-12-21 22:56:04 +08:00
  • 1f281fa71f Redesign footer with logo/social icons on left and three link columns on right jingrow 2025-12-21 22:29:45 +08:00
  • 66036da8e9 auto-generate breadcrumb navigation for tool pages jingrow 2025-12-21 21:55:35 +08:00
  • 0a23ee2587 Add sidebar layout for authenticated homepage users jingrow 2025-12-21 21:25:37 +08:00
  • 4370f1a8d7 show app name next to logo and make header full width jingrow 2025-12-21 21:07:28 +08:00
  • 6dce73f6b4 refactor: internationalize sample images section title jingrow 2025-12-21 20:53:35 +08:00
  • ad43d0f8bb add image compression and client-side download cache jingrow 2025-12-21 19:54:55 +08:00
  • ea6d1b218c Add sample images section for quick background removal experience jingrow 2025-12-21 19:24:36 +08:00
  • 37350a07e1 Remove notification bell icon from homepage header jingrow 2025-12-21 18:39:19 +08:00
  • bbf4527a12 feat: implement client-side image compression with Canvas API jingrow 2025-12-21 18:34:06 +08:00
  • c3d9263aac enhance auth modals UX and add download login check jingrow 2025-12-21 17:45:03 +08:00
  • f8da7e84b6 add modal login/signup and unified UserMenu component for consistent user jingrow 2025-12-21 17:13:51 +08:00
  • 3cfb936b54 update homepage styling and layout jingrow 2025-12-21 16:46:55 +08:00
  • d8ee975615 fix: align image container sizing and page width consistency jingrow 2025-12-21 16:20:52 +08:00
  • cf2c2022de fix: align image container sizing and page width consistency jingrow 2025-12-21 14:35:55 +08:00
  • 8a4431075a Use free API endpoint for background removal tool (no authentication required) jingrow 2025-12-20 21:45:24 +08:00
  • 6292b8b510 feat: add homepage background removal tool and fix whitelist multipart support jingrow 2025-12-20 21:17:06 +08:00
  • 1d20385e96 Move menu management and settings to user dropdown menu jingrow 2025-12-19 23:43:34 +08:00
  • 7ecc6277bc Fix menu filtering in MenuManager for non-system users jingrow 2025-12-19 23:23:28 +08:00
  • 5416916f0f Add documentation for default menu visibility rules jingrow 2025-12-19 23:21:56 +08:00
  • 2a9e456b83 Hide marketplace menus for non-system users jingrow 2025-12-19 23:16:10 +08:00
  • 286a9aa21e Update upload hint text to explicitly indicate image upload jingrow 2025-12-19 23:11:41 +08:00
  • c49fa9feee feat: implement SEO optimization with relative URLs and structured data jingrow 2025-12-19 22:25:58 +08:00