Commit graph

499 commits

Author SHA1 Message Date
8ddf8e6aac chore(tf): bump google provider 2020-12-18 13:43:55 -05:00
2976b35505 chore(api): re-add roleypoly creation gated by root 2020-12-18 13:17:49 -05:00
ba52f7229d fix(tf): regex for matching domain suffix 2020-12-18 13:17:13 -05:00
692467d47f Merge branch 'feat/blackhole-non-rp-traffic' into main 2020-12-18 12:32:43 -05:00
6580abba1d fix(tf): api worker should have BOT_TOKEN binded 2020-12-18 00:57:01 -05:00
b5585f5ee9 chore: fix lint issues 2020-12-18 00:55:15 -05:00
b20c7a08d4 chore: bump npm packages 2020-12-18 00:43:51 -05:00
034466f447 chore: rip out roleypoly server data seeder 2020-12-18 00:43:34 -05:00
ee7ac47bc2 chore: fix failing tests 2020-12-18 00:18:32 -05:00
e4e4bb9024 feat(UI): add role picker, auth helpers, refactor for viability 2020-12-18 00:14:30 -05:00
3fe3cfc21f feat: support logout flow (closes #85) 2020-12-17 17:58:46 -05:00
9cdefefbcc ci: prospective; figure out why environment URL isn't being set 2020-12-17 17:17:38 -05:00
dependabot[bot]
8f5f8bc99b
Bump actions/setup-node from v2-beta to v2.1.4 (#81)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2-beta to v2.1.4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2-beta...c46424eee26de4078d34105d3de3cc4992202b1e)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-17 22:09:35 +00:00
447876be32 chore: remove mustAuthenticate from get-session 2020-12-17 16:54:56 -05:00
bb0987cab9 chore: remove get-slug commented code 2020-12-17 16:54:37 -05:00
041fe49b05 fix(api): define auth token type as enum, export userAgent and use when discordFetch isn't 2020-12-17 16:46:58 -05:00
e1120fd88a ci: add GH actions environments 2020-12-17 16:39:51 -05:00
529a3a6f2d docs: update with better user story data classification for persistent data 2020-12-17 16:15:48 -05:00
55c2f8615c chore(worker-emulator): fix some QoL issues 2020-12-17 16:15:04 -05:00
89fbb01142 feat(api): add revoke-session 2020-12-17 16:14:27 -05:00
b7921a830a fix(api): login-callback may have null user in rare cases 2020-12-17 15:01:40 -05:00
823a99b4eb fix(api): prevent creation of Response objects outside of request time 2020-12-17 14:23:23 -05:00
9c935f2847 chore: remove unused go code 2020-12-15 21:39:27 -05:00
0b384bfe5c feat(api): add get-picker-data; refactor fully away from old gRPC datatypes 2020-12-15 21:33:26 -05:00
823760dc2f chore: update @types/node, tslint-to-eslint convertors 2020-12-15 15:56:57 -05:00
6d1037f25e fix(types): permissions to string/bigint to prevent int scalability concerns 2020-12-15 15:54:39 -05:00
c55ce3b828 feat(api): add get-slug 2020-12-15 15:29:25 -05:00
a85c4d5ddd add withSession, cacheLayer, and userAgent to discordFetch 2020-12-14 14:43:22 -05:00
12d8e99513 inject fetch into KV emu 2020-12-14 14:10:24 -05:00
22cbde52dd init to fetch guild slug 2020-12-13 22:06:27 -05:00
e25b9c96c6 fix KV emulation ttl 2020-12-13 21:58:55 -05:00
dependabot[bot]
961cdab975
Bump ini from 1.3.5 to 1.3.8 (#75)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Katalina <kayteh@users.noreply.github.com>
2020-12-13 21:41:31 -05:00
dependabot[bot]
036a11803d
Bump github.com/onsi/gomega from 1.10.3 to 1.10.4 (#65)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.10.3...v1.10.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Katalina <kayteh@users.noreply.github.com>
2020-12-13 21:41:01 -05:00
dependabot[bot]
2660d1dad9
Bump hashicorp/setup-terraform from v1 to v1.3.2 (#69)
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from v1 to v1.3.2.
- [Release notes](https://github.com/hashicorp/setup-terraform/releases)
- [Changelog](https://github.com/hashicorp/setup-terraform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/setup-terraform/compare/v1...3d8debd658c92063839bc97da5c2427100420dec)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Katalina <kayteh@users.noreply.github.com>
2020-12-13 21:40:39 -05:00
8fe3d1dcf2 change KV emulation to leveldb, remove redis 2020-12-13 21:30:55 -05:00
3bca07c7d7 codestyle issues 2020-12-13 18:18:21 -05:00
140da31193 bump go packages 2020-12-13 17:48:16 -05:00
f4bc1ba950 bump npm packages 2020-12-13 17:46:38 -05:00
e0a2711459 change from cmd to entrypoint as buildkit is starting to complain 2020-12-13 17:43:14 -05:00
d9508b0b41 blackhole non-roleypoly traffic 2020-12-13 13:13:13 -05:00
dependabot[bot]
16b614c180
Bump actions/upload-artifact from v1 to v2.2.1 (#60)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v1 to v2.2.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v1...726a6dcd0199f578459862705eed35cda05af50b)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 00:18:24 -05:00
dependabot[bot]
404a7b651e
Bump @types/styled-components from 5.1.4 to 5.1.5 (#72)
Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components) from 5.1.4 to 5.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/styled-components)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 00:06:36 -05:00
c3e5eff1d7 docs: update readme for quickstart 2020-12-11 21:45:59 -05:00
a44983b088 chore: add cloudflare worker emulator and supporting bits. now fully offline! 2020-12-11 21:09:55 -05:00
6ddb3e3192 fix digest.txt typo when getting digests from artifacts 2020-12-11 00:27:56 -05:00
63a377867b tf fmt upon cf origin cert.tf 2020-12-11 00:21:46 -05:00
18583f145a add cf origin certs, swap LB to HTTPS 2020-12-11 00:16:58 -05:00
961989197c add bot deploy 2020-12-11 00:16:03 -05:00
25a94089f8 update ts-eslint and jest types 2020-12-08 01:47:49 -05:00
39efe219c8 always redirect to api:/login-bounce instead of making the user interact with the page -- offically disabling DM auth 2020-12-08 01:30:05 -05:00