🏠
Working from home
“Let’s create something useful and helpful”
- South Korea
- http://hackerwins.github.io
- @hackerwins
Pinned Loading
-
wafflebase/wafflebase
wafflebase/wafflebase PublicWafflebase is a simple spreadsheet for large-scale data processing and analysis.
TypeScript 12
-
yorkie-team/yorkie
yorkie-team/yorkie PublicYorkie is a document store for collaborative applications.
-
summernote/summernote
summernote/summernote PublicSuper simple WYSIWYG editor
1,479 contributions in the last year
Skip to contributions year listDay of Week | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
yorkie-team/yorkie,
yorkie-team/yorkie-js-sdk,
yorkie-team/dashboard
and 14 other
repositories
Loading
Contribution activity
August 2025
Created a pull request in yorkie-team/yorkie that received 2 comments
Remove deprecated SelectOperation
What this PR does / why we need it: Remove SelectOperation SelectOperation in Text is no longer needed since presence is now handled via Change. I…
+908
−1,167
lines changed
•
2
comments
Opened 26 other pull requests in 6 repositories
yorkie-team/yorkie-js-sdk
12
merged
-
Reset online clients on attachment cancellation
This contribution was made on Aug 14
-
Normalize error in validation functions to lowercase
This contribution was made on Aug 13
-
Update CHANGELOG.md for v0.6.25
This contribution was made on Aug 12
-
Fix incorrect deletion of compacted documents
This contribution was made on Aug 12
-
Prevent watch stream creation after cancellation
This contribution was made on Aug 8
-
Update CHANGELOG.md for v0.6.24
This contribution was made on Aug 6
-
Prevent event loss by ensuring sync loop resumes after reconnect
This contribution was made on Aug 6
-
Prevent watch stream re-creation after detachment
This contribution was made on Aug 6
-
Fix race condition between detach and syncLoop
This contribution was made on Aug 6
-
Prevent document attachment before component mount
This contribution was made on Aug 6
-
Update CHANGELOG.md for v0.6.23
This contribution was made on Aug 1
-
Remove deprecated SelectOperation
This contribution was made on Aug 1
yorkie-team/yorkie
7
merged
1
open
-
Improve DB error messages with contextual information
This contribution was made on Aug 12
-
Update CHANGELOG.md for v0.6.25
This contribution was made on Aug 12
-
Fix incorrect SnapshotCache removal timing
This contribution was made on Aug 11
-
Fix incorrect deletion time on Tree.Remove
This contribution was made on Aug 11
-
Add missing deepcopy in TryAttaching
This contribution was made on Aug 6
-
Update CHANGELOG.md for v0.6.24
This contribution was made on Aug 6
-
Update CHANGELOG.md for v0.6.23
This contribution was made on Aug 1
-
Update ROADMAP.md
This contribution was made on Aug 1
yorkie-team/codepair
3
merged
-
Update CHANGELOG.md for v0.1.40
This contribution was made on Aug 12
-
Bump up Yorkie to v0.6.25
This contribution was made on Aug 12
-
Bump up Yorkie to v0.6.24
This contribution was made on Aug 6
yorkie-team/yorkie-team.github.io
1
merged
-
Remove event log from BasicExampleView
This contribution was made on Aug 14
wafflebase/wafflebase
1
merged
-
Bump up Yorkie to v0.6.25
This contribution was made on Aug 12
yorkie-team/syncup
1
merged
-
Bump up Yorkie to v0.6.24
This contribution was made on Aug 6
Reviewed 30 pull requests in 6 repositories
yorkie-team/yorkie-js-sdk
8 pull requests
-
Normalize error in validation functions to lowercase
This contribution was made on Aug 13
-
Add edit name feature in Profile Stack
This contribution was made on Aug 13
-
Connect tldraw undo/redo to History API
This contribution was made on Aug 12
-
Modernize and align with React TodoMVC
This contribution was made on Aug 9
-
Add selector-based context system to reduce re-renders
This contribution was made on Aug 4
-
Migrate to ESLint 9.x flat config across monorepo
This contribution was made on Aug 4
-
Support
array[idx] = val
via Proxy.set trapThis contribution was made on Aug 1 -
Resolve convergence issues in Array.Move and Array.Set
This contribution was made on Aug 1
yorkie-team/yorkie
8 pull requests
-
Fix incorrect deletion of compacted documents
This contribution was made on Aug 12
-
Add missing deepcopy in TryAttaching
This contribution was made on Aug 6
-
Add functionality and benchmark test for GetDocuments API
This contribution was made on Aug 6
-
Add Document-Client Lifecycle Design Document
This contribution was made on Aug 5
-
Use MongoDB time for lease expiration to avoid clock skew
This contribution was made on Aug 4
-
fix: resolve flaky TestBatchExpiration/Process_Expire_Batch test
This contribution was made on Aug 4
-
Prevent project secret key from granting full user access
This contribution was made on Aug 4
-
Fix garbage collection design document typo
This contribution was made on Aug 1
yorkie-team/yorkie-team.github.io
7 pull requests
-
Bump up Yorkie to v0.6.25
This contribution was made on Aug 12
-
Update CLI document for updated configuration
This contribution was made on Aug 9
-
Bump up Yorkie to v0.6.24
This contribution was made on Aug 6
-
Fix React useYorkieDoc example code in document
This contribution was made on Aug 6
-
Document useConnection hook in React SDK documentation
This contribution was made on Aug 4
-
add API key acquisition guide to React SDK documentation
This contribution was made on Aug 2
-
Bump up Yorkie to v0.6.23
This contribution was made on Aug 1
yorkie-team/dashboard
5 pull requests
-
Add support for configuring Event Webhook in project settings
This contribution was made on Aug 13
-
Bump up Yorkie to v0.6.25
This contribution was made on Aug 12
-
Bump up Yorkie to v0.6.24
This contribution was made on Aug 6
-
Fix broken id links in settings page
This contribution was made on Aug 2
-
Bump up Yorkie to v0.6.23
This contribution was made on Aug 1
yorkie-team/syncup
1 pull request
-
enabled scrolling in long timetable
This contribution was made on Aug 4
yorkie-team/codepair
1 pull request
-
Close Go backend migration initiative and continue with NestJS architecture
This contribution was made on Aug 4
Created an issue in yorkie-team/yorkie-js-sdk that received 2 comments
Issues Related to React StrictMode and useDocument State
Description:
While testing Yorkie React in example-watch-this-page
branch, we identified two related issues regarding React StrictMode and documen…
2
comments