Ganonmaster c13f5b9a88 Add emote management UI at /manage
Adds a server-side HTML management page and supporting backend for
full CRUD on emotes. The /manage prefix is kept isolated so an auth
middleware can be applied to it later without touching other routes.

- GET /manage — serves the management UI (add, edit, delete, search)
- GET /manage/emotes — admin JSON endpoint with uuid and alias included
- AdminEmoteResponse model for the expanded admin representation
- Client-side search filters by name or alias as you type
2026-04-28 03:14:54 +02:00
2026-04-11 22:53:33 +02:00
2026-04-28 03:14:54 +02:00
2026-04-11 22:03:08 +02:00
2026-03-18 13:54:42 +01:00
2026-03-18 13:54:42 +01:00

mikebase

A Rust-based emote database and API.

S
Description
A Rust-based emote database and API.
Readme GPL-3.0 261 KiB
v0.4.0 Latest
2026-05-02 00:53:09 +00:00
Languages
Rust 75.3%
HTML 23.2%
Dockerfile 1.5%