Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ModProg/paste
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.11
Choose a base ref
...
head repository: ModProg/paste
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Jul 9, 2024

  1. tab support

    ModProg committed Jul 9, 2024
    Copy the full SHA
    c227e45 View commit details

Commits on Sep 9, 2024

  1. videos as video

    ModProg committed Sep 9, 2024
    Copy the full SHA
    66dcd79 View commit details
Showing with 565 additions and 430 deletions.
  1. +443 −407 Cargo.lock
  2. +17 −17 Cargo.toml
  3. +24 −3 src/simple.rs
  4. +76 −3 templates/upload.html
  5. +5 −0 templates/video.html
Loading