Skip to content

web: v1.0.0

Compare
Choose a tag to compare
@ChecksumDev ChecksumDev released this 15 Aug 03:48
ebca261

1.0.0 (2023-08-15)

Features

  • added and cleaned code of mod page, fixed auth problems (197c2c0)
  • added auth to navbar (9feeccc)
  • added dropdown in navbar for small screens, changed customClasses name for icons (346ee2a)
  • added functional pagination (e916b26)
  • callback github page (78cb01d)
  • error page (0063c30)
  • gui (d1ecd13)
  • made sort working (24ba9e3)
  • profile page (bfd21d6)
  • search, versions, and mod items (e6240bb)
  • ui: implement focus styles for link+btn (4bde5ba)
  • web: add analytics (84c5f9a)
  • web: beginning of landing page v2 (437e8c5)
  • web: discord CTAs on discover and client (6ed92c9)
  • web: functional instant mod search on discovery (e9fc412)
  • web: implement ui/link (51abe60)
  • web: implement ui/link in navbar (8c5d244)
  • web: init analytics events on nav/footer/ctas (e7fa885)
  • web: landing v2 navbar (ad697db)
  • web: login href (22800bc)
  • web: migrate landing page (cb148c5)
  • web: opengraph meta tags (fde34cc)
  • web: optimize animations (ae7e7b6)
  • web: sveltekit demo with tailwind (2a362d2)
  • web: trigger build (6951a38)

Bug Fixes

  • added total mods to user page, and made mobile button smaller on mod page (bcd8905)
  • auth now working (0034cf0)
  • clean up dockerfile (a97565c)
  • fixed env example and fixed error page to be properly centered (5c07943)
  • fixed time inconsistencies on discover and profile page (bbcadc3)
  • fonts project-wide (5494385)
  • format (f48e69f)
  • OKAY ACTUALLY FIXED DATES (27b91f6)
  • put docker:build in correct package.json (1813363)
  • remove compile time env check (fbf3859)
  • web: actually fix doublescroll (281900f)
  • web: add responsive sizes to headline text (6bd3ce3)
  • web: catch if mod list is empty (8fe88f4)
  • web: catch jwt error on login (46fd531)
  • web: center mobile hamburger on landingv2 (e78b625)
  • web: center navbar links to page (058b541)
  • web: correct fonts againn (db5d8c8)
  • web: disclaimer clipping with landingvideo (713c4d6)
  • web: ensure components are imported via $ (5addb3d)
  • web: fixed items not showing correct date (7922629)
  • web: make landingvideo unselectable (cf6aab0)
  • web: no more cookies, only localstorage. (4cf6ebe)
  • web: nonexistent route (95e95fc)
  • web: possible fix for doublescrolling (ed6f045)
  • web: ui package in content[] (3420dd3)
  • web: use sveltekit fetch rather than window.fetch (05b694d)
  • went back to proper (8c9de01)
  • working .env (b3e8301)

Performance Improvements

  • optimize images on buildtime (lossless) (61980e7)