Commit Graph

72 Commits

Author SHA1 Message Date
Brendan Lane 15fc8fe815
Merge pull request #23 from vexico/dependabot/npm_and_yarn/axios-0.21.1
Bump axios from 0.21.0 to 0.21.1
2021-01-09 23:22:29 -05:00
dependabot[bot] 8f3fc4789d
Bump axios from 0.21.0 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-10 04:20:52 +00:00
Brendan Lane 6b25a05630
Merge pull request #22 from vexico/development
🩹 Really fix it this time
2020-12-24 14:54:59 -05:00
Brendan Lane 2365c10be3
🩹 Really fix it this time
Fix version
2020-12-24 14:52:30 -05:00
Brendan Lane 80e7f11c51
Merge pull request #21 from vexico/development
Hotfix #1
2020-12-24 14:44:28 -05:00
Brendan Lane d009487649
Merge branch 'trunk' into development 2020-12-24 14:41:31 -05:00
Brendan Lane 0f5eec7561
🩹 Fix even more stupid
Emergency patch #1, fixes the fact that User.getUser() would not return ReturnedUser
2020-12-24 14:37:39 -05:00
Brendan Lane 195603e353 🩹 Fix stupid
This should fix all the dumb mistakes and allow for easy access to development things.
2020-12-24 03:15:35 -05:00
Bryce Bauer 3e3250491b updated Bryce Bauer's email 2020-12-24 03:15:35 -05:00
Brendan Lane fd3bb2b044 🩹 Start patch 2020-12-24 03:15:35 -05:00
Brendan Lane 444e69584d 🩹 Fix gitignore + version number 2020-12-24 03:15:35 -05:00
Brendan Lane d7378945b3 Add depersonalized data fetching + More
Fixes #18
2020-12-24 03:15:35 -05:00
Brendan Lane 0f8754732d 💵 Finish ExchangeHub
Fixes #16
2020-12-24 03:15:35 -05:00
Brendan Lane 772e31d3fe 💵 Start ExchangeHub 2020-12-24 03:15:35 -05:00
Brendan Lane 8c2f0010dd Stocks
Fixes #14

Co-authored-by: Bryce Bauer <bluebeargreen2@gmail.com>
2020-12-24 03:15:35 -05:00
Brendan Lane 020f73417e 💻 Sync to local 2020-12-24 03:15:35 -05:00
Brendan Lane 780bf72b24 💵 TransactionHub Completed + Stock was modified 2020-12-24 03:15:35 -05:00
Bryce Bauer 8606424041 Part type of Stock.ts file 2020-12-24 03:15:35 -05:00
Brendan Lane cff7bcf373 💻 TransactionHub almost done (Sync with local) 2020-12-24 03:15:35 -05:00
Brendan Lane 92fc304cd4 💻 Sync with local 2020-12-24 03:15:35 -05:00
Brendan Lane 3df6f57d19 💻 Sync with local 2020-12-24 03:15:35 -05:00
Brendan Lane 5e42d23577 💻 Sync with local 2020-12-24 03:15:35 -05:00
Brendan Lane bb4e28e5c9 Add Auth to SVAPI 2020-12-24 03:15:35 -05:00
Brendan Lane c22fb92746 💻 Sync with laptop 2020-12-24 03:15:35 -05:00
Bryce Bauer 3b4ab46b58 Add files via upload 2020-12-24 03:15:35 -05:00
Brendan Lane a986fbe2a7 Add Groups to SVAPI 2020-12-24 03:15:35 -05:00
Brendan Lane 8eb370fcaf 💻 New sync 2020-12-24 03:15:35 -05:00
Brendan Lane cfd04e6ec9
🩹 Fix stupid
This should fix all the dumb mistakes and allow for easy access to development things.
2020-12-24 03:03:28 -05:00
Bryce Bauer 1fd1c2814d
updated Bryce Bauer's email 2020-12-23 20:33:41 -06:00
Brendan Lane d013dfefa8
🩹 Start patch 2020-12-23 01:12:43 -05:00
Brendan Lane e25a0672a5
🩹 Fix gitignore + version number 2020-12-22 11:33:33 -05:00
Brendan Lane ff5da3662c Add depersonalized data fetching + More
Fixes #18
2020-12-22 09:15:00 -05:00
Brendan Lane 312f769d95 💵 Finish ExchangeHub
Fixes #16
2020-12-22 00:31:37 -05:00
Brendan Lane 41cf5f6f2e 💵 Start ExchangeHub 2020-12-22 00:31:37 -05:00
Brendan Lane 6b5d993520 Stocks
Fixes #14

Co-authored-by: Bryce Bauer <bluebeargreen2@gmail.com>
2020-12-21 10:11:28 -05:00
Brendan Lane a4ef1546e4 💻 Sync to local 2020-12-21 01:07:12 -05:00
Brendan Lane 37ccc20cdc 💵 TransactionHub Completed + Stock was modified 2020-12-20 02:43:51 -05:00
Bryce Bauer fad6635cc9 Part type of Stock.ts file 2020-12-19 21:33:45 -06:00
Brendan Lane 92f7194e2c 💻 TransactionHub almost done (Sync with local) 2020-12-19 03:10:21 -05:00
Brendan Lane 4794d1d83c 💻 Sync with local 2020-12-18 01:18:52 -05:00
Brendan Lane 636b8561a7 💻 Sync with local 2020-12-16 00:42:08 -05:00
Brendan Lane e92873f2d5 💻 Sync with local 2020-12-15 00:41:13 -05:00
Brendan Lane b9b7b267f4 Add Auth to SVAPI 2020-12-13 19:33:21 -05:00
Brendan Lane b4672cece6
Merge pull request #11 from vexico/main
Merge important changes
2020-12-09 12:35:49 -05:00
Brendan Lane 6ba66b8e9d
Create SECURITY.md 2020-12-09 12:35:09 -05:00
Brendan Lane 7a63288c1e
Create codeql-analysis.yml 2020-12-09 11:27:47 -05:00
Brendan Lane 7fb8121533 💻 Sync with laptop 2020-12-09 02:34:30 -05:00
Bryce Bauer 831d581e19
Add files via upload 2020-12-08 23:07:32 -06:00
Brendan Lane 4c42cd59e3 Add Groups to SVAPI 2020-12-08 16:57:22 -05:00
Brendan Lane dd7ad0b53d
Merge pull request #9 from vexico/main
Sync up with main
2020-12-08 16:52:57 -05:00