No description
Find a file
dependabot[bot] 3e37863657
Some checks failed
Droplet CI / Build, Test, Lint (push) Failing after 6s
Torrential CI / Build & Test (push) Failing after 7s
Deploy website to GitHub Pages / build (push) Failing after 44s
Deploy website to GitHub Pages / deploy (push) Has been skipped
Server CI / Lint (push) Successful in 4m51s
Server CI / Typecheck (push) Successful in 5m7s
chore(deps-dev): bump postcss from 8.5.24 to 8.5.25 (#470)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.24 to 8.5.25.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.24...8.5.25)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.26
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-21 10:20:42 +10:00
.github/workflows Fix archive backend crash (#475) 2026-08-21 10:20:14 +10:00
backend chore(deps): bump github.com/jackc/pgx/v5 in /backend/core (#400) 2026-07-29 20:57:00 +10:00
cli chore(deps): bump rand from 0.9.2 to 0.9.3 in /cli (#394) 2026-07-29 20:56:15 +10:00
desktop Fixing linux bug where client would never actually quit (#469) 2026-08-15 12:38:25 +10:00
libraries Fix archive backend crash (#475) 2026-08-21 10:20:14 +10:00
server chore(deps): bump nuxt from 3.21.7 to 3.21.10 (#471) 2026-08-08 09:31:01 +10:00
sites chore(deps-dev): bump postcss from 8.5.24 to 8.5.25 (#470) 2026-08-21 10:20:42 +10:00
torrential Fix archive backend crash (#475) 2026-08-21 10:20:14 +10:00
.dockerignore Attempt fix monorepo build (#404) 2026-04-27 15:38:05 +10:00
.gitattributes Improve repo tooling (#398) 2026-04-20 11:44:38 +10:00
.gitignore Improve repo tooling (#398) 2026-04-20 11:44:38 +10:00
Dockerfile Fix v0.4.0 process handler, add override menu (#430) 2026-06-21 15:24:33 +10:00
package.json Improve repo tooling (#398) 2026-04-20 11:44:38 +10:00
pnpm-lock.yaml chore(deps-dev): bump postcss from 8.5.24 to 8.5.25 (#470) 2026-08-21 10:20:42 +10:00
pnpm-workspace.yaml Improve repo tooling (#398) 2026-04-20 11:44:38 +10:00
README.md Docs/fix typo in OIDC docs (#473) 2026-08-15 13:54:02 +10:00
SECURITY.md Add and fix missing projects 2026-03-30 19:34:34 +11:00
server.code-workspace New v0.4.0 website 2026-04-03 01:25:10 +00:00


Drop

Website Docs Static Badge GitHub License Discord Open Collective Weblate project translated

Drop is an open-source game distribution platform, similar to GameVault or Steam. It's designed to distribute and share DRM-free games quickly, all while being incredibly flexible, beautiful, and fast.

Drop Screenshot

Philosophy

  1. Drop is flexible. While abstractions and interfaces can complicate the codebase, the flexibility is worth it.
  2. Drop is secure. The nature of Drop means an instance can never be accessible without authentication. In line with #1, Drop also supports a huge variety of authentication mechanisms, from username/password to SSO.
  3. Drop is user-friendly. The interface is designed to be clean and simple to use, with advanced features available to users who want them.

Deployment

See our documentation on how to deploy Drop for more information.

Contributing

Please see the in-depth contributing guide. The guide includes information on how to set up the project, how to contribute code, how to report issues, and even how to effectively translate Drop.

Drop Translation Progress