| .. |
|
meta
|
refactor(database): 🎨 Update database and schema names to be clearer
|
2024-04-16 20:36:01 -10:00 |
|
0000_illegal_living_lightning.sql
|
fix(database): 🚑 Fixed migrations not running on fresh databases
|
2024-04-14 13:41:11 -10:00 |
|
0001_salty_night_thrasher.sql
|
Clean up database with new schema
|
2024-04-13 15:21:38 -10:00 |
|
0002_stiff_ares.sql
|
Clean up database with new schema
|
2024-04-13 15:21:38 -10:00 |
|
0003_spicy_arachne.sql
|
Clean up database with new schema
|
2024-04-13 15:21:38 -10:00 |
|
0004_burly_lockjaw.sql
|
Clean up database with new schema
|
2024-04-13 15:21:38 -10:00 |
|
0005_sleepy_puma.sql
|
Clean up database with new schema
|
2024-04-13 15:21:38 -10:00 |
|
0006_messy_network.sql
|
Clean up database with new schema
|
2024-04-13 15:21:38 -10:00 |
|
0007_naive_sleeper.sql
|
fix(api): 🐛 Fix incorrect database columns in status queries
|
2024-04-15 14:40:40 -10:00 |
|
0008_flawless_brother_voodoo.sql
|
feat(api): ✨ Add dismiss, id and clear API endpoints for notifications
|
2024-04-15 20:00:40 -10:00 |
|
0009_easy_slyde.sql
|
refactor(database): 🎨 Update database and schema names to be clearer
|
2024-04-16 20:36:01 -10:00 |
|
0010_daffy_frightful_four.sql
|
refactor(database): 🎨 Update database and schema names to be clearer
|
2024-04-16 20:36:01 -10:00 |
|
0011_special_the_fury.sql
|
refactor(database): 🎨 Update database and schema names to be clearer
|
2024-04-16 20:36:01 -10:00 |
|
db.ts
|
Switch all routes to use Zod for strict validation
|
2024-04-14 00:36:25 -10:00 |
|
schema.ts
|
refactor(database): 🎨 Update database and schema names to be clearer
|
2024-04-16 20:36:01 -10:00 |
|
types.ts
|
refactor(database): 🎨 Refactor note handling into its own class instead of separate functions
|
2024-04-16 18:09:21 -10:00 |