Giter Club home page Giter Club logo

website's People

Contributors

dependabot[bot] avatar jonahsnider avatar karlhorky avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

website's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

Renovate tried to run on this repository, but found these problems.

  • WARN: Using npm packages for Renovate presets is now deprecated. Please migrate to repository-based presets instead.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

npm
package.json
  • @sentry/browser 7.65.0
  • apexcharts 3.42.0
  • bulma 0.9.4
  • clipboard 2.0.11
  • firebase 8.10.1
  • @dice-discord/eslint-config 3.0.0
  • @types/clipboard 2.0.1
  • @typescript-eslint/eslint-plugin 5.62.0
  • @typescript-eslint/parser 5.62.0
  • cssnano 4.1.11
  • eslint 8.48.0
  • eslint-config-prettier 9.0.0
  • eslint-plugin-prettier 4.2.1
  • netlify-cli 12.14.0
  • parcel 1.12.4
  • prettier 2.8.8
  • sass 1.66.1
  • typescript 5.2.2

  • Check this box to trigger a request for Renovate to run again on this repository

Copying to clipboard doesn't work on Firefox

Console output shows the following:

document.execCommand(‘cut’/‘copy’) was denied because it was not called from inside a short running user-generated event handler.

URLs are only validated with HTML input type

Sentry event fdc10814ecc646a4a7ea7e2f743660bb shows that the following lines of code use new URL() without actually validating the URL is valid.

if (hostnames.includes(new URL(url).hostname)) {

if (hostnames.includes(new URL(url).hostname)) {

Similar to the server-side validation done on URLs, there should be a try-catch block that will throw an error if the URL is invalid.

does not work?

I guess it doesnt work for me? Copy button doesnt work..dissapointing

Tried on firefox on parrot os and chrome for android 9

Site not work on latest Chrome

There a lot of errors in console:

Uncaught TypeError: Cannot read property '0' of undefined
    at Object.parcelRequire.naXz.firebase/app (firebase.ea455f0d.js:31)
    at f (firebase.ea455f0d.js:1)
    at parcelRequire.vCxL (firebase.ea455f0d.js:1)
    at firebase.ea455f0d.js:1
parcelRequire.naXz.firebase/app @ firebase.ea455f0d.js:31
f @ firebase.ea455f0d.js:1
parcelRequire.vCxL @ firebase.ea455f0d.js:1
(anonymous) @ firebase.ea455f0d.js:1

16:32:59.792 breadcrumbs.ts:111 
It looks like you're using the development build of the Firebase JS SDK.
When deploying Firebase apps to production, it is advisable to only import
the individual SDK components you intend to use.

For the module builds, these are available in the following manner
(replace <PACKAGE> with the name of a component - i.e. auth, database, etc):

CommonJS Modules:
const firebase = require('firebase/app');
require('firebase/<PACKAGE>');

ES Modules:
import firebase from 'firebase/app';
import 'firebase/<PACKAGE>';

Typescript:
import firebase from 'firebase/app';
import 'firebase/<PACKAGE>';

(anonymous) @ breadcrumbs.ts:111
parcelRequire.zl2q.@firebase/app @ ts.afa62381.js:65
f @ ts.afa62381.js:1
p @ ts.afa62381.js:1
parcelRequire.qJCp.../api/shortenURL @ ts.afa62381.js:67
f @ ts.afa62381.js:1
p @ ts.afa62381.js:1
parcelRequire.ID5G.apexcharts/dist/apexcharts.js @ ts.afa62381.js:75
f @ ts.afa62381.js:1
parcelRequire.AOya @ ts.afa62381.js:1
(anonymous) @ ts.afa62381.js:1

16:33:00.010 DevTools failed to load SourceMap: Could not load content for https://d33wubrfki0l68.cloudfront.net/sentry.7dbe7622.js.map;: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

16:33:00.051 DevTools failed to load SourceMap: Could not load content for https://d33wubrfki0l68.cloudfront.net/ts.afa62381.js.map;: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

16:33:00.077 DevTools failed to load SourceMap: Could not load content for https://d33wubrfki0l68.cloudfront.net/style.ed346d80.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

16:33:00.879 sw.js:1 Uncaught DOMException: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'https://browser.sentry-cdn.com/5.6.3/bundle.min.js' failed to load.
    at Object.<anonymous> (https://zws.im/sw.js:2:4)
    at f (https://zws.im/sw.js:1:468)
    at https://zws.im/sw.js:1:771
    at https://zws.im/sw.js:1:1023
(anonymous) @ sw.js:1
(anonymous) @ sw.js:1

16:33:00.880 An unknown error occurred when fetching the script.

16:33:00.886 zws.im/:1 Uncaught (in promise) TypeError: Failed to register a ServiceWorker for scope ('https://zws.im/') with script ('https://zws.im/sw.js'): ServiceWorker script evaluation failed

It prevent using URL shortener.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.