Git Product home page Git Product logo

muse-data-bank's Introduction

๐Ÿ‘‹

Pull requests

2023

Responsive Images addon

I have been trusted and given repository admin access to statamic-responsive-images addon and I continue to contribute code to this addon. Additionally I now review other people's pull requests and manage opened issues.

Shipped a big breaking change update to the addon, which allows developers to customize responsive images dimensions output. spatie/statamic-responsive-images#193

Statamic Focal Point Fieldtype addon

Created and published my own little addon for Statamic which allows users to set focal point for an asset in a separate field, as currently in Statamic the focal point values are stored and tied to a single asset at a time.

2022

Participated in and completed Hacktoberfest 2022.

I have been contributing code quite a bit in the Statamic eco-system. While some of these PRs might appear simple, minimal on surface level, behind the scenes they required some code diving to understand what is going on.

muse-data-bank's People

Contributors

dependabot[bot] avatar ncla avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

muse-data-bank's Issues

Post-launch improvements and fixes

  • Requests should have a global timeout to prevent long executing tasks
  • Lock file to prevent duplicate launches
  • Consistent plural/singular naming for Tracker classes
  • Use Promise.map to replace the .push+Promise.all boilerplate
  • Return Promise for database writes
  • InstagramPosts pullData refactor

Set the `useNullAsDefault` for knex

Knex:warning - sqlite does not support inserting default values. Set the useNullAsDefault flag to hide this warning. (see docs http://knexjs.org/#Builder-insert).

ShopBravado โ€“ uncaughtException: Cannot read property 'request' of undefined

2017-10-26T19:51:46.101Z - error: uncaughtException: Cannot read property 'request' of undefined

  stack:
   [ 'TypeError: Cannot read property \'request\' of undefined',
     '    at Request.request [as _callback] (/home/ncla/muse-data-bank/trackers/shop_bravadousa.js:43:74)',
     '    at self.callback (/home/ncla/muse-data-bank/node_modules/request/request.js:188:22)',
     '    at emitOne (events.js:115:13)',
     '    at Request.emit (events.js:210:7)',
     '    at ClientRequest.<anonymous> (/home/ncla/muse-data-bank/node_modules/request/request.js:822:16)',
     '    at Object.onceWrapper (events.js:314:30)',
     '    at emitNone (events.js:105:13)',
     '    at ClientRequest.emit (events.js:207:7)',
     '    at Socket.emitTimeout (_http_client.js:722:34)',
     '    at Object.onceWrapper (events.js:314:30)',
     '    at emitNone (events.js:105:13)',
     '    at Socket.emit (events.js:207:7)',
     '    at Socket._onTimeout (net.js:398:8)',
     '    at ontimeout (timers.js:469:11)',
     '    at tryOnTimeout (timers.js:304:5)',
     '    at Timer.listOnTimeout (timers.js:264:5)' ] }

Multiple not handled occurances RequestError: Error: read ECONNRESET

2017-10-26T21:24:07.402Z - error:  RequestError: Error: read ECONNRESET
    at new RequestError (/home/ncla/muse-data-bank/node_modules/request-promise-core/lib/errors.js:14:15)
    at Request.plumbing.callback (/home/ncla/muse-data-bank/node_modules/request-promise-core/lib/plumbing.js:87:29)
    at Request.RP$callback [as _callback] (/home/ncla/muse-data-bank/node_modules/request-promise-core/lib/plumbing.js:46:31)
    at self.callback (/home/ncla/muse-data-bank/node_modules/request/request.js:188:22)
    at emitOne (events.js:115:13)
    at Request.emit (events.js:210:7)
    at Request.onRequestError (/home/ncla/muse-data-bank/node_modules/request/request.js:884:8)
    at emitOne (events.js:120:20)
    at ClientRequest.emit (events.js:210:7)
    at TLSSocket.socketErrorListener (_http_client.js:401:9)
    at emitOne (events.js:115:13)
    at TLSSocket.emit (events.js:210:7)
    at emitErrorNT (internal/streams/destroy.js:64:8)
    at _combinedTickCallback (internal/process/next_tick.js:138:11)
    at process._tickCallback (internal/process/next_tick.js:180:9)

Instagram challenge required

2018-01-22T00:27:04.241Z - error:
{ [RequestError: challenge_required]
  name: 'RequestError',
  message: 'challenge_required',
  json:
   { message: 'challenge_required',
     challenge:
      { url: 'https://i.instagram.com/challenge/#########/##########/',
        api_path: '/challenge/#########/##########/',
        hide_webview_header: true,
        lock: true,
        logout: false,
        native_flow: true },
     status: 'fail',
     error_type: 'checkpoint_challenge_required' } }

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.