drop/server
2026-03-30 19:47:53 +11:00
..
.github/workflows Use native runners for CI (#342) 2026-02-06 09:55:22 +11:00
.vscode Paginated admin library & upgrade manifests (#351) 2026-02-25 02:17:33 +11:00
assets Code-based authorization for Drop clients (#145) 2025-08-01 13:11:56 +10:00
build Fix console.log and NGINX port 2026-01-29 16:34:45 +11:00
components Add z-index to ComboboxOptions (#271) (#375) 2026-03-29 21:24:45 +11:00
composables API optimisations (#343) 2026-02-06 23:12:03 +11:00
deploy-template Depot API & v4 (#298) 2026-01-13 15:32:39 +11:00
dev-tools In-app store, torrential backend, locales (#332) 2026-02-06 00:12:24 +11:00
drop-base@dad3487be6 Fix sign-in page errors, etc (#322) 2026-01-19 17:34:03 +11:00
i18n Check integrity task (#364) 2026-03-01 21:49:34 +11:00
layouts Make application and logo configurable (#336) 2026-02-06 11:43:21 +11:00
middleware fix: last eslint errors 2025-04-15 21:43:27 -04:00
pages Check integrity task (#364) 2026-03-01 21:49:34 +11:00
plugins Remove pino from frontend 2025-07-14 14:20:17 +10:00
prisma Paginated admin library & upgrade manifests (#351) 2026-02-25 02:17:33 +11:00
public Small IO tweaks, robots.txt, and README improvements (#173) 2025-08-04 16:30:22 +10:00
rules Depot API & v4 (#298) 2026-01-13 15:32:39 +11:00
server Add final packages and fix torrential launch 2026-03-30 19:47:53 +11:00
utils Paginated admin library & upgrade manifests (#351) 2026-02-25 02:17:33 +11:00
.dockerignore Update Prisma to 6.11 (#133) 2025-07-25 21:28:00 +10:00
.editorconfig move to yarn v2 2024-11-04 22:55:29 +11:00
.env.example Fix console.log and NGINX port 2026-01-29 16:34:45 +11:00
.gitattributes fix issue in igdb where company isn't found 2025-03-12 19:06:34 -04:00
.gitignore In-app store, torrential backend, locales (#332) 2026-02-06 00:12:24 +11:00
.prettierignore In-app store, torrential backend, locales (#332) 2026-02-06 00:12:24 +11:00
.prettierrc.json Depot API & v4 (#298) 2026-01-13 15:32:39 +11:00
app.vue Depot API & v4 (#298) 2026-01-13 15:32:39 +11:00
buf.gen.yaml Add and fix missing projects 2026-03-30 19:34:34 +11:00
CONTRIBUTING.md Update CONTRIBUTING.md 2025-09-10 10:40:21 +10:00
Dockerfile migrate to prisma v7 (#345) 2026-02-11 01:26:53 +00:00
error.vue Make application and logo configurable (#336) 2026-02-06 11:43:21 +11:00
eslint.config.mjs Add ODIC Back-Channel Logout (#304) 2026-01-20 09:50:04 +11:00
LICENSE Add LICENSE 2024-10-22 22:40:13 +00:00
nuxt.config.ts move base to libraries 2026-03-30 19:38:14 +11:00
package.json chore(deps): bump shescape from 2.1.8 to 2.1.10 (#368) 2026-03-13 08:12:57 +11:00
pnpm-lock.yaml Add and fix missing projects 2026-03-30 19:34:34 +11:00
pnpm-workspace.yaml Paginated admin library & upgrade manifests (#351) 2026-02-25 02:17:33 +11:00
prisma.config.ts migrate to prisma v7 (#345) 2026-02-11 01:26:53 +00:00
README.md Update readmes for monorepo 2026-03-30 19:04:39 +11:00
tailwind.config.js feat: migrate to tailwind v4 and fix user token API 2025-03-10 10:35:03 +11:00
tsconfig.json Depot API & v4 (#298) 2026-01-13 15:32:39 +11:00

Server

The hosted, accessible portion of Drop. Exposes a web UI and API for applications to use.