Aaron 36afbf91b7 feat: improve UI for timespan inputs on admin page (#726)
* Define Timestamp type

* Implement Timestamp utils

* Implement Timespan input

* Use timestamp input on config page

* Add timespan type to config services

* Refactor maxExpiration to use timespan type across services and components

* Update sessionDuration to use timespan type in config and adjust token expiration logic

* Update localized strings
2025-01-02 17:35:50 +01:00
2024-12-28 17:40:42 +01:00
2023-07-31 08:56:22 +02:00
2024-09-18 23:16:41 +02:00
2022-04-26 08:15:49 +02:00
2024-12-28 17:40:42 +01:00
2024-12-28 17:40:42 +01:00
2024-08-25 16:06:55 +02:00


Pingvin Share


Pingvin Share is a self-hosted file sharing platform and an alternative for WeTransfer.

Features

  • Share files using a link
  • Unlimited file size (restricted only by disk space)
  • Set an expiration date for shares
  • Secure shares with visitor limits and passwords
  • Email recipients
  • Reverse shares
  • OIDC and LDAP authentication
  • Integration with ClamAV for security scans

🐧 Get to know Pingvin Share

⌨️ Setup

  1. Download the docker-compose.yml file
  2. Run docker compose up -d

The website is now listening on http://localhost:3000, have fun with Pingvin Share 🐧!

Tip

Checkout Pocket ID, a user-friendly OIDC provider that lets you easily log in to services like Pingvin Share using Passkeys.

📚 Documentation

For more installation options and advanced configurations, please refer to the documentation.

🖤 Contribute

We would love it if you want to help make Pingvin Share better! You can either help to translate Pingvin Share or contribute to the codebase.

❤️ Sponsors

Thank you for supporting Pingvin Share 🙏

Description
Pingvin Share is a self-hosted file sharing platform and an alternative for WeTransfer.
Readme BSD-2-Clause 21 MiB
Languages
TypeScript 99.8%
Dockerfile 0.1%
Shell 0.1%