Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.
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: stonith404/pingvin-share
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Choose a base ref
...
head repository: stonith404/pingvin-share
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Choose a head ref
  • 8 commits
  • 61 files changed
  • 3 contributors

Commits on Jan 13, 2023

  1. chore: docker compose ClamAV optimizations

    * Update docker-compose.yml
    
    Adds a depends_on clause that waits for clamav to be fulyl started before starting pingvin-share.
    
    * Update README.md
    
    Explains that it may take a minute or two for the app to start while it waits for clamav.
    
    * minor refactoring
    
    Co-authored-by: Elias Schneider <[email protected]>
    mochman and stonith404 authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    2a7587e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61c48d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

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

Commits on Jan 26, 2023

  1. feat: reverse shares (#86)

    * add first concept
    
    * add reverse share funcionality to frontend
    
    * allow creator to limit share expiration
    
    * moved reverse share in seperate module
    
    * add table to manage reverse shares
    
    * delete complete share if reverse share was deleted
    
    * optimize function names
    
    * add db migration
    
    * enable reverse share email notifications
    
    * fix config variable descriptions
    
    * fix migration for new installations
    stonith404 authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    4a5fb54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e91038 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad92cfc View commit details
    Browse the repository at this point in the history
  4. release: 0.8.0

    stonith404 committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    b98fe79 View commit details
    Browse the repository at this point in the history
Loading