5 Commits

Author SHA1 Message Date
luk3yx
cf00d58da4 More URL shortening 2018-12-08 10:51:13 +13:00
luk3yx
fd5fbb47a4 Better button styling
• A more modern button styling.
 • Fix CSS injection bug in the card generator (this fix should apply to existing cards as well).
 • Remove useless line in helpers.js.
 • Add a .gitignore.
2018-12-08 10:51:13 +13:00
luk3yx
ad3e9d29d6 Formatting changes
• Fix headers when the Ubuntu font isn't installed.
 • Replace double quotes with single quotes in Javascript.
2018-12-08 10:51:13 +13:00
luk3yx
aa73598619 Bugfixes
• Fix a redirection bug in handler.js.
 • Make the card generator process images nicely.
2018-12-08 10:51:13 +13:00
luk3yx
828c95d82a Okay, it's 2018.
• Rework the JavaScript handler.
 • Fix the card generator.
 • Nuke all known XSS attacks.
 • Change the background to white.
 • Change some fonts on index.html to make it look more modern.
 • Remove a few ".old" pages.
 • Improve the mobile-friendliness of index.html.
 • Remove all styling on <select> tags.
 • Other varied bugfixes
2018-12-08 10:51:13 +13:00