Commit Graph

8 Commits

Author SHA1 Message Date
Manuel 7562b86894
fix: Potential nil pointer dereference 2024-04-27 22:20:03 +02:00
Manuel 8f13f765a1
chore: Update dependencies, Update golang version 2024-04-27 22:19:41 +02:00
Manuel e6bf12fa35
feat: Add embeds, rework embed struct 2023-10-17 00:10:00 +02:00
Manuel 712d83c0f0
fix: Fix database query
Fix ordering in database query if more than one tweet with same timestamp
2023-10-17 00:07:00 +02:00
Manuel 711f2d2e7b
fix: Open account login flow rework 2023-10-17 00:05:00 +02:00
Manuel 2fd8f5d20b
chore: Add dockerignore, Update editorconfig, Update dependencies
* Add dockerignore and update editorconfig for Dockerfile
* Abort docker build if arch is not supported
2023-10-17 00:00:00 +02:00
Manuel e35576fb3f
chore: Remove debugging code and comments 2023-08-29 18:30:00 +02:00
Manuel eca46fcadd
Initial commit 2023-08-29 18:00:00 +02:00