Highlights
- Arctic Code Vault Contributor
Pinned
1,126 contributions in the last year
Less
More
Activity overview
Contributed to
Seneca-CDOT/telescope,
humphd/snowy-owls-ca,
Seneca-CDOT/satellite
and 5 other
repositories
Contribution activity
February 2021
Created 51 commits in 5 repositories
Created 5 repositories
- humphd/jest-playwright TypeScript
- humphd/apm-agent-nodejs JavaScript
- humphd/satellite JavaScript
- humphd/web422-week05-formik JavaScript
- humphd/web422-week-05-artsy JavaScript
Created a pull request in Seneca-CDOT/telescope that received 22 comments
Proof of Concept for Image Microservice
Issue This PR Addresses Part of #1627 Type of Change Bugfix: Change which fixes an issue New Feature: Change which adds functionality Documenta…
+799
−7
•
22
comments
Opened 6 other pull requests in 2 repositories
Seneca-CDOT/telescope
5
merged
tonyvugithub/telescope
1
merged
Reviewed 44 pull requests in 3 repositories
Seneca-CDOT/telescope 41 pull requests
- chore: bump express-handlebars from 5.2.0 to 5.2.1
- Fix: issue 1588 - Update bull board and highlight.js dep
- Fix #1764 - Add mobile anchor on Search page
- refactor(ci): refactored Dependabot configuration
- chore: bump highlight.js from 10.4.1 to 10.6.0
- chore: bump react-use from 15.3.8 to 17.1.1 in src/frontend/next
- chore: bump react-material-ui-form-validator from 2.1.2 to 2.1.4
- chore: bump swr from 0.4.0 to 0.4.2 in src/frontend/next
- Fixes #1468: Port error page from Gatsby to Nextjs
- [SearchResults] - fix search results bugs
- Fixes #1557: Initial Typescript and NextJS Documentation
- chore: bump @next/mdx from 10.0.6 to 10.0.7 in src/frontend/next
- Fix #1630 - triggering search via URL
- Fixes #1189, Braille Spaces & Empty Paragraphs removal
- Fix #1420 - site crash when no post found
- Fixes #1663 - rewrote LoggedIn and LoggedOut components
- Fixes #1376 - Add No-Results-Image to Next and Gatsby search results components
- Fix Banner image size in resolution over 1920px [issue 1683]
- [UI 2.0] Fixes1697 - New logo with a red dot
- Adjusted light theming color for UI 2.0
- Porting Banner to Next [1616]
- Fixed #1641: Moved ToggleThemeButton to Header and persist preferred theme value to localStorage
- [issue 1630] Triggering search via URL
- Fixes: 1672 - [next] Investigate bugs related to Fonts.
- fix(linter): remove 'Prefer await to then()' rule
- Some pull request reviews not shown.
humphd/telescope 2 pull requests
Seneca-CDOT/satellite 1 pull request
Created an issue in Seneca-CDOT/telescope that received 15 comments
Add a User service, with database for user, feed info, drop planet feed list
What would you like to be added: Add a new database to our system to hold user, feed, and other related data that needs to exist long term. Our ne…
15
comments
Opened 18 other issues in 1 repository
Seneca-CDOT/telescope
14
open
4
closed
- Explore using Portainer to allow admins to manage docker containers
- Automate Docker builds with Actions
- Create a search microservice
- Create a "post parsing/sync" microservice
- Switch front-end to next.js
- Deal with Dependabot spamming CI
- Add Microservices docker-compose to production startup
- Add Let's Encrypt to Traefik Microservices router
- Set up new domains for Telescope Microservices API services
- Fix async express middleware to properly handle error cases
- Apply Dockerfile best practices from Snyk recommendations
- Extract a base microservice layer to reuse for all our services
- Add Traefik as an API Gateway for our Microservices
- Create Service for Auto discovery of Feeds for URLs
- Integrate data from GitHub into our UI
- Improve Telescope sign-up flow
- [next] Update DynamicImage to be fully dynamic
- Improve our next.js authentication handling