Atridad Lahiji
c89a67dec9
Merge pull request #14 from atridadl/dev
...
1.1.6
🐛 Fixed a UI bug where the nav menu would go under page items if the screen is small enough
🚧 Switched to @auth/prisma-adapter
🚧 Deps!
2023-06-12 19:26:56 -06:00
Atridad Lahiji
2ab0720591
bump
2023-06-12 19:25:27 -06:00
Atridad Lahiji
8aada483e7
Switched to new authjs adapter
2023-06-12 18:53:55 -06:00
Atridad Lahiji
387696611d
Navbar issues with z axis
2023-06-12 18:24:29 -06:00
Atridad Lahiji
10222d0179
More deps
2023-06-12 00:09:08 -06:00
Atridad Lahiji
5ddee9ca00
DEPS
2023-06-11 00:40:14 -06:00
Atridad Lahiji
dd1b680963
Merge pull request #13 from atridadl/dev
...
1.1.5
✨ Newer shinier emails!
✨ Cleaner homepage
2023-06-07 22:42:31 -06:00
Atridad Lahiji
1c499146b3
Package updates
2023-06-07 22:39:27 -06:00
Atridad Lahiji
bf2c563eba
Better farewell...
2023-06-07 22:38:47 -06:00
Atridad Lahiji
2c2c708da3
Smol changes to UI
2023-06-07 22:37:47 -06:00
Atridad Lahiji
d3b014d836
Welp...
2023-06-07 22:31:43 -06:00
Atridad Lahiji
e2e2253a6a
Testing new email...
2023-06-07 22:21:02 -06:00
Atridad Lahiji
3be399e14e
Merge pull request #12 from atridadl/dev
...
1.1.4
✨ Added features list to homepage
🚧 Removed Tailwind Typography
🚧 Used newer more shiny DaisyUI spinners instead of the one I built out
🚧 Dependency updates
2023-06-05 17:06:55 -06:00
Atridad Lahiji
9af6d08c91
Removed my loading spinner component in favour of DaisyUIs
2023-06-05 17:04:55 -06:00
Atridad Lahiji
ba12e68be2
Whoops
2023-06-05 16:57:42 -06:00
Atridad Lahiji
627a94d5c8
Get outta here prose!
2023-06-05 16:56:28 -06:00
Atridad Lahiji
766a8ff1db
Quick style updates and dashboard tab selection memory
2023-06-05 12:37:10 -06:00
Atridad Lahiji
818a7567b0
Merge pull request #11 from atridadl/dev
...
1.1.3
🚧 Small optimizations for queries. Votes should be less "heavy" on DB calls...
2023-06-04 15:48:43 -06:00
Atridad Lahiji
774fd8a464
Cache me outside, how bout dat
2023-06-04 15:43:46 -06:00
Atridad Lahiji
c4a619ddde
Merge pull request #10 from atridadl/dev
...
1.1.2
✨ Turns out Preact is like... quite a bit faster than React. And it works with Next. Neat!
2023-06-03 01:44:35 -06:00
Atridad Lahiji
5f90b13bdb
Preacting to diverse needs
2023-06-03 01:41:01 -06:00
Atridad Lahiji
a2ac8da817
Turns out you can just use Preact...
2023-06-03 01:35:40 -06:00
Atridad Lahiji
cfe7df5ca6
Merge pull request #9 from atridadl/dev
...
1.1.1
✨ Updated to DaisyUI 3! Styles are more betterer now :)
2023-06-02 23:15:06 -06:00
Atridad Lahiji
b38c2528fa
Bump
2023-06-02 23:14:12 -06:00
Atridad Lahiji
e0116d9cb4
Updated DaisyUI to 3.0 🎉
2023-06-02 23:10:36 -06:00
Atridad Lahiji
26511a53a2
Merge pull request #8 from atridadl/dev
...
1.1.0
✨ The main page is now a client rendered home-page
✨ The room join/create flows have been moved to /dashboard, which is accessible from any other page via the nav (if signed in)
✨ The signin button is now in the nav
2023-05-31 21:55:38 -06:00
Atridad Lahiji
d3b411afa7
Remove unused vars and cut a release
2023-05-31 21:53:19 -06:00
Atridad Lahiji
fb85aa2187
UX updates... the main page is now fully static :)
2023-05-31 21:49:25 -06:00
Atridad Lahiji
8595620199
Added the same redirect logic to /admin
2023-05-31 16:49:11 -06:00
Atridad Lahiji
b348bcd701
Jotai? More like... no-tai...? Nevermind...
2023-05-31 16:40:03 -06:00
Atridad Lahiji
809f311267
Merge pull request #7 from atridadl/dev
...
1.0.7
🐛 HOTFIX: closed off edge case with 1.0.5 changes
2023-05-31 07:58:23 -06:00
Atridad Lahiji
0cf344760b
Bump
2023-05-31 07:57:22 -06:00
Atridad Lahiji
49e55b91d9
HOTFIX: edge case fixed
2023-05-30 22:39:36 -06:00
Atridad Lahiji
8a0740c52a
Merge pull request #6 from atridadl/dev
...
1.0.6 - Competently actualize resource-sucking vortals
🐛 Sending room links to signed out users now redirects to the original link once the user signs in (In nerd speak: I added a proper callback URL for signin requests)
2023-05-30 22:19:48 -06:00
Atridad Lahiji
d69d25dc5b
Bump
2023-05-30 22:17:06 -06:00
Atridad Lahiji
b4b845f5b8
Auth flow for signin and signout now preserves the path sent
2023-05-30 22:16:33 -06:00
Atridad Lahiji
b0b13223dc
Merge pull request #5 from atridadl/dev
...
1.0.5
🐛 ✨ New votes no longer reset the story name and scale fields!
🚧 Dependency Updates
2023-05-30 17:05:48 -06:00
Atridad Lahiji
d57079030f
Guess its time to cut a release!
2023-05-30 16:45:11 -06:00
Atridad Lahiji
29741253d0
Wow this took like 1 min wtf
2023-05-30 16:44:01 -06:00
Atridad Lahiji
7344821448
oop
2023-05-30 12:56:07 -06:00
Atridad Lahiji
d797297c89
Package changes
2023-05-30 12:55:14 -06:00
Atridad Lahiji
e3f049de6a
Prisma bump
2023-05-30 12:31:47 -06:00
Atridad Lahiji
0fa402384e
Moved some deps around
2023-05-29 18:56:10 -06:00
Atridad Lahiji
564b422650
Merge pull request #4 from atridadl/dev
...
1.0.4
🐛 Data was re-fetched every time focus changed on the window. This has been fixed.
🚧 Deps updates
2023-05-29 16:42:38 -06:00
Atridad Lahiji
7f646db188
This re-fetch is useless AF and wastes DB calls. Remove!
2023-05-29 16:41:04 -06:00
Atridad Lahiji
d6fdaf76d8
Updated code of conduct and footer link
2023-05-28 00:30:47 -06:00
Atridad Lahiji
299ca11365
Deps update
2023-05-28 00:25:07 -06:00
Atridad Lahiji
0ddc4f80b7
Dependency bumps
2023-05-24 22:28:36 -06:00
Atridad Lahiji
5b8dbd0652
Update deps
2023-05-23 00:43:32 -06:00
Atridad Lahiji
78994be88f
Merge pull request #3 from atridadl/dev
...
1.0.3 - Credibly streamline client-centric networks
🚧 Moved caching to use redicache-ts
🚧 Updated misc. deps
2023-05-21 20:05:18 -06:00