drop/server/api/v1
DecDuck 8363de2eed
Store overhaul (#142)
* feat: small library tweaks + company page

* feat: new store view

* fix: ci merge error

* feat: add genres to store page

* feat: sorting

* feat: lock game/version imports while their tasks are running

* feat: feature games

* feat: tag based filtering

* fix: make tags alphabetical

* refactor: move a bunch of i18n to common

* feat: add localizations for everything

* fix: title description on panel

* fix: feature carousel text

* fix: i18n footer strings

* feat: add tag page

* fix: develop merge

* feat: offline games support (don't error out if provider throws)

* feat: tag management

* feat: show library next to game import + small fixes

* feat: most of the company and tag managers

* feat: company text field editing

* fix: small fixes + tsgo experiemental

* feat: upload icon and banner

* feat: store infinite scrolling and bulk import mode

* fix: lint

* fix: add drop-base to prettier ignore
2025-07-30 13:40:49 +10:00
..
admin Store overhaul (#142) 2025-07-30 13:40:49 +10:00
auth Update Prisma to 6.11 (#133) 2025-07-25 21:28:00 +10:00
client Update Prisma to 6.11 (#133) 2025-07-25 21:28:00 +10:00
collection chore: prettier pass 2025-04-15 21:46:34 -04:00
companies/[id] Store overhaul (#142) 2025-07-30 13:40:49 +10:00
games/[id] Store overhaul (#142) 2025-07-30 13:40:49 +10:00
news chore: prettier pass 2025-04-15 21:46:34 -04:00
notifications Logging (#131) 2025-07-09 12:01:23 +10:00
object/[id] i18n Support and Task improvements (#80) 2025-06-05 09:53:30 +10:00
screenshots i18n Support and Task improvements (#80) 2025-06-05 09:53:30 +10:00
settings Store overhaul (#142) 2025-07-30 13:40:49 +10:00
store Store overhaul (#142) 2025-07-30 13:40:49 +10:00
tags/[id] Store overhaul (#142) 2025-07-30 13:40:49 +10:00
task Revert "fix: convert socket sessions to cacheHandler" 2025-05-08 21:43:54 +10:00
user Update Prisma to 6.11 (#133) 2025-07-25 21:28:00 +10:00
index.get.ts Various bug fixes (#102) 2025-06-08 13:49:43 +10:00