- 폰트 변경
- 용어 분류 필터를 고려한 단어 수 / 서버 렌더링
- 댓글 고치기 및 지우기
- 취지 / 제작기
- 관리자 모드
- 프로필
- 링크 공유
- 관리자 CSV 내보내기
- 댓글 명령 (/command), 단어 연결 (#jargon)
- 용어 대 용어 (arena)
- Removed comments are still viewable (RLS)
- Don't include removed comments count in the main page
- Show search bar in the jargon detail page
- Show more categories in the filter
- Center the category filter location in mobile
- Avoid frequent calls to supabase.auth.getSession() for the same purpose. (https://supabase.com/docs/reference/javascript/auth-onauthstatechange)
- Typesafe URL params
- DB branching & local dev
- Commenting bug?