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: v3.14.5
Choose a base ref
...
head repository: devforth/adminforth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.15.0
Choose a head ref
  • 10 commits
  • 10 files changed
  • 1 contributor

Commits on Aug 11, 2026

  1. feat: join get_base_config and get_public_config api

    AdminForth/1888/https-claude.aicodeartifact7d7
    yaroslav8765 committed Aug 11, 2026
    Configuration menu
    Copy the full SHA
    3430200 View commit details
    Browse the repository at this point in the history
  2. Revert "feat: join get_base_config and get_public_config api"

    This reverts commit 3430200.
    
    AdminForth/1877/login-page-improvements
    yaroslav8765 committed Aug 11, 2026
    Configuration menu
    Copy the full SHA
    ca09db2 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2026

  1. feat: join get_base_config and get_public_config into get_config api

    AdminForth/1877/login-page-improvements
    yaroslav8765 committed Aug 12, 2026
    Configuration menu
    Copy the full SHA
    7655663 View commit details
    Browse the repository at this point in the history
  2. feat: consolidate config fetching and handle unauthorized access with…

    … updated backend get_config logic
    
    AdminForth/1877/login-page-improvements
    yaroslav8765 committed Aug 12, 2026
    Configuration menu
    Copy the full SHA
    75d8376 View commit details
    Browse the repository at this point in the history
  3. dev-demo: add public page on dev-demo

    AdminForth/1877/login-page-improvements
    yaroslav8765 committed Aug 12, 2026
    Configuration menu
    Copy the full SHA
    0a3159c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbe23d2 View commit details
    Browse the repository at this point in the history
  5. fix: remove sidebarTop from globalInjections in AdminForthPublicConfi…

    …gForFrontend
    
    AdminForth/1877/login-page-improvements
    yaroslav8765 committed Aug 12, 2026
    Configuration menu
    Copy the full SHA
    058900c View commit details
    Browse the repository at this point in the history
  6. refactor: use common auth logic for the get_config (logged-in) part a…

    …nd basic express auth wrapper
    
    AdminForth/1877/login-page-improvements
    yaroslav8765 committed Aug 12, 2026
    Configuration menu
    Copy the full SHA
    4ca9d75 View commit details
    Browse the repository at this point in the history
  7. chore: remove dead code

    AdminForth/1877/login-page-improvements
    yaroslav8765 committed Aug 12, 2026
    Configuration menu
    Copy the full SHA
    e5b7010 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #714 from devforth/join_get_publik_base_config

    feat: join get_base_config and get_public_config api
    yaroslav8765 authored Aug 12, 2026
    Configuration menu
    Copy the full SHA
    d1862d9 View commit details
    Browse the repository at this point in the history
Loading