Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

weekly promotion of develop to main #959

Merged
merged 23 commits into from
Feb 8, 2024
Merged

weekly promotion of develop to main #959

merged 23 commits into from
Feb 8, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 8, 2024

  • testing: pwa configs for a more app-like feel on mobile browsers
  • feat: introducing a web manifest to allow for a more native feel when discovery is saved on mobile browsers
  • chore: add required attributes
  • test: an event handler for 'fetch' is required to support pwa installs. Perhaps this dummy handler is a sufficient start
  • chore: separate pwa manifest installation from _app.tsx
  • chore: new 512 image
  • fix: affects a change in the mimetype of pwa.js
  • fix: preloadResponse throws errors, removing it.
  • fix: ensure a valid response is returned for all requests
  • Remove one manifest reference from app.tsx and improved manifest file
  • fixex pwa installation warnings by updating manifest.json
  • refactor cacheFirst function
  • feat: leverage next-pwa to regenrate pwa files on each build, with opinionated default caching settings
  • cleanup: remove old manifest
  • chore: match name to the website's current tag line
  • build: support a config to not load the pwa during local deploys, for better pnpm dev performance
  • chore: testing desktop shortcut links and the removal of potentially non-critical attributes
  • chore: prettier
  • fix: the pwa manifest should not cause the logged-out view to default to the activity page
  • service worker cleanup & link update (service worker cleanup & link update #957)

charleslavon and others added 22 commits November 21, 2023 13:15
…s. Perhaps this dummy handler is a sufficient start
introduce pwa configs
* chore: set explicit scopes for the service workers

* fix: do not track this as an error

* feat: route /applications to nearcatalog
Copy link

vercel bot commented Feb 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
near-discovery ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 8, 2024 2:04pm
near-discovery-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 8, 2024 2:04pm

@shelegdmitriy shelegdmitriy added the enhancement To highlight a PR's description in the 'Enhancements' changelog section label Feb 8, 2024
@charleslavon
Copy link
Contributor

Synk is throwing an error because of the introduction of next-pwa. . We're ok to proceed here.

@charleslavon charleslavon merged commit 3b73ee5 into main Feb 8, 2024
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement To highlight a PR's description in the 'Enhancements' changelog section
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants