Commit Verlauf

Autor SHA1 Nachricht Datum
  sbkwgh 1270af7161 Add await keyword vor 8 Jahren
  sbkwgh 64acfd5ab8 Add test to remove post like vor 8 Jahren
  sbkwgh 97413f1a73 Implement post 'likes' feature vor 8 Jahren
  sbkwgh 28d93284ab Add new error if user likes their own post vor 8 Jahren
  sbkwgh a5323c4f1a Fix test bugs vor 8 Jahren
  sbkwgh 5585ec7ddd Add test for 'liking' a post vor 8 Jahren
  sbkwgh 3081a168a9 Make heart-buttons dynamic/clickable vor 8 Jahren
  sbkwgh 06d40c1de9 Change alignment and margin; for reply bubbles, don't add a margin if first reply bubble in list vor 8 Jahren
  sbkwgh 9a79654cd6 Scaffold heart-button and add component to thread-post vor 8 Jahren
  sbkwgh 0bdc5b30d8 Fix bug where on changing route/category, method would load nextURL of current category rather than new category vor 8 Jahren
  sbkwgh 30d8e5da60 Remove bottom border from last post, change padding on post container and last post vor 8 Jahren
  sbkwgh ab13d57f82 Fix bugs which prevented scrolling to and highlighting posts working correctly vor 8 Jahren
  sbkwgh 3ebd347773 Add named route vor 8 Jahren
  sbkwgh 8b29b079d2 Use postNumber rather than id - if id does not exist add true parameter to load postNumber asynchronously vor 8 Jahren
  sbkwgh 76f9c47825 Make sure description exists before accessing the property vor 8 Jahren
  sbkwgh 6a491018c1 Use new modular design vor 8 Jahren
  sbkwgh c5ecb27344 Use white background and modular design vor 8 Jahren
  sbkwgh bde6c511a8 Change it from top border to bottom border vor 8 Jahren
  sbkwgh eb296ea043 Add white background to posts section and change header title to black again vor 8 Jahren
  sbkwgh 5f826ffe59 Add white background and border-shadow to sidebar, add icon for 'no threads found' message vor 8 Jahren
  sbkwgh a2882d1f8f Update design off placeholder vor 8 Jahren
  sbkwgh f7b37205ad Redesign for a softer look with more curves and less contrast vor 8 Jahren
  sbkwgh 20ee98602f Add conditional to show div only if description vor 8 Jahren
  sbkwgh 514ba58577 Add and implement tests for categories with spaces vor 8 Jahren
  sbkwgh 57f6b6211c Change query for category from name field to value field vor 8 Jahren
  sbkwgh dd07493bd7 Add computed property if username is null (account is deleted) vor 8 Jahren
  sbkwgh a7ff1103ba Fix tests and implement them to delete user vor 8 Jahren
  sbkwgh 2604349d65 Add delete post tests vor 8 Jahren
  sbkwgh ef0e5bb464 Add edge case if no parameter is provided vor 8 Jahren
  sbkwgh af10955b6a Fix bug where blank password would cause route to hang vor 8 Jahren