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

[Enhancement] Prevent Stacked Notes #3574

Draft
wants to merge 15 commits into
base: develop
Choose a base branch
from

Commits on Oct 12, 2024

  1. Initial commit

    NotHyper-474 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    ff17692 View commit details
    Browse the repository at this point in the history
  2. Remove unused function

    NotHyper-474 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    1f3fa95 View commit details
    Browse the repository at this point in the history
  3. use chunking

    i tested it out, and it is faster than the previous implementation
    lemz1 authored and NotHyper-474 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    db4168d View commit details
    Browse the repository at this point in the history
  4. Update NoteDataFilter.hx

    lemz1 authored and NotHyper-474 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    cdd156d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c3445e View commit details
    Browse the repository at this point in the history
  6. I may be stupid

    NotHyper-474 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    b394fad View commit details
    Browse the repository at this point in the history
  7. Less boilerplate

    NotHyper-474 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    2c4bd10 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2f5b118 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f6b91f0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0b58092 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ea5c561 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

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

Commits on Oct 14, 2024

  1. Small cleanup

    NotHyper-474 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2a91ff3 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Some refactoring

    NotHyper-474 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d0e67c7 View commit details
    Browse the repository at this point in the history
  2. Oops, wrong method

    NotHyper-474 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b50b785 View commit details
    Browse the repository at this point in the history