• Joined on 2023-07-21
agatha pushed to frontend at agatha/forum-app 2024-04-06 21:57:48 +00:00
221dbba3be remove location /api/ from nginx.conf
agatha created branch frontend in agatha/forum-app 2024-04-06 21:50:41 +00:00
agatha pushed to frontend at agatha/forum-app 2024-04-06 21:50:41 +00:00
db4ea90a99 update docker-compose.yml
8f2d6b1613 add Dockerfile and nginx configuration
45c7886090 refactor: create src directory
327f8e4964 ignore .idea
Compare 4 commits »
agatha pushed tag 3.0 to agatha/forum-app 2024-04-06 20:20:38 +00:00
agatha pushed to master at agatha/forum-app 2024-04-06 20:19:47 +00:00
676ececfad Version 3.0 (#4)
agatha merged pull request agatha/forum-app#4 2024-04-06 20:19:45 +00:00
Version 3.0
agatha created pull request agatha/forum-app#4 2024-04-06 20:19:15 +00:00
Version 3.0
agatha pushed tag v1.0 to agatha/forum-app 2024-04-06 20:17:52 +00:00
agatha pushed tag v2.0 to agatha/forum-app 2024-04-06 20:17:52 +00:00
agatha pushed tag v2.1 to agatha/forum-app 2024-04-06 20:17:52 +00:00
agatha opened issue agatha/forum-app#3 2024-04-06 20:04:48 +00:00
[issue]: No default admin user, cannot create new users
agatha pushed to dev at agatha/forum-app 2024-04-06 19:58:08 +00:00
e79f2840d7 Merge branch 'dev' of git.juggalol.com:agatha/forum-app into dev
42ee9326ae chore: remove unused import
Compare 2 commits »
agatha deleted branch feature-auth from agatha/forum-app 2024-04-06 19:56:49 +00:00
agatha pushed to dev at agatha/forum-app 2024-04-06 19:56:49 +00:00
2db6e18d5b feat: add authentication for administration (#2)
agatha merged pull request agatha/forum-app#2 2024-04-06 19:56:48 +00:00
feat: add authentication for administration
agatha created pull request agatha/forum-app#2 2024-04-06 19:56:24 +00:00
feat: add authentication for administration
agatha created branch feature-auth in agatha/forum-app 2024-04-06 19:55:30 +00:00
agatha pushed to feature-auth at agatha/forum-app 2024-04-06 19:55:30 +00:00
03a95c3872 admins can create new users
24887274f0 add router tags
ea4ae48b23 add jwt validation
353218aca7 implement jwt
8aa077441f feat: add login and user creation endpoints
Compare 9 commits »
agatha opened issue agatha/forum-app#1 2024-04-06 17:39:08 +00:00
[feature request]: add timestamps to backend
agatha created branch dev in agatha/forum-app 2024-04-06 16:45:07 +00:00