1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00
budibase/packages/server
2022-01-18 20:54:19 +00:00
..
.vscode TS debug command for server 2021-07-01 17:36:41 +01:00
__mocks__ Adding test case to check that query dynamic variables are cached correctly and error scenario is handled. 2022-01-05 15:01:28 +00:00
build more branch cov 2021-03-16 19:27:18 +00:00
scripts Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
src Quick fix for #4093 - make sure the App ID/App URL returned for deployed apps is always lowercase, as URLs are not case sensitive and should not be compared as such. 2022-01-18 20:54:19 +00:00
.dockerignore updated quota fixes 2020-10-09 17:07:46 +01:00
.eslintrc First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00
.gitignore Add watchtower hooks 2021-07-29 20:32:18 +01:00
.npmignore prep for NPM publish 2020-02-26 22:18:14 +00:00
babel.config.js
Dockerfile Merge branch 'develop' into oracle-datasource 2021-11-22 10:47:48 +00:00
LICENSE License cleanup 2021-11-17 14:21:16 +00:00
nodemon.json
package.json
tsconfig.json
yarn.lock Merge branch 'develop' of github.com:Budibase/budibase into rest-pagination 2022-01-13 09:44:09 +00:00