Commit Graph

87 Commits

Author SHA1 Message Date
Quinn Lane 51315c26e0
Merge remote-tracking branch 'origin/development' into development 2021-06-15 11:36:55 -04:00
Quinn Lane cbf17b7597
Add package.json key-value pairs for inbuilt typings and exports 2021-06-15 11:36:22 -04:00
Q 6b78d5d0a5
Merge pull request #25 from vexico/dependabot/npm_and_yarn/url-parse-1.5.1
Bump url-parse from 1.4.7 to 1.5.1
2021-06-12 15:37:32 -04:00
Q 78937e16c4
Merge pull request #26 from vexico/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9
2021-06-12 15:37:08 -04:00
Q 6912d64d09
Merge pull request #27 from vexico/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21
2021-06-12 15:36:46 -04:00
Q 56801c31d8
Merge pull request #28 from vexico/dependabot/npm_and_yarn/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2
2021-06-12 15:36:10 -04:00
Q ca43a34e23
Merge pull request #29 from vexico/dependabot/npm_and_yarn/glob-parent-5.1.2
Bump glob-parent from 5.1.1 to 5.1.2
2021-06-12 15:35:45 -04:00
dependabot[bot] 195e7c8d05
Bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-12 12:22:32 +00:00
dependabot[bot] 3f39b36d55
Bump ws from 6.2.1 to 6.2.2
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-06 14:53:27 +00:00
dependabot[bot] 57ff59749d
Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 23:25:47 +00:00
dependabot[bot] c950e363f9
Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 23:15:34 +00:00
dependabot[bot] d31e45a30e
Bump url-parse from 1.4.7 to 1.5.1
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 14:37:41 +00:00
Q de384990f8
Merge pull request #24 from vexico/trunk
merge depend changes in
2021-04-30 22:09:20 -04:00
Brendan Lane 41bd7d1ee4
💻 Sync with Local
Currently just adds support for IntelliJ IDEA based IDEs
2021-01-10 02:25:27 -05:00
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 12ada75674
Add a greeter workflow 2021-01-09 23:13:02 -05: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