laylafogiel-hash b20d355527 Improve igdb metadata fetching (#257)
* improve igdb metadata fetching

    * Make sure to get images with reasonable resolution.
      By default the url igdb returns is in "t_thumb" size,
      an image of size 90x90, which is good only for the icon,
      but bad for pretty much else. This commit will make sure
      covers will be of size "t_cover_big", artworks of 1080p
      height (i.e. "t_1080p") and logos will have their original
      size ("t_original"). Maybe "t_logo_med" is more appropriate?

    * Fetch screenshots as well.

    * Use a separate image for icon and for cover.
      icon needs to be a square, and can be of low
      resolution, so the "t_thmb" size is more appropriate
      for him.

    * If there is a storyline for a game use it as a short
      description.

* IDGB -> IGDB

* use the longer text between storyline and description for description

---------

Co-authored-by: udifogiel <udifogiel@proton.me>
2025-10-24 09:25:54 +11:00
2025-08-31 09:53:55 +10:00
2025-06-08 13:49:43 +10:00
2025-07-31 21:36:01 +10:00
2025-08-23 13:58:52 +10:00
2025-04-15 21:46:34 -04:00
2025-08-23 13:58:52 +10:00
2025-04-15 21:43:27 -04:00
2025-10-13 11:18:52 +11:00
2025-07-14 14:20:17 +10:00
2025-08-19 15:03:20 +10:00
2025-07-25 21:28:00 +10:00
2024-11-04 22:55:29 +11:00
2025-03-11 09:06:41 +11:00
2025-08-31 09:53:55 +10:00
2025-09-10 10:40:21 +10:00
2025-08-31 09:53:55 +10:00
2025-06-10 10:08:01 +10:00
2025-07-30 13:40:49 +10:00
2024-10-22 22:40:13 +00:00
2025-08-06 17:48:25 +10:00
2025-04-15 21:46:34 -04: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

Description
Drop is an open-source game distribution platform.
Readme AGPL-3.0 32 MiB
Languages
Vue 57.1%
TypeScript 41.9%
PLpgSQL 0.4%
SCSS 0.2%
Dockerfile 0.2%
Other 0.1%