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: devforth/adminforth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: devforth/adminforth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: next
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 7 files changed
  • 4 contributors

Commits on May 14, 2026

  1. Configuration menu
    Copy the full SHA
    59dfe06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3841690 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #613 from devforth/feature/AdminForth/1484/add-rat…

    …elimiter-docs
    
    docs: add RateLimiter usage instructions for API
    NoOne7135 authored May 14, 2026
    Configuration menu
    Copy the full SHA
    fd497a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    432bc31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efdff16 View commit details
    Browse the repository at this point in the history
  6. fix: set response status to 401 for unauthorized access in AdminForth…

    …RestAPI and prevent redirect to login on 401 status for login path in callApi function
    kulikp1 committed May 14, 2026
    Configuration menu
    Copy the full SHA
    fe8193b View commit details
    Browse the repository at this point in the history

Commits on May 15, 2026

  1. fix: update response handling to use setStatus for unauthorized acces…

    …s in AdminForthRestAPI
    kulikp1 committed May 15, 2026
    Configuration menu
    Copy the full SHA
    28a1391 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #614 from devforth/feature/AdminForth/1598/bulk-de…

    …lete-modal-translation-
    
    fix: update confirmation message for bulk deletion action
    SerVitasik authored May 15, 2026
    Configuration menu
    Copy the full SHA
    cbb36cb View commit details
    Browse the repository at this point in the history
  3. fix: update setStatus method to accept optional message parameter in …

    …IAdminForthHttpResponse
    kulikp1 committed May 15, 2026
    Configuration menu
    Copy the full SHA
    4235a91 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2026

  1. Merge pull request #615 from devforth/feature/AdminForth/1611/display…

    …-the-appropriate-respon
    
    Feature/admin forth/1611/display the appropriate respon
    SerVitasik authored May 18, 2026
    Configuration menu
    Copy the full SHA
    ca2f43a View commit details
    Browse the repository at this point in the history
Loading