You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* - Timetable 생성 api
- Timetable 수정 api
- Timetable 삭제 api
- 현재 사용자가 볼 수 있는 Timetable GET api
- Event 생성 api
- ics파일 import api
- Event 수정 api
- Event 삭제 api
- 현재 사용자가 볼 수 있는 Event 목록 GET api
- 반복 Event 전개 후 표시
- 날짜 필터링 넣기
* feat: ics export
* feat: activity timetable add visibility
* fix: reorganize API endpoints
* fix: clean up
* fix: event repeat fix
* fix: apply eslint, change to dayjs, move create event
0 commit comments