October 24th, 2022 Previous / Next

Updates Galore

Updates for the ‘numbers’ project
  • You can now convert back from hexadecimal to decimal
  • The hexadecimal input is validated by REGEX!
  • You can now generate a random string (letters and numbers)
  • If you want, you can specify a length (default is 20)
  • You can press ‘enter’ to submit instead of the button
  • There’s a ‘reset’ and ‘back’ button at the top
  • You can press ‘f’ to toggle fullscreen and ‘r’ to reset
  • You should go try out the new features!
For the first time, the homepage has been updated

It has random subtitles now. Check it out!

Shortened URLs

Such as pinniped.page/001.

Blog Archive Design Changes
  • No quotes (“...”) around the titles
  • Dates are now in long format
  • Dates are now 50% opacity
  • Titles are aligned
  • Go take a look
URL-Based Blog Post

Here’s an example.

Security Updates for Pages with URL-Based Content
  • Scripts or links cannot be inserted in pages that get data from the URL
  • /post (see above) will not accept ‘<’ or ‘>’ in the title or content
  • /download will not accept ‘<’ or ‘>’ in the file name
BezierCurves fits on the screen (properly this time)
  • All of the points will be on the screen when the page is loaded
  • All of the points will be on the screen when the curve is randomized
Summary

Here are all the important things that need to be tested:

Things mentioned in this post that need testing.

If you find any problems, please send me a message on Discord.

LAST UPDATED: October 24th, 2022