threadule/backend/internal/data
2021-12-19 19:21:43 +01:00
..
models feat: added endpoints to get and update self 2021-08-22 18:31:50 +02:00
account.go fix: only list thread that are not sent yet 2021-08-22 11:30:28 +02:00
cleanup.go refactored: moved cleanup stuff to extra file + added db cleanup schedule 2021-08-21 16:01:44 +02:00
data.go fixed some config and log problems 2021-08-14 14:48:49 +02:00
gorm.go added sessions with session clean up 2021-08-14 15:15:51 +02:00
group.go create initial admin user at startup 2021-08-14 15:58:14 +02:00
session.go basic login works 2021-08-14 18:41:12 +02:00
thread.go feat: deleting threads now works 2021-08-22 17:30:39 +02:00
tweet.go style(backend): the code format and the imports in one or the other place a little polished. 2021-12-19 19:21:43 +01:00
user.go feat: added endpoints to get and update self 2021-08-22 18:31:50 +02:00