Commit Graph

119 Commits

Author SHA1 Message Date
HolgerHatGarKeineNode
b37609461e Add course event creation, editing, and listing with dynamic validations 2025-11-21 14:43:49 +01:00
HolgerHatGarKeineNode
48ea4e664d 🌍 Add translations for courses, lecturers, meetups, and cities in English and Spanish 2025-11-21 14:27:30 +01:00
HolgerHatGarKeineNode
e96413d1a0 🚀 Add courses and lecturers management functionality 2025-11-21 14:23:59 +01:00
HolgerHatGarKeineNode
976844487a 🌍 Add city creation modal and country migration command 2025-11-21 13:35:29 +01:00
HolgerHatGarKeineNode
69e46fabce 🌐 Add German translations and implement calendar streaming functionality 2025-11-21 13:11:39 +01:00
HolgerHatGarKeineNode
8afc762bfe 🌐 Add multilingual translations and update UI for Meetup and Event management 2025-11-21 12:55:21 +01:00
HolgerHatGarKeineNode
122da2b2c7 🎉 Add event creation and editing functionality for meetups 2025-11-21 12:46:49 +01:00
HolgerHatGarKeineNode
0800213e80 Enhance RSVP and attendee management for meetup events 2025-11-21 12:31:32 +01:00
HolgerHatGarKeineNode
7f9c42994c 🌐 Add German and Spanish translations for Meetup-related terms 2025-11-21 12:15:14 +01:00
HolgerHatGarKeineNode
ddfa915acc - 🛠️ Replaced inline dashboard layout with Livewire component for better reusability and management.
- 🔒 Introduced Nostr-based login functionality with `nostr-tools` integration.
- 🖼️ Added user profile photo handling (upload, delete, and URL retrieval) in the `User` model.
- 💻 Updated views to use `flux:avatar` for consistent user avatars.
- ✂️ Removed unused routes and adjusted dashboard routing logic.
- 📦 Updated dependencies in `package.json` and `yarn.lock`.
2025-11-21 12:05:31 +01:00
HolgerHatGarKeineNode
01d35d8664 Filter upcoming events and refine UI styles in meetup landing page 2025-11-21 11:00:35 +01:00
HolgerHatGarKeineNode
c086d7f7c2 Add event management to meetups landing pages
- Added route for event pages within meetups.
- Updated meetups landing page to display upcoming events.
- Implemented individual event detail pages.
- Enhanced meetups table with the next event column.
2025-11-21 10:55:01 +01:00
HolgerHatGarKeineNode
fbcba97bda 🎨 Add meetup badge to sidebar for dynamic country-specific counts 2025-11-21 10:32:12 +01:00
HolgerHatGarKeineNode
8479078487 Add fallback image for meetups without a logo 2025-11-21 10:25:11 +01:00
HolgerHatGarKeineNode
e3d6182a47 🎨 Add meetup logo upload functionality and enhance avatar consistency 2025-11-21 10:23:18 +01:00
HolgerHatGarKeineNode
b448c8642f 🌟 add GitHub Actions workflow for Laravel Forge deployment 2025-11-21 09:52:22 +01:00
HolgerHatGarKeineNode
1ef9b62762 Add Laravel guidelines, Spanish translations, and configuration updates
- Added Laravel Boost Guidelines for structured development practices.
- Introduced Spanish translations for `auth`, `passwords`, and additional JSON keys.
- Configured markdown highlighting with Shiki in `config/markdown.php`.
- Updated sidebar layout for improved interactivity and styling.
- Enhanced user feedback with a copy-to-clipboard directive and toast notifications in Flux.
2025-11-21 09:48:30 +01:00
HolgerHatGarKeineNode
c2193233f7 🔗 update links in README.md 2025-11-21 05:23:32 +01:00
user
e4a4cfae2b 🚀 initial commit 2025-11-21 04:28:08 +01:00