index
:
cflems/fle.ms.git
main
REST API-driven URL shortener using NodeJS and Express.js. See: https://fle.ms/.
Carson Fleming
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-11-17
Typos and verbosity
Carson Fleming
2023-11-08
Add favicon.ico
Carson Fleming
2023-11-08
Use SVG favicon
Carson Fleming
2023-11-08
Add credit link, github link, and meta tags
Carson Fleming
2023-10-22
Reset UI error/success state when the user changes url or slug input
Carson Fleming
2023-10-21
Create UX contingencies for malformed URLs and slugs
Carson Fleming
2023-10-21
Make styles responsive for small screens
Carson Fleming
2023-10-20
Bring it all together and nitpick the appearance
Carson Fleming
2023-10-20
Non-hideous 404 page and link styling
Carson Fleming
2023-10-20
Fetch images from cdn; node doesnt need to do that heavy lifting
Carson Fleming
2023-10-20
Add logging to systemd service
Carson Fleming
2023-10-20
Provide a basic systemd service skeleton
Carson Fleming
2023-10-20
Make theme respect user preference
Carson Fleming
2023-10-20
Change config format
Carson Fleming
2023-10-19
Dream up a style for the frontend
Carson Fleming
2023-10-18
Created initial backend architecture and redirection routes
Carson Fleming
2023-10-18
Initial commit
Carson Fleming