Skip to content
Snippets Groups Projects
  1. May 29, 2023
    • Ludvig Damberg's avatar
      last push · f7ead112
      Ludvig Damberg authored
      a little touch up and fixing of loading in comments in the posts.js file
      f7ead112
  2. May 13, 2023
  3. May 07, 2023
    • Ludvig Damberg's avatar
      session · 67368d6a
      Ludvig Damberg authored
      fixed some styling on the posts side, specifically the post and posts css which were very messy.
      
      It now works to load in new components fetching a certain number of posts from the backend at a time
      
      and fetching posts that matches a word.
      67368d6a
  4. May 01, 2023
    • Ludvig Damberg's avatar
      session · cac7a8ae
      Ludvig Damberg authored
      created routes for
      deleting posts
      fetching profile posts
      saving profile information to posts
      loading animation
      ect.
      cac7a8ae
  5. Apr 28, 2023
  6. Apr 24, 2023
    • Ludvig Damberg's avatar
      profile page · d2058415
      Ludvig Damberg authored
      when logging in the user is now redirected to their profile page.
      
      This is done through storing the user inside a token which is verified when refreshing the profile page
      d2058415
  7. Apr 20, 2023
  8. Apr 14, 2023
    • Ludvig Damberg's avatar
      Backend work · cd9c56ff
      Ludvig Damberg authored
      Login working
      Register working
      Web tokens working on register and login
      cd9c56ff
  9. Apr 09, 2023
Loading