PromucFlow_constructor/app/server
Abhijeet d218b48cf6
fix: Increase supported header size for multipart data (#11058)
* Increase supported header size for multipart data to 128kB

* Update error to be thrown from the global exception handler
2022-02-11 11:26:40 +00:00
..
.run feat: Added application templates (#10952) 2022-02-09 23:13:31 +06:00
appsmith-git fix: Update error handling for git connect (#11070) 2022-02-11 16:17:02 +05:30
appsmith-interfaces chore: Add stopwatch to log execution time by process name (#11069) 2022-02-10 16:59:26 +05:30
appsmith-plugins fix: Added stricter validation for Mongo pipeline (#11034) 2022-02-09 22:04:03 +05:30
appsmith-server fix: Increase supported header size for multipart data (#11058) 2022-02-11 11:26:40 +00:00
envs fix: Added client side execution logic and on page load logic for js (#9392) 2021-12-01 22:02:43 +05:30
mongo-seed
scripts chore: Replace equality and inequality operators with their strict versions (#7585) 2022-02-03 09:42:38 +05:30
.gitignore
build.sh feat: Introducing SaaS integrations as a plugin (#7560) 2021-09-21 17:35:29 +05:30
buildpack-run.sh
docker-compose.yml feat: Git version control functionality with connect to remote, commit, push flows (#8403) 2021-10-20 09:47:34 +00:00
Dockerfile feat: Git version control functionality with connect to remote, commit, push flows (#8403) 2021-10-20 09:47:34 +00:00
entrypoint.sh Remove echo MongoDB URI 2021-12-24 22:01:39 +05:30
pom.xml chore: Upgrade org.springframework:spring-webflux from 5.2.3.RELEASE to 5.3.15 (#4586) 2022-02-07 09:49:47 +05:30
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