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: docat-org/docatl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.0
Choose a base ref
...
head repository: docat-org/docatl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 12 commits
  • 14 files changed
  • 4 contributors

Commits on Jan 9, 2023

  1. Feat: Add Rename Command

    fixes: #19
    reglim committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    147342e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from docat-org/feat/19-Add-Rename-Command

    Feat: Add Rename Command
    reglim authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    7ab74d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    504a09b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #18 from docat-org/feat/16-Add-Show-and-Hide-Command

    Feat: Add Hide version and Show version commands
    reglim authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    bc47bba View commit details
    Browse the repository at this point in the history
  5. Feat: Add update-index command

    fixes: #15
    reglim committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    95685db View commit details
    Browse the repository at this point in the history
  6. Merge pull request #17 from docat-org/feat/Add-Indexing-Command

    Feat: Add update-index command
    reglim authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    df1e18e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f7da01 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #22 from docat-org/chore/21-remove-licensing-info-…

    …from-source
    
    Chore: Remove Licensing Information from Source Files
    reglim authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    a7ab8ee View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Add zip to the image

    In order to be able to compress large documentation directories to increase upload speed and not exceed file size limits that may be enforced by a proxy.
    cicdguy authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    81bbbc1 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Merge pull request #24 from docat-org/add-zip-to-image

    Add zip to the image
    fliiiix authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    fd0239d View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Revert "Merge pull request #17 from docat-org/feat/Add-Indexing-Command"

    This reverts commit df1e18e, reversing
    changes made to bc47bba.
    
    This change is no longer necessary, since the indexing functionality has
    been removed from docat.
    
    fixes: #25
    reglim committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    7504fc7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from docat-org/fix/25-remove-update-index-command

    Remove unnecessary Indexing Command
    reglim authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    4564b66 View commit details
    Browse the repository at this point in the history
Loading