simoleo89
535fa71020
ESLint --fix: auto-fix brace-style, indent, semi, no-trailing-spaces
...
Run eslint --fix across src/ to clear ~1900 mechanical lint errors
surfaced by the @typescript-eslint v8 + react-hooks v7 + react-compiler
upgrade in the React 19 modernization PR.
Issues fixed automatically:
- brace-style (Allman): try/catch one-liners reformatted to multi-line
- indent: tab-vs-space and depth corrections
- semi: missing trailing semicolons
- no-trailing-spaces
No semantic changes. Remaining 701 errors are real-code issues
(set-state-in-effect, rules-of-hooks, no-unsafe-* type checks) that
need manual per-file review.
https://claude.ai/code/session_01GrR87LAqnAEyKG2ZbmQt5Q
2026-05-11 16:31:50 +00:00
Lorenzune
541d3045f1
Update secure login flow and login view
2026-04-23 16:26:32 +02:00
Lorenzune
726d1cc5c8
Merge latest duckie main with login UI
2026-04-21 11:53:30 +02:00
Lorenzune
58e0ed30f6
Merge remote-tracking branch 'duckie-temp/main' into duckie-merge-2026-04-21
...
# Conflicts:
# src/components/room/widgets/chat-input/ChatInputView.tsx
# src/components/toolbar/ToolbarView.tsx
# src/css/chat/Chats.css
# src/css/nitrocard/NitroCardView.css
# src/css/purse/PurseView.css
# src/css/room/RoomWidgets.css
2026-04-21 11:19:59 +02:00
Lorenzune
9b36513def
WIP preserve local changes before duckie merge
2026-04-21 11:13:32 +02:00
duckietm
b0967d7eaf
🆕 New Misc clothing
2026-04-16 13:34:53 +02:00
DuckieTM
bae6f58b10
Merge branch 'Dev' into feat/wired-fixes-apr08
2026-04-13 16:58:14 +02:00
duckietm
bbd4ccf30c
🆙 Stage 1 Youtube broadcast
2026-04-09 11:54:57 +02:00
Lorenzune
5e9e3e1e4c
Polish wired editor UI and variable handling
2026-04-08 16:18:16 +02:00
Lorenzune
d271264b87
feat: add custom wired show message bubble styles
2026-04-04 15:57:43 +02:00
Lorenzune
36c0221a54
chore: checkpoint current work
2026-04-03 05:22:26 +02:00
Lorenzune
83540ff329
feat: add advanced wired variable tools UI
2026-04-02 04:44:04 +02:00
Lorenzune
0a23bfaee4
Merge remote-tracking branch 'upstream/main' into feature/pr-20260327
...
# Conflicts:
# public/UITexts.example
2026-03-31 09:14:35 +02:00
Lorenzune
b003191165
Merge branch 'Dev' into feature/pr-20260327
2026-03-31 08:53:19 +02:00
Life
c4d948cd3a
feat: FurniEditor WebSocket — full UI with toolbar icon, infostand button, Edit/Search views, Tailwind styling
2026-03-28 08:52:59 +01:00
Lorenzune
31e51297e7
Add wired creator tools monitor and inspection UI
...
- add the new :wired inspection/monitor panel with furni, user and global tabs
- add live variables, previews, inline editing and keep-selected behavior
- add global room diagnostics placeholders, monitor artwork and server/client timezone display
- add editor support for wf_xtra_text_output_furni_name and related UI texts/assets
2026-03-27 09:37:13 +01:00
Lorenzune
3b3e91f6d9
Add NFT avatar tab and wired extras UI
2026-03-26 05:24:53 +01:00
duckietm
303b75d378
🆕 🐶 have you favorite pet as your best pall next to you
2026-03-25 14:11:53 +01:00
Lorenzune
6e76c617c1
Merge remote-tracking branch 'upstream/main'
...
# Conflicts:
# public/UITexts.example
# src/api/wired/WiredActionLayoutCode.ts
# src/api/wired/WiredConditionLayoutCode.ts
# src/api/wired/WiredTriggerLayoutCode.ts
# src/components/wired/views/WiredBaseView.tsx
# src/components/wired/views/WiredSourcesSelector.tsx
# src/components/wired/views/actions/WiredActionLayoutView.tsx
# src/components/wired/views/conditions/WiredConditionLayoutView.tsx
# src/components/wired/views/conditions/WiredConditionTriggererMatchView.tsx
# src/components/wired/views/triggers/WiredTriggerClickFurniView.tsx
# src/components/wired/views/triggers/WiredTriggerClickTileView.tsx
# src/components/wired/views/triggers/WiredTriggerClickUserView.tsx
# src/components/wired/views/triggers/WiredTriggerLayoutView.tsx
# src/components/wired/views/triggers/WiredTriggerToggleFurniView.tsx
2026-03-21 14:47:52 +01:00
Lorenzune
27cb71f0cc
feat(wired-ui): expand advanced wired editors
2026-03-21 14:27:57 +01:00
duckietm
9d5dc99e69
🆙 Change logo
2026-03-19 11:20:48 +01:00
duckietm
ca0227cd87
🆙 Fix overlays in backgrounds / reorged the backgrounds and fix BOT chat text
2026-03-12 10:13:56 +01:00
duckietm
fbfd6c19cd
🆙 Star fixing the backgrounds
2026-03-11 18:12:41 +01:00
duckietm
312edc3bf0
🆙 Added missing ChatBubbles
2026-03-03 08:08:22 +01:00
duckietm
10f08c6703
🆙 Redone the avatar editor
2026-02-26 13:44:22 +01:00
duckietm
7ab3b24331
🆙 Update the navigator
2026-02-26 10:25:04 +01:00
duckietm
3aaa3c4d2d
🆙 Hotelview done for now
2026-02-25 10:04:11 +01:00
duckietm
ab0679930a
🆙 WiP HotelView sunset
2026-02-24 17:07:09 +01:00
duckietm
d87410f3c8
🆙 WiP on the hotelview
2026-02-24 15:58:24 +01:00
DuckieTM
7feb10ab15
🆙 Init V3
2026-01-31 09:10:52 +01:00