Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add regex replacement #7167

Open
wants to merge 33 commits into
base: dev/feature
Choose a base branch
from
Open

Commits on Sep 7, 2021

  1. 🚀 Add regex replace

    AyhamAl-Ali committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    b767f4a View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    7ae2743 View commit details
    Browse the repository at this point in the history
  2. RC

    AyhamAl-Ali committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    fbf3112 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

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

Commits on Aug 6, 2022

  1. Configuration menu
    Copy the full SHA
    58ef654 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94be128 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f6b2df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    785ef94 View commit details
    Browse the repository at this point in the history
  5. Add [the]

    AyhamAl-Ali committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    5820bd9 View commit details
    Browse the repository at this point in the history
  6. Fix build

    AyhamAl-Ali committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    fbeb4ba View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

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

Commits on Jan 1, 2023

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

Commits on Jan 2, 2023

  1. Better variable naming

    AyhamAl-Ali committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    6f6241c View commit details
    Browse the repository at this point in the history
  2. p -> pattern

    AyhamAl-Ali committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    26f5014 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

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

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    f55124d View commit details
    Browse the repository at this point in the history
  2. Fix tests

    AyhamAl-Ali committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    bf321ab View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

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

Commits on Oct 5, 2023

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

Commits on Apr 5, 2024

  1. Address reviews

    - Add regex replace first
    - removed unused vars
    AyhamAl-Ali committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d78fe22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2750f1f View commit details
    Browse the repository at this point in the history
  3. Fix build

    AyhamAl-Ali committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    255696e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

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

Commits on Jun 28, 2024

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

Commits on Oct 29, 2024

  1. Merge branch 'fork/AyhamAl-Ali/ench/regex-replace' into regex-replace

    # Conflicts:
    #	src/main/java/ch/njol/skript/effects/EffReplace.java
    Efnilite committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    48ec446 View commit details
    Browse the repository at this point in the history
  2. init commit

    Efnilite committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2fc31d0 View commit details
    Browse the repository at this point in the history
  3. add tests

    Efnilite committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d73c7a2 View commit details
    Browse the repository at this point in the history
  4. oops

    Efnilite committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f33a5e1 View commit details
    Browse the repository at this point in the history
  5. minor change

    Efnilite committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c0998fe View commit details
    Browse the repository at this point in the history
  6. fix errors

    Efnilite committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    01201ef View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

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

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    d8f08f0 View commit details
    Browse the repository at this point in the history
  2. le fix

    Efnilite committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    9b9f7e5 View commit details
    Browse the repository at this point in the history