-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: flipped-aurora/gin-vue-admin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: flipped-aurora/gin-vue-admin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev-282
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 37 files changed
- 4 contributors
Commits on Apr 21, 2025
-
refactor(server): 重构服务器启动和重载逻辑
将服务器启动和重载逻辑进行重构,提取初始化系统为单独函数,优化代码结构。删除冗余的服务器初始化文件,统一使用新的 `server_run.go` 实现优雅关闭和重载功能。同时,将“重启服务”改为“重载服务”以更准确地描述功能。
piexlMax(奇淼 committedApr 21, 2025 Configuration menu - View commit details
-
Copy full SHA for c668055 - Browse repository at this point
Copy the full SHA c668055View commit details -
refactor: 重构系统事件处理、JWT和Casbin相关逻辑
- 将系统重载逻辑提取到独立的`system_events.go`文件中,并引入全局事件管理器 - 将JWT相关操作从`service`层移动到`utils`层,减少服务层依赖 - 将Casbin实例管理逻辑提取到`utils`层,统一管理Casbin实例的初始化和获取 - 删除冗余的`CreateSysOperationRecord`方法,优化操作记录中间件逻辑
piexlMax(奇淼 committedApr 21, 2025 Configuration menu - View commit details
-
Copy full SHA for 70f68d0 - Browse repository at this point
Copy the full SHA 70f68d0View commit details -
refactor(server): 重构服务初始化和关闭逻辑
将 `RunServer` 函数重命名为 `initServer`,并调整其调用方式以简化代码。同时,在系统初始化时添加 `SetupHandlers` 函数以注册全局处理函数,提升代码可维护性。
piexlMax(奇淼 committedApr 21, 2025 Configuration menu - View commit details
-
Copy full SHA for e9234a8 - Browse repository at this point
Copy the full SHA e9234a8View commit details -
piexlMax(奇淼 committed
Apr 21, 2025 Configuration menu - View commit details
-
Copy full SHA for e6db46f - Browse repository at this point
Copy the full SHA e6db46fView commit details
Commits on Apr 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 19fd16d - Browse repository at this point
Copy the full SHA 19fd16dView commit details -
Merge branch 'refs/heads/main' into dev-282
piexlMax(奇淼 committedApr 28, 2025 Configuration menu - View commit details
-
Copy full SHA for 6cb3927 - Browse repository at this point
Copy the full SHA 6cb3927View commit details -
refactor: 修改名称 RunWindowsServer ==> RunServer
piexlMax(奇淼 committedApr 28, 2025 Configuration menu - View commit details
-
Copy full SHA for 3a84455 - Browse repository at this point
Copy the full SHA 3a84455View commit details
Commits on Apr 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 57d4fe5 - Browse repository at this point
Copy the full SHA 57d4fe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for da0eb2f - Browse repository at this point
Copy the full SHA da0eb2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d151d9b - Browse repository at this point
Copy the full SHA d151d9bView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...dev-282