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

Some improvement for lockdown performance #2048

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

Martii
Copy link
Member

@Martii Martii commented Feb 24, 2025

  • Add stub for authToSearch

Applies to #1548

* Add stub for authToSearch

Applies to OpenUserJS#1548
@Martii Martii added enhancement Something we do have implemented already but needs improvement upon to the best of knowledge. UI Pertains inclusively to the User Interface. security Usually relates to something critical. DB Pertains inclusively to the Database operations. CODE Some other Code related issue and it should clearly describe what it is affecting in a comment. stability Important to operations. labels Feb 24, 2025
@Martii Martii merged commit d9076fb into OpenUserJS:master Feb 24, 2025
@Martii Martii deleted the Issue-1548authToSearchFlag branch February 24, 2025 05:38
Martii added a commit to Martii/OpenUserJS.org that referenced this pull request Feb 24, 2025
* Got in too much of rush towards the end and boofed this. ;)

Post OpenUserJS#2048
Martii added a commit that referenced this pull request Feb 24, 2025
* Got in too much of rush towards the end and boofed this. ;)

Post #2048
Martii added a commit to Martii/OpenUserJS.org that referenced this pull request Feb 25, 2025
* Fix UI display missing libraries.

Post OpenUserJS#2048

NOTE: Thank you for whoever you are pointing this out in a very subtle manner.
Martii added a commit that referenced this pull request Feb 25, 2025
* Fix UI display missing libraries.

Post #2048

NOTE: Thank you for whoever you are pointing this out in a very subtle manner.
Martii added a commit to Martii/OpenUserJS.org that referenced this pull request Mar 1, 2025
* Allow individual query auth's per public model
* Bug fix on Sync as that's always needed with auth

Post OpenUserJS#2048
Martii added a commit that referenced this pull request Mar 1, 2025
* Allow individual query auth's per public model
* Bug fix on Sync as that's always needed with auth

Post #2048
Martii added a commit to Martii/OpenUserJS.org that referenced this pull request Mar 1, 2025
* More in-depth querying when available

Post OpenUserJS#2048
Martii added a commit that referenced this pull request Mar 1, 2025
* More in-depth querying when available

Post #2048
Martii added a commit to Martii/OpenUserJS.org that referenced this pull request Mar 1, 2025
* Limit more to non-auth

Post OpenUserJS#2048
Martii added a commit that referenced this pull request Mar 1, 2025
* Limit more to non-auth
* Missed typo (style)

Post #2048
Martii added a commit to Martii/OpenUserJS.org that referenced this pull request Mar 2, 2025
* Trim up some of the data a bit who don't know how to use SEO properly. i.e. possible spamming/poisoning
* Bug fix using incorrect identifier.

Post OpenUserJS#2048

NOTE(s):
* I tried for HOURS to get these settings into settings.json *(hence why the require is left in one file)* however RegExp just wouldn't have it no matter what I tried. Existing scripts worked, new scripts did not. If anyone has an idea PRs are welcome to move its location to settings.json.
* DB migration will happen when I get around to it as this is very complicated since script source has to be reread but at least new scripts will have it.
Martii added a commit that referenced this pull request Mar 2, 2025
* Trim up some of the data a bit who don't know how to use SEO properly. i.e. possible spamming/poisoning
* Bug fix using incorrect identifier.

Post #2048

NOTE(s):
* I tried for HOURS to get these settings into settings.json *(hence why the require is left in one file)* however RegExp just wouldn't have it no matter what I tried. Existing scripts worked, new scripts did not. If anyone has an idea PRs are welcome to move its location to settings.json.
* DB migration will happen when I get around to it as this is very complicated since script source has to be reread but at least new scripts will have it.
Martii added a commit to Martii/OpenUserJS.org that referenced this pull request Mar 2, 2025
* Revert prior fix as it broke things instead of clearing up identifier naming.
* Change also how the horizontal ellipsis shows up.

Post OpenUserJS#2056 OpenUserJS#2048

* We'll try this again.
Martii added a commit that referenced this pull request Mar 2, 2025
* Revert prior fix as it broke things instead of clearing up identifier naming.
* Change also how the horizontal ellipsis shows up.

Post #2056 #2048

* We'll try this again.
Martii added a commit to Martii/OpenUserJS.org that referenced this pull request Mar 4, 2025
* We'll see if this improves things on pro. Dev is not useful as all queries finish in under 2000ms usually due to higher CPU/MEM configuration.
* Rearrange indexing to closely match query order

Post OpenUserJS#2048
Martii added a commit that referenced this pull request Mar 4, 2025
* We'll see if this improves things on pro. Dev is not useful as all queries finish in under 2000ms usually due to higher CPU/MEM configuration.
* Rearrange indexing to closely match query order

Post #2048
Martii added a commit to Martii/OpenUserJS.org that referenced this pull request Mar 4, 2025
Martii added a commit that referenced this pull request Mar 4, 2025
This reverts commit 4463468.

Not the issue... reversion of #2060 and post #2048
Martii added a commit to Martii/OpenUserJS.org that referenced this pull request Mar 4, 2025
* Since we've been running our own DB server we have way more connections... utilize them.
* Re-Rearrange indexing to closely match query order and style conformance with spacing

Post OpenUserJS#2048

NOTE: There's more to do...
@Martii Martii mentioned this pull request Mar 4, 2025
Martii added a commit that referenced this pull request Mar 4, 2025
Abstract poolSize

* Since we've been running our own DB server we have way more connections... utilize them.
* Re-Rearrange indexing to closely match query order and style conformance with spacing

Post #2048

NOTE: There's more to do...
Martii added a commit to Martii/OpenUserJS.org that referenced this pull request Mar 4, 2025
Martii added a commit that referenced this pull request Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CODE Some other Code related issue and it should clearly describe what it is affecting in a comment. DB Pertains inclusively to the Database operations. enhancement Something we do have implemented already but needs improvement upon to the best of knowledge. security Usually relates to something critical. stability Important to operations. UI Pertains inclusively to the User Interface.
Development

Successfully merging this pull request may close these issues.

1 participant