budibase/packages/server/src/middleware
mike12345567 1bdf55e966 Some type updates and fixes for test case. 2023-06-13 14:45:33 +01:00
..
tests Tweak tests 2023-03-31 09:01:40 +01:00
appInfo.ts Updating middlewares to Typescript, as well as some fixes based on running tests. 2022-11-16 17:24:13 +00:00
authorized.ts Update builder and authorized middleware to be more strict towards unauthenticated (#9774) 2023-02-22 13:39:31 +00:00
builder.ts Fix for debugging with webstorm the old way (if desired), updating the builder middleware to be more multi-dev capable, ignoring 409s when attempting to update the last updated at for apps (if multiple devs hit at same time, only use one) also updating writethrough cache to retry once, with the extended TTL on locks, plus the multi-dev collab it can take a minute to update usage quota doc when a lot of updates occur at once. 2023-05-30 17:41:20 +01:00
currentapp.ts Some type updates and fixes for test case. 2023-06-13 14:45:33 +01:00
joi-validator.ts Updating middlewares to Typescript, as well as some fixes based on running tests. 2022-11-16 17:24:13 +00:00
publicApi.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
resourceId.ts Updating middlewares to Typescript, as well as some fixes based on running tests. 2022-11-16 17:24:13 +00:00
selfhost.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
utils.ts Updating middlewares to Typescript, as well as some fixes based on running tests. 2022-11-16 17:24:13 +00:00