threadule/backend/internal/logic
2021-08-21 16:01:44 +02: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 preparations for thread add and edit 2021-08-15 22:45:24 +02:00
logic.go create initial admin user at startup 2021-08-14 15:58:14 +02:00
password.go basic login works 2021-08-14 18:41:12 +02: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: added getThreads api endpoint 2021-08-21 15:47:30 +02:00
twitter.go feat: added updateThread method to backend 2021-08-21 15:38:04 +02:00