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

Commits on Apr 28, 2026

  1. Configuration menu
    Copy the full SHA
    e871eff View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2026

  1. Configuration menu
    Copy the full SHA
    bb508ae View commit details
    Browse the repository at this point in the history

Commits on May 8, 2026

  1. refactor: remove theme switcher from header and cleanup dead CSS

    - Removed the theme switcher button and its cycle logic from the Header component.
    - Deleted the unused `darkfocus` variant from CircleButton and its corresponding styles in Button.css.
    - Cleaned up unused icon imports and analytics tracking related to header theme switching.
    - Retained core theme application logic for settings-based changes.
    priyanshujoshi99 committed May 8, 2026
    Configuration menu
    Copy the full SHA
    ab0a2af View commit details
    Browse the repository at this point in the history

Commits on May 10, 2026

  1. Merge pull request #293 from priyanshujoshi99/develop

    fix: improve system theme handling and local development experience (#234)
    medyo authored May 10, 2026
    Configuration menu
    Copy the full SHA
    b8fe680 View commit details
    Browse the repository at this point in the history
Loading