Skip to content

Misc fixes - #729

Open
po5 wants to merge 41 commits into
rr-:masterfrom
po5:misc
Open

Misc fixes#729
po5 wants to merge 41 commits into
rr-:masterfrom
po5:misc

Conversation

@po5

@po5 po5 commented Mar 29, 2025

Copy link
Copy Markdown
Collaborator

Assorted fixes that don't deserve separate PRs but are still worth submitting.
See commit messages for info.

I included 3 commits from @Hunternif that I think deserve to be upstreamed too. Hope that's fine.

Feel free to cherry pick, the commits are unordered and independent of one another. (except for 9f53388 and 7d65f1e that both require f12e288)

po5 and others added 29 commits March 29, 2025 06:50
This regex caught more than was necessary, and in the process made it
impossible to use headers. Only replace instances that will actually
trigger tag permalinks.
Right click Copy would not work on Chrome and Firefox.
Right click Save would not work on Firefox.
So that it works regardless of server configuration.
I'm really confused why the user was expected to reload the page,
there's no technical reason that I can find for it to be this way.
Fixes the default theme flashing on reload
@po5

po5 commented Mar 29, 2025

Copy link
Copy Markdown
Collaborator Author

There's a few more that I need to rework before submitting, will get their own PRs.

@po5
po5 force-pushed the misc branch 2 times, most recently from 5f34080 to 087ea91 Compare April 1, 2025 07:35
This was taking multiple seconds, now it's <200ms for the whole
/post/ api request. Updating relations is still slow, but that doesn't
impact user experience.
Initial calls to api.fetchConfig() in quick succession would launch
multiple requests.
This should be implemented in Info tbh not outside of it.
To easily filter through posts that haven't been retagged since initial
upload.
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.

3 participants