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

Commits on Dec 18, 2023

  1. Bump github/codeql-action from 2 to 3

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    4da58ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request darkred#57 from darkred/dependabot/github_actions/…

    …github/codeql-action-3
    darkred authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    3b244a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Bump actions/dependency-review-action from 3 to 4

    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3 to 4.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    99f5e6c View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Create evergreen.yml

    This is a GitHub Action that given an organization or specified repositories, opens an issue/PR dependabot is not enabled but could be. It also enables automated security updates for the repository.
    darkred authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    5e7b162 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Merge pull request darkred#58 from darkred/dependabot/github_actions/…

    …actions/dependency-review-action-4
    darkred authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    518f5bc View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Update Instagram_-_visible_images_counter.user.js

    Updated 'hrefselems' selector.
    darkred committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    dce253e View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Add renovate.json

    renovate[bot] authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    23aa326 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98402b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2024

  1. Update .gitattributes

    darkred committed Dec 13, 2024
    Configuration menu
    Copy the full SHA
    66d9319 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. Delete codeql-analysis.yml

    [CodeQL code scanning] Drop advanced setup (codeql-analysis.yml) in favor of default setup
    darkred committed Mar 6, 2025
    Configuration menu
    Copy the full SHA
    b19bbd8 View commit details
    Browse the repository at this point in the history
  2. Drop .eslintignore

    Drop .eslintignore in favor of using the "ignores" property in "eslint.config.js" (flat config format)(flat config format)
    darkred committed Mar 6, 2025
    Configuration menu
    Copy the full SHA
    313dc43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3e8060 View commit details
    Browse the repository at this point in the history
  4. Update eslint.config.js

    darkred committed Mar 6, 2025
    Configuration menu
    Copy the full SHA
    7af1130 View commit details
    Browse the repository at this point in the history
  5. Revert "Update eslint.config.js"

    This reverts commit 7af1130.
    darkred committed Mar 6, 2025
    Configuration menu
    Copy the full SHA
    8dbf3b1 View commit details
    Browse the repository at this point in the history
  6. Update package.json

    darkred committed Mar 6, 2025
    Configuration menu
    Copy the full SHA
    b7fda55 View commit details
    Browse the repository at this point in the history
  7. Drop .eslintrc.js

    darkred committed Mar 6, 2025
    Configuration menu
    Copy the full SHA
    5137627 View commit details
    Browse the repository at this point in the history
Loading