1
0
Fork 0
mirror of synced 2024-05-19 20:02:34 +12:00
budibase/packages/server/src/api/routes
2022-09-14 12:11:20 +01:00
..
public Renaming data source -> datasource as per Mel's request. 2022-09-14 12:11:20 +01:00
tests Merge branch 'master' into develop 2022-09-12 14:05:36 +01:00
utils move worker middleware to backend-core 2022-07-22 11:50:51 +01:00
analytics.js Trigger served events on ping endpoint 2022-08-10 11:01:54 +01:00
apikeys.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
application.ts Tests complete + backwards compatibility for deployment 2022-03-22 00:23:22 +00:00
auth.js Adding some controls around cookies, expiring them when a 403 is hit. 2021-04-14 15:43:34 +01:00
automation.js Getting notifications working correctly, linking to errors in a better way, generally improving UI, getting some final touches here and there. 2022-06-22 20:23:18 +01:00
backup.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
cloud.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
component.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
datasource.js Moving validators to a single location, simplify route files and all re-usability. 2022-02-24 11:39:38 +00:00
deploy.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
dev.js remove beta middleware 2022-07-11 11:38:53 +01:00
index.ts Adding plugin upload API - takes a file form-data and then extracts, uploads to minio and stores data about the plugin to CouchDB. 2022-08-10 20:01:48 +01:00
integration.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
layout.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
metadata.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
migrations.js Add app db support + app url migration 2022-01-27 10:40:31 +00:00
permission.js Moving validators to a single location, simplify route files and all re-usability. 2022-02-24 11:39:38 +00:00
plugin.ts Updating add/delete process to have better notifications, removing some errors. 2022-09-12 17:43:13 +01:00
query.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
role.js Moving validators to a single location, simplify route files and all re-usability. 2022-02-24 11:39:38 +00:00
routing.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
row.ts Tests complete + backwards compatibility for deployment 2022-03-22 00:23:22 +00:00
screen.js Moving validators to a single location, simplify route files and all re-usability. 2022-02-24 11:39:38 +00:00
script.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
static.ts Update preview endpoint to be prefixed with /app to not require an updated proxy config 2022-09-07 10:40:00 +01:00
table.js Renaming data source -> datasource as per Mel's request. 2022-09-14 12:11:20 +01:00
templates.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
user.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
view.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
webhook.js Moving validators to a single location, simplify route files and all re-usability. 2022-02-24 11:39:38 +00:00