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: CodeShellDev/secured-signal-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: update-v1.5.0
Choose a base ref
...
head repository: CodeShellDev/secured-signal-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 47 files changed
  • 2 contributors

Commits on Jan 31, 2026

  1. v1.5.0 (#232)

    CodeShellDev authored Jan 31, 2026
    Configuration menu
    Copy the full SHA
    5c3677f View commit details
    Browse the repository at this point in the history
  2. [v1.5.0] Automated README update (#231)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: CodeShell <122738806+CodeShellDev@users.noreply.github.com>
    github-actions[bot] and CodeShellDev authored Jan 31, 2026
    Configuration menu
    Copy the full SHA
    b53d8a7 View commit details
    Browse the repository at this point in the history
  3. Automated README update (#236)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jan 31, 2026
    Configuration menu
    Copy the full SHA
    d44b6cd View commit details
    Browse the repository at this point in the history
  4. Automated README update (#238)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jan 31, 2026
    Configuration menu
    Copy the full SHA
    b438c8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36e68df View commit details
    Browse the repository at this point in the history
  6. bump gotl request pkg

    CodeShellDev committed Jan 31, 2026
    Configuration menu
    Copy the full SHA
    5ec4261 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    54e882e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

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

Commits on Feb 12, 2026

  1. Configuration menu
    Copy the full SHA
    ef2d070 View commit details
    Browse the repository at this point in the history
  2. update ignore

    CodeShellDev committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    da85073 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. fix scheduler

    * switched to using a scheduler for each occasion instead of one global scheduler for everything, this helps futur scheduled jobs not colliding with scheduled requests (reqscheduler)
    * fixed scheduler fetching > limit
    * fixed incoming scheduled requests only considering queue when determining wether to add to heap  (queue) => incoming requests now check if earlier than latest heap request AND if they are the earliest request in the db
    CodeShellDev committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    b975fee View commit details
    Browse the repository at this point in the history
  2. impemented Allow for disabling send_at with message.scheduling`

    Fixes #245
    * added dynamic capability to `/v1/about`
    CodeShellDev committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    e0b40e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2026

  1. add dependabot

    CodeShellDev authored Feb 16, 2026
    Configuration menu
    Copy the full SHA
    344bdd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1260d9c View commit details
    Browse the repository at this point in the history
Loading