CSES Solved Filter by Date

Hide solved check marks (list & task pages) for problems whose last submission is before a selected date.

Dit zijn versies van het script waarin de code is bijgewerkt. Alle versies tonen.

  • v0.1.8 15-08-2025

    feat: Initialize CSES Solved Filter by Date script with TypeScript support

    • Add package.json and package-lock.json for project dependencies
    • Create TypeScript configuration file (tsconfig.json)
    • Implement main user script (cses-filter.user.ts) to filter solved problems by submission date
    • Add UI elements for date selection and cache management
    • Implement caching mechanism for submission dates
    • Enhance problem refresh functionality and UI updates
    • Add functionality to exclude sections from filtering
    • Implement aggregate statistics display for filtered and overall problem counts
  • v0.1.7 15-08-2025

    Add section heading title extraction and improve filtered stats aggregation

  • v0.1.7 15-08-2025

    Bump version to 0.1.7; enhance section inclusion/exclusion functionality and update UI elements

  • v0.1.6 15-08-2025

    Update README and user script for section exclusion feature; bump version to 0.1.6

  • v0.1.5 12-08-2025

    Bump version to 0.1.5 and add dark mode detection; enhance result page copy buttons

  • v0.1.4 11-08-2025

    Update version to 0.1.4 and enhance problem refresh functionality

  • v0.1.3 11-08-2025

    Updated version number

  • v0.1.2 11-08-2025

    Added dark mode to date selector UI

  • v0.1.2 11-08-2025

    Filtering works on all problemset/* page

  • v0.1.1 11-08-2025 Imported from URL
  • v0.1.0 11-08-2025