Commit graph

  • fb3e898b7a fix: correct video create time date format main sol 2026-04-21 18:06:24 +0800
  • 36c98c75d3 fix(system-service): allow findAll when not logged in sol 2026-04-17 15:53:16 +0800
  • 5a40395754 refactor(base-service): use Page.of for pagination construction sol 2026-04-15 16:19:20 +0800
  • 28499a39c4 chore: commit all current changes (relation mapping and generated code updates) sol 2026-04-14 15:24:41 +0800
  • bb56d11077 fix(mybatis): avoid param-name collision and pg alias quoting in relation SQL sol 2026-04-14 15:24:08 +0800
  • e23c89a843 fix(request-log): route primary error notifications by admin role sol 2026-04-14 10:34:31 +0800
  • 8482a9db1b fix(request-log): route primary error notifications by admin role sol 2026-04-14 10:32:44 +0800
  • b3d8890d15 chore: remove unused RequestBody import in FileController sol 2026-04-14 09:51:28 +0800
  • 269f21201f refactor: remove deprecated comma-separated delete API sol 2026-04-13 18:19:28 +0800
  • 0e1125a663 refactor: remove deprecated delete overloads in BaseService sol 2026-04-13 18:15:31 +0800
  • 0ff3b3c052 fix: declare multipart/form-data on file insert endpoint sol 2026-04-13 18:14:57 +0800
  • c7f4f76668 fix: include otherData path variable in poi export history page endpoint sol 2026-04-10 15:56:08 +0800
  • 1b0ca54054 refactor file mapping flow in image and video services sol 2026-04-10 15:10:54 +0800
  • fb86173a70 refactor file mapping flow in image and video services sol 2026-04-10 14:58:36 +0800
  • ebc1f50b86 chore: commit remaining poi history and controller updates sol 2026-04-10 14:30:10 +0800
  • 358c815b59 refactor: harden findOtherTable relation hydration across services sol 2026-04-10 14:28:56 +0800
  • 5f0816cdd5 fix: 修复动态表缓存键并补充请求日志字段映射 sol 2026-04-09 17:02:58 +0800
  • 47cb1f1d6a refactor: remove redundant controller API annotations sol 2026-04-09 09:55:25 +0800
  • 30a33fc5a9 refactor: remove redundant controller API annotations sol 2026-04-09 09:53:19 +0800
  • 5e7a720c29 refactor: update controller API definitions in system and file modules sol 2026-04-09 09:44:13 +0800
  • 8a28a1e156 fix(auth): allow global permission without microservice sol 2026-04-08 17:42:49 +0800
  • ae2d2469c0 feat(system): init admin permission and bind to admin role sol 2026-04-08 17:29:47 +0800
  • 1e8cd0c863 refactor(role): align RoleApi endpoints with RoleController sol 2026-04-08 16:23:41 +0800
  • 9c8b1b834e feat(model-file): align File/Image/Video APIs with controllers sol 2026-04-07 17:14:56 +0800
  • 9e755db14b refactor APIs and controllers to unified CRUD contracts sol 2026-04-07 16:20:12 +0800
  • 9c91fcfb10 feat(build): add startup build metadata banner and unify module revision smile 2026-04-02 15:42:12 +0800
  • 5768bef0f8 BaseController sol 2026-04-01 10:28:44 +0800
  • aef87d20a3 RequestLogController分页查询接口 sol 2026-03-31 21:42:18 +0800
  • d3fd9ea9d2 refactor(base): refactor base controller and service with enhanced data handling sol 2026-03-24 17:18:10 +0800
  • f95c9a7ebf refactor(base): refactor base controller and service with enhanced data handling sol 2026-03-24 16:58:51 +0800
  • fe82fb5596 perf(loadbalancer): change log level from info to debug for header routing sol 2026-03-19 15:03:35 +0800
  • f1f200de3e feat(message): add scope field annotation to message envelope user entity sol 2026-03-18 17:32:59 +0800
  • a85e65baae feat(config): add NODE_IP environment variable for docker configuration sol 2026-03-18 17:11:14 +0800
  • c0e125d71c refactor(message): update message envelope controller and service methods sol 2026-03-18 13:20:54 +0800
  • 835f68d88c config(redis): update Redis configuration in docker compose sol 2026-03-18 10:14:00 +0800
  • c9ee2c3e9c fix(message): add null check for user ids in message envelope service sol 2026-03-17 17:15:21 +0800
  • b1f4a92bef feat(message): add user lookup functionality to message envelope service sol 2026-03-17 14:38:15 +0800
  • cabc5efa39 refactor(message): move message entities to model system package and update message handling sol 2026-03-17 13:44:28 +0800
  • c18d4956b5 feat(tracing): add trace start time tracking and improve request logging sol 2026-03-16 16:10:42 +0800
  • c679368795 refactor(atlas): migrate to Atlas HCL configuration and update table naming strategy sol 2026-03-16 11:07:37 +0800
  • ab853a6cf5 feat(request-log): implement dynamic table name handling for request logs sol 2026-03-16 09:04:25 +0800
  • 30c3af4cc5 fix(system-menu): remove MenuService Transactional sol 2026-03-13 16:58:18 +0800
  • d00cf18cf6 feat(common): RequestLogMessageEnvelop sol 2026-03-12 22:40:15 +0800
  • df4bec9704 feat(common): BaseTreeService sol 2026-03-12 21:08:08 +0800
  • eeb5e862a4 Merge remote-tracking branch 'origin/main' sol 2026-03-12 18:12:45 +0800
  • cb14d9b601 feat(common): pom jakarta.servlet-api sol 2026-03-12 18:12:23 +0800
  • acc5c83f88 fix(generated): Update the error message in the generated client code sol 2026-03-12 06:19:50 +0800
  • dbfdcf1e10 Merge remote-tracking branch 'origin/main' sol 2026-03-12 04:51:52 +0800
  • 7420871565 feat(common): add global system logging with trace support sol 2026-03-12 04:48:45 +0800
  • 789f45f709 plugin(FeignInterceptor): add GlobalScope sol 2026-03-10 18:11:58 +0800
  • 5049a0fe06 common: ThreadPoolConfig add @Primary sol 2026-03-10 14:22:41 +0800
  • 0aa330714a refactor(dto): manually set properties in MessageEnvelopeUpdateDto sol 2026-03-04 17:19:17 +0800
  • 59f66ea41a fix(docker): pin Consul image version to 1.22 in docker-compose sol 2026-03-04 17:14:06 +0800
  • 6c86305c3e refactor(docker): update database synchronization process in start-server.sh sol 2026-03-04 17:02:16 +0800
  • fe017f6b59 fix(build): switch from npm to pnpm for frontend build process sol 2026-03-04 15:05:55 +0800
  • 11cd683439 refactor(loadbalancer): change access modifiers of abstract methods in HeaderRoutingLoadBalancer to public sol 2026-03-04 13:52:55 +0800
  • f955f5b43d refactor(loadbalancer): simplify HeaderRoutingLoadBalancer by using abstract methods for service name and discovery client sol 2026-03-04 13:50:29 +0800
  • 26942ea276 refactor(loadbalancer): abstract HeaderRoutingLoadBalancer sol 2026-03-04 13:43:25 +0800
  • c22ce281be feat(loadbalancer): implement HeaderRoutingLoadBalancer for service instance selection sol 2026-03-04 11:17:14 +0800
  • ed13454c2a fix(config): update server port from 9528 to 9527 in application.yml sol 2026-03-04 10:00:42 +0800
  • 8ab74c4d85 refactor(message): remove SuperBuilder annotation from MessageEnvelopeEntity sol 2026-03-04 09:37:08 +0800
  • ff9d78bec5 feat(message): introduce DTOs for creating and updating message envelopes sol 2026-03-03 16:24:59 +0800
  • ab30f7aa9c feat(config): update node-name and node-ip configurations in application files sol 2026-03-03 14:11:34 +0800
  • 861b43ca50 feat(docker): add NODE_NAME environment variable to docker-compose.yml sol 2026-03-02 10:00:58 +0800
  • c9d1d6be39 feat(config): refactor node_name configuration in application-web.yml and application-discovery.yml sol 2026-03-01 11:46:04 +0800
  • 958a14dd4a feat(config): add node_name configuration to application-web.yml sol 2026-03-01 11:44:41 +0800
  • e17c862cdf feat(config): add NODE_NAME_KEY constant to SystemConfigValues sol 2026-03-01 11:39:25 +0800
  • fa595424ff feat(discovery): set default node name in application-discovery.yml sol 2026-03-01 11:07:47 +0800
  • 4cb741f47e feat(env): add NODE_NAME configuration to .env for environment-specific settings sol 2026-03-01 11:01:36 +0800
  • 1992df298f feat(discovery): add metadata configuration for node name in application-discovery.yml sol 2026-03-01 11:00:33 +0800
  • 1f5069b4d1 chore(build): update frontend dependency installation command to use pnpm sol 2026-03-01 10:52:39 +0800
  • 3221473e87 refactor(message): Rename parameter 'type' to 'handlerType' for clarity in support method sol 2026-02-28 14:29:14 +0800
  • 6a1800de23 feat(registry): Refactor RegistryServer for improved service registration and add Redis plugin dependency sol 2026-02-28 13:42:58 +0800
  • f9d7de4dc8 feat(system): Add message management functionality. sol 2026-02-28 10:49:28 +0800
  • 61b84a53f8 refactor(cloud): Remove redundant spring-boot-starter-parent dependencies sol 2026-02-10 14:16:36 +0800
  • 4fd603013b feat(registry): implement RegistryServer for service registration with Redisson bgasol 2026-01-23 09:41:34 +0800
  • 5cb05a0b5c chore(deps): update Atlas Docker image version. sol 2026-01-15 17:46:36 +0800
  • 8db570ab10 feat(build): Added support for service discovery type configuration parameters sol 2026-01-13 16:17:54 +0800
  • ce6a76734e build(plugin-discovery): Support switching between service discovery plug-ins based on Maven profile sol 2026-01-13 10:50:07 +0800
  • e4b659e908 refactor(plugin-discovery): Rename plugin discovery modules and refactor dependency structures sol 2026-01-08 14:47:32 +0800
  • e7c257b4da feat(discovery): Add a service discovery plugin and replace Nacos dependencies sol 2026-01-08 14:15:04 +0800
  • ef3b206e62 chore(atlas): Update the Atlas Docker image version and configure the database connection parameters sol 2026-01-07 13:07:34 +0800
  • 6847139cbd refactor(plugin-swagger): remove nacos-client dependence sol 2026-01-06 14:32:20 +0800
  • f7475580f8 feat(core): add Excel import/export capability and template download smile 2025-12-11 18:07:50 +0800
  • bd60bbd6dc docs(department): Update the domain name input box placeholder text sol 2025-12-10 10:48:41 +0800
  • af36f1ebf8 feat(user): Update the user department fetch logic to support the requesting header domain sol 2025-12-10 10:37:12 +0800
  • a7b4ccdf1b feat(redis): Support for polymorphic serialization based on @JsonTypeInfo smile 2025-12-09 09:12:56 +0800
  • 23c9e84f6a feat(redis): introduce a custom JSON codec to support polymorphic types smile 2025-12-04 11:39:43 +0800
  • 0df09fee6f Merge remote-tracking branch 'origin/main' into main sol 2025-12-03 17:58:09 +0800
  • 9d07997ebf feat(websocket): enhance WebSocket handler with null safety and cleanup sol 2025-12-03 17:57:43 +0800
  • 150ad62443 feat(file): optimize file upload and menu management smile 2025-12-03 14:10:16 +0800
  • a795e45f9c refactor(env): Remove the NACOS MySQL user configuration sol 2025-12-02 03:37:03 +0800
  • cef7e673d0 chore(pre-env): Disable the Swagger document feature sol 2025-12-02 03:06:37 +0800
  • 43b1df2abf chore(config)(2Core 2GB): Adjust system resource allocation to optimize performance. sol 2025-12-02 02:49:29 +0800
  • 5784a7b0a9 Merge remote-tracking branch 'origin/main' sol 2025-12-01 23:16:47 +0800
  • 05d910e5d8 feat(pom): Introduce new dependencies and optimize configurations sol 2025-12-01 23:16:30 +0800
  • 6881da91d8 refactor(threadpool): refactor ThreadPoolTaskExecutor smile 2025-12-01 16:49:32 +0800
  • 3f39223c7f refactor(ssh): Replace System.out with slf4j logs sol 2025-12-01 16:05:59 +0800
  • ab793366b9 feat(controller): Add a success message sol 2025-12-01 16:00:09 +0800
  • eb8c6517c7 refactor(threadpool): refactor ThreadPoolTaskExecutor smile 2025-12-01 11:12:36 +0800