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

feat(plugin/page_vote): add page_vote plugin #983

Merged
merged 8 commits into from
Oct 8, 2024

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    81bf6de View commit details
    Browse the repository at this point in the history
  2. feat(plugin/page_vote): update vote count text

    adjust code structure
    disable `page vote` plugin by default
    Liumingxun committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    d991186 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    8d1f055 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60e9eb7 View commit details
    Browse the repository at this point in the history
  3. feat: watch darkMode conf

    Liumingxun committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    6a4e9c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9c4730 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. feat(ui/page_vote): add page voting feature

    - Introduce page voting functionality
    - Update configuration to enable/disable page voting
    - Retrieve html elements for voting buttons and counts
    - Enhance customization options for voting elements
    - Reference: #983, #998, #997
    qwqcode committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    29dec34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2792383 View commit details
    Browse the repository at this point in the history