Skip to content

Latest commit

 

History

History
67 lines (47 loc) · 3.81 KB

TODO.md

File metadata and controls

67 lines (47 loc) · 3.81 KB

Todo List

Automatically generated by .husky/update-todos.sh from any file tagged wtih TODO or FIXME.

  • FIXME: copy sizes from oft
  • FIXME: is this a bug? Should it return an empty object or error if run with SSR?
  • FIXME: Use pb.getFileUrl()
  • TODO: What if you forget to call any of the security methods in a server load function? Oh noes!
  • FIXME: this doesn't work, not sure why yet.
  • FIXME: use class:backgroud etc
  • FIXME: ghetto sanitisation, needs proper xss safety
  • FIXME: legend isn't displaying properly
  • FIXME: type this properly, it already exists somewhere in .sveltekit
  • FIXME: links /book etc don't exist
  • FIXME: add clearInterval to onMount
  • TODO: dots shouldn't scroll with first image. put dots in
  • TODO: ??: if (groupByYear && sortByViews) throw error
  • TODO: Feels fugly, but not sure how to make it better
  • TODO: can you get locals from +server.ts?
  • TODO: this is a dirty hack because projects aren't quite the same as posts
  • FIXME: do i need to check status of action before redirecting?
  • FIXME: need to notify of success/failure somehow, toast?
  • FIXME: need to notify of success/failure somehow, toast?
  • FIXME: does this do anything? */
  • FIXME: add try/catch
  • FIXME with zod not typeguard
  • FIXME: stream comments
  • FIXME: repeated requests within 120 sec trigger an error, but it isn't being caught??
  • TODO: redirect to /
  • TODO: This looks better but requires Kit 2.0