Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Fix HTTP_X_FORWARDED_PROTO issue #97

Open
wants to merge 86 commits into
base: vectortiles
Choose a base branch
from
Open

Fix HTTP_X_FORWARDED_PROTO issue #97

wants to merge 86 commits into from

Commits on Apr 2, 2015

  1. Configuration menu
    Copy the full SHA
    b783c59 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2015

  1. Configuration menu
    Copy the full SHA
    0acdc04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abb4087 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21d7a40 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2015

  1. Configuration menu
    Copy the full SHA
    c660ab8 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2015

  1. Configuration menu
    Copy the full SHA
    3343f80 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2015

  1. Update README.md

    klokan committed Dec 16, 2015
    Configuration menu
    Copy the full SHA
    79926b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2016

  1. Fix of utfgid detection

    daliborjanak committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    8f6a2ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28aba6f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2016

  1. Configuration menu
    Copy the full SHA
    dc26c83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5408fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b5933e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2016

  1. Configuration menu
    Copy the full SHA
    2505121 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2016

  1. Travis status icon

    daliborjanak committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    b7960ba View commit details
    Browse the repository at this point in the history
  2. Add .travis.yml to master

    klokan committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    5b5f5e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    853ca41 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2016

  1. Configuration menu
    Copy the full SHA
    0446445 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a9e74e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86527ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea100ad View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2016

  1. Configuration menu
    Copy the full SHA
    8b49aa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab78622 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2016

  1. Configuration menu
    Copy the full SHA
    ce485c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0609b25 View commit details
    Browse the repository at this point in the history
  3. Parse TileMatrixSet

    daliborjanak committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    6da6b13 View commit details
    Browse the repository at this point in the history
  4. Code formating

    daliborjanak committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    4ff5d95 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2016

  1. Minor loop fixes

    daliborjanak committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    27fc9a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2162ee View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2016

  1. Minor code fixes

    daliborjanak committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    46d7910 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8233047 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2016

  1. Configuration menu
    Copy the full SHA
    f3f2a99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7190e90 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2016

  1. Configuration menu
    Copy the full SHA
    e36a7e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2016

  1. Merge pull request #71 from klokantech/customtiles

    Customtiles
    daliborjanak committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    7efd117 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92ddcb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87906da View commit details
    Browse the repository at this point in the history
  4. Removed unused code

    daliborjanak committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    d304b89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8206bcc View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2016

  1. Configuration menu
    Copy the full SHA
    50630fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bbfa1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdeb010 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2016

  1. Layer list improved

    daliborjanak committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    70159a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e36338 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7320f42 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2016

  1. Revert "Fix of utfgid detection"

    This reverts commit 8f6a2ce.
    daliborjanak committed Mar 7, 2016
    Configuration menu
    Copy the full SHA
    709ed4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f2b068 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b4fb0f View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2016

  1. Configuration menu
    Copy the full SHA
    2dfd2fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c158bcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb48534 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2016

  1. Configuration menu
    Copy the full SHA
    ac68e90 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2016

  1. Deploy to OpenShift via travis

    klokan committed Apr 22, 2016
    Configuration menu
    Copy the full SHA
    f834ec7 View commit details
    Browse the repository at this point in the history
  2. Update .travis.yml

    klokan committed Apr 22, 2016
    Configuration menu
    Copy the full SHA
    86a1c68 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2016

  1. Configuration menu
    Copy the full SHA
    4b53b4c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #79 from ramunasd/patch-1

    Faster and ~70% smaller empty png tile
    daliborjanak committed May 3, 2016
    Configuration menu
    Copy the full SHA
    494669f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef5de06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c28d188 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e414873 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2016

  1. Configuration menu
    Copy the full SHA
    f7613e0 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2016

  1. Configuration menu
    Copy the full SHA
    058df85 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2016

  1. Add prefix to mbtiles, return 204 on no tile

    This adds a configuration option for a prefix to the mbtiles, so you can
    store the tiles in other locations.
    
    It also changes the no tile found 404 to a 204, as the mapbox team will
    be doing:
    mapbox/mapbox-gl-js#1800 (comment)
    mtfurlan committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    7405ec3 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2016

  1. Merge pull request #88 from mtfurlan/master

    Add prefix to mbtiles, return 204 on no tile
    daliborjanak authored Aug 29, 2016
    Configuration menu
    Copy the full SHA
    682a9ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ead30d View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2016

  1. Configuration menu
    Copy the full SHA
    d7a4ad0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    758b6a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f314fe View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2017

  1. Configuration menu
    Copy the full SHA
    dc2452e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2017

  1. Merge pull request #100 from Burke9077/master

    Fixed issue if HTTP_X_FORWARDED_PROTO is unset.
    daliborjanak authored Apr 24, 2017
    Configuration menu
    Copy the full SHA
    380cfde View commit details
    Browse the repository at this point in the history
  2. 0.

    daliborjanak authored Apr 24, 2017
    Configuration menu
    Copy the full SHA
    bb823a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2017

  1. Configuration menu
    Copy the full SHA
    f75b1bb View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2018

  1. Configuration menu
    Copy the full SHA
    d3ebdec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6af62e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dca0e64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f6b5d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a84c62 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

  1. Configuration menu
    Copy the full SHA
    5ddbfa3 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. Configuration menu
    Copy the full SHA
    d11963d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #141 from ibesora/master

    Removes body data from http 204 response
    daliborjanak authored Jan 7, 2019
    Configuration menu
    Copy the full SHA
    287da50 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Change PHP keywords to comply with PSR2

    Signed-off-by: CodeLingoBot <[email protected]>
    CodeLingoBot committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    4c339b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. Merge pull request #143 from CodeLingoBot/rewrite-klokantech-tileserv…

    …er-php-psr2-lower-case-constant-values
    
    Change PHP keywords to comply with PSR2
    daliborjanak authored Apr 4, 2019
    Configuration menu
    Copy the full SHA
    b266dc2 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Configuration menu
    Copy the full SHA
    54254f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Remove old aray syntax

    daliborjanak committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    43e3cad View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Merge pull request #144 from scubajorgen/master

    Resolved bug in transparent png tile
    daliborjanak authored Aug 10, 2020
    Configuration menu
    Copy the full SHA
    eb571b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Modified WMTS Resource URL generation to support hostnames that conta…

    …in the layer name.
    
    If the hostname contained the layer name (eg. https://layername.domain.com/layername/wmts) then the WMTS capabilities document contained an incorrect Resource URL because the hostname was stripped back to simply https://.  This modification simply looks for the last occurrence of the layer name instead of the first when forming the Resource URL.
    david-eagles authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    7800af8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #162 from david-eagles/master

    Modified WMTS Resource URL generation to support hostnames that contain the layer name.
    daliborjanak authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    cce369b View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. grammar check

    xkomczax authored Jul 30, 2022
    Configuration menu
    Copy the full SHA
    d0fdeae View commit details
    Browse the repository at this point in the history