Commit Graph

  • a1d1f50c98 fix(app): optimize system config caching logic main wolfcode 2025-08-28 13:32:39 +08:00
  • 49cf32a15e fix(switchSelect): improve CSS and JS for better functionality wolfcode 2025-08-19 11:30:14 +08:00
  • 71c2338086 feat(search): add datetime range search functionality v8.1.17 wolfcode 2025-08-01 17:08:46 +08:00
  • 3d652114a9 feat(admin): add switchSelect plugin and update goods form wolfcode 2025-07-23 17:48:42 +08:00
  • a1044c5287 style(easy-admin): update font awesome icons in admin panel wolfcode 2025-07-22 11:24:20 +08:00
  • 32dcc9e277 refactor: upgrade to Font Awesome6.x wolfcode 2025-07-22 11:20:58 +08:00
  • d360dc8ee9 refactor(admin): adjust goods table column width and hide unused fields wolfcode 2025-07-21 10:45:43 +08:00
  • bfa96c13d4 feat(admin): highlight active goods in the list wolfcode 2025-07-18 15:29:17 +08:00
  • e12dead6c8 feat(admin): add role filter functionality- Implement role-based filtering for admin list - Add sidebar with role options for filtering - Update table to support 'find_in_set' operation for filtering-Enhance user experience by adding 'Reset' functionality wolfcode 2025-07-17 18:17:09 +08:00
  • 2d6e5aabbd feat(easy-admin): add upload functionality for images and videos wolfcode 2025-07-16 14:06:37 +08:00
  • b8194994f0 fix(admin): 优化保持登录在 redis 作为 cache 下的异常 update login expiration logic-Change expire_time comparison in CheckLogin middleware - Update expire_time assignment in Login controller - Use 0 instead of true for 'remember me' functionality wolfcode 2025-07-15 14:25:35 +08:00
  • a74ad2dda2 feat(admin): add user role permissions display wolfcode 2025-07-14 13:55:23 +08:00
  • 183760f1af Update composer.json wolfcode 2025-07-10 10:19:36 +08:00
  • e4ae29fed2 fix(admin): update password hashing method- Replace password function with password_hash for secure password storage- Use PASSWORD_DEFAULT algorithm for hashing - Improve password security in admin controller v8.1.16 wolfcode 2025-06-28 10:15:07 +08:00
  • c82e1c8ea3 fix(curd): improve form element rendering and validation wolfcode 2025-06-25 18:55:43 +08:00
  • 3f718beacb fix(admin): update password hashing method-Replace custom password function with PHP's built-in password_hash - Improve password security in admin controller wolfcode 2025-06-23 11:24:27 +08:00
  • af44a9e7b8 🚀 Layui v2.11.3 v8.1.15 wolfcode 2025-06-19 09:40:41 +08:00
  • 4ed8237a00 refactor(auth): upgrade password hashing to PHP's password_hash v8.1.14 wolfcode 2025-06-18 11:51:12 +08:00
  • 216ca6e697 fix(install): update PDO extension check to pdo_mysql wolfcode 2025-06-12 15:21:35 +08:00
  • 969a7a5ce5 fix(easy-admin): try-catch onInitElemStyle and hide theme switch on mobile wolfcode 2025-06-09 14:37:58 +08:00
  • 5593a20009 feat(layuimini): improve menu rendering and add keyboard event handling - Add border-radius to layuimini-logo for rounded corners - Implement Enter key event handling for login button- Enhance miniMenu rendering logic for better menu display wolfcode 2025-06-04 11:14:55 +08:00
  • 8a33a4fed3 fix(easy-admin): improve select component rendering and initialization v8.1.13 wolfcode 2025-05-20 10:22:50 +08:00
  • a4e8a86045 🚀 Layui v2.11.2 wolfcode 2025-05-19 18:30:34 +08:00
  • 61e622d2ad refactor(controller): instantiate model class instead of assigning model name wolfcode 2025-05-14 12:32:02 +08:00
  • 1b3265aeb5 feat(menu): add toggle buttons for menu folding and unfolding wolfcode 2025-05-13 14:06:20 +08:00
  • e1c0f6c881 feat(admin): add MIME type for logo upload v8.1.12 wolfcode 2025-05-09 11:37:38 +08:00
  • 3891cf8898 🚀 Layui v2.11.1 wolfcode 2025-05-06 15:59:24 +08:00
  • 4ade618657 fix: correct class selector for tab item in refresh function wolfcode 2025-04-30 11:10:29 +08:00
  • e7253e7de0 fix(layuimini): improve tab context menu positioning and behavior wolfcode 2025-04-28 15:33:50 +08:00
  • 063108a846 feat(easy-admin): dynamic theme color for xmSelect wolfcode 2025-04-22 18:16:26 +08:00
  • f41943320b Update welcome.html v8.1.11 wolfcode 2025-04-22 16:04:04 +08:00
  • 1f0064743e 🚀 Layui v2.11.0 wolfcode 2025-04-22 15:46:10 +08:00
  • 115573a88c 🚀 Layui v2.11.0 wolfcode 2025-04-22 15:26:25 +08:00
  • 253379f0c6 feat(theme): implement dynamic theme color change wolfcode 2025-04-21 18:03:39 +08:00
  • 9a0ff912b5 feat(mall):新增表单中多选案例 add simulated multi-select feature v8.1.10 wolfcode 2025-04-18 15:16:06 +08:00
  • 517fd191d3 refactor(curd): improve relation handling and query methods wolfcode 2025-04-17 17:25:06 +08:00
  • d1dfa8b49b Update app.php wolfcode 2025-04-16 18:40:37 +08:00
  • c819751a66 chore: update .gitignore files wolfcode 2025-04-16 18:38:53 +08:00
  • 3a2ee69d0f feat(curd): 关联表优化支持 add relation support and optimize model associations v8.1.9 wolfcode 2025-04-16 15:28:41 +08:00
  • d513177c74 feat(easy-admin): improve AI suggestion display and typing effect wolfcode 2025-04-11 15:23:15 +08:00
  • 0705b9a38d Update public.css wolfcode 2025-04-10 18:30:57 +08:00
  • feb26660e8 style(admin): adjust table cell height and line height wolfcode 2025-04-10 16:51:57 +08:00
  • b8ccf1542b feat(curd):支持CURD自动生成回收站功能 add recycle functionality for soft deleted items wolfcode 2025-04-08 10:43:27 +08:00
  • 74122885f1 feat(mall): 新增回收站功能 add recycle functionality for goods wolfcode 2025-04-07 13:44:12 +08:00
  • f5813dec99 perf(cache): update system configuration and version caching logic v8.1.8 wolfcode 2025-04-02 11:18:42 +08:00
  • db0ac015f0 feat(easy-admin): add filtering functionality when sorting tables wolfcode 2025-04-01 17:35:49 +08:00
  • 7a4fd01c4c Update composer.json main-20250327 wolfcode 2025-04-01 11:28:50 +08:00
  • bdabac7cff Update curd_generate.js wolfcode 2025-03-31 17:11:12 +08:00
  • bd9cb6a3af Update Menu.php wolfcode 2025-03-29 20:39:25 +08:00
  • 3aaf030b89 feat(export): replace php-excel with PhpSpreadsheet for Excel export-Remove php-excel package and related usage - Add PhpSpreadsheet package and update to latest version - Implement new exportExcel function using PhpSpreadsheet - Update admin controller to use new exportExcel function - Remove redundant code and improve error handling wolfcode 2025-03-28 12:22:05 +08:00
  • 16975c4ee8 Update log.md wolfcode 2025-03-28 10:18:00 +08:00
  • de07c44890 Update Admin.php wolfcode 2025-03-27 20:14:06 +08:00
  • 666598cd30 Update log.md wolfcode 2025-03-27 18:43:31 +08:00
  • b9f764e4d0 refactor(admin): 重构控制器和模型的使用方式 wolfcode 2025-03-27 18:38:27 +08:00
  • bc03616e43 refactor(admin): refactor model generation and improve array string handling wolfcode 2025-03-27 14:58:32 +08:00
  • 8aba56c8c2 🚀 Layui v2.10.1 wolfcode 2025-03-27 11:22:43 +08:00
  • 150e0ecd23 Update composer.json v8.1.7 wolfcode 2025-03-26 16:09:01 +08:00
  • e9ed0cd8f6 Merge branch 'main' of https://github.com/easyadmin8/EasyAdmin8 wolfcode 2025-03-26 14:03:22 +08:00
  • 187d4343b3 refactor(admin): remove unused 'where' option in system module wolfcode 2025-03-26 11:20:06 +08:00
  • 9bc0185b6b refactor(admin): improve error handling in Admin controller wolfcode 2025-03-26 11:20:06 +08:00
  • 652b17d6a6 refactor(admin): move auth_ids explode logic to model wolfcode 2025-03-26 10:03:59 +08:00
  • ed8c3d545b refactor(admin):适配新版 think-orm remove console.log and refactor MallGoods model wolfcode 2025-03-25 18:38:07 +08:00
  • 12b38c7bf5 refactor(admin): optimize log data processing and display wolfcode 2025-03-25 18:08:35 +08:00
  • fc202be987 build(deps): update topthink/think-orm to 4.0.3 wolfcode 2025-03-25 15:02:33 +08:00
  • 71e069712a style(easy-admin): adjust image height in admin table wolfcode 2025-03-19 18:32:26 +08:00
  • ca4080d5e6 feat(config-admin): integrate lazyload for image optimization wolfcode 2025-03-18 17:10:46 +08:00
  • 4bbe287626 refactor(system): upgrade tabs functionality and improve error handling wolfcode 2025-03-17 18:02:06 +08:00
  • e316cd40e0 🚀 Layui v2.10.0 wolfcode 2025-03-17 18:01:02 +08:00
  • cb624aa51a Update README.md v8.0 wolfcode 2025-03-12 14:26:49 +08:00
  • a7a3ddef8b refactor(easy-admin): improve AI optimization feature and enhance user experience v8.1.6 wolfcode 2025-03-10 11:54:41 +08:00
  • 51f2cbc0f4 feat(mall): 新增AI对话支持 add AI optimization function for product titles wolfcode 2025-03-07 17:58:11 +08:00
  • 8acf9f3f6c Update .example.env wolfcode 2025-03-06 11:02:49 +08:00
  • d7b23f305d Update RateLimiting.php v8.1.5 wolfcode 2025-03-05 18:31:45 +08:00
  • fdfe2a542a Update RateLimiting.php wolfcode 2025-03-05 15:25:04 +08:00
  • 3d412d9ec6 Update index.html wolfcode 2025-03-05 09:18:41 +08:00
  • f75ebffa5d feat(admin): 新增限流器 add rate limiting middleware for backend wolfcode 2025-03-04 17:26:24 +08:00
  • 77881a27ed fix(curd): resolve select option value binding issue wolfcode 2025-03-03 17:58:35 +08:00
  • 07e11a1c45 fix(curd): improve CURD generation logic wolfcode 2025-03-03 17:42:52 +08:00
  • 8531ec89ad fix(admin): handle exceptions when reflecting on controller methods wolfcode 2025-02-25 10:50:18 +08:00
  • ff2e842c24 🚀 Layui v2.9.23 wolfcode 2025-02-21 11:11:24 +08:00
  • 3d767643c8 Update BuildCurd.php wolfcode 2025-02-20 15:40:47 +08:00
  • 08fb6ef4d0 feat(log): 新增支持删除部分日志 add function to delete logs older than specified months v8.1.4 wolfcode 2025-02-19 11:23:46 +08:00
  • 32d94bb3e0 feat(log): 新增支持删除部分日志 add function to delete logs older than specified months wolfcode 2025-02-19 11:07:06 +08:00
  • d93483d9bf Update README.md wolfcode 2025-02-18 13:44:24 +08:00
  • 973e9cb24c feat(orm): upgrade think-orm to version 4.0 and add BaseEntity class wolfcode 2025-02-14 16:12:12 +08:00
  • b510042323 Update Goods.php wolfcode 2025-02-14 11:42:40 +08:00
  • b55dd8f67a feat(auth): add support for ignoring node authentication via annotation wolfcode 2025-02-14 11:36:07 +08:00
  • 8e488fb46c 🚀 Layui v2.9.21 wolfcode 2025-02-10 10:40:14 +08:00
  • d99e168583 Update Install.php v8.1.3 wolfcode 2025-01-15 09:54:11 +08:00
  • d6bb1456fa build(dependencies): update composer dependencies and adjust view rendering wolfcode 2025-01-15 09:45:07 +08:00
  • 187f97a511 Update AdminController.php wolfcode 2025-01-15 09:30:42 +08:00
  • 91eac36371 refactor(view): remove redundant template path generation wolfcode 2025-01-15 09:28:15 +08:00
  • 1e4486989a refactor(admin): improve login check middleware wolfcode 2025-01-14 10:09:58 +08:00
  • f9f25b76dd Merge branch 'main' of https://github.com/easyadmin8/EasyAdmin8 dev wolfcode 2025-01-12 18:13:17 +08:00
  • 7603cdfa7e feat(admin): add middleware annotation for login exemption wolfcode 2025-01-12 18:12:28 +08:00
  • f05c7ded0e Update composer.json wolfcode 2025-01-09 11:50:47 +08:00
  • 2e0cc85966 build(deps): update topthink/think-view to 2.0.0 v8.1.2 wolfcode 2025-01-09 11:48:38 +08:00
  • 5814fed0da Update Install.php wolfcode 2025-01-09 11:32:25 +08:00
  • 40f7ee82cd refactor(install): update view path delimiter wolfcode 2025-01-09 11:21:02 +08:00
  • 936cb56c7f Update public.css wolfcode 2025-01-08 21:38:48 +08:00