1
0
Fork 0
mirror of synced 2024-09-01 18:21:32 +12:00
Commit graph

2102 commits

Author SHA1 Message Date
Budibase Staging Release Bot
448f43fb0d v1.0.81-alpha.7 2022-03-10 01:04:00 +00:00
Budibase Staging Release Bot
86a54664fe v1.0.81-alpha.6 2022-03-09 22:11:25 +00:00
Budibase Staging Release Bot
41cd197f3f v1.0.81-alpha.5 2022-03-09 16:37:44 +00:00
Budibase Staging Release Bot
516cadab9d v1.0.81-alpha.4 2022-03-08 17:23:38 +00:00
Budibase Staging Release Bot
66996ee818 v1.0.81-alpha.3 2022-03-08 16:48:36 +00:00
Budibase Staging Release Bot
31614e942b v1.0.81-alpha.2 2022-03-08 15:58:48 +00:00
Budibase Staging Release Bot
fc9c0b3c4d v1.0.81-alpha.1 2022-03-08 15:31:24 +00:00
Budibase Staging Release Bot
0dc3696096 v1.0.81-alpha.0 2022-03-08 12:05:17 +00:00
Martin McKeaveney
3104a14012 merge 2022-03-08 12:40:41 +01:00
Budibase Staging Release Bot
dafd0ec305 v1.0.80-alpha.5 2022-03-08 11:06:36 +00:00
Budibase Staging Release Bot
b39d0edec7 v1.0.80-alpha.4 2022-03-08 10:03:32 +00:00
Budibase Release Bot
0295a18622 v1.0.80 2022-03-08 08:51:10 +00:00
Budibase Staging Release Bot
f7de7ed349 v1.0.80-alpha.3 2022-03-07 17:22:25 +00:00
Budibase Staging Release Bot
e159e4a15e v1.0.80-alpha.2 2022-03-07 10:14:10 +00:00
Budibase Staging Release Bot
946d245020 v1.0.80-alpha.1 2022-03-06 21:05:20 +00:00
Budibase Staging Release Bot
d328728978 v1.0.80-alpha.0 2022-03-04 11:33:27 +00:00
mike12345567
5d7f4b6ab7 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-03-04 11:25:32 +00:00
Budibase Release Bot
89e4c59e3c v1.0.79 2022-03-04 10:13:53 +00:00
Budibase Staging Release Bot
5823e3e463 v1.0.79-alpha.11 2022-03-03 14:33:26 +00:00
Michael Drury
3bcd1fdad1
Merge pull request #4764 from Budibase/feature/rate-limiting
Public API IP rate limiting
2022-03-03 14:26:29 +00:00
Budibase Staging Release Bot
ecc99a3eac v1.0.79-alpha.10 2022-03-03 12:44:58 +00:00
mike12345567
54137ec9fb Removing koa rate limit types, was requiring types for every store, types didn't work correctly. 2022-03-03 12:19:12 +00:00
mike12345567
216af35aeb Fixing review comments. 2022-03-03 12:03:29 +00:00
mike12345567
f01a072f98 Merge branch 'develop' of github.com:Budibase/budibase into feature/rate-limiting 2022-03-03 11:48:18 +00:00
Budibase Staging Release Bot
fcdc10fdda v1.0.79-alpha.9 2022-03-03 09:13:11 +00:00
Martin McKeaveney
28c788ec84
Merge pull request #4631 from Budibase/ci/deploy-proxy
removing need for handlebars in nginx script, automating proxy servic…
2022-03-03 09:06:49 +00:00
Budibase Staging Release Bot
7162937493 v1.0.79-alpha.8 2022-03-02 23:16:59 +00:00
mike12345567
a8a8498a9c Updating rate limiter to make use of Redis. 2022-03-02 12:27:09 +00:00
mike12345567
b1167fd444 Adding public API rate limiting, with env variable option, defaults to 120 requests per minute. 2022-03-02 11:36:30 +00:00
Budibase Staging Release Bot
29454f2b97 v1.0.79-alpha.7 2022-03-02 10:47:17 +00:00
Budibase Staging Release Bot
e932338f30 v1.0.79-alpha.6 2022-03-02 10:01:25 +00:00
mike12345567
2603024792 Changing how types are generated from the open api spec a bit. 2022-03-01 19:00:28 +00:00
mike12345567
2436bc2e32 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-03-01 18:43:52 +00:00
mike12345567
d8b5cae569 Adding new generation technique, converting openAPI spec to typescript definitions, which are then applied in mapping output middlewares to make sure that the structures of the response are fully respected. 2022-03-01 18:35:08 +00:00
Budibase Staging Release Bot
44063d9d9f v1.0.79-alpha.5 2022-03-01 14:10:17 +00:00
Budibase Staging Release Bot
3a3f3d5a06 v1.0.79-alpha.4 2022-03-01 13:45:26 +00:00
Budibase Staging Release Bot
cbb9fe5fcf v1.0.79-alpha.3 2022-03-01 12:22:03 +00:00
Budibase Staging Release Bot
42941942a5 v1.0.79-alpha.2 2022-03-01 12:09:29 +00:00
Budibase Staging Release Bot
ca2b3e003a v1.0.79-alpha.1 2022-03-01 11:49:32 +00:00
Budibase Staging Release Bot
85ba9ef5b3 v1.0.79-alpha.0 2022-03-01 10:34:25 +00:00
Budibase Release Bot
457fb4fae1 v1.0.78 2022-03-01 09:46:34 +00:00
mike12345567
eaec0e2e17 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-28 18:43:45 +00:00
mike12345567
6415abb3d4 Changing the API key modal to have a copy input which allows copying the API key easily. 2022-02-28 14:29:19 +00:00
mike12345567
1ecd2f298f Moving swagger defs to dev dependencies. 2022-02-28 13:41:11 +00:00
Budibase Release Bot
87403f6a99 v1.0.77 2022-02-28 12:19:05 +00:00
Budibase Release Bot
4a16d695ee v1.0.76 2022-02-28 08:22:58 +00:00
Budibase Staging Release Bot
2cf00112ad v1.0.76-alpha.5 2022-02-25 13:45:29 +00:00
Budibase Staging Release Bot
830d56f165 v1.0.76-alpha.4 2022-02-25 09:11:42 +00:00
Michael Drury
46d23cfb25 Adding a testing system which generates the schema and compares against responses. 2022-02-24 23:21:10 +00:00
mike12345567
f2c2c903e5 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-24 18:19:20 +00:00