Commit graph

8 commits

Author SHA1 Message Date
cstef
2dfa1b6b14
feat: add Openstack Swift support (#154)
* Add Openstack support

* Fix datasource getting

* Restore example config + remove useless vscode dir

* Restore example config + remove useless vscode dir

* Add config.ts to the entryPoints list

* Fix indenting problems with switch-case

* Replace openstack-swift-client

* Add openstack to the config validator

* Rename Openstack to Swift

* Better error handling for swift

* More error handling

* Update Swift.ts

Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
2022-06-21 17:54:05 -07:00
diced
5965c2e237
fix(config): extention -> extension 2022-06-19 16:44:55 -07:00
diced
be9523304a
feat(v3.4.4): fix many bugs and password protected uploads 2022-06-04 22:05:08 -07:00
Nguyen Thanh Quang
3c38d008f1
fix(config): updated example config file (#103) 2021-10-03 11:41:50 -07:00
diced
e71590b9fb
fix(config): new opts: admin_limit, user_limit, disabled_extensions (#68) 2021-08-28 21:02:04 -07:00
diced
794778dee2
feat(config): database section removed 2021-08-28 11:32:09 -07:00
diced
2c871be8c5
feat(prisma): remove multi-db support in favor of psql \w easier setup 2021-08-25 09:58:48 -07:00
diced
fd400aa850
Release 3.0.0 2021-06-23 11:20:20 -07:00