d7d52ef1a8
refactor: migrate auth pages to better-auth client
2026-04-06 22:41:37 -04:00
490c601dc1
refactor: remove next-auth SessionProvider wrapper
2026-04-06 22:41:25 -04:00
08a894577b
refactor: replace next-auth with better-auth core and client
2026-04-06 22:41:11 -04:00
febc57b240
refactor: update DB schema for better-auth conventions
2026-04-06 22:41:00 -04:00
3ab77cc21f
refactor: update env vars for better-auth
2026-04-06 22:40:41 -04:00
8a500f07de
refactor: replace next-auth with better-auth dependency
2026-04-06 22:40:27 -04:00
d8875e587e
feat: add PostgreSQL dev container compose file
2026-04-06 22:40:15 -04:00
47251dad3f
chore: add debug.log to .gitignore
2026-04-06 22:40:01 -04:00
35a7f0a7c2
ai skills
...
Signed-off-by: Dmytro Stanchiev <git@dmytros.dev >
2026-04-06 20:48:30 -04:00
f70a416fea
devenv update
...
Signed-off-by: Dmytro Stanchiev <git@dmytros.dev >
2026-04-06 20:48:24 -04:00
206f028fdf
init ruler
...
Signed-off-by: Dmytro Stanchiev <git@dmytros.dev >
2026-04-06 20:48:07 -04:00
4db02f47bf
Merge branch 'main' of git.cloud.dmytros.dev:old4ever/local-cal
2026-04-06 20:40:10 -04:00
10ad239259
build: update bun lockfile version
2025-12-12 09:31:20 -05:00
755076351b
security: bump nextjs version
2025-12-12 09:31:03 -05:00
28c982ee37
fix: docker build
2025-12-12 09:27:02 -05:00
d7dc911db4
Update next to fix react2shell CVE
...
Signed-off-by: Dmytro Stanchiev <git@dmytros.dev >
2025-12-06 09:34:25 -05:00
f20f3d66a1
Simplify dropdown menu labels in event card
...
Remove redundant "event" text from Edit and Delete menu items for cleaner UI
2025-08-22 13:38:57 -04:00
824768ce93
Add RRuleDisplay component and clean up unused imports
...
- Create new RRuleDisplay component for better recurrence rule formatting
- Replace Badge with RRuleDisplay in EventCard for improved UX
- Remove unused imports across multiple files (CalendarEvent, Badge, Card components)
- Remove unused catch parameter in ai-event route
2025-08-22 13:35:13 -04:00
eb73f9f929
Refactor event management into reusable components
...
- Extract EventCard, EventsList, and event dialog into separate components
- Add new AI toolbar and drag-drop container components
- Simplify main page.tsx by removing inline component definitions
- Improve code organization and maintainability
2025-08-22 12:33:07 -04:00
6ab2946e8a
refactor events list as shadcn cards
2025-08-20 14:12:32 -04:00
cde44ee2d7
fix grammar
2025-08-20 14:11:53 -04:00
655517a27c
animate button clicks for UX
2025-08-20 14:07:22 -04:00
9a836fc866
refactor ai event creation into a promise toast
2025-08-20 13:14:29 -04:00
275e83a6c0
replace alerts with toasts
2025-08-20 13:13:52 -04:00
d8d0039c44
install 'sonner' toask
2025-08-20 13:12:08 -04:00
6e6e9b0699
update logo font
2025-08-20 12:36:33 -04:00
044e4fbb07
remove shadow from the header
2025-08-20 12:36:22 -04:00
2d0da9dbeb
autoresize textfield with content & minor ui tweaks
2025-08-20 12:22:38 -04:00
d8e55e85a1
'fix' hydration error by rendering on the client
2025-08-20 11:27:11 -04:00
e0ff037c06
clear ai event prompt after generation
2025-08-20 11:14:24 -04:00
46a99775a0
add icon for 'system' theme
2025-08-20 11:04:25 -04:00
d50d77538b
change shadcn theme
2025-08-20 11:04:05 -04:00
308f5c8380
fix d&d cta position
2025-08-19 05:52:28 -04:00
112ab01445
moved sign-in component to a proper folder
2025-08-19 05:41:46 -04:00
6818046d58
adjust recurrence picker to not be a card
2025-08-19 05:41:28 -04:00
ef035e2b7d
add labels to action button sections
2025-08-19 05:33:36 -04:00
1a30b729e6
fix sign buttons inconsistencies in the header
2025-08-19 05:32:29 -04:00
383ce4c33a
Merge branch 'drizzle-claude'
2025-08-19 05:02:22 -04:00
caa89a87de
update metadata & use logo as a link to root
2025-08-19 05:00:58 -04:00
fa39d7584b
fix csr nextjs build error
...
https://nextjs.org/docs/messages/missing-suspense-with-csr-bailout
2025-08-19 04:35:07 -04:00
f92c79ac60
implement auth error page and moved auth-related pages to /auth path
2025-08-19 04:27:13 -04:00
12e9ec5d85
proper user/session creation and auth integration into UI
2025-08-19 03:40:06 -04:00
1a13013b45
use different env files based on node env
2025-08-19 01:54:19 -04:00
92535f7e54
claude drizzle integration
2025-08-19 01:54:19 -04:00
9942a11c0d
drizzle setup
2025-08-19 01:54:19 -04:00
8808daead3
use independent db
...
easier for local development
2025-08-19 01:54:19 -04:00
c0740877b5
minor style adjustment
2025-08-18 17:05:02 -04:00
42f3521cd7
update .env file
2025-08-17 11:41:27 -04:00
3bb320b59f
update docker-compose with a db
2025-08-17 11:15:30 -04:00
20b26274d4
create example .env files
2025-08-17 11:15:17 -04:00