• Joined on 2025-10-21
rov created pull request mangamochi/frontend#11 2025-11-12 22:03:41 -03:00
feature(manga): add follow and unfollow functionality for manga
rov created branch feature/manga-follow in mangamochi/backend 2025-11-12 22:03:23 -03:00
rov pushed to feature/manga-follow at mangamochi/backend 2025-11-12 22:03:23 -03:00
89bcd058b6 feat: add endpoint to trigger user follow updates
rov deleted branch feature/manga-follow from mangamochi/backend 2025-11-12 21:58:20 -03:00
rov pushed to main at mangamochi/backend 2025-11-12 21:58:19 -03:00
03c273abb8 Merge pull request 'feat: implement manga follow/unfollow functionality and notification system' (#17) from feature/manga-follow into main
aab2f52938 feat: implement manga follow/unfollow functionality and notification system
Compare 2 commits »
rov merged pull request mangamochi/backend#17 2025-11-12 21:58:18 -03:00
feat: implement manga follow/unfollow functionality and notification system
rov created pull request mangamochi/backend#17 2025-11-12 21:56:37 -03:00
feat: implement manga follow/unfollow functionality and notification system
rov pushed to feature/manga-follow at mangamochi/backend 2025-11-12 21:56:12 -03:00
aab2f52938 feat: implement manga follow/unfollow functionality and notification system
rov created branch feature/manga-follow in mangamochi/backend 2025-11-12 21:56:11 -03:00
rov pushed to feature/manga-follow at mangamochi/frontend 2025-11-12 20:47:01 -03:00
246c6023d7 feature(manga): add follow and unfollow functionality for manga
rov created branch feature/manga-follow in mangamochi/frontend 2025-11-12 20:47:00 -03:00
rov deleted branch chore/env from mangamochi/frontend 2025-11-10 21:37:31 -03:00
rov pushed to main at mangamochi/frontend 2025-11-10 21:37:30 -03:00
5f33b87ece Merge pull request 'chore(env): add local environment configuration for API base URLs' (#10) from chore/env into main
002854d65c chore(env): add local environment configuration for API base URLs
Compare 2 commits »
rov merged pull request mangamochi/frontend#10 2025-11-10 21:37:28 -03:00
chore(env): add local environment configuration for API base URLs
rov created pull request mangamochi/frontend#10 2025-11-10 21:37:15 -03:00
chore(env): add local environment configuration for API base URLs
rov created branch chore/env in mangamochi/frontend 2025-11-10 21:28:58 -03:00
rov pushed to chore/env at mangamochi/frontend 2025-11-10 21:28:58 -03:00
002854d65c chore(env): add local environment configuration for API base URLs
rov deleted branch fix/image-cleanup from mangamochi/backend 2025-11-10 21:28:02 -03:00
rov pushed to main at mangamochi/backend 2025-11-10 21:28:01 -03:00
e3ba04a087 Merge pull request 'fix: optimize S3 object deletion by batching requests and adding error handling' (#16) from fix/image-cleanup into main
66d18927e4 fix: optimize S3 object deletion by batching requests and adding error handling
Compare 2 commits »
rov merged pull request mangamochi/backend#16 2025-11-10 21:27:59 -03:00
fix: optimize S3 object deletion by batching requests and adding error handling