Histórico de Commits

Autor SHA1 Mensagem Data
  sbkwgh c633d7895c Destroy session on deletion of account há 8 anos atrás
  sbkwgh 191b38b74d Update settings page menu design há 8 anos atrás
  sbkwgh 51550e45d9 Merge branch 'new-thread-page' há 8 anos atrás
  sbkwgh 15b891cc91 Fix height of textarea há 8 anos atrás
  sbkwgh fbc994330f Slightly redesign inputs for new thread page, increase height of editor há 8 anos atrás
  sbkwgh c8b9da7013 Add large option for input component, add border-radius há 8 anos atrás
  sbkwgh cea0e7a342 Indent all code with indent code format button há 8 anos atrás
  sbkwgh 504adcbd9e Use input-editor-core and input-editor-preview to create new editor design for thread new page há 8 anos atrás
  sbkwgh d8291a1dae Change margin-top for placeholder text há 8 anos atrás
  sbkwgh 9c23fd906e Remove css for previewer há 8 anos atrás
  sbkwgh 280150aaf8 Decouple core input editor and input editor preview from floating input editor há 8 anos atrás
  sbkwgh cd88c5ab83 Show user description há 8 anos atrás
  sbkwgh e6d64879e3 Remove username message in logout button; redirect to / on logout há 8 anos atrás
  sbkwgh 0c626412e7 Remove unneccessary cruft of changing this and that on logout - next commit will just redirect user to homepage há 8 anos atrás
  sbkwgh 619fdeea5c Fix bug where you couldn't like a post if it was by a deleted user; TODO: fix bug involving component state when user logs out há 8 anos atrás
  sbkwgh 18a770423b Basically a re-write - use computed properties to make sure any reactive changes are propagated to component, better event handling, much more closely coupled to data now há 8 anos atrás
  sbkwgh d6ce215082 Remove event handling for heart button há 8 anos atrás
  sbkwgh 464ee3c4a1 Add border-radius há 8 anos atrás
  sbkwgh d0ebbd7763 Add empty unicode character to preserve line-height há 8 anos atrás
  sbkwgh 2559220118 Fix parts of component that required potentially null 'username' field, use computed username field instead há 8 anos atrás
  sbkwgh 319b09b159 Add message to log out button há 8 anos atrás
  sbkwgh 1a5eb0e97f Hook up to server, prevent from liking if not logged in há 8 anos atrás
  sbkwgh cc8aae5a46 Fix bug where session was not being destroyed há 8 anos atrás
  sbkwgh 01b3767569 If button is clicked/unclicked during a session, increment likes count without reloading ajax há 8 anos atrás
  sbkwgh 00b2c7bd14 Add events to hookup heart button component to thread route há 8 anos atrás
  sbkwgh 1450d28777 Implement delete like route há 8 anos atrás
  sbkwgh 1270af7161 Add await keyword há 8 anos atrás
  sbkwgh 64acfd5ab8 Add test to remove post like há 8 anos atrás
  sbkwgh 97413f1a73 Implement post 'likes' feature há 8 anos atrás
  sbkwgh 28d93284ab Add new error if user likes their own post há 8 anos atrás