aboutsummaryrefslogtreecommitdiff
path: root/web
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-28Added try/catch function for loggingAndrew Lee
2025-03-27Docker changesAndrew Lee
2025-03-27More activities; LLM model now needs .env; No longer need to confirm a ↵Andrew Lee
pending quote
2025-03-26QOTD implemented; Removed readyMsg (replaced with NODE_ENV); More activitiesAndrew Lee
2025-03-25Docker implementedAndrew Lee
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
2025-02-252.13 Release (finally); Added more API entries; Proper loggingv2.13.0Andrew Lee
2025-01-12Updated packages; Docker support for web; Fixed issues with author imageAndrew Lee
2025-01-11Cleaned up some code, author image now support attachmentsAndrew Lee
2025-01-11Ability to add quotes, web interface, pending quotesAndrew Lee