Cloudreve/inventory
charlieJ107 1bd62e8feb
[Feature](database): Add Support for SSL Connections and Database URL Configuration (#2540)
* feat(database): add support for SSL connections and database URL configuration

* feat(config): update Redis configuration to use TLS in configurre name instead of SSL

* fix(database): remove default values for DatabaseURL and SSLMode in DatabaseConfig

* chore(.gitignore): add cloudreve built binary to ignore list
2025-06-23 17:12:20 +08:00
..
debug Init V4 community edition (#2265) 2025-04-20 17:31:25 +08:00
types feat(ent): migrate DB settings in patches 2025-06-22 10:31:33 +08:00
client.go [Feature](database): Add Support for SSL Connections and Database URL Configuration (#2540) 2025-06-23 17:12:20 +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 Init V4 community edition (#2265) 2025-04-20 17:31:25 +08:00
file.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
file_utils.go Init V4 community edition (#2265) 2025-04-20 17:31:25 +08:00
group.go Init V4 community edition (#2265) 2025-04-20 17:31:25 +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(ent): migrate DB settings in patches 2025-06-22 10:31:33 +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