pacnpal
095907b3a5
Merge branch 'main' of https://github.com/pacnpal/thrilltrack-explorer
2025-10-04 14:34:37 +00:00
pac7
3389c3d12c
Improve mobile detection logic to handle server-side rendering
...
Add a check for `window` existence in `useIsMobile` hook to prevent errors during SSR.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f44f1d1b-1dd8-407b-8603-db12902e1a15
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-04 14:24:37 +00:00
gpt-engineer-app[bot]
b221c75d4a
Refactor polling to prevent interruptions
2025-10-03 19:12:50 +00:00
gpt-engineer-app[bot]
a2d3ed5ea4
Refactor moderation queues
2025-10-03 18:40:34 +00:00
gpt-engineer-app[bot]
e6238c45b3
Add admin panel refresh settings
2025-10-03 18:37:16 +00:00
gpt-engineer-app[bot]
91826f0b48
Fix broadcast function search path
2025-10-03 18:08:02 +00:00
gpt-engineer-app[bot]
8e6c8728a3
Refactor: Simplify Realtime channel creation
2025-10-03 17:25:10 +00:00
gpt-engineer-app[bot]
08b842052a
Fix 406 errors and realtime auth
2025-10-03 17:17:40 +00:00
gpt-engineer-app[bot]
2d0a45b5b0
Fix real-time stats and submission refresh
2025-10-03 17:06:44 +00:00
gpt-engineer-app[bot]
b778fc95f6
Refactor: Implement Phase 3C cleanup
2025-10-03 14:24:43 +00:00
gpt-engineer-app[bot]
15caad0c8e
feat: Implement enhanced realtime subscriptions
2025-10-02 20:38:30 +00:00
gpt-engineer-app[bot]
14ab8a72d6
Fix search to use slugs
2025-10-02 20:12:12 +00:00
gpt-engineer-app[bot]
ee1ea52f2e
Refactor: Update user list item interfaces
2025-10-02 12:02:36 +00:00
gpt-engineer-app[bot]
ef4663b09f
Fix realtime subscription loop
2025-10-01 20:34:56 +00:00
gpt-engineer-app[bot]
c00f991b1e
Fix: Prevent logout on email change cancellation
2025-10-01 16:39:52 +00:00
gpt-engineer-app[bot]
8453940656
Fix auth hook deadlock
2025-10-01 15:52:35 +00:00
gpt-engineer-app[bot]
5634dc4920
Refactor: Secure email confirmation flow
2025-10-01 15:50:27 +00:00
gpt-engineer-app[bot]
d556243ff6
Refactor: Enhance email change status handling
2025-10-01 15:45:05 +00:00
gpt-engineer-app[bot]
ac543e82e9
feat: Make Novu settings public
2025-10-01 14:52:03 +00:00
gpt-engineer-app[bot]
d541afd745
Refactor: Improve Novu Inbox theming
2025-10-01 12:54:13 +00:00
gpt-engineer-app[bot]
24a02aa695
Fix: Provide Novu Application Identifier
2025-10-01 12:34:56 +00:00
gpt-engineer-app[bot]
3436e317b5
feat: Implement Novu Inbox component
2025-10-01 12:34:02 +00:00
gpt-engineer-app[bot]
e2f0df22cc
feat: Implement Novu notification system
2025-10-01 12:26:12 +00:00
gpt-engineer-app[bot]
7920bdb911
Implement real-time features
2025-09-30 16:46:12 +00:00
gpt-engineer-app[bot]
28feea6264
feat: Add park operators and owners to form
2025-09-30 00:14:24 +00:00
gpt-engineer-app[bot]
f586b31954
feat: Implement comprehensive plan
2025-09-29 20:31:28 +00:00
gpt-engineer-app[bot]
b327cefd1c
Fix AuthProvider useState error
2025-09-29 16:36:09 +00:00
gpt-engineer-app[bot]
8b33a0d925
feat: Implement Combobox component and Autocomplete for Country
2025-09-29 15:58:09 +00:00
gpt-engineer-app[bot]
61d3f7e1ea
Fix AuthProvider useState error
2025-09-29 15:46:30 +00:00
gpt-engineer-app[bot]
9ca1455ab6
Fix: Show state/province in search results
2025-09-29 15:32:27 +00:00
gpt-engineer-app[bot]
93075ba6ca
Refine profile privacy controls
2025-09-29 02:46:03 +00:00
gpt-engineer-app[bot]
8f33b36750
Fix unit preferences logic
2025-09-28 23:10:18 +00:00
gpt-engineer-app[bot]
82566fa657
Fix infinite loop in auto-detection
2025-09-28 23:06:01 +00:00
gpt-engineer-app[bot]
376c17492d
Fix: Imperial units not displaying
2025-09-28 23:04:16 +00:00
gpt-engineer-app[bot]
a6e9d77bda
Fix unit display errors
2025-09-28 22:51:44 +00:00
gpt-engineer-app[bot]
8f13796567
Add unit preferences to user settings
2025-09-28 21:26:09 +00:00
gpt-engineer-app[bot]
01b6d0b955
Refactor admin settings access
2025-09-28 19:27:19 +00:00
gpt-engineer-app[bot]
29d56c6279
Implement admin settings system
2025-09-28 18:41:52 +00:00
gpt-engineer-app[bot]
d97c41f393
Add security functions and policies
2025-09-28 18:26:02 +00:00
gpt-engineer-app[bot]
ff5d7ebea6
Add moderation queue tables
2025-09-28 18:06:00 +00:00
gpt-engineer-app[bot]
6b329f6887
feat: Implement username change functionality
2025-09-28 17:53:37 +00:00
gpt-engineer-app[bot]
728f7c145e
Fix authentication deadlock
2025-09-28 17:28:38 +00:00
gpt-engineer-app[bot]
3263291608
feat: Implement modern search with autocomplete
2025-09-21 00:24:41 +00:00
gpt-engineer-app[bot]
3a4b52ec18
Add ride detail pages
2025-09-20 00:59:50 +00:00
gpt-engineer-app[bot]
b11ab23df3
[skip lovable] Use tech stack vite_react_shadcn_ts_20250728_minor
2025-09-20 00:10:26 +00:00