|
f2b046056b
|
put sessions in db
|
2025-05-18 13:44:30 -04:00 |
|
|
f8a550883d
|
implement Scylla database
|
2025-05-17 21:45:18 -04:00 |
|
|
a578beea0d
|
change fake db package name to make way for db being split out
|
2025-04-07 16:38:32 -04:00 |
|
|
824ca781d4
|
create password auth skeleton
|
2025-03-30 20:54:41 -04:00 |
|
|
e8d8e8d70b
|
list all users method
|
2025-03-27 21:20:46 -04:00 |
|
|
25ee1d3299
|
methods for creating and getting users
|
2025-03-27 21:07:33 -04:00 |
|
|
9d7ad260f2
|
change user type from int to uuid string
|
2025-03-27 20:33:48 -04:00 |
|
|
c55052ad5b
|
create db update message function
|
2025-03-27 14:50:44 -04:00 |
|
|
a7466e5c77
|
implement message updates
|
2025-03-27 14:41:02 -04:00 |
|
|
b86ee0dac4
|
refactor to have all DB executive functions be in api/
|
2025-03-27 14:12:10 -04:00 |
|
|
9870b79854
|
implement message deletion
|
2025-03-25 13:26:19 -04:00 |
|
|
2ec1738721
|
implement POST message creation
|
2025-03-24 15:02:24 -04:00 |
|
|
8948640311
|
implement proper timestamps
|
2025-03-24 11:45:54 -04:00 |
|
|
d1e77ad4e2
|
create fake database until real DB is implemented
|
2024-12-30 16:31:48 -05:00 |
|
|
0b36bcbd6a
|
abstraction
|
2024-12-29 19:48:41 -05:00 |
|