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: adafruit/Adafruit_CircuitPython_OAuth2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.14
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_OAuth2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 16 commits
  • 13 files changed
  • 3 contributors

Commits on Sep 18, 2023

  1. "fix rtd theme

    "
    FoamyGuy committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a4cbaec View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. unpin sphinx and add sphinx-rtd-theme to docs reqs

    Signed-off-by: foamyguy <foamyguy@gmail.com>
    FoamyGuy committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    adcc0a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Fix README requirements

    justmobilize committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    f76e4f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from justmobilize/fix-readme-requirements

    Fix README requirements
    dhalbert authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    1e989bb View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    8582de9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from justmobilize/update-legacy-set-socket-exa…

    …mples
    
    Update legacy set_socket examples
    dhalbert authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    55f4f9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7780308 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12 from justmobilize/fix-get-radio-ssl-context

    Fix get_radio_ssl_context
    dhalbert authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    71140b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. remove deprecated get_html_theme_path() call

    Signed-off-by: foamyguy <foamyguy@gmail.com>
    FoamyGuy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4e72bfa View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. add sphinx configuration to rtd.yaml

    Signed-off-by: foamyguy <foamyguy@gmail.com>
    FoamyGuy committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    35e3fab View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

  1. Remove secrets

    justmobilize committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    6afd7a5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from justmobilize/remove-secrets

    Remove secrets
    dhalbert authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    006c50e View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

  1. change to ruff

    FoamyGuy committed May 16, 2025
    Configuration menu
    Copy the full SHA
    0d9189a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2025

  1. fix syntax for mpy build

    FoamyGuy committed May 17, 2025
    Configuration menu
    Copy the full SHA
    563fcd2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from adafruit/use_ruff

    change to ruff
    FoamyGuy authored May 17, 2025
    Configuration menu
    Copy the full SHA
    b21a748 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. update rtd.yml file

    Signed-off-by: foamyguy <foamyguy@gmail.com>
    FoamyGuy committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    4b61f4c View commit details
    Browse the repository at this point in the history
Loading