Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
3cef47b
feat: ranking module
Clintonrocha98 Nov 1, 2025
9eb8924
feat: ranking module
Clintonrocha98 Nov 1, 2025
9c157fd
feat: integrations module
Clintonrocha98 Nov 1, 2025
ee0cbad
feat: integrations module
Clintonrocha98 Nov 1, 2025
d975544
feat: integrations module
Clintonrocha98 Nov 1, 2025
17ecd22
Merge branch '3.x' of github.com:he4rt/he4rt-bot-api into feat/heart-…
Clintonrocha98 Nov 1, 2025
b973697
composer lock
Clintonrocha98 Nov 1, 2025
93e6d8b
feat: meeting module
Clintonrocha98 Nov 1, 2025
f9ca69b
test: meeting tests
Clintonrocha98 Nov 1, 2025
c3ca9a4
feat: authentication module
Clintonrocha98 Nov 1, 2025
88db277
season hasmany meetings
Clintonrocha98 Nov 1, 2025
faa2b51
feat: provider module
Clintonrocha98 Nov 1, 2025
6288df7
feat: renaming namespace
Clintonrocha98 Nov 1, 2025
c5bc863
feat: feedback module
Clintonrocha98 Nov 1, 2025
48664ea
pint and rector
Clintonrocha98 Nov 1, 2025
9b03cc0
feat(feedback): feature tests
Clintonrocha98 Nov 1, 2025
b8a8665
feat: character module
Clintonrocha98 Nov 1, 2025
9d9ad6b
feat: character module
Clintonrocha98 Nov 1, 2025
6334fdc
feat: user module
Clintonrocha98 Nov 1, 2025
08a77d8
feat: delete core
Clintonrocha98 Nov 1, 2025
d816e01
feat: restore core
Clintonrocha98 Nov 1, 2025
a6cad0c
feat: shared module
Clintonrocha98 Nov 1, 2025
4c535db
feat: rename namespace
Clintonrocha98 Nov 1, 2025
2790890
style: pint and rector
Clintonrocha98 Nov 1, 2025
3d82027
fix: add paths parameter to phpstan configuration
gvieira18 Nov 2, 2025
44a7186
chore: overall fixies over modular project
gvieira18 Nov 2, 2025
b519ec9
chore: fix testing suites for modules (#75)
danielhe4rt Nov 2, 2025
d893224
fix: remove readonly from abstract class
danielhe4rt Nov 2, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

This file was deleted.

20 changes: 0 additions & 20 deletions Heart/Character/CharacterDomain.php

This file was deleted.

28 changes: 0 additions & 28 deletions Heart/Character/Infrastructure/Factories/PastSeasonFactory.php

This file was deleted.

This file was deleted.

This file was deleted.

20 changes: 0 additions & 20 deletions Heart/Feedback/FeedbackDomain.php

This file was deleted.

24 changes: 0 additions & 24 deletions Heart/Feedback/Infrastructure/Providers/FeedbackRouteProvider.php

This file was deleted.

This file was deleted.

18 changes: 0 additions & 18 deletions Heart/Integrations/IntegrationsDomain.php

This file was deleted.

18 changes: 0 additions & 18 deletions Heart/Integrations/Twitch/Common/TwitchIntegrationProvider.php

This file was deleted.

15 changes: 0 additions & 15 deletions Heart/Integrations/Twitch/Common/TwitchService.php

This file was deleted.

9 changes: 0 additions & 9 deletions Heart/Integrations/Twitch/OAuth/Domain/TwitchOAuthService.php

This file was deleted.

21 changes: 0 additions & 21 deletions Heart/Meeting/Application/PaginateMeetings.php

This file was deleted.

16 changes: 0 additions & 16 deletions Heart/Meeting/Infrastructure/Exceptions/MeetingExceptions.php

This file was deleted.

22 changes: 0 additions & 22 deletions Heart/Meeting/Infrastructure/Factories/MeetingTypeFactory.php

This file was deleted.

25 changes: 0 additions & 25 deletions Heart/Meeting/Infrastructure/Providers/MeetingRouteProvider.php

This file was deleted.

20 changes: 0 additions & 20 deletions Heart/Meeting/Infrastructure/Providers/MeetingServiceProvider.php

This file was deleted.

Loading