-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
76 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
[33mcommit 8cd1f5f75e482ef2317008e3d264e036da5078bb[m[33m ([m[1;36mHEAD -> [m[1;32mmain[m[33m)[m | ||
Author: kyechan99 <[email protected]> | ||
Date: Thu Dec 21 18:13:48 2023 +0900 | ||
|
||
feat(chat): 채팅 색상 모드 (기본, 테마, 커스텀) #2 #3 #4 | ||
|
||
[33mcommit 98edd1ff6df5f81234e2edf1261703e247d7855a[m[33m ([m[1;31morigin/develop[m[33m)[m | ||
Author: kyechan99 <[email protected]> | ||
Date: Thu Dec 21 14:22:16 2023 +0900 | ||
|
||
feat(pip): video 페이지에서도 pip 기능 추가 | ||
|
||
[33mcommit 10174402573fadd154f81bf7711facf338c5d2b1[m | ||
Author: kyechan99 <[email protected]> | ||
Date: Wed Dec 20 20:56:59 2023 +0900 | ||
|
||
fix: 버전 업그레이드 | ||
|
||
[33mcommit 7607c67e36fcd8183d9b60660b776f13288ade5a[m | ||
Author: kyechan99 <[email protected]> | ||
Date: Wed Dec 20 20:52:19 2023 +0900 | ||
|
||
feat: 채팅 색상 조절 (#2) | ||
|
||
[33mcommit eec3d343ebaf914b8c2e1c3b537c46a48d90c84a[m | ||
Author: kyechan99 <[email protected]> | ||
Date: Wed Dec 20 15:39:52 2023 +0900 | ||
|
||
fix: 동일 페이지 이동시 content 미실행되던 버그 | ||
|
||
[33mcommit 33890396f825fe430bbc07269ce9c7c35b5f7c5a[m | ||
Author: kyechan99 <[email protected]> | ||
Date: Wed Dec 20 11:10:46 2023 +0900 | ||
|
||
fix: Loaded 대기 후 Edit 작업 | ||
|
||
[33mcommit ffc1813afa7bf0c9c3112e34cebfeeb48e6ae184[m | ||
Author: kyechan99 <[email protected]> | ||
Date: Wed Dec 20 01:13:55 2023 +0900 | ||
|
||
feat: Hover 시 썸네일 띄우기 | ||
|
||
[33mcommit 81edc62fe70f71d80abd2118f4747b4f6e33cdd0[m | ||
Author: kyechan99 <[email protected]> | ||
Date: Tue Dec 19 23:08:28 2023 +0900 | ||
|
||
docs: 방송 이벤트 방해 방지 default 값 | ||
|
||
[33mcommit 12cd1b9f0e06c08f40f5a8725a2ab1be76927b7f[m | ||
Author: kyechan99 <[email protected]> | ||
Date: Tue Dec 19 23:05:17 2023 +0900 | ||
|
||
feat: 방송화면 이벤트 방해 방지 | ||
|
||
[33mcommit f0db644b6e870567d7c671e3836075d1b17427ab[m | ||
Author: kyechan99 <[email protected]> | ||
Date: Tue Dec 19 19:38:13 2023 +0900 | ||
|
||
README | ||
|
||
[33mcommit 5e82989136bd3ca0a4887f4d0400800dfa147386[m[33m ([m[1;33mtag: v0.0.1[m[33m)[m | ||
Author: kyechan99 <[email protected]> | ||
Date: Tue Dec 19 19:31:10 2023 +0900 | ||
|
||
feat: PIP 모드 버튼 | ||
|
||
[33mcommit 543c67df65fbfd62df50ee9cc3b069aa740c1fda[m | ||
Author: Ye-Chan Kang <[email protected]> | ||
Date: Tue Dec 19 17:06:16 2023 +0900 | ||
|
||
Initial commit |