コミット履歴

作者 SHA1 メッセージ 日付
  sbkwgh 8b29b079d2 Use postNumber rather than id - if id does not exist add true parameter to load postNumber asynchronously 8 年 前
  sbkwgh 76f9c47825 Make sure description exists before accessing the property 8 年 前
  sbkwgh 6a491018c1 Use new modular design 8 年 前
  sbkwgh c5ecb27344 Use white background and modular design 8 年 前
  sbkwgh bde6c511a8 Change it from top border to bottom border 8 年 前
  sbkwgh eb296ea043 Add white background to posts section and change header title to black again 8 年 前
  sbkwgh 5f826ffe59 Add white background and border-shadow to sidebar, add icon for 'no threads found' message 8 年 前
  sbkwgh a2882d1f8f Update design off placeholder 8 年 前
  sbkwgh f7b37205ad Redesign for a softer look with more curves and less contrast 8 年 前
  sbkwgh 20ee98602f Add conditional to show div only if description 8 年 前
  sbkwgh dd07493bd7 Add computed property if username is null (account is deleted) 8 年 前
  sbkwgh dfacbff814 Add delete account functionality 8 年 前
  sbkwgh 7e164e5fef Remove console.log 8 年 前
  sbkwgh 757c539d34 Add change password functionality 8 年 前
  sbkwgh 55324120d1 Fix same issue to FancyTextarea with having block level div at 100% width 8 年 前
  sbkwgh 58df7ed445 Update css for user page to preserve whitespace in description 8 年 前
  sbkwgh 6b99116c91 Save via ajax description 8 年 前
  sbkwgh 35a9af7252 Fix error where it would access non-existent property 8 年 前
  sbkwgh ac9c31b264 Fix width issue 8 年 前
  sbkwgh 12f90354b5 Move username cookie commit from App.vue to main.js 8 年 前
  sbkwgh 164c7fa846 Redirect if not logged in 8 年 前
  sbkwgh c81e16ac7e Fix issue where error tooltip was on other side of page 8 年 前
  sbkwgh 1cfb38df8c Add loading button 8 年 前
  sbkwgh d6ccfa49a2 Add general and account settings pages 8 年 前
  sbkwgh c5ff76799b Add settings button to header bar 8 年 前
  sbkwgh 3948a541ec Rename admin routes to settings routes (and internal references to these components 8 年 前
  sbkwgh 3b14a4c6b4 Bug fix 8 年 前
  sbkwgh 869b796a7b Add placeholder for loading newer; fix typo in element closing tag 8 年 前
  sbkwgh b24fe0ae7f Remove console.log 8 年 前
  sbkwgh bdea06d974 Add socket event listener for new threads, onclick of button load those new threads 8 年 前