aboutsummaryrefslogtreecommitdiff
path: root/bot/src/api/routes/quotes.js
AgeCommit message (Collapse)Author
2025-03-30More eslint stylingAndrew Lee
2025-03-30Moved models to the db folderAndrew Lee
2025-03-29Quote submit stats + input validation for author/year; API changes; Use ↵Andrew Lee
toString for some stuff
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-03More commands ported; Almost all 2.x features have been addedAndrew Lee