House
loginregister
click here to go to /home to either login or go to your home page. Or register in top right.


Changelog


July 16, 2022

  • Altered login to be case insensitive.
  • Removed scrollbar and truncated text for small screens.


March 13, 2022

  • Added more mobile friendly ui elements
  • Added structure for detailed tabs, specifically Fridge/Freezer added now with more to come later.
  • Added ability to add notes to event completions an view the completed event log


March 9, 2022

  • Changed file structures and stuff in the back to make things easier later on.


February 28, 2022

  • Added ordering to query results to maintain expected orders when favoriting various things.
  • Added a very small delay when logging on when redirecting from a previous page to allow the data to propogate and not automatically redirect back to the login page right away.


February 7, 2022

  • Added favorite buttons to Rooms and Traits to help limit the number of sub-items shown and giving quick access. NOTE: It's a known bug that when you click to add something to favorites, the order of items change


December 19, 2021

  • Added favicon
  • Fixed a page that wouldn't allow navigation if data failed to load.
  • Moved events description to a modal that shows up once per device.


December 18, 2021

  • Fixed Monthly events that occur every month from always showing up.
  • Fixed the cancel button not working when completing an event.
  • Changed event icons to make more sense.
  • Updated navbar to be more responsive and add functionality for future things.
  • Suppressed a server side rendering warning relating to authentication.


December 14, 2021

  • At long last, events!
  • New browsing buttons in the navbar for switching between events and home stuff faster
  • Fixed things going on in the backend dealing with cached data.
  • Condensed other items that will have no effect for you.
  • Made more Christmas cookies.


December 2, 2021

  • Added feedback form found as a button on the homes list page.


November 29, 2021

  • Added max lengths to inputs.
  • Fixed more relating to color themes.


November 27, 2021

  • Added feature/defect changelog to main page.
  • Added breadcrumbs for faster navigation backwards.
  • Removed initial system theme check to help prevent light bar on mobile.
  • Fixed appearing not logged in on home page due to cookie not being handled properly.
  • Updated backend documentation things.