Commit Graph

35 Commits

Author SHA1 Message Date
Paul Makles 930b2b33e3 chore: bump version 2022-04-21 15:14:52 +01:00
Paul Makles cd9b81b812 fix: optionally use allowed_query 2022-04-21 15:14:06 +01:00
Paul Makles ed75d007cd chore: bump version 2022-04-17 11:07:33 +01:00
Paul Makles 8361345866 feat: update create server + invite resp 2022-04-09 18:25:33 +01:00
Paul Makles 208b2eedbb chore: bump version; try fix 2022-03-25 13:14:24 +00:00
Paul Makles 8f53396304 feat: update to latest oapi 2022-03-20 22:43:58 +00:00
Paul Makles 3403729c16 feat: update bot routes to match old spec 2022-03-20 18:47:58 +00:00
Paul Makles bb03b4f114 feat: strongly type all route responses 2022-03-20 18:16:23 +00:00
Paul Makles 821afa9f12 feat: use strict mode and rewrite anyOf 2022-03-20 17:48:49 +00:00
Paul Makles acddc7f269 feat: switch to @insertish/oapi and cjs 2022-03-20 13:02:10 +00:00
Paul Makles 5163e1b552 feat: build new API library / request builder 2022-03-20 00:18:41 +00:00
Paul Makles 5cc5087b48 chore: bump and publish 2022-01-15 10:38:35 +00:00
Paul Makles 31f376d96f chore: set correct version and publish 2022-01-03 12:39:32 +00:00
Paul Makles 36879fd473 feat: add discovery / analytics flags 2022-01-03 11:32:38 +00:00
Paul f8184ec33a fix: change badge enum 2021-11-13 21:53:45 +00:00
Paul 446f5beef0 feat: add new badges 2021-11-13 19:30:01 +00:00
Paul ffd69ed2d5 fix: spelling 2021-11-04 19:59:34 +00:00
Paul 252ca10571 chore: bump version / remove nonce from req 2021-11-04 18:30:44 +00:00
Paul 1ffad53c10 Add server flags to specification.
https://github.com/revoltchat/delta/pull/68
2021-09-14 15:56:43 +01:00
Paul 1212529499 Bump version to 0.5.3-alpha.1. 2021-09-14 14:07:03 +01:00
Paul 097f40e371 _id should not be optional on SessionInfo 2021-09-11 17:13:26 +01:00
Paul 55fe45e1eb Migrate to rAuth v1. 2021-09-11 12:35:04 +01:00
Paul 310b3b54f1 Bump version. 2021-08-30 15:54:32 +01:00
Paul 0bee7c99a8 Change: Return 204 for empty content.
Change: Return bots and users.
2021-08-16 13:52:05 +01:00
Paul fb60a7db35 0.5.2-alpha.0
Bot API
2021-08-11 15:33:01 +01:00
Paul 0602c5936c Add role hoisting / ranking. 2021-08-11 14:16:16 +01:00
Paul e9c638b126 Bump to 0.5.1-alpha.22. 2021-08-07 11:21:51 +01:00
Paul cdf034fe99 Fix relationship to user. 2021-07-30 12:51:53 +01:00
Paul 84edbf6557 Publish API. 2021-07-30 11:19:30 +01:00
Paul 50f083b56b 0.5.1-alpha.10
Route: Changed ban member list to return users as well.
Disabled incremental compilation / fixed .gitignore.
2021-07-24 17:01:05 +01:00
Paul 676cf920c9 0.5.1-alpha.8
Route: Added `Edit Role`.
Structure: Moved `Colour` into its own type.
Fix: Missing bodies on two auth routes.
Fix: First entry to edits should be optional.
Library: Ignore temp file.
Library: Add guidelines.
2021-07-12 20:32:18 +01:00
Paul 5bfdb16b03 Add OpenAPI generators, automation, and user routes. 2021-07-11 16:02:15 +01:00
Paul 032fa85a6b Finish up object typings, start work on generating OAPI specs. 2021-07-11 10:56:19 +01:00
Paul 2b5a28e500 Start writing Typescript defns. 2021-07-11 00:29:10 +01:00
Paul 05721a0873 Initial Commit 2021-07-10 21:04:39 +01:00