PromucFlow_constructor/app/server
Sumit Kumar 40f4e3c755
fix: S3 plugin: provide support for MinIO (#11766)
* update option label

* add minIO as a separate datasource option
add datasource connection changes to support minIO without SSL and when using CA signed certificates

* fix cypress tests
2022-03-24 18:28:00 +05:30
..
.run
appsmith-git feat: API to discard changes for git connected applications (#11362) 2022-03-02 19:54:09 +00:00
appsmith-interfaces fix: S3 plugin: provide support for MinIO (#11766) 2022-03-24 18:28:00 +05:30
appsmith-plugins fix: S3 plugin: provide support for MinIO (#11766) 2022-03-24 18:28:00 +05:30
appsmith-server chore: Send test email error message to client (#11968) 2022-03-24 14:52:51 +06:00
envs feat: Add disconnect button on auth config pages and form login callout banner (#11389) 2022-03-02 23:48:50 +05:30
mongo-seed
scripts chore: bump follow-redirects in /app/server/scripts/node (#12038) 2022-03-24 15:47:11 +05:30
.gitignore
build.sh
buildpack-run.sh
docker-compose.yml
Dockerfile
entrypoint.sh
pom.xml
Procfile
README.md
system.properties

Appsmith Server

This is the server-side repository for the Appsmith framework.

For details on setting up your development machine, please refer to the Setup Guide