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 |
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 |
user.go
|
feat: added endpoints to get and update self
|
2021-08-22 18:31:50 +02:00 |