aboutsummaryrefslogtreecommitdiff
path: root/web/src/app
AgeCommit message (Collapse)Author
2025-03-29Quote submit stats + input validation for author/year; API changes; Use ↵Andrew Lee
toString for some stuff
2025-03-27More activities; LLM model now needs .env; No longer need to confirm a ↵Andrew Lee
pending quote
2025-03-25Implemented admin dashboardAndrew Lee
2025-03-25Converted public dashboard to admin dashboard; Made API have a consistent ↵Andrew Lee
output message
2025-03-24Added JWT on API; Added back settings on DiscordAndrew Lee
2025-03-24Depcreating web server, returning back to using Discord as settingsAndrew Lee
2025-03-23Fundementials of the new dashboardAndrew Lee
2025-03-23Replacing Astro with Next.JS; Prefix warning; Consistent env varsAndrew Lee