Skip to content

Tags: trilbymedia/grav-plugin-git-sync

Tags

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
rhukster Andy Miller
prepare for release

Signed-off-by: Andy Miller <rhuk@mac.com>

2.3.2

Toggle 2.3.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
w00fz Djamil Legato
Release v2.3.2

2.3.1

Toggle 2.3.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
w00fz Djamil Legato
Release v2.3.1

2.3.0

Toggle 2.3.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
w00fz Djamil Legato
Release v2.3.0

2.2.0

Toggle 2.2.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
w00fz Djamil Legato
Release v2.2.0

2.1.1

Toggle 2.1.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
w00fz Djamil Legato
* Added `No User` option to allow disabling the username requirement.…

… This is useful for when you have a token and the user is not required. (#166, thanks GwynethLlewelyn)

    * Added `passwd` command for programmatically change user/password (use: `bin/plugin git-sync passwd`) (#146)
    * Fixed regression wrongly returning the installed Git version and causing all sort of problems, including unrelated histories not kicking off (#61, #168, #171, #173)
    * Fixed potential issue where the new feature `no_user` my throw an error
    * Fixed issue with autoload
1. [](#bugfix)
    * Fixed classes not being loaded in `cli` commands due to Grav changes (#167)
    * Updated dependencies / recompiled JS for production
1. [](#improved)
    * Bumped modules versions

2.1.0

Toggle 2.1.0's commit message
 * Requires Grav v1.6.0

    * Pass phpstan level 2 tests
    * Code cleanup
    * Added support for Gitea / Gogs webhook secret (#149, thanks @aisbergg)

2.0.5

Toggle 2.0.5's commit message
 * Fixed validation error with commalist in Folders to Sync field (#141)

2.0.4

Toggle 2.0.4's commit message
 * urlencode username to allow for special characters (#139)

2.0.3

Toggle 2.0.3's commit message
 * Properly fallback to config message if not there yet (#134)