Cloudreve/inventory
Anye e0b2b4649e
fix(db): map MariaDB type to MySQL (#2587)
* fix(db): 将MariaDB数据库类型映射到MySQL类型

* Update client.go
2025-06-30 19:32:21 +08:00
..
debug Init V4 community edition (#2265) 2025-04-20 17:31:25 +08:00
types feat(explorer): manage created direct links / option to enable unique redirected direct links 2025-06-26 18:45:54 +08:00
client.go fix(db): map MariaDB type to MySQL (#2587) 2025-06-30 19:32:21 +08:00
common.go Init V4 community edition (#2265) 2025-04-20 17:31:25 +08:00
dav_account.go Init V4 community edition (#2265) 2025-04-20 17:31:25 +08:00
direct_link.go feat(explorer): manage created direct links / option to enable unique redirected direct links 2025-06-26 18:45:54 +08:00
file.go feat(explorer): manage created direct links / option to enable unique redirected direct links 2025-06-26 18:45:54 +08:00
file_utils.go Init V4 community edition (#2265) 2025-04-20 17:31:25 +08:00
group.go fix(dashboard): cannot change storage policy for groups (#2577) 2025-06-27 12:53:07 +08:00
migration.go feat(ent): migrate DB settings in patches 2025-06-22 10:31:33 +08:00
node.go Init V4 community edition (#2265) 2025-04-20 17:31:25 +08:00
policy.go Init V4 community edition (#2265) 2025-04-20 17:31:25 +08:00
setting.go feat(captcha): update static asset source option (#2589) 2025-06-29 10:14:26 +08:00
share.go feat(explorer): save user's view setting to server / optionally share view setting via share link (#2232) 2025-06-05 10:00:37 +08:00
task.go Init V4 community edition (#2265) 2025-04-20 17:31:25 +08:00
tx.go Init V4 community edition (#2265) 2025-04-20 17:31:25 +08:00
user.go fix(dashboard): incorrectly calculate user total storage 2025-04-20 18:55:01 +08:00