drop/server
AgentScrubbles 13891f6ab2
Adding groups logic and restrictions (#454)
* Adding groups logic and restrictions

* Cleaning up some redundant code

* hastily made translations

* Linter issues

* More linting

* PR comments

* Covering other APIs with age filters per comment

---------

Co-authored-by: Robert Clabough <robert@clabough.tech>
2026-08-02 11:50:15 +10:00
..
.devcontainer Add age ratings (#451) 2026-07-26 11:42:16 +10: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 disable proxy buffering 2026-04-19 09:38:42 +10:00
components Add age ratings (#451) 2026-07-26 11:42:16 +10:00
composables Variety of bug fixes (#432) 2026-06-21 20:07:59 +10: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
i18n Adding groups logic and restrictions (#454) 2026-08-02 11:50:15 +10:00
layouts Variety of bug fixes (#432) 2026-06-21 20:07:59 +10:00
middleware Variety of bug fixes (#432) 2026-06-21 20:07:59 +10:00
pages Adding groups logic and restrictions (#454) 2026-08-02 11:50:15 +10:00
plugins Remove pino from frontend 2025-07-14 14:20:17 +10:00
prisma Adding groups logic and restrictions (#454) 2026-08-02 11:50:15 +10: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 Adding groups logic and restrictions (#454) 2026-08-02 11:50:15 +10:00
utils Add age ratings (#451) 2026-07-26 11:42:16 +10: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 Add age ratings (#451) 2026-07-26 11:42:16 +10: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 Fix GitHub Actions build (#427) 2026-06-21 10:37:54 +10:00
CONTRIBUTING.md Update CONTRIBUTING.md 2025-09-10 10:40:21 +10:00
error.vue Make application and logo configurable (#336) 2026-02-06 11:43:21 +11:00
eslint.config.mjs Fix GitHub Actions build (#427) 2026-06-21 10:37:54 +10: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 nuxt from 3.21.6 to 3.21.7 (#424) 2026-07-29 21:00:46 +10:00
prisma.config.ts migrate to prisma v7 (#345) 2026-02-11 01:26:53 +00:00
README.md Fix GitHub Actions build (#427) 2026-06-21 10:37:54 +10: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.