Posts

  • photoview

    Visit https://photos.qpqp.dk/

    Username: demo Password: demo

    Tags: #typescript • photography • raw

  • vue-infinite-loading

    An infinite scroll plugin for Vue.js.

    An infinite scroll plugin for Vue.js, to help you implement an infinite scroll list more easily.

    Tags: #javascript • vue • infinite-scroll-plugin

  • postgraphile-plugin-connection-filter

    Filtering on PostGraphile connections

    Adds a powerful suite of filtering capabilities to a PostGraphile schema.

    Warning: Use of this plugin with the default options may make it astoundingly trivial for a malicious actor (or a well-intentioned application that generates complex GraphQL queries) to overwhelm your database with expensive queries. See the Performance and Security section below for details.

    Tags: #typescript • graphile • graphile-build

  • vagrant-fsnotify

    Forward filesystem change notifications to your Vagrant VM

    In Vagrantfile synced folder configuration, add the fsnotify: true option. For example, in order to enable vagrant-fsnotify for the the default /vagrant shared folder, add the following:

    config.vm.synced_folder ".", "/vagrant", fsnotify: true
    

    When the guest virtual machine is up, run the following:

    $ vagrant fsnotify
    

    This starts the long running process that captures filesystem events on the host and forwards them to the guest virtual machine.

    Tags: #ruby

  • LiveEdgeDetection

    LiveEdgeDetection is an Android document detection library built on top of OpenCV. It scans documents from camera live mode and allows you to adjust crop using the detected 4 edges and performs perspective transformation of the cropped image. It works best with a dark background.

    LiveEdgeDetection is an Android document detection library built on top of OpenCV. It scans documents from camera live mode and allows you to adjust crop using the detected 4 edges and performs perspective transformation of the cropped image.

    It works best with a dark background.

    Tags: #java

  • select2entity-bundle

    A Symfony2 bundle that integrates Select2 as a drop-in replacement for a standard entity field on a Symfony form.

    This is a Symfony bundle which enables the popular Select2 component to be used as a drop-in replacement for a standard entity field on a Symfony form.

    It works with Symfony 4 and 5. For Symfony 2 and 3, please use version or 2.x of the bundle. For Select2 4.0 and above. For older versions, use version 1.x of the bundle (not compatible with Symfony 5).

    The main feature that this bundle provides compared with the standard Symfony entity field (rendered with a html select) is that the list is retrieved via a remote ajax call. This means that the list can be of almost unlimited size. The only limitation is the performance of the database query or whatever that retrieves the data in the remote web service.

    It works with both single and multiple selections. If the form is editing a Symfony entity then these modes correspond with many to one and many to many relationships. In multiple mode, most people find the Select2 user interface easier to use than a standard select tag with multiple=true with involves awkward use of the ctrl key etc.

    The project was inspired by lifo/typeahead-bundle which uses the Typeahead component in Bootstrap 2 to provide similar functionality. Select2Entity can be used anywhere Select2 can be installed, including Bootstrap 3.

    Thanks to @ismailbaskin we now have Select2 version 4 compatibility.

    Tags: #php

  • git-notify

    🙉 📣 Communicate important updates to your team via git commit messages

    Communicate important updates to your team via git commit messages.

    Tags: #typescript • git • githooks

  • scaffold-clean-architecture

    Gradle plugin to create a clean application in Java that already works, It follows our best practices!

    Gradle plugin to create a java and kotlin application based on Clean Architecture following our best practices!

    Tags: #java • architecture • scaffolding

  • laravel-like-comment

    Ajax based site wide like and commenting system for laravel.

    • Like
    • Dislike
    • Comment
    • Comment voting
    • User avatar in comment

    Tags: #php • laravel • ajax

  • passbolt_docker

    Get started with Passbolt CE using docker!

    Passbolt is a free and open source password manager that allows team members to store and share credentials securely.

    Tags: #ruby • passbolt • docker

subscribe via RSS