Commit History

Author SHA1 Message Date
  sbkwgh 0554fe0a65 Change vue to this 8 years ago
  sbkwgh 6c87421802 Move loadInitialPosts to vuex action 8 years ago
  sbkwgh afa2de78ba Add share modal with link to post 8 years ago
  sbkwgh 6c1ba3f41f Add loading previous posts (as well as new ones 8 years ago
  sbkwgh e1dc995d94 Load pagination from starting post, add previousURL to store 8 years ago
  sbkwgh a88e6eab7e Add sub route to thread page for post_id 8 years ago
  sbkwgh aa06e1c531 Allow to paginate from any post and add previousURL field 8 years ago
  sbkwgh 790daba82f Whoops... add await 8 years ago
  sbkwgh 758754f5e8 Add previousURL field to find previous 'nextId' for post pagination 8 years ago
  sbkwgh bd221f88d2 Add test to see if previousURL conforms to expectation 8 years ago
  sbkwgh b74627b4f0 Add failing tests for previousURL field and postId query on get thread route 8 years ago
  sbkwgh 21f8b5a12b Use re-useable pagination functions 8 years ago
  sbkwgh 1908115cc7 Add UserThreads page 8 years ago
  sbkwgh ef5111cf53 Move logic to pagination functions in lib folder; at threads query route 8 years ago
  sbkwgh e941493e6e Add link styling 8 years ago
  sbkwgh 0e09d4e1af Redirect to posts page 8 years ago
  sbkwgh 270312c685 Remove route_container class; add user__view class directly to router-view 8 years ago
  sbkwgh 4df276d155 Add user posts css to user posts page 8 years ago
  sbkwgh c146d40aa8 Add link changing code from admin page 8 years ago
  sbkwgh 91e1e5b47f Add subpages to user route, move ajax posts code to UserPosts.vue file 8 years ago
  sbkwgh 89042d5d63 Add pagination to user page 8 years ago
  sbkwgh f1c325b3ca Fix bug where length was not correctly calculated on string 8 years ago
  sbkwgh b16490be12 Add test to for showing user and thread associaiton and fix bug for this 8 years ago
  sbkwgh e1bd40ff1d Fix bugs to make tests green for user page pagination 8 years ago
  sbkwgh 4698a1d331 Add pagination to user page 8 years ago
  sbkwgh ec4fe5f24e Move margin to top 8 years ago
  sbkwgh 1d66afb89c Add scroll load functionality to thread page 8 years ago
  sbkwgh 10b3d6d696 Use different pagination style, add 'meta.nextURL' to response 8 years ago
  sbkwgh 9e380e434f Implement pagination system 8 years ago
  sbkwgh f545ec0a15 Make tests green 8 years ago