Dalton Edwards

The only difference between ordinary and extraordinary is just that little "extra".

Added number_format to site counter on homepage since just surpassed 1,000 hosted sites.

Made footer look good on big screens

Dalton Edwards Author

I’ll try that in a bit

0 Likes
Tomas Woksepp

Maybe it's just a personal preference, but I think having the icons in an accent color will make everything more readable

0 Likes

Fixed bug where auto_increment didn’t work on new databases. It’s because I couldn’t set 0 as the key so AI is starting at 1 instead.

Added a toggle to account settings to notify users that you’re hosting adult content

Required api_key behind the scenes when logging out so that people can’t use image tags and redirects to log you out.

Launched FAQ https://www.notion.so/1mb/1MB-FAQ-687f61c60fa24b568803d5f29e1b77d2

Added a redirect GET parameter to log in and log out. It’ll redirect to the URL you define on success.

Launched new API docs https://www.notion.so/1mb/1MB-API-Documentation-e9f5f35586264cff92aa2211308957c7

Finished the core part of 1MB’s new API docs. All that’s left is info on databases