-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial Commit * Fixing TS issues * Updating gtag, Trying to fix CSS loader * Adding error message constant, Fixing redirects and loading new miner data, Adding redirect fix * Removing redirects * Updating README, Trying to fix redirects * Update _redirects * Update nuxt.config.js * Updating utilities to utils, Updating responsiveness, Removing redirects * Correcting overflow, Fixing css for hovering over favourite star * Correcting responsiveness * Update _hotspot.vue * Updating styling for toasts and spacing around title for hotspot * Fixing hotspot display * Fixing responsiveness, Fixing colors on mobile, Dividing sections up * Removing commented code * Adding to v2 documentation in README * Adding Rewards|Witnesses|Nearby|Location sections, Updating navbar, Updating interfaces, Updating styles/css of UI elements, Updating store and how data is logged * Updating tooltips, Updating dark mode loading overlay * Removing unused css, Adding additional margin to toast on mobile * Updating README content, Updating settings css, Updating message constants, Updating failed deletion of any cache * Updating margin for toast notifications on mobile * Updating scroll padding on mobile * Testing netlify badge * Updating README, Updating media queries, Removing unused option from navbar * Removing testing packages and utils, Updating README, Updating unused code, Updating settings button colors, Linting files * Fixing styling, Adding suggested/random hotspots to be searched for new user * Fixing TS errors * Testing mobile responsiveness * Testing mobile responsiveness x2 * Fixing mobile responsiveness, Updating settings buttons styles * Adjusting padding on mobile * Fixing section padding * Fixing bug
- Loading branch information
Michael Pereira
authored
Sep 11, 2021
1 parent
9de341a
commit d6475dd
Showing
30 changed files
with
463 additions
and
18,192 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"miners": ["Unique Misty Tiger", "Fit Opal Koala", "Dizzy Ruby Stallion"] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.