Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/downloads #268

Merged
merged 8 commits into from
Sep 22, 2023
Merged

Feature/downloads #268

merged 8 commits into from
Sep 22, 2023

Conversation

Xinecraft
Copy link
Member

No description provided.

@github-actions
Copy link

github-actions bot commented Sep 17, 2023

Image description CodeRabbit


Uplevel your code reviews with CodeRabbit Pro

CodeRabbit Pro

If you like this project, please support us by purchasing the Pro version. The Pro version has advanced context, superior noise reduction and several proprietary improvements compared to the open source version. Moreover, CodeRabbit Pro is free for open source projects.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image description CodeRabbit

Commits Files that changed from the base of the PR and between 12a3b15 and a4a30e1 commits.
Files selected (21)
  • .env.example (2)
  • app/Actions/Fortify/UpdateUserProfileInformation.php (1)
  • app/Http/Controllers/Admin/DownloadController.php (1)
  • app/Http/Controllers/DownloadController.php (1)
  • app/Http/Controllers/UserController.php (2)
  • app/Http/Requests/CreateDownloadRequest.php (1)
  • app/Http/Requests/UpdateDownloadRequest.php (1)
  • app/Models/Download.php (1)
  • app/Policies/DownloadPolicy.php (1)
  • app/Providers/AuthServiceProvider.php (1)
  • config/auth.php (2)
  • config/filesystems.php (1)
  • config/minetrax.php (11)
  • database/factories/DownloadFactory.php (1)
  • database/factories/UserFactory.php (3)
  • database/migrations/2023_09_12_132341_create_downloads_table.php (1)
  • database/seeders/PermissionSeeder.php (1)
  • public/build/assets/AdminLayout-1419fb44.js (1)
  • public/build/assets/AdminLayout-d3f093e6.js (1)
  • public/build/assets/AfterCreateSteps-f6915248.js (1)
  • public/build/assets/PlayersMinecraftVersionMetricBox-9fa642b5.js (1)
Files ignored due to filter (1)
  • public/build/manifest.json
Files not summarized due to errors (2)
  • public/build/assets/AdminLayout-1419fb44.js (diff tokens exceeds limit)
  • public/build/assets/AdminLayout-d3f093e6.js (diff tokens exceeds limit)
Files not reviewed due to errors (13)
  • app/Http/Controllers/UserController.php (no response)
  • app/Http/Requests/UpdateDownloadRequest.php (no response)
  • .env.example (no response)
  • app/Http/Controllers/Admin/DownloadController.php (no response)
  • app/Http/Controllers/DownloadController.php (no response)
  • app/Http/Requests/CreateDownloadRequest.php (no response)
  • app/Providers/AuthServiceProvider.php (no response)
  • config/auth.php (no response)
  • database/factories/UserFactory.php (no response)
  • app/Policies/DownloadPolicy.php (no response)
  • database/seeders/PermissionSeeder.php (no response)
  • database/migrations/2023_09_12_132341_create_downloads_table.php (no response)
  • public/build/assets/PlayersMinecraftVersionMetricBox-9fa642b5.js (no response)
Files skipped from review due to trivial changes (8)
  • app/Actions/Fortify/UpdateUserProfileInformation.php
  • app/Models/Download.php
  • config/filesystems.php
  • config/minetrax.php
  • database/factories/DownloadFactory.php
  • public/build/assets/AfterCreateSteps-f6915248.js
  • public/build/assets/AdminLayout-1419fb44.js (diff too large)
  • public/build/assets/AdminLayout-d3f093e6.js (diff too large)
Review comments generated (0)
  • Review: 0
  • LGTM: 0

Tips

Chat with Image description CodeRabbit Bot (@coderabbitai)

  • Reply on review comments left by this bot to ask follow-up questions. A review comment is a comment on a diff or a file.
  • Invite the bot into a review comment chain by tagging @coderabbitai in a reply.

Code suggestions

  • The bot may make code suggestions, but please review them carefully before committing since the line number ranges may be misaligned.
  • You can edit the comment made by the bot and manually tweak the suggestion if it is slightly off.

Pausing incremental reviews

  • Add @coderabbitai: ignore anywhere in the PR description to pause further reviews from the bot.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image description CodeRabbit

Commits Files that changed from the base of the PR and between a4a30e1 and 288b88f commits.
Files selected (1)
  • app/Http/Controllers/DownloadController.php (1)
Files not reviewed due to errors (1)
  • app/Http/Controllers/DownloadController.php (no response)
Review comments generated (0)
  • Review: 0
  • LGTM: 0

Tips

Chat with Image description CodeRabbit Bot (@coderabbitai)

  • Reply on review comments left by this bot to ask follow-up questions. A review comment is a comment on a diff or a file.
  • Invite the bot into a review comment chain by tagging @coderabbitai in a reply.

Code suggestions

  • The bot may make code suggestions, but please review them carefully before committing since the line number ranges may be misaligned.
  • You can edit the comment made by the bot and manually tweak the suggestion if it is slightly off.

Pausing incremental reviews

  • Add @coderabbitai: ignore anywhere in the PR description to pause further reviews from the bot.

@Xinecraft Xinecraft merged commit 20f89c7 into main Sep 22, 2023
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image description CodeRabbit

Commits Files that changed from the base of the PR and between 288b88f and a429d07 commits.
Files selected (8)
  • app/Http/Controllers/Api/ApiMinecraftPlayerIntelController.php (12)
  • app/Http/Controllers/DownloadController.php (1)
  • app/Models/Download.php (1)
  • app/View/Components/PhpVarsToJsTransformer.php (5)
  • config/minetrax.php (12)
  • public/build/assets/AdminLayout-eabce765.js (1)
  • public/build/assets/AfterCreateSteps-3315c796.js (1)
  • public/build/assets/PlayersMinecraftVersionMetricBox-ecafd34c.js (1)
Files ignored due to filter (1)
  • public/build/manifest.json
Files not summarized due to errors (2)
  • app/Http/Controllers/Api/ApiMinecraftPlayerIntelController.php (diff tokens exceeds limit)
  • public/build/assets/AdminLayout-eabce765.js (diff tokens exceeds limit)
Files not reviewed due to errors (5)
  • app/Http/Controllers/DownloadController.php (no response)
  • public/build/assets/PlayersMinecraftVersionMetricBox-ecafd34c.js (no response)
  • public/build/assets/AfterCreateSteps-3315c796.js (no response)
  • app/Models/Download.php (no response)
  • app/Http/Controllers/Api/ApiMinecraftPlayerIntelController.php (no response)
Files skipped from review due to trivial changes (3)
  • app/View/Components/PhpVarsToJsTransformer.php
  • config/minetrax.php
  • public/build/assets/AdminLayout-eabce765.js (diff too large)
Review comments generated (0)
  • Review: 0
  • LGTM: 0

Tips

Chat with Image description CodeRabbit Bot (@coderabbitai)

  • Reply on review comments left by this bot to ask follow-up questions. A review comment is a comment on a diff or a file.
  • Invite the bot into a review comment chain by tagging @coderabbitai in a reply.

Code suggestions

  • The bot may make code suggestions, but please review them carefully before committing since the line number ranges may be misaligned.
  • You can edit the comment made by the bot and manually tweak the suggestion if it is slightly off.

Pausing incremental reviews

  • Add @coderabbitai: ignore anywhere in the PR description to pause further reviews from the bot.

@Xinecraft Xinecraft deleted the feature/downloads branch September 23, 2023 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant