jeffemmett
  • Joined on 2025-11-22
jeffemmett pushed to dev at jeffemmett/rspace-online 2026-03-01 07:42:42 +01:00
8d77c6eee8 fix: canvas tools place shapes exactly where the ghost placeholder shows
jeffemmett pushed to main at jeffemmett/rspace-online 2026-03-01 07:35:33 +01:00
47b585665d fix: rename rStack to rSpace in app switcher dropdown
jeffemmett pushed to dev at jeffemmett/rspace-online 2026-03-01 07:35:30 +01:00
47b585665d fix: rename rStack to rSpace in app switcher dropdown
jeffemmett pushed to main at jeffemmett/rspace-online 2026-03-01 07:33:47 +01:00
2b58068a1a feat: persistent sessions with 30-day JWT and auto-refresh on page load
jeffemmett pushed to dev at jeffemmett/rspace-online 2026-03-01 07:33:42 +01:00
2b58068a1a feat: persistent sessions with 30-day JWT and auto-refresh on page load
jeffemmett pushed to main at jeffemmett/rspace-online 2026-03-01 07:30:37 +01:00
783be14a11 fix: default canvas to dark mode and hide legacy community-info box
b12cc52892 feat: admin dashboard with user management and delete capabilities
Compare 2 commits »
jeffemmett pushed to dev at jeffemmett/rspace-online 2026-03-01 07:30:36 +01:00
783be14a11 fix: default canvas to dark mode and hide legacy community-info box
jeffemmett pushed to dev at jeffemmett/rspace-online 2026-03-01 07:30:31 +01:00
b12cc52892 feat: admin dashboard with user management and delete capabilities
jeffemmett pushed to main at jeffemmett/rspace-online 2026-03-01 07:26:46 +01:00
34877b1f9e feat: add "My Spaces" modal to identity dropdown
jeffemmett pushed to dev at jeffemmett/rspace-online 2026-03-01 07:26:39 +01:00
34877b1f9e feat: add "My Spaces" modal to identity dropdown
jeffemmett pushed to main at jeffemmett/rspace-online 2026-03-01 07:08:21 +01:00
d5563d4636 fix: pass auth token in WebSocket connections for private spaces
jeffemmett pushed to dev at jeffemmett/rspace-online 2026-03-01 07:08:16 +01:00
d5563d4636 fix: pass auth token in WebSocket connections for private spaces
jeffemmett pushed to dev at jeffemmett/rspace-online 2026-03-01 06:54:35 +01:00
f8c51fad0b fix: move /notifications and /admin routes before /:slug wildcard
jeffemmett pushed to main at jeffemmett/rspace-online 2026-03-01 06:54:35 +01:00
f8c51fad0b fix: move /notifications and /admin routes before /:slug wildcard
1db8341fb2 feat: email forwarding via Mailcow aliases + private space access gate
Compare 2 commits »
jeffemmett pushed to dev at jeffemmett/rspace-online 2026-03-01 06:54:16 +01:00
1db8341fb2 feat: email forwarding via Mailcow aliases + private space access gate
75b148e772 Merge branch 'dev'
5613370817 refactor: rename module directories to match r-prefixed module IDs
8895c0fb75 feat: always-visible tab close buttons + rApp dropdown shows open apps
3ea787ed82 fix: add cache-busting version params to module script tags
Compare 66 commits »
jeffemmett pushed to main at jeffemmett/rspace-online 2026-03-01 04:52:02 +01:00
75b148e772 Merge branch 'dev'
5613370817 refactor: rename module directories to match r-prefixed module IDs
29d49c7b26 feat: always-visible tab close buttons + rApp dropdown shows open apps
Compare 3 commits »
jeffemmett pushed to main at jeffemmett/rspace-online 2026-03-01 02:10:15 +01:00
8895c0fb75 feat: always-visible tab close buttons + rApp dropdown shows open apps
jeffemmett pushed to dev at jeffemmett/rspace-online 2026-03-01 02:08:54 +01:00
29d49c7b26 feat: always-visible tab close buttons + rApp dropdown shows open apps
jeffemmett pushed to main at jeffemmett/rspace-online 2026-03-01 01:52:21 +01:00
3ea787ed82 fix: add cache-busting version params to module script tags
jeffemmett pushed to main at jeffemmett/rspace-online 2026-03-01 01:05:39 +01:00
bb6643cf70 feat: port standalone app features to unified rSpace modules