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

Added support for the importExportRateLimiting setting, and Access-Control-Allow-Origin header added. Fixed the export of readonly pads. #142

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Apr 15, 2024

  1. Update express.js

    yanntrividic authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    763b12d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db9b947 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. It is now possible to export in Markdown pads in readonly mode.

    Pads in readonly mode weren't being exported due to a lack of conversion of the pad ID. It is now working.
    yanntrividic authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    64a25fa View commit details
    Browse the repository at this point in the history