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

pasty v1.0.0 (stable) #48

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

pasty v1.0.0 (stable) #48

wants to merge 25 commits into from

Commits on Aug 22, 2022

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

Commits on Aug 29, 2022

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

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    3575c02 View commit details
    Browse the repository at this point in the history
  2. restructure storage driver

    lus committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    8b1a4d2 View commit details
    Browse the repository at this point in the history
  3. update dependencies

    lus committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    a8077a5 View commit details
    Browse the repository at this point in the history
  4. reimplement v2 API controller

    lus committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    941da05 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. implement frontend routing

    lus committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    a53bd39 View commit details
    Browse the repository at this point in the history
  2. implement raw paste handler

    lus committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    4ce8069 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a24be8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc16506 View commit details
    Browse the repository at this point in the history
  5. implement info endpoint

    lus committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    6260f20 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. implement SQLite storage driver

    lus committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    b9a6a81 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. implement paste reports

    lus committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    bdac813 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    127af0a View commit details
    Browse the repository at this point in the history
  3. implement request logging

    lus committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    c414fd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18839a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05a27a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9708263 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    695b900 View commit details
    Browse the repository at this point in the history
  8. validate request content type

    lus committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    5b0ba72 View commit details
    Browse the repository at this point in the history
  9. implement cleanup task

    lus committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    e8a88e2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9a794a8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e2c9454 View commit details
    Browse the repository at this point in the history
  12. implement console commands

    lus committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    b2ad618 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3af8800 View commit details
    Browse the repository at this point in the history