Commit Graph

18 Commits

Author SHA1 Message Date
85f3aa1615 chore: add comment
All checks were successful
/ build-and-push-image (push) Successful in 34s
2024-06-11 15:06:58 +03:00
848684e58a chore: fix exiting if env is not found
All checks were successful
/ build-and-push-image (push) Successful in 36s
2024-06-11 12:30:33 +03:00
51cd94fe0a ci: add deploy script
All checks were successful
/ build-and-push-image (push) Successful in 37s
2024-06-11 12:05:44 +03:00
9406032203 feat: update db on duplicate reaction 2024-06-11 10:41:06 +03:00
5b11552400 feat: switch to sqlite 2024-06-10 07:50:15 +03:00
78aa85dc20 ci: update docker file 2024-06-02 11:44:39 +03:00
84547b811a fix: user can only react one post
All checks were successful
/ Build (push) Successful in 2m28s
2024-05-31 17:45:28 +03:00
8e8d69d848 feat: add anonymize address middleware
Some checks failed
/ Build (push) Failing after 12s
2024-05-30 18:42:33 +03:00
b13e73e726 chore: put hx post url in a variable 2024-05-30 14:43:50 +03:00
416a93d6a0 chore: configure cors and simplify template 2024-05-30 13:53:20 +03:00
a376800eeb feat: group routes 2024-05-30 13:30:32 +03:00
4868e4d7cf ci: add docker scripts 2024-05-30 12:52:18 +03:00
4c0cbfd731 refactor: simplify handler and template 2024-05-29 17:55:49 +03:00
34ddac1454 style: add styling 2024-05-29 11:04:10 +03:00
237fcb1c31 feat: add multiple emojis 2024-05-29 10:25:59 +03:00
78957bd23e feat: add like button 2024-05-28 22:19:30 +03:00
1c911c2693 feat: add htmx backend 2024-05-28 20:17:30 +03:00
3b70eccfea feat: init project 2024-05-17 19:01:33 +03:00