jenfonro
|
549e60136b
|
fix(fs):fix retry task after restart (#1467)
* fix retry task after restart
* fix: initialize SrcStorage and DstStorage in tasks to prevent nil pointer dereference
* feat: implement storage load signal mechanism for improved synchronization
* fix: update StoragesLoaded logic
* refactor: reorganize storage loading logic and improve synchronization handling
---------
Co-authored-by: j2rong4cn <j2rong@qq.com>
|
2025-10-18 20:52:02 +08:00 |
|
MadDogOwner
|
874dc292ae
|
fix(gomod): go modules with tagged versions (#499)
fix: go modules with tagged versions
|
2025-07-01 09:54:50 +08:00 |
|
Kuingsmile
|
fdcc2f136e
|
chore: change module name to OpenListTeam/OpenList (#2)
* Enable blank issue
* chore(README.md): update docs (temporally)
* Update FUNDING.yml
* chore: purge README.md
* chore: change module name to OpenListTeam/OpenList
* fix: fix link errors
* chore: remove v3 in module name
* fix: resolve some conficts
* fix: resolve conficts
* docs: update with latest file
---------
Co-authored-by: ShenLin <773933146@qq.com>
Co-authored-by: Hantong Chen <cxwdyx620@gmail.com>
Co-authored-by: joshua <i@joshua.su>
Co-authored-by: Hantong Chen <70561268+cxw620@users.noreply.github.com>
|
2025-06-12 22:02:46 +08:00 |
|
jack roble
|
0c9dcec9cd
|
fix: init storages in order (#6346)
|
2024-04-19 17:22:16 +08:00 |
|
Noah Hsu
|
7ac1d14eeb
|
style: shorten name operations to op
|
2022-08-31 21:01:15 +08:00 |
|
Noah Hsu
|
046bbb3a48
|
feat: use lumberjack for log rotate
|
2022-08-30 15:22:54 +08:00 |
|
Noah Hsu
|
0fdfd1f2c2
|
feat: load storages while starting
|
2022-08-11 21:32:33 +08:00 |
|