mercury/internal/database/sql
2023-10-15 21:39:50 +02:00
..
account.go add a couple post endpoints + /timelines/home 2023-09-06 16:32:33 +02:00
blog.go feat: distribute new local posts to followers via websocket 2023-10-15 21:39:50 +02:00
config.go add a couple post endpoints + /timelines/home 2023-09-06 16:32:33 +02:00
database.go add working signup + login 2023-09-04 03:33:13 +02:00
errors.go init 2023-09-03 00:23:48 +02:00
migrate.go init 2023-09-03 00:23:48 +02:00
post.go add air config 2023-09-06 16:48:10 +02:00
queries.go add a couple post endpoints + /timelines/home 2023-09-06 16:32:33 +02:00
timeline.go fix some endpoints 2023-09-15 16:33:08 +02:00
token.go add frontend auth middleware, embed user data in frontend html 2023-09-04 17:32:45 +02:00