-
-
Notifications
You must be signed in to change notification settings - Fork 178
Pre-Release Audit for v1.1.2 (PRs #1275–#1299) - AUDIT V1 #1303
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
Closed
simbabimba-dev
wants to merge
38
commits into
Ctrlpanel-gg:development
from
simbabimba-dev:dev-bugfixes-pre1.1.2
Closed
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
5eb7b59
bugfix: reinstate dash cache invalidation fixes and use better cachelock
simbabimba-dev fa009de
bugfix: reinstate referral abuse trace mechanism
simbabimba-dev aceb209
feat: remove manual logging and let tapActivity handle api mod reason…
simbabimba-dev 6ebfc73
bugfix: remove manual logging, handover to tapactivity, restore dockb…
simbabimba-dev 017d1fc
bugfix: fix initial creds being 1000x the db value due reapplying pre…
simbabimba-dev a497f08
feat: let tapactivity do the api mod reason logging
simbabimba-dev 569b35b
bugfix: fix referral return pointing to unknown method instead of rec…
simbabimba-dev 0ecafdd
fix: make sure cache lock is always released
simbabimba-dev 661c384
bugfix: ensure credits are always formatted as strings in activity logs
simbabimba-dev 839b22d
bugfix: simplify 'Via' attribute assignment for web requests in Serve…
simbabimba-dev 3742890
bugfix: change referral ID from 'N/A' to null for better data handling
simbabimba-dev eeb2530
bugfix: remove unnecessary local variable assignment for reason in se…
simbabimba-dev 7f6a3fe
bugfix: optimize referral retrieval and deletion logic in UserControl…
simbabimba-dev ccbeefa
fix: better coupon handling and use max uses per user limit locally
simbabimba-dev 8d75875
bugfix: correct handling of minimum credits for server unsuspension t…
simbabimba-dev e451422
bugfix: enhance locale handling and formatting in CurrencyHelper; fix…
simbabimba-dev 49aca6e
bugfix: implement atomic credit deduction and post-creation job for s…
simbabimba-dev 9a74a66
bugfix: optimize coupon usage increment logic to handle race conditio…
simbabimba-dev 515e753
bugfix: enhance locale-aware formatting in CurrencyHelper; improve us…
simbabimba-dev d4a0f19
bugfix: add unique constraint to user_coupons; consolidate duplicate …
simbabimba-dev 788e29c
bugfix: implement server reconciliation job; enhance server creation …
simbabimba-dev 19f02eb
refactor: remove global setting for minimum credit and use local mini…
simbabimba-dev 673d9ab
fix users being debited 2x
simbabimba-dev 179c84e
docs: refactor Old documentation links
simbabimba-dev e648f68
Update README.md
simbabimba-dev e654807
Fix installation instructions link in README
simbabimba-dev de3ccf6
Merge pull request #9 from LakshmiBhaskarPVL/old-doc-links
simbabimba-dev a5d295e
create minimum credits old column and let admins be able to revert mi…
simbabimba-dev 7bdd64c
refactor: fix activity log deletion query in RegisterController (issu…
simbabimba-dev bcfcd21
refactor: replace DB statements with schema facade
simbabimba-dev 7f0ffc8
fix: required variables swal2 modal having random html in it
simbabimba-dev 5d691a9
refactor: update minimum credits logic to handle default value case
simbabimba-dev cb9ac75
fix the incorrect formatting for required var model made by laravel b…
simbabimba-dev 0475dad
refactor: update product credit checks to use effective minimum credits
simbabimba-dev 5b84649
refactor: actually update local usercredits tracker alongside db upda…
simbabimba-dev cd92506
Update app/Models/Product.php
simbabimba-dev 3504834
refactor: remove global setting for minimum credit and use local mini…
simbabimba-dev 23fb69b
Merge development into PR branch with our changes preserved
simbabimba-dev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.