Commit graph

356 commits

Author SHA1 Message Date
Matthieu f6e1c7ccf3 fix circleci 2021-10-13 13:55:09 +04:00
Matthieu f96d8caf16 circleci for macos, windows and arm/x86 macos 2021-10-13 13:54:00 +04:00
Matthieu a85898459a cargo raze 2021-10-13 13:12:51 +04:00
Matthieu 1a10e1778c add more tests for the webhook 2021-10-13 13:09:35 +04:00
Matthieu f74b150c5a disable tests on maxos & windows 2021-10-12 23:56:16 +04:00
Matthieu 97b7b2df01 fix golang crypto 2021-10-12 23:45:24 +04:00
Matthieu b8c904a2cc
Merge pull request #7 from fossabot/add-license-scan-badge
Add license scan report and status
2021-10-12 22:57:10 +04:00
Matthieu 005dadb342 tests, cleanup & rest base 2021-10-12 22:51:30 +04:00
fossabot fa3cbee2b1 Add license scan report and status
Signed off by: fossabot <badges@fossa.com>
2021-10-12 04:43:41 -07:00
Matthieu 6ad0803664
Update LICENSE 2021-10-12 15:33:56 +04:00
DeepSource Bot 25916c2568 Add .deepsource.toml 2021-10-12 11:19:33 +00:00
Matthieu a02b25f235 changes in the proto names, and new spec for nats 2021-10-08 14:48:39 +04:00
Matthieu 308df902d6 docs: fix broken link 2021-10-08 14:45:24 +04:00
Matthieu 73fc9eff77 docs: add docusaurus project 2021-10-08 14:42:05 +04:00
Matthieu dbfc18ed3c docs: add docusaurus base 2021-10-08 14:40:29 +04:00
n1c00o 11c7478a05 Add structures 2021-10-04 20:24:16 +02:00
n1c00o 2310289660 Add channel-related structures 2021-10-02 23:17:30 +02:00
n1c00o ca0efb3e31 Add Application-related structures 2021-10-02 23:00:08 +02:00
n1c00o 13955d7089 Add Stage Instance structures
A Stage Instance holds data about a live stage.
2021-10-02 22:44:26 +02:00
n1c00o 69cc20b406 Implement User-related structures 2021-10-02 22:40:23 +02:00
n1c00o 1a40f1771e Add enumflags2 and serde_repr 2021-10-02 22:39:56 +02:00
n1c00o 4c6c2a7a8e Remove discord_models for now
Using https://github.com/discordnova/discord-openapi/
2021-10-02 21:36:56 +02:00
Matthieu 4a08838b90 fix: unable to set nested variables 2021-10-02 16:40:48 +04:00
Matthieu b36eca5b9f scheduler basic structure 2021-10-02 00:49:57 +04:00
n1c00o 9b4d9b4feb Start doing structs for NATS 2021-10-01 17:15:47 +02:00
n1c00o 359c3b277a Start structs of the Discord API 2021-10-01 17:15:30 +02:00
Matthieu 1707bb9c10 Add missing files 2021-09-26 21:27:21 +04:00
Matthieu a8428221fe
Update config.yml 2021-09-26 20:47:05 +04:00
Matthieu 7d6fbca800
Update config.yml 2021-09-26 20:17:49 +04:00
Matthieu a79268db7d
Update config.yml 2021-09-26 19:16:30 +04:00
Matthieu ba5c9a8515 NovaCtl cluster command & control proto 2021-09-26 19:08:40 +04:00
Matthieu 8991e2f354
Update README.md 2021-09-26 12:50:18 +04:00
Matthieu fe11cf23da
Merge pull request #6 from discordnova/webhook-receiver
Webhook receiver
2021-09-26 01:24:34 +04:00
Matthieu 4ad3510c05
Merge pull request #3 from discordnova/new-gateway
Rust gateway implementation
2021-09-26 01:24:07 +04:00
Matthieu b7af2f42af Merge branch 'management' of https://github.com/discordnova/nova into management 2021-09-25 10:27:03 +00:00
Matthieu 376f00642c add devcontainer support 2021-09-25 10:25:26 +00:00
Matthieu f81d93f1c8 base for the manager 2021-09-25 11:18:46 +04:00
Matthieu 30ec86caa2
Merge pull request #5 from discordnova/circleci-project-setup
Add .circleci/config.yml
2021-09-23 08:39:48 +04:00
Matthieu b30bce72e2 Add .circleci/config.yml 2021-09-23 08:38:04 +04:00
Matthieu 272253d015
Merge branch 'webhook-receiver' into new-gateway 2021-09-23 08:25:53 +04:00
Matthieu 753485319c
Merge pull request #4 from discordnova/codeql-analysis-workflow
Codeql analysis workflow
2021-09-23 08:19:54 +04:00
Matthieu 3d5b1f8db8 Remove build from codeql workflow 2021-09-23 08:16:46 +04:00
Matthieu 73eed4c27c
fix build files 2021-09-22 23:05:09 +04:00
Matthieu 84e9981845 fix stream & actions 2021-09-20 09:15:59 +04:00
Matthieu 95764cec87 add basic heartbeat 2021-09-20 08:51:54 +04:00
Matthieu 364951d41b add num-derive proc macro 2021-09-19 19:48:43 +04:00
Matthieu 29bd21ac32 cargo deps 2021-09-19 19:29:13 +04:00
Matthieu b7c921906f fix dispatch deserialization 2021-09-19 19:20:44 +04:00
Matthieu 6d3caebc79 shard + implementation of the payload deserialization & restructure 2021-09-19 18:12:41 +04:00
Matthieu 88300c4520 work on the gateway 2021-09-18 00:17:22 +04:00