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: PlayForm/Compress
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f3125320cb9d7c2c7f21669847154b06d96fbe78
Choose a base ref
...
head repository: PlayForm/Compress
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c509b432f17e78bdee9fb589ef11d871e1faf8ea
Choose a head ref
  • 12 commits
  • 61 files changed
  • 1 contributor

Commits on Jul 27, 2024

  1. No commit message

    NikolaRHristov committed Jul 27, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    NikolaRHristov Nikola Hristov
    Copy the full SHA
    d2fe28a View commit details
  2. No commit message

    NikolaRHristov committed Jul 27, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    NikolaRHristov Nikola Hristov
    Copy the full SHA
    706d8e2 View commit details

Commits on Aug 1, 2024

  1. No commit message

    NikolaRHristov committed Aug 1, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    NikolaRHristov Nikola Hristov
    Copy the full SHA
    de89ff0 View commit details
  2. No commit message

    NikolaRHristov committed Aug 1, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    NikolaRHristov Nikola Hristov
    Copy the full SHA
    49166ac View commit details

Commits on Aug 2, 2024

  1. No commit message

    NikolaRHristov committed Aug 2, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    NikolaRHristov Nikola Hristov
    Copy the full SHA
    a57453f View commit details
  2. No commit message

    NikolaRHristov committed Aug 2, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    NikolaRHristov Nikola Hristov
    Copy the full SHA
    9f29c58 View commit details
  3. No commit message

    NikolaRHristov committed Aug 2, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    NikolaRHristov Nikola Hristov
    Copy the full SHA
    6e14ed6 View commit details
  4. Compress/v0.1.1

    NikolaRHristov committed Aug 2, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    NikolaRHristov Nikola Hristov
    Copy the full SHA
    102cf84 View commit details
  5. No commit message

    NikolaRHristov committed Aug 2, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    NikolaRHristov Nikola Hristov
    Copy the full SHA
    30227bf View commit details
  6. Verified

    This commit was signed with the committer’s verified signature.
    NikolaRHristov Nikola Hristov
    Copy the full SHA
    060de35 View commit details
  7. No commit message

    NikolaRHristov committed Aug 2, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    NikolaRHristov Nikola Hristov
    Copy the full SHA
    5f5e93c View commit details
  8. AstroCompress/v2.3.1

    NikolaRHristov committed Aug 2, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    NikolaRHristov Nikola Hristov
    Copy the full SHA
    c509b43 View commit details
Showing with 226 additions and 2,152 deletions.
  1. +3 −2 .npmignore
  2. +47 −1,010 CHANGELOG.md
  3. +4 −4 Documentation/assets/custom.css
  4. +1 −1 Documentation/assets/search.js
  5. +1 −1 Documentation/functions/Directory.directory.html
  6. +2 −2 Documentation/functions/Image.image-2.html
  7. +1 −1 Documentation/functions/Integration.Merge.html
  8. +1 −1 Documentation/functions/Integration.integration.html
  9. +1 −1 Documentation/functions/Merge.merge.html
  10. +2 −2 Documentation/index.html
  11. +12 −12 Documentation/interfaces/CSS.Interface-1.html
  12. +17 −17 Documentation/interfaces/CSS.Interface.html
  13. +1 −1 Documentation/interfaces/Directory.Interface.html
  14. +2 −2 Documentation/interfaces/Image.Interface-1.html
  15. +6 −6 Documentation/interfaces/Image.Interface-2.html
  16. +2 −2 Documentation/interfaces/Image.Interface.html
  17. +1 −1 Documentation/interfaces/Integration.Interface.html
  18. +1 −1 Documentation/interfaces/Map.Interface.html
  19. +14 −14 Documentation/interfaces/Option.Interface.html
  20. +3 −3 Documentation/interfaces/Parser.Interface.html
  21. +47 −1,010 Documentation/media/CHANGELOG.md
  22. +2 −2 Documentation/modules/CSS.html
  23. +2 −2 Documentation/modules/Directory.html
  24. +2 −2 Documentation/modules/File.html
  25. +2 −2 Documentation/modules/HTML.html
  26. +2 −2 Documentation/modules/Image.html
  27. +2 −2 Documentation/modules/Integration.html
  28. +2 −2 Documentation/modules/JavaScript.html
  29. +2 −2 Documentation/modules/Map.html
  30. +2 −2 Documentation/modules/Merge.html
  31. +1 −1 Documentation/modules/Middleware.html
  32. +2 −2 Documentation/modules/Option.html
  33. +2 −2 Documentation/modules/Parser.html
  34. +2 −2 Documentation/modules/SVG.html
  35. +1 −1 Documentation/types/File.Type.html
  36. +1 −1 Documentation/types/HTML.Type.html
  37. +1 −1 Documentation/types/JavaScript.Type.html
  38. +1 −1 Documentation/types/Parser.Type-1.html
  39. +1 −1 Documentation/types/Parser.Type-2.html
  40. +1 −1 Documentation/types/Parser.Type-3.html
  41. +1 −1 Documentation/types/Parser.Type-4.html
  42. +1 −1 Documentation/types/Parser.Type.html
  43. +1 −1 Documentation/types/SVG.Type.html
  44. +1 −1 Documentation/variables/CSS.CSS-1.html
  45. +1 −1 Documentation/variables/CSS.CSS.html
  46. +1 −1 Documentation/variables/File._Map.html
  47. +1 −1 Documentation/variables/HTML.HTML.html
  48. +1 −1 Documentation/variables/Image._Map.html
  49. +1 −1 Documentation/variables/Image.image-1.html
  50. +1 −1 Documentation/variables/Image.image.html
  51. +1 −1 Documentation/variables/Integration.Default.html
  52. +1 −1 Documentation/variables/Integration.Search.html
  53. +2 −2 Documentation/variables/Integration.System.html
  54. +1 −1 Documentation/variables/Integration._Action.html
  55. +1 −1 Documentation/variables/JavaScript.javaScript.html
  56. +1 −1 Documentation/variables/Map.map.html
  57. +1 −1 Documentation/variables/Option.option.html
  58. +1 −1 Documentation/variables/Parser.parser.html
  59. +1 −1 Documentation/variables/SVG.SVG.html
  60. +1 −3 Source/Function/Image/Writesharp.ts
  61. +5 −4 package.json
5 changes: 3 additions & 2 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.github/
Source/
Documentation/
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Documentation/
Source/
Summary.md
Loading