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: sillsdev/web-languageforge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2023-09-13
Choose a base ref
...
head repository: sillsdev/web-languageforge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2023-09-21
Choose a head ref
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on Sep 18, 2023

  1. Treat missing isDeleted field as false (#1772)

    Fixes bug where missing isDeleted field was causing users to *not* show
    up in active-user lists.
    
    Co-authored-by: Kevin Hahn <[email protected]>
    Co-authored-by: Christopher Hirt <[email protected]>
    3 people authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    11f21e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. add basic permissive robots.txt (#1777)

    Fixes #1776
    
    It appears that one of the reasons languageforge.org does not show up in google search results is the absence of a robots.txt file (who knew?)
    megahirt authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    68d75e5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop'

    megahirt committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    22c7c09 View commit details
    Browse the repository at this point in the history
Loading