Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
cowboysj closed an issue on KHU-Cloud-Project/Ameet-Server
[Fix] Meeting 수정
## ✨ 이슈 내용 > Meeting 수정 ## 💡 작업 내용 - [x] Title을 입력하지 않으면 Default 날짜로 입력 (nullable) - [x] Title 수정 api - [x] duration 호출 시점 수정 - [ ] Meeting 끝나는 포인트(ended_at) 설정 - [ ] Meeting 당 endpoint가 달...cowboysj opened an issue on KHU-Cloud-Project/Ameet-Server
Fix : 회의록 조회 기능 수정
## ✨ 이슈 내용 > 회의록 조회 기능 수정 ## 💡 작업 내용 - [ ] 회의록 테이블 수정 (AI summary, original) - [ ] 회의 끝나는 시점에 회의록 생성 - [ ] 회의록 프롬프트 수정 ## 📌 참고 사항 <img width="522" alt="image" src="https://github.com/u...cowboysj pushed 23 commits to feat/#50 KHU-Cloud-Project/Ameet-Server
- Update WebConfig.java 4d3780a
- fix : webconfig 수정 92cc875
- fix : webconfig 수정 4c967d5
- fix : team join api 수정 c06121c
- Merge pull request #53 from KHU-Cloud-Project/fix/#52 [Fix] team join api 수정 9ee750c
- feat: add WebSocket and Gson dependencies 878afbf
- feat: add findByMeetingId e425007
- refactor: remove 'TODO' comment 89f37b5
- fix : team 조회 응답 수정 2cd91c0
- feat: add @Setter b18465b
- feat: add SignalingHandler 180b571
- feat: add WebRtcConfig 45fb079
- Merge pull request #56 from KHU-Cloud-Project/fix/#55 [Fix] team 조회 응답 수정 e5e375b
- refactor: change api URL 899fead
- fix : 수동 업로드 837fe0e
- refactor: rename profile 5d1a70c
- Merge pull request #58 from KHU-Cloud-Project/feat/#51 [Feat] 실시간 음성 회의 구현 c5198a4
- feat : 수동 생성 presignedUrl 반환 API 구현 0cf018c
- feat : 수동 생성 presignedUrl 반환 API 구현 35d092e
- feat : 수동 생성 presignedUrl 반환 API 구현 25d270f
- and 3 more ...