Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Use gzencode / gzdecode #130

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Jan 11, 2017

  1. Split imported JS file

    - add new elements to the form
    - split js file into chunks and load them
    sergey-dryabzhinsky committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    ba45e2f View commit details
    Browse the repository at this point in the history
  2. Fix typo

    sergey-dryabzhinsky committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    b5f4461 View commit details
    Browse the repository at this point in the history
  3. Add descriptions.

    sergey-dryabzhinsky committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    648757e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd68ac0 View commit details
    Browse the repository at this point in the history
  5. Update - gzip, form

    - Use gzencode / gzdecode to be compatible with gzip program.
    - Use range form input for split number
    sergey-dryabzhinsky committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    73dd4f9 View commit details
    Browse the repository at this point in the history
  6. Fix unset

    sergey-dryabzhinsky committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    befda57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1fab013 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4813dc5 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2 from sergey-dryabzhinsky/split-import-js-file

    Split import js file
    Sergey committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    ac72397 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2017

  1. Revert "Split import js file"

    Sergey Dryabzhinsky committed May 26, 2017
    Configuration menu
    Copy the full SHA
    0104edb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from rusoft/revert-2-split-import-js-file

    Revert "Split import js file"
    Sergey Dryabzhinsky committed May 26, 2017
    Configuration menu
    Copy the full SHA
    9fccdec View commit details
    Browse the repository at this point in the history
  3. Issue #4

    - use gzencode / gzdecode to be compatible with console gzip
    - add gzdecode to be compatible with php versions < 5.4
    sergey-dryabzhinsky committed May 26, 2017
    Configuration menu
    Copy the full SHA
    6f85f95 View commit details
    Browse the repository at this point in the history
  4. Missing gitignore

    sergey-dryabzhinsky committed May 26, 2017
    Configuration menu
    Copy the full SHA
    c31a320 View commit details
    Browse the repository at this point in the history