• Joined on 2026-03-02
Whidix pushed to main at Whidix/OnePieceDle 2026-03-03 23:38:12 +01:00
de2c8cdc77 feat: improve search functionality by normalizing input and character names
Whidix pushed to main at Whidix/OnePieceDle 2026-03-03 23:26:57 +01:00
b5816e6c28 feat: enhance character status extraction and update schema for nullable status
Whidix pushed to main at Whidix/OnePieceDle 2026-03-03 23:12:21 +01:00
70de84f3ab feat: update DevilFruitType to include 'Smile' for enhanced categorization
Whidix pushed to main at Whidix/OnePieceDle 2026-03-03 19:58:06 +01:00
6402c378dd feat: implement character changes page with new and modified character listings
Whidix pushed to main at Whidix/OnePieceDle 2026-03-03 19:31:14 +01:00
085dae6765 feat: add new snapshot for version 6 with updated schema and relationships
Whidix pushed to main at Whidix/OnePieceDle 2026-03-03 19:13:49 +01:00
bfc6d76dfe feat: add win count display for today's character in the UI
4ee7445b68 feat: refactor WinPanel to use selectedCharacter prop for improved clarity and consistency
Compare 2 commits »
Whidix pushed to main at Whidix/OnePieceDle 2026-03-03 18:53:01 +01:00
7ecc46b5a6 feat: enhance character data loading with distinct statuses and genders, optimize epithets handling
Whidix pushed to main at Whidix/OnePieceDle 2026-03-02 23:48:56 +01:00
8010ddf00e feat: replace SVG favicon with PNG and update layout reference
Whidix pushed to main at Whidix/OnePieceDle 2026-03-02 23:32:43 +01:00
91400f9910 feat: simplify uploads directory path assignment by removing redundant process.cwd() call
Whidix pushed to main at Whidix/OnePieceDle 2026-03-02 23:28:26 +01:00
62aa56199c feat: simplify uploads directory path assignment by removing redundant process.cwd() call
Whidix pushed to main at Whidix/OnePieceDle 2026-03-02 23:21:08 +01:00
2b4a55636e feat: use environment variable for uploads directory path
Whidix pushed to main at Whidix/OnePieceDle 2026-03-02 23:19:53 +01:00
6cd18992f6 feat: enhance WinPanel with dynamic attempt messages based on user performance
Whidix pushed to main at Whidix/OnePieceDle 2026-03-02 23:05:36 +01:00
26d3734e7e feat: update .env.example with body size limit and uploads directory
Whidix pushed to main at Whidix/OnePieceDle 2026-03-02 22:37:44 +01:00
33efee0707 feat: add lazy loading to character images in admin character list
Whidix pushed to main at Whidix/OnePieceDle 2026-03-02 22:35:57 +01:00
73593f99a6 feat: add lazy loading to character images in CharacterSearchInput component
Whidix pushed to main at Whidix/OnePieceDle 2026-03-02 22:25:35 +01:00
74d051cbfe feat: implement file upload functionality and create file serving endpoint
Whidix pushed to main at Whidix/OnePieceDle 2026-03-02 22:00:32 +01:00
bf963ee3fd feat: update GuessHistoryTable styles for improved layout and readability
1ba853771e feat: add userCharacterHistory table schema and update journal with new version
949d9596a6 feat: add deployment webhook call to build image workflow
040a8963b0 feat: update Docker image build workflow to lowercase repository name in output
d78a70c473 feat: remove daily character seed from environment and implement random seed generation for selection
Compare 18 commits »
Whidix pushed to main at Whidix/OnePieceDle 2026-03-02 20:54:49 +01:00
2c4730487d feat: update GuessHistoryTable styles for improved layout and readability
Whidix pushed to main at Whidix/OnePieceDle 2026-03-02 20:42:46 +01:00
c40ec7e91a feat: add userCharacterHistory table schema and update journal with new version
Whidix pushed to main at Whidix/OnePieceDle 2026-03-02 20:28:52 +01:00
fc99dc826e feat: add deployment webhook call to build image workflow