Posts

  • livewire-select

    Livewire component for dependant and/or searchable select inputs

    Livewire component for dependant and/or searchable select inputs

    Tags: #php

  • holidays

    A collection of Ruby methods to deal with statutory and other holidays. You deserve a holiday!

    Functionality to deal with holidays in Ruby.

    Extends Ruby’s built-in Date and Time classes and supports custom holiday definition lists.

    Tags: #ruby

  • laravel-auto-presenter

    A system for auto-decorating models with presenters

    • Automatically decorate objects bound to views
    • Automatically decorate objects within paginator instances
    • Automatically decorate objects within arrays and collections

    Tags: #php • hacktoberfest

  • homebrew-rmtree

    Remove a formula and its unused dependencies

    It’s an external command for Homebrew that provides a new command, rmtree, that will uninstall that formula, and uninstall any of its dependencies that have no formula left installed that depend on them. The command will check all dependencies recursively starting at the one specified on the command line.

    This is tricky business. So this command comes with a warning.

    Tags: #ruby

  • yii2-user

    Yii2 user authentication module

    This release contains a few small updates and bug fixes. Most notably, I’ve changed LoginForm.username to LoginForm.email and added a timezone field to app\models\Profile (thanks mnglkhn)

    If there are any issues, let me know and I’ll get to it asap.

    Tags: #php

  • CloudPeler

    CrimeFlare is a useful tool for bypassing websites protected by CloudFlare WAF, with this tool you can easily see the real IP of websites that have been protected by CloudFlare. The resulting information is certainly very useful for conducting further penetration testing, and analyzing websites with the same server.

    This tool serves to find the original IP behind websites that have been protected by CloudFlare, the information generated can be useful for further penetration. The information generated by this tool is as follows.

    • CloudFlare IP
    • CloudFlare NS1
    • CloudFlare NS2
    • Real IP
    • Hostname
    • Organization
    • Address (Country, City, Region, Postal Code)
    • Location
    • Time Zone

    Tags: #php • bypass-cloudflare • bypass-waf

  • alfred-github-repos

    Alfred workflow to easily open Github repositories

    This is a custom workflow for the [Alfred app][alfred-app] that lets you search and open a GitHub repository via the GitHub Search API.

    Tags: #ruby • workflow • alfred

  • LibertyBans

    The be-all, end-all of discipline.

    Tags: #java • bungeecord • minecraft

  • sandthorn

    Main gem for Sandthorn

    A ruby library for saving an object’s state as a series of events.

    Tags: #ruby

  • extension

    Simple browser extension for managing Polkadot and Substrate network accounts in a browser. Allows the signing of extrinsics using these accounts. Also provides a simple interface for compliant extensions for dapps.

    A very simple scaffolding browser extension that injects a @polkadot/api Signer into a page, along with any associated accounts, allowing for use by any dapp. This is an extensible POC implementation of a Polkadot/Substrate browser signer.

    As it stands, it does one thing: it only manages accounts and allows the signing of transactions with those accounts. It does not inject providers for use by dapps at this early point, nor does it perform wallet functions where it constructs and submits txs to the network.

    Tags: #typescript • polkadot • substrate

subscribe via RSS