Skip to content

Guscuddy/mar 351 upgrade sveltekit and lucia #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 27 commits into from
Oct 20, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
e7e081c
added mediatype to article and linked it to feeditems
gcuddy Sep 25, 2022
87430f5
chore: updated sveltekit and lucia versions
gcuddy Oct 14, 2022
8e0c63e
fix: updated user field to provider_id and cuid for id
gcuddy Oct 14, 2022
5482b2f
updated signup
gcuddy Oct 14, 2022
460ede4
updated user schema for lucia 0.1
gcuddy Oct 14, 2022
626ac01
updated routes with lucia .1 changes
gcuddy Oct 14, 2022
f8a7153
fixes for lucia .1
gcuddy Oct 14, 2022
701672c
new form actions for latest sveltekit
gcuddy Oct 14, 2022
ea4c5a2
changed rss layout style
gcuddy Oct 14, 2022
08d1d4e
removed typed locals
gcuddy Oct 14, 2022
3f9fff7
fix: replace username with email
gcuddy Oct 14, 2022
4a2b08e
style: clean up comments
gcuddy Oct 14, 2022
3837d7a
chore: update lucia
gcuddy Oct 18, 2022
c623d80
fixes for lucia .12
gcuddy Oct 18, 2022
c50e831
updates for lucia
gcuddy Oct 19, 2022
d6cabe3
chore: upgrade sveltekit and lucia
gcuddy Oct 20, 2022
214eb95
final changes to make sveltekit and lucia play nice
gcuddy Oct 20, 2022
496ab5c
update prisma
gcuddy Oct 20, 2022
3d7a50d
remove zod-prisma
gcuddy Oct 20, 2022
afe6321
remove zod prisma
gcuddy Oct 20, 2022
310195a
remove method override
gcuddy Oct 20, 2022
b0d4d2c
remove remnants of zod-prisma
gcuddy Oct 20, 2022
324d5f4
design improvements
gcuddy Oct 20, 2022
388cf14
upgraaded old popper
gcuddy Oct 20, 2022
e210e0f
update vercel
gcuddy Oct 20, 2022
6123267
some more updates to get forms working
gcuddy Oct 20, 2022
fa3f2f8
final cleanup
gcuddy Oct 20, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.14
16.15.1
Loading