Commit Graph
5 Commits
Author SHA1 Message Date
housemeandGitHub 2e14b32ccd chore: Add copyright and license headers (#23)
* chore: Add copyright and license headers

This commit adds the Apache 2.0 license and a copyright notice to the header of all source files. This ensures that the licensing and copyright information is clearly stated within the codebase.

* cargo fmt

* fix

* fmt

* fix clippy
2025-07-02 15:07:47 +08:00
18a3902d2c feat(admin): enhance notification event handlers (#530)
* add log

* add logs

* test

* cargo fmt

* add event admin api

* feat: add ImportIam handle

* refact bucket replication

* Update ecstore/src/disk/endpoint.rs

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: weisd <[email protected]>
Co-authored-by: lygn128 <[email protected]>
Co-authored-by: Copilot <[email protected]>
2025-07-01 12:34:24 +08:00
houseme 7bb7f9e309 improve code notify 2025-06-23 12:47:58 +08:00
houseme d3cc36f6e0 fix 2025-06-20 10:51:36 +08:00
houseme c658d88d25 Reconstructing Notify module 2025-06-19 15:40:48 +08:00