Commit Graph
1234 Commits
Author SHA1 Message Date
wass08 586bd9f16c fix number input 2026-02-18 13:37:46 +09:00
wass08 47373eadef adjusting wall system + adding panel 2026-02-18 13:35:12 +09:00
wass08 be013d26e5 window panel 2026-02-18 13:14:55 +09:00
wass08 076faae7df window building 2026-02-18 10:41:12 +09:00
wass08 9a2c89547b feedback feature 2026-02-18 10:26:57 +09:00
wass08 1cceb50ab6 fix thumbnail issues 2026-02-18 09:49:57 +09:00
Wassim SAMADandGitHub f1077ad1c8 Merge pull request #98 from pascalorg/feat/rename-properties-to-projects
feat: rename properties to projects + simplify project creation
2026-02-18 08:08:58 +09:00
Anton Pascal 84e933f705 feat: add project name editing, remove address fields from settings
- Add updateProjectName server action
- Project settings dialog now shows editable name field
- Removed address editing section from settings (per Wassim's request)
- Privacy toggle and delete project remain
2026-02-17 23:07:38 +00:00
Anton Pascal ee30f17129 feat: rename properties to projects
- Rename all DB tables: properties → projects, properties_addresses → projects_addresses, properties_models → projects_models, property_likes → projects_likes
- Add projects_likes as proper Drizzle schema table (was SQL-only before)
- Rename ID prefixes: property_xxx → project_xxx
- Rename auth_sessions column: active_property_id → active_project_id
- Simplify project creation: address is now optional (no longer required to get started)
- Update all actions, stores, types, components, and routes
- Rename route: /editor/[propertyId] → /editor/[projectId]
- Add SQL migration for table/column/index/policy/function renames
- Update RPC functions: increment_project_views, get_project_like_count
- Update storage bucket reference: project-thumbnails
- All types/exports follow existing Drizzle patterns (pgTable, relations, zod schemas)
2026-02-17 20:40:52 +00:00
Wassim SAMADandGitHub 77d64824e5 Merge pull request #97 from pascalorg/feat/community-features
Feat/community features
2026-02-17 16:25:53 +09:00
wass08 dd5f63df64 wall tool draft 2026-02-17 16:22:45 +09:00
wass08 13fd1848d1 polish catalog 2026-02-17 14:23:02 +09:00
wass08 101db7b34d free placement 2026-02-17 13:22:17 +09:00
wass08 a5dc766b1a adding default shadows even without ground 2026-02-17 13:12:31 +09:00
wass08 d833245fbf esc key cancel tool 2026-02-17 12:29:00 +09:00
wass08 078b2500a3 handle thumbnails (manual) 2026-02-17 12:07:32 +09:00
wass08 144a2bd18f camera controls enhancement 2026-02-17 08:52:58 +09:00
wass08 06e6ccb88f fix nested button 2026-02-17 07:33:23 +09:00
Wassim SAMADandGitHub 50e2e5829e Merge pull request #96 from pascalorg/feat/fixes-placements-and-tools
Feat/fixes placements and tools
2026-02-16 14:44:05 +09:00
wass08 3e10fd4c56 fix build 2026-02-16 14:43:09 +09:00
wass08 0b200bfe5d hub 2026-02-16 14:11:40 +09:00
wass08 66e8453db3 hub features 2026-02-16 13:43:19 +09:00
wass08 5d17fecf94 fix holes null 2026-02-16 12:19:58 +09:00
wass08 e6442ad473 adding missing sounds 2026-02-16 09:31:34 +09:00
wass08 052efea2cb polished placements 2026-02-16 09:12:04 +09:00
wass08 13070a5630 ceiling holes 2026-02-16 08:59:28 +09:00
wass08 6f4ba92862 reduce a bit noise 2026-02-16 08:43:04 +09:00
Wassim SAMADandGitHub b03f401fea Merge pull request #95 from pascalorg/feat/polish-walls-and-sfx
Feat/polish walls and sfx
2026-02-12 10:57:51 +09:00
wass08 0797a828f8 fix build issues 2026-02-12 10:56:56 +09:00
wass08 83cd28b01b clear selection when switching to build mode 2026-02-12 10:50:02 +09:00
wass08 cfa7b8bfc1 handle holes in spatial grid manager 2026-02-12 10:46:07 +09:00
wass08 29e7fa09ef slab holes 2026-02-12 10:41:37 +09:00
wass08 ae3af4318e better placing tools 2026-02-12 10:17:22 +09:00
wass08 ed1912346f normalize sfx 2026-02-12 09:09:22 +09:00
wass08 be7e86975e radio & sfx 2026-02-12 08:57:37 +09:00
Wassim SAMADandGitHub ffef71bb02 Merge pull request #94 from pascalorg/fix/magic-link
Fix/magic link
2026-02-11 18:27:04 +09:00
wass08 e0c9d40bcf Fix localhost hardcoding in auth - use Vercel env vars 2026-02-11 18:21:34 +09:00
wass08 9bc65f38c1 fix base_url for preview branches 2026-02-11 18:06:17 +09:00
wass08 addcdd76e0 another hope? 2026-02-11 17:44:51 +09:00
wass08 7682018c4b fix magic link issue 2026-02-11 17:40:23 +09:00
Wassim SAMADandGitHub 38cd9215b0 Merge pull request #93 from pascalorg/feat/auth-flow
Feat/auth flow
2026-02-11 17:27:16 +09:00
wass08 2332906e99 fix issues 2026-02-11 17:20:11 +09:00
wass08 92f1c065f8 fix magic link issue 2026-02-11 17:09:08 +09:00
wass08 64205b1077 fix build 2026-02-11 16:46:12 +09:00
wass08 13bfa41489 fix build env 2026-02-11 16:40:24 +09:00
wass08 d37a084715 fix build env 2026-02-11 16:35:56 +09:00
wass08 d6b8fb2cf2 fix build env 2026-02-11 16:08:11 +09:00
wass08 a6df6e8c44 fix env check at wrong time 2026-02-11 16:02:55 +09:00
wass08 77b00f09d6 fix build issue 2026-02-11 15:47:29 +09:00
wass08 2e8b663001 community feature 2026-02-11 15:23:18 +09:00