1
0
Fork 0
mirror of synced 2024-09-30 17:18:14 +13:00
Commit graph

2073 commits

Author SHA1 Message Date
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
Budibase Staging Release Bot
32491291e0 v1.0.76-alpha.3 2022-02-24 10:07:41 +00:00
Budibase Staging Release Bot
611ab95c38 v1.0.76-alpha.2 2022-02-23 14:53:13 +00:00
Budibase Staging Release Bot
200135d412 v1.0.76-alpha.1 2022-02-23 13:04:02 +00:00
Budibase Staging Release Bot
9d824683bf v1.0.76-alpha.0 2022-02-23 12:50:13 +00:00
Budibase Release Bot
c1e6e00ea4 v1.0.75 2022-02-22 12:59:24 +00:00
Budibase Release Bot
0fdd50d583 v1.0.74 2022-02-22 08:12:54 +00:00
mike12345567
282fa6cac2 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-21 16:54:39 +00:00
Budibase Release Bot
46aafb076b v1.0.73 2022-02-21 16:10:18 +00:00
mike12345567
97337db4ee Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-21 14:34:06 +00:00
Budibase Staging Release Bot
afcc6ffd11 v1.0.73-alpha.0 2022-02-21 14:17:54 +00:00
Budibase Release Bot
8977e8a027 v1.0.72 2022-02-21 12:08:35 +00:00
Budibase Release Bot
ecd1bb2f46 v1.0.71 2022-02-21 10:46:11 +00:00
Budibase Release Bot
e91697a037 v1.0.70 2022-02-20 21:32:17 +00:00
Budibase Release Bot
2e2ffc138a v1.0.69 2022-02-18 17:45:29 +00:00
mike12345567
9b28414bbb Rows API mostly complete, starting into tables. 2022-02-18 15:47:15 +00:00
Budibase Release Bot
daf8284a5b v1.0.68 2022-02-17 10:27:59 +00:00
mike12345567
d7b7900d91 Adding openAPI generation. 2022-02-16 16:42:50 +00:00
Budibase Release Bot
139e9bd43e v1.0.67 2022-02-16 14:42:28 +00:00
Martin McKeaveney
d66adabffd
Merge pull request #4481 from Budibase/fix/docker-things
increase burst limit, remove log mounts
2022-02-16 14:58:31 +01:00
Budibase Release Bot
5bc084d0b2 v1.0.66 2022-02-16 13:50:45 +00:00
Martin McKeaveney
2ebcca828d Merge branch 'master' of github.com:Budibase/budibase into fix/docker-things 2022-02-16 14:43:04 +01:00
Martin McKeaveney
a85f667dbe templatize nginx configuration into one prod configuration and add NPM scripts to manage 2022-02-16 14:12:53 +01:00
Budibase Staging Release Bot
59a2e0c108 v1.0.66-alpha.0 2022-02-15 17:15:15 +00:00
Budibase Release Bot
c8da7b9cf0 v1.0.65 2022-02-15 15:43:32 +00:00
Budibase Release Bot
1339c066bd v1.0.64 2022-02-15 09:22:36 +00:00
Budibase Release Bot
3d8776ed83 v1.0.63 2022-02-14 09:34:12 +00:00
Budibase Release Bot
0862c8db84 v1.0.63 2022-02-14 09:34:12 +00:00
Budibase Release Bot
3a42c4c564 v1.0.62 2022-02-12 12:01:26 +00:00