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: phpform-dev/phpform-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.0
Choose a base ref
...
head repository: phpform-dev/phpform-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 50 files changed
  • 4 contributors

Commits on Feb 21, 2024

  1. Email notifications & Token Protection (#7)

    Added: Email notifications
    Added: Token Protection
    sdkfuyr authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4dec5a6 View commit details
    Browse the repository at this point in the history
  2. Update composer

    Aleksandr committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b85724b View commit details
    Browse the repository at this point in the history
  3. Troubleshooting section in README.md file

    aleksandr.shelestov committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f9141a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    534fa5a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from phpform-dev/check-token-protection-for-war…

    …ning-icon
    
    Check both reCaptcha and token/secret for showing warning about missi…
    phpform-dev authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    da086a0 View commit details
    Browse the repository at this point in the history
  3. COMPOSER_ALLOW_SUPERUSER for docker

    Aleksandr committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    3ecfe31 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/main'

    Aleksandr committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8185346 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Supporting different captcha providers and hCaptcha support (#9)

    Supporting different captcha providers
    hCaptcha provider
    
    ---------
    
    Co-authored-by: Aleks S <[email protected]>
    sdkfuyr authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0fa2e5d View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Adds Prosopo Procaptcha support

    * Adds Prosopo Procaptcha as captcha provider
    forgetso authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c6abf4b View commit details
    Browse the repository at this point in the history
  2. Changelog for v0.2.3

    sdkfuyr committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3e827f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Added: Webhooks

    Fixed: Export to Excel/CSV
    sdkfuyr committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    0f7794a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from phpform-dev/webhooks

    Webhooks
    sdkfuyr authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    f8d29f0 View commit details
    Browse the repository at this point in the history
Loading