Viorel Mocanu

Results 117 issues of Viorel Mocanu

https://sentry.io/pricing/ https://docs.sentry.io/platforms/javascript/guides/astro/configuration/integrations/ https://sentry.io/integrations/github/ https://docs.sentry.io/product/integrations/source-code-mgmt/github/ https://develop.sentry.dev/integrations/github/

ops

There's a config option in Astro but it doesn't redirect or rewrite the URL automatically. This means Google might treat these two URLs differently (if not for the Canonical value):...

help wanted
good first issue
ops

https://www.geeksforgeeks.org/lodash-_-merge-method/ https://www.npmjs.com/package/lodash.merge

enhancement
help wanted
good first issue
dependencies

https://github.com/CookPete/auto-changelog

ops

https://docs.astro.build/en/guides/rss/ https://github.com/withastro/astro/tree/main/packages/astro-rss Alternative: https://www.npmjs.com/package/feed

Client-side: https://docs.astro.build/en/recipes/sharing-state/ Server-side: https://docs.astro.build/en/core-concepts/sharing-state/

enhancement
help wanted

There are some ENV vars at https://github.com/ViorelMocanu/digital-resources/settings/environments/1156370685/edit We should change them to remove debugging before final deploy.

ops

When the user changes focus and unfocuses the current tab, after a slight delay (e.g. 5min) show a message in the meta title like: `Resurse.dev te așteaptă înapoi...` Then when...

enhancement

# 📚 Description This PR attempts to tackle the auto-generation of Markdown files for all 1600+ links in the database. ## 🔗 Linked issue(s) Fixes #115 ## ❓ Type of...

help wanted
ops
content

As a developer I would like to keep DRY. Therefore, the `getStaticPaths` function needs a generic custom alias for the three contexts it's being abused in: ```text /pages/[section]/[...page].astro - /pages/[section]/[category]/[...page].astro...

good first issue
refactor