threadule/backend/internal/logic
2021-12-19 19:34:00 +01:00
..
account.go feat(accounts): login with twitter works now 2021-08-14 22:29:24 +02:00
auth.go refactored: moved cleanup stuff to extra file + added db cleanup schedule 2021-08-21 16:01:44 +02:00
cleanup.go refactored: moved cleanup stuff to extra file + added db cleanup schedule 2021-08-21 16:01:44 +02:00
error.go feat: added endpoints to get and update self 2021-08-22 18:31:50 +02:00
logic.go create initial admin user at startup 2021-08-14 15:58:14 +02:00
password.go style(backend): revert some style changes 2021-12-19 19:34:00 +01:00
scheduler.go refactored: moved cleanup stuff to extra file + added db cleanup schedule 2021-08-21 16:01:44 +02:00
setup.go feat(accounts): login with twitter works now 2021-08-14 22:29:24 +02:00
thread.go feat: only allow deleting threads of current user 2021-08-22 17:34:07 +02:00
twitter.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