Skip to content

Add upcoming meetups section that shows events until midnight - #1

Open
farisaziz12 wants to merge 3 commits into
masterfrom
claude/fix-event-midnight-display-nKykx
Open

farisaziz12 wants to merge 3 commits into
masterfrom
claude/fix-event-midnight-display-nKykx

Conversation

@farisaziz12

Copy link
Copy Markdown
Collaborator

Events now remain visible on the homepage until the end of the event day
(23:59:59) instead of disappearing at the event start time. Added:

  • src/data/meetups.ts: meetup data and getUpcomingMeetups() filter
  • src/components/home/UpcomingMeetups.tsx: renders upcoming meetup cards
  • Updated index.tsx to include the new section

https://claude.ai/code/session_015HWLjC1uYemVqH6Lu5cnAb

farisaziz12 and others added 3 commits March 10, 2025 20:57
Events now remain visible on the homepage until the end of the event day
(23:59:59) instead of disappearing at the event start time. Added:
- src/data/meetups.ts: meetup data and getUpcomingMeetups() filter
- src/components/home/UpcomingMeetups.tsx: renders upcoming meetup cards
- Updated index.tsx to include the new section

https://claude.ai/code/session_015HWLjC1uYemVqH6Lu5cnAb
@netlify

netlify Bot commented Mar 23, 2026

Copy link
Copy Markdown

Deploy Preview for helvetica-js ready!

Name Link
🔨 Latest commit 4828927
🔍 Latest deploy log https://app.netlify.com/projects/helvetica-js/deploys/69c17bdbc6a52f0008857062
😎 Deploy Preview https://deploy-preview-1--helvetica-js.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@farisaziz12
farisaziz12 force-pushed the claude/fix-event-midnight-display-nKykx branch from 4828927 to e0ca0c3 Compare July 20, 2026 06:34
@netlify

netlify Bot commented Jul 20, 2026

Copy link
Copy Markdown

Deploy Preview for helvetica-js ready!

Name Link
🔨 Latest commit e0ca0c3
🔍 Latest deploy log https://app.netlify.com/projects/helvetica-js/deploys/6a5dc1771426a1000aa63f31
😎 Deploy Preview https://deploy-preview-1--helvetica-js.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​types/​react@​18.3.18 ⏵ 18.3.28100 +11007992 -2100
Updated@​types/​node@​20.17.24 ⏵ 20.19.37100 +110081 +196100
Updatedtypescript@​5.8.2 ⏵ 5.9.3100 +110090 +1100 +190

View full report

@socket-security

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm brace-expansion is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: package-lock.jsonnpm/eslint-config-next@14.2.24npm/brace-expansion@5.0.4

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/brace-expansion@5.0.4. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants