This website requires JavaScript.
dedf95865e
feat: add department name uniqueness check and corresponding error message
develop
siujamo
2026-03-24 17:29:03 +08:00
9d2fc024ea
feat: add department name uniqueness check and corresponding error message
siujamo
2026-03-24 15:49:48 +08:00
6f29904349
feat: update user editing functionality to include user ID in the request
siujamo
2026-03-24 12:30:36 +08:00
08c18fea90
feat: refactor message handling to use MessageName constants for improved internationalisation support
siujamo
2026-03-24 12:23:13 +08:00
776ddd28c1
feat: implement internationalisation support with message utility and localisation configuration
siujamo
2026-03-24 10:49:33 +08:00
a3596ad086
feat: refactor authority request handling and update methods to use AuthorityRequest
siujamo
2026-03-24 10:27:52 +08:00
e1ad5cdfd8
feat: rename AddDepartmentRequest to DepartmentRequest and implement department editing functionality
siujamo
2026-03-24 10:07:37 +08:00
712a675325
refactor: remove unused imports from GuidConfig and JacksonConfig classes
siujamo
2026-03-23 15:45:45 +08:00
8b343af4e8
refactor: remove unused logger imports and related fields from manager and controller classes
siujamo
2026-03-23 15:45:11 +08:00
69e3f84bec
feat: implement authority deletion functionality and related repository methods
siujamo
2026-03-23 15:39:44 +08:00
aebb693ee7
feat: add department creation endpoint and request validation
siujamo
2026-03-23 15:13:23 +08:00
7b9849c311
feat: implement custom validation framework with dynamic rules
siujamo
2026-03-20 10:33:16 +08:00
d33f4f2dbf
refactor: rename database table names for consistency
siujamo
2026-03-20 09:24:51 +08:00
484a9f4a71
feat: update database schema and configuration for Flyway integration and refactor table names
siujamo
2026-03-19 10:54:50 +08:00
7c9f9c35f9
chore: rename settings
zihluwang
2026-03-14 08:28:43 +08:00
bfa0690065
fix: update cookie settings for production and development modes
siujamo
2026-03-12 17:25:19 +08:00
abbcb6bf5c
feat: enhance cookie creation method with detailed documentation
siujamo
2026-03-12 15:37:51 +08:00
bd597fbc64
refactor: extract build cookie
siujamo
2026-03-12 14:44:59 +08:00
14e53740b0
refactor: remove unused imports and fields
siujamo
2026-03-12 14:38:06 +08:00
7ce241cc16
feat: implement user credential management with new UserCredential entity and related components
siujamo
2026-03-12 13:56:06 +08:00
0562c8548b
feat: introduce ApplicationMode enumeration and integrate it into ApplicationProperties and ApplicationManager
siujamo
2026-03-12 13:55:53 +08:00
e83f1358e3
chore: remove bruno api files
siujamo
2026-03-12 13:55:22 +08:00
2de2cb029d
feat: add Spring Boot Actuator dependency and update Java JWT version
siujamo
2026-03-12 13:54:31 +08:00
d2b086ce17
refactor: enhance department and user data insertion with CTEs and streamline role authority assignments
siujamo
2026-01-29 09:27:28 +08:00
e5ae5f61b5
style: reformat init.sql
siujamo
2026-01-29 09:15:56 +08:00
d9bd1a1b0e
chore: disable redis repositories and JTA support in application.yml
siujamo
2026-01-28 16:15:17 +08:00
9b48869f3f
refactor: move caching configuration to CacheConfig and update application.yml settings
siujamo
2026-01-28 16:08:51 +08:00
64be3a79ea
refactor: update init.sql to current schema
siujamo
2026-01-28 15:45:45 +08:00
e9c6732888
chore: upgrade postgres driver
siujamo
2026-01-28 15:45:13 +08:00
891b7f9280
build: optimise docker build script
siujamo
2026-01-28 15:44:54 +08:00
3095e34164
build: add docker build script
siujamo
2026-01-28 14:44:10 +08:00
d6944957c8
refactor: optimise dependencies
siujamo
2026-01-28 14:32:29 +08:00
ba2ed6d22c
refactor: categorise dependencies
siujamo
2026-01-28 11:23:44 +08:00
f6096c5ab7
docs: 添加 API docs
zihluwang
2026-01-27 13:42:52 +08:00
4dc9ed341d
feat: 从 Cookie 中获取 AccessToken
zihluwang
2026-01-09 14:22:05 +08:00
c13520bd8b
docs: 添加 Javadoc
zihluwang
2026-01-09 10:49:54 +08:00
a8c349bd75
docs: 添加 Javadoc
zihluwang
2026-01-09 09:17:01 +08:00
a526ac795d
feat: 添加退出接口
zihluwang
2026-01-06 00:07:15 +08:00
b9fee3787a
feat: 忽略 cookie secure 及 domain 配置
zihluwang
2026-01-05 23:59:05 +08:00
0a10c64278
refactor: 调整 Token 返回方式
zihluwang
2026-01-05 23:53:31 +08:00
8d148f88d0
style: 修改代码风格
siujamo
2025-12-31 17:48:28 +08:00
2db2b594f6
refactor: 为添加用户功能添加返回值
siujamo
2025-12-31 17:47:34 +08:00
a5da09cf09
feat: 修改权限功能
siujamo
2025-12-31 17:00:45 +08:00
9b8d276e0b
feat: 添加权限
siujamo
2025-12-31 16:42:08 +08:00
382a6c177f
refactor: 为 JPA 实体添加 life cycle 配置
siujamo
2025-12-31 14:55:11 +08:00
d25c754bf0
feat: 查询权限信息列表
siujamo
2025-12-31 14:47:27 +08:00
4ca7791e26
refactor: 将共享常量类的构造器设置为私有
siujamo
2025-12-31 14:19:51 +08:00
5406d810a6
docs: 移除错误的 @see 引用
siujamo
2025-12-31 11:19:48 +08:00
b24a6dc809
refactor: 调整包结构
siujamo
2025-12-31 11:14:10 +08:00
d2d0ccef1c
style: 移除魔法变量
siujamo
2025-12-31 09:54:12 +08:00
c74a67cdc6
perf: 性能优化
siujamo
2025-12-31 09:46:28 +08:00
659d123f2b
refactor: 调整包结构
siujamo
2025-12-31 09:29:33 +08:00
f62e26d441
feat: 删除角色功能
siujamo
2025-12-29 12:33:01 +08:00
05b6bbca79
chore(deps): 升级 JDK 21
siujamo
2025-12-29 12:32:40 +08:00
670e54aefb
chore(deps): 导入数学计算模块
siujamo
2025-12-29 10:36:50 +08:00
aa19c91465
refactor: 补充文档并优化代码
zihluwang
2025-12-27 11:36:28 +08:00
3f1c320a48
feat: 修改角色功能
siujamo
2025-12-26 17:48:52 +08:00
826f51926b
feat: 创建角色功能
siujamo
2025-12-26 14:59:10 +08:00
28341089e1
refactor: 调整 git 忽略配置,添加 gradle-wrapper 文件
main
siujamo
2025-12-26 10:45:06 +08:00
8d0b0eb684
feat: 初始提交
siujamo
2025-12-25 16:08:50 +08:00