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

refactor(Webpack): Centralize and refactor Webpack patching #2485

Open
wants to merge 178 commits into
base: dev
Choose a base branch
from

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    2a77941 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab24ce0 View commit details
    Browse the repository at this point in the history
  3. Clarify about sentry webpack

    Nuckyz committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b938bdf View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    2a2124c View commit details
    Browse the repository at this point in the history
  2. stop annoying me

    Nuckyz committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cf9bbfc View commit details
    Browse the repository at this point in the history
  3. Make patchedBy a string set

    Nuckyz committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c4645f7 View commit details
    Browse the repository at this point in the history
  4. Add WebpackRequire typings

    Nuckyz committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4b27346 View commit details
    Browse the repository at this point in the history
  5. fix

    Nuckyz committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d5bcbf5 View commit details
    Browse the repository at this point in the history
  6. more fix

    Nuckyz committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f6a7cdc View commit details
    Browse the repository at this point in the history
  7. and also a fix

    Nuckyz committed May 22, 2024
    Configuration menu
    Copy the full SHA
    bc367b1 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. boops

    Nuckyz committed May 23, 2024
    Configuration menu
    Copy the full SHA
    40a1f48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deb0f7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ca4e58 View commit details
    Browse the repository at this point in the history
  4. forgot this!

    Nuckyz committed May 23, 2024
    Configuration menu
    Copy the full SHA
    688449e View commit details
    Browse the repository at this point in the history
  5. more

    Nuckyz committed May 23, 2024
    Configuration menu
    Copy the full SHA
    66e1db1 View commit details
    Browse the repository at this point in the history
  6. sometimes I'm stupid

    Nuckyz committed May 23, 2024
    Configuration menu
    Copy the full SHA
    01a4ac9 View commit details
    Browse the repository at this point in the history
  7. Option for eager patching

    Nuckyz committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3ab68f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb3f629 View commit details
    Browse the repository at this point in the history
  9. clean up

    Nuckyz committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ac61a03 View commit details
    Browse the repository at this point in the history
  10. make reporter use eagerPatches

    Nuckyz committed May 23, 2024
    Configuration menu
    Copy the full SHA
    cfb493c View commit details
    Browse the repository at this point in the history
  11. lmao

    Nuckyz committed May 23, 2024
    Configuration menu
    Copy the full SHA
    7371abb View commit details
    Browse the repository at this point in the history
  12. oops!

    Nuckyz committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1e96638 View commit details
    Browse the repository at this point in the history
  13. HORROR

    Nuckyz committed May 23, 2024
    Configuration menu
    Copy the full SHA
    7b7b873 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bdd4b0f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bd95cc4 View commit details
    Browse the repository at this point in the history
  16. Patching toString -> String

    Nuckyz committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f5be78d View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Make reporter faster

    Nuckyz committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8e9434c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9740d28 View commit details
    Browse the repository at this point in the history
  3. Bump to v1.8.6

    Vendicated authored and Nuckyz committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a120b35 View commit details
    Browse the repository at this point in the history
  4. Optimize slowest patches

    Nuckyz committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c5541d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16d05c8 View commit details
    Browse the repository at this point in the history
  6. Add names to Modules objects

    Nuckyz committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5e762dd View commit details
    Browse the repository at this point in the history
  7. I forgot this

    Nuckyz committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d8c6559 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b38ab06 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9bbec66 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f727d10 View commit details
    Browse the repository at this point in the history
  11. better log

    Nuckyz committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f64b228 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    488f133 View commit details
    Browse the repository at this point in the history
  13. I'm stupid

    Nuckyz committed May 24, 2024
    Configuration menu
    Copy the full SHA
    86f69e8 View commit details
    Browse the repository at this point in the history
  14. how many times

    Nuckyz committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d6b5bc5 View commit details
    Browse the repository at this point in the history
  15. aaaaa

    Nuckyz committed May 24, 2024
    Configuration menu
    Copy the full SHA
    bacf021 View commit details
    Browse the repository at this point in the history
  16. Remove onChunksLoaded patch

    Nuckyz committed May 24, 2024
    Configuration menu
    Copy the full SHA
    3296ee1 View commit details
    Browse the repository at this point in the history
  17. forgot the comment

    Nuckyz committed May 24, 2024
    Configuration menu
    Copy the full SHA
    3793acd View commit details
    Browse the repository at this point in the history
  18. sob

    Nuckyz committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5fbabb0 View commit details
    Browse the repository at this point in the history
  19. one more name cuz why not

    Nuckyz committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8dde496 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2f16cdf View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    daa1a35 View commit details
    Browse the repository at this point in the history
  22. this is more clean

    Nuckyz committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1e55ae5 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. more future proof

    Nuckyz committed May 26, 2024
    Configuration menu
    Copy the full SHA
    9af63b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a8a901 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    affd527 View commit details
    Browse the repository at this point in the history
  4. I love

    Nuckyz committed May 26, 2024
    Configuration menu
    Copy the full SHA
    265cf12 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8fa685 View commit details
    Browse the repository at this point in the history
  6. fix logic

    Nuckyz committed May 26, 2024
    Configuration menu
    Copy the full SHA
    1ed9561 View commit details
    Browse the repository at this point in the history
  7. improve wreq docs

    Nuckyz committed May 26, 2024
    Configuration menu
    Copy the full SHA
    3e3201a View commit details
    Browse the repository at this point in the history
  8. Properly document wreq.a

    Nuckyz committed May 26, 2024
    Configuration menu
    Copy the full SHA
    440cb1f View commit details
    Browse the repository at this point in the history
  9. fix doc

    Nuckyz committed May 26, 2024
    Configuration menu
    Copy the full SHA
    18142ec View commit details
    Browse the repository at this point in the history
  10. fix typos

    Nuckyz committed May 26, 2024
    Configuration menu
    Copy the full SHA
    c2047e5 View commit details
    Browse the repository at this point in the history
  11. type more

    Nuckyz committed May 26, 2024
    Configuration menu
    Copy the full SHA
    4d27643 View commit details
    Browse the repository at this point in the history
  12. ughh

    Nuckyz committed May 26, 2024
    Configuration menu
    Copy the full SHA
    dae3841 View commit details
    Browse the repository at this point in the history
  13. fix typing of the global

    Nuckyz committed May 26, 2024
    Configuration menu
    Copy the full SHA
    32a2c90 View commit details
    Browse the repository at this point in the history
  14. hasOwn != in

    Nuckyz committed May 26, 2024
    Configuration menu
    Copy the full SHA
    c1e78b4 View commit details
    Browse the repository at this point in the history
  15. e

    Nuckyz committed May 26, 2024
    Configuration menu
    Copy the full SHA
    8fd22f6 View commit details
    Browse the repository at this point in the history
  16. e part 2

    Nuckyz committed May 26, 2024
    Configuration menu
    Copy the full SHA
    9ada9bc View commit details
    Browse the repository at this point in the history
  17. Document patchWebpack better

    Nuckyz committed May 26, 2024
    Configuration menu
    Copy the full SHA
    8c5f2c8 View commit details
    Browse the repository at this point in the history
  18. update patchWebpack license

    Nuckyz committed May 26, 2024
    Configuration menu
    Copy the full SHA
    1f99162 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f345484 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    6d59a94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    513eea8 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. okay codium agent

    Nuckyz committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a1542bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e96458f View commit details
    Browse the repository at this point in the history
  3. lmao oops

    Nuckyz committed May 28, 2024
    Configuration menu
    Copy the full SHA
    539b70c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e29528 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    513d9f4 View commit details
    Browse the repository at this point in the history
  6. fix typo

    Nuckyz committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c9c09b9 View commit details
    Browse the repository at this point in the history
  7. give name to PatchedFactory

    Nuckyz committed May 28, 2024
    Configuration menu
    Copy the full SHA
    acbc932 View commit details
    Browse the repository at this point in the history
  8. undo explosion

    Nuckyz committed May 28, 2024
    Configuration menu
    Copy the full SHA
    9c2545a View commit details
    Browse the repository at this point in the history
  9. export all webpack instances

    Nuckyz committed May 28, 2024
    Configuration menu
    Copy the full SHA
    1eeadbc View commit details
    Browse the repository at this point in the history
  10. oops!

    Nuckyz committed May 28, 2024
    Configuration menu
    Copy the full SHA
    6b648f3 View commit details
    Browse the repository at this point in the history
  11. boop

    Nuckyz committed May 28, 2024
    Configuration menu
    Copy the full SHA
    6426200 View commit details
    Browse the repository at this point in the history
  12. where did this come from?

    Nuckyz committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d78f1c8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    84b9e3f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a407370 View commit details
    Browse the repository at this point in the history
  15. Add WebpackInstances shortcut

    Nuckyz committed May 28, 2024
    Configuration menu
    Copy the full SHA
    7350394 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ea86df7 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    4db6c4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a87223 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7509f20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8602ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b745819 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Fix extractAndLoadChunks issue with 2 match groups; Improve testing o…

    …f lazy extractAndLoadChunks
    Nuckyz committed May 30, 2024
    Configuration menu
    Copy the full SHA
    892de53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36f9eda View commit details
    Browse the repository at this point in the history
  3. Reporter: Properly implement reporter build of Vencord; Test more plu…

    …gins; Fix running in wrong pages
    Nuckyz committed May 30, 2024
    Configuration menu
    Copy the full SHA
    9a9c1b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e225758 View commit details
    Browse the repository at this point in the history
  5. edit another license header

    Nuckyz committed May 30, 2024
    Configuration menu
    Copy the full SHA
    3c62e39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a25da5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    79849fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    111a4f2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    022a049 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47eec04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    545d69a View commit details
    Browse the repository at this point in the history
  4. Use indexOf in more places

    Nuckyz committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f4cc95d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db63fff View commit details
    Browse the repository at this point in the history
  6. sfdsfdsfdsf

    Nuckyz committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e21a6be View commit details
    Browse the repository at this point in the history
  7. \n

    Nuckyz committed May 31, 2024
    Configuration menu
    Copy the full SHA
    4187932 View commit details
    Browse the repository at this point in the history
  8. Revert indexOf change

    Nuckyz committed May 31, 2024
    Configuration menu
    Copy the full SHA
    fbb7ee5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cbd9a93 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    2ab7d32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01fdeb7 View commit details
    Browse the repository at this point in the history
  3. Fix reporter

    Nuckyz committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    0aff3c2 View commit details
    Browse the repository at this point in the history
  4. fix reporter part 2

    Nuckyz committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    dd4d808 View commit details
    Browse the repository at this point in the history
  5. sdfdsf

    Nuckyz committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    db5397f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50415a9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d8c566 View commit details
    Browse the repository at this point in the history
  8. cleanup

    Nuckyz committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    8580332 View commit details
    Browse the repository at this point in the history
  9. fix grammar issues

    Nuckyz committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    33d5753 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    78fd37a View commit details
    Browse the repository at this point in the history
  11. 1 Configuration menu
    Copy the full SHA
    c4c92ed View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b79a0da View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c50208b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    281ab91 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d8524b0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ac6a213 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    61e1ead View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4e14232 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    6e6ee4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    066ce07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53dd86f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    c8097f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    625b248 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94ea4f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

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

Commits on Jun 10, 2024

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

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    ed35c49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3bbc92 View commit details
    Browse the repository at this point in the history
  3. guh

    Nuckyz committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    6826fe0 View commit details
    Browse the repository at this point in the history
  4. move down

    Nuckyz committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    853585c View commit details
    Browse the repository at this point in the history
  5. More re-ordering

    Nuckyz committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    6d587e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2ae333 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    92653ea View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

    Nuckyz committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d473d52 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    a815122 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83b09a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    afe6d9f View commit details
    Browse the repository at this point in the history
  2. \n

    Nuckyz committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    f208472 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

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

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    24a0f62 View commit details
    Browse the repository at this point in the history
  2. Add wreq.j

    Nuckyz committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    066001c View commit details
    Browse the repository at this point in the history
  3. boop

    Nuckyz committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    343e280 View commit details
    Browse the repository at this point in the history
  4. fixes

    Nuckyz committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3cf702a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7b02f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2429231 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

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

Commits on Jun 23, 2024

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

Commits on Jun 27, 2024

  1. Fix broken patches

    Nuckyz committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e592a50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edf4e75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b6bef1 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Fix for latest webpack change

    Nuckyz committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    1e4ad4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d95367b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2d708a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    748a456 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b833510 View commit details
    Browse the repository at this point in the history
  6. typings

    Nuckyz committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9e998db View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    5a85d6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4caf86b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28a7fbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    332f3e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1b4eb5 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    1297408 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b333deb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    771d51b View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

Commits on Jul 5, 2024

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

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    920fb20 View commit details
    Browse the repository at this point in the history
  2. crazy

    Nuckyz committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    c835657 View commit details
    Browse the repository at this point in the history