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

0.10.1 alt_search & stats api improvements + minor changes/bug fixes #26

Merged
merged 12 commits into from
Mar 11, 2025
Merged

Conversation

Frozen-H2O
Copy link
Collaborator

@Frozen-H2O Frozen-H2O commented Mar 10, 2025

  • Fix Call Admin and Report embeds having the map displayed in different locations due to off by 1 error
  • Fix some bugs with alt_search api path + optimize its searching recursion
  • Fix max size of infraction display on removed infractions to properly account for the new total block counts field (had a scroll bar because of this addition)
  • Remove GFL specific links from example html files in case they are forgotten to be changed
  • Make discord infraction embeds use the word "Permanent" instead of "Infinite" to match the website's use of "Permanent" in the infraction list
  • Properly reset some elements after submitting a comment on an infraction
  • Tie viewing private comments on infractions to PERMISSION_COMMENT instead of PERMISSION_VIEW_IP_ADDR
  • Update Jinja library due to vulnerability (that probably didn't affect us anyways)
  • Optimize stats api + add optional string parameter 'reason'

Should help in case these are not updated from defaults
- Make punishment nouns match ingame nouns
- Make Discord embeds with posted links show infraction type and duration
from PERMISSION_VIEW_IP_ADDR to PERMISSION_COMMENT
- Fix issue with warning counts
- Add optional reason param to only include infractions containing this string
- Optimize mongodb calls to happen concurrently
@Vauff Vauff merged commit 3799324 into main Mar 11, 2025
@Vauff Vauff deleted the dev branch March 11, 2025 13:15
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.

2 participants