Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: splittingred/FileLister
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: modxcms/FileLister
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 10 commits
  • 6 files changed
  • 6 contributors

Commits on Oct 5, 2013

  1. Adding README

    jpdevries committed Oct 5, 2013
    Configuration menu
    Copy the full SHA
    cbdf1bd View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2015

  1. Clear relPath

    If relPath isn't cleared, then non-working url has been generated to template.
    WeaponMan committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    a00f6a3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from WeaponMan/WeaponMan-patch-1

    Clear relPath
    WeaponMan committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    4c34da9 View commit details
    Browse the repository at this point in the history
  3. Added mimes

    Added office document mime types.
    When mime is not found and browser doesn't support particular mime type, then file will displayed as plain text in browser.
    WeaponMan committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    c5ee102 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2016

  1. Update snippet.filelister.php

    Added index placeholder for files, so that you can use [[+idx]] inside your template chunk for 0, 1, 2, 3rd file. Like in GetResources.
    Guido Gallenkamp authored Sep 2, 2016
    Configuration menu
    Copy the full SHA
    dad0702 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from Gallenkamp/patch-1

    Add `[[+idx]]` to filelister snippet
    sepiariver authored Sep 2, 2016
    Configuration menu
    Copy the full SHA
    ac815d8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from WeaponMan/develop

    Issue with links and mime types
    sepiariver authored Sep 2, 2016
    Configuration menu
    Copy the full SHA
    6b39e3c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Init $list var

    theboxer authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5fab57b View commit details
    Browse the repository at this point in the history
  2. Update filelister.class.php

    Remove undefined var
    theboxer authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    77b8854 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. [#29] Replacing mcrypt with openssl

    version bump
    matdave committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b1f1c84 View commit details
    Browse the repository at this point in the history
Loading