computer_glamour

computer_glamour synced commits to master at computer_glamour/librespeed-mirror from mirror

  • 1af6517eb9 Merge pull request #820 from EmanuelPeixoto/fix-upload-http-status Fix upload-speed inflation on HTTP errors and document request body limits
  • 397308de03 fix upload race: use captured x in onload, remove upload.onload restart - xhr.onload now owns the complete lifecycle: checks x.status on the captured local variable, restarts only on 2xx. - xhr.upload.onload no longer calls testStream() to avoid race with xhr.onload overwriting xhr[i] before status is read. - xhr.upload.onerror also uses the captured x for consistency.
  • 2afc380e19 fix upload: check HTTP status in xhr.onload, expand IIS docs - speedtest_worker.js: moved HTTP status check from xhr.upload.onload (body sent, response may not be available) to xhr.onload (full HTTP transaction complete, xhr.status is reliable). - doc.md: added full IIS web.config example with maxAllowedContentLength.
  • 1b3c0ac9c4 fix upload: check HTTP status in onload, document server body size limit - speedtest_worker.js: xhr.upload.onload now checks xhr.status before restarting the upload stream. Non-2xx responses (e.g. HTTP 413 from undersized client_max_body_size) are treated as failures instead of inflating upload speed measurements. - doc.md: added explicit nginx/Apache/IIS configuration examples for client_max_body_size / LimitRequestBody to prevent HTTP 413 errors on the 20MB upload test blobs.
  • View comparison for these 4 commits »

10 hours ago

computer_glamour pushed to master at computer_glamour/python-dnat-auth

2 days ago

computer_glamour synced commits to master at computer_glamour/librespeed-mirror from mirror

  • 18e254ff49 Merge pull request #826 from librespeed/dependabot/npm_and_yarn/minimatch-3.1.5 chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5
  • aefa645520 Merge pull request #827 from librespeed/dependabot/npm_and_yarn/flatted-3.4.3 chore(deps-dev): bump flatted from 3.3.3 to 3.4.3
  • 5e7bdbfa31 Merge pull request #825 from librespeed/dependabot/npm_and_yarn/js-yaml-4.3.0 chore(deps-dev): bump js-yaml from 4.1.1 to 4.3.0
  • 9d07f726bb Merge pull request #824 from librespeed/dependabot/npm_and_yarn/brace-expansion-1.1.16 chore(deps-dev): bump brace-expansion from 1.1.12 to 1.1.16
  • 36584defcc chore(deps-dev): bump flatted from 3.3.3 to 3.4.3 Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to 3.4.3. - [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.3) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
  • View comparison for these 14 commits »

2 days ago

computer_glamour synced and deleted reference chore/playwright-mode-test-plan at computer_glamour/librespeed-mirror from mirror

2 days ago

computer_glamour synced commits to chore/playwright-mode-test-plan at computer_glamour/librespeed-mirror from mirror

  • dbb4067f5e ci: run Docker workflow for master pull requests

2 days ago

computer_glamour synced commits to master at computer_glamour/4get-mirror from mirror

4 days ago

computer_glamour synced commits to master at computer_glamour/snac2-glamour-mirror from mirror

  • 5cffab6a29 Merge pull request 'renamed snac-btn-like to snac-btn-clear-all' (#633) from voidq/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/633
  • 4d120bccd8 renamed snac-btn-like to snac-btn-clear-all by mistake clear_all btn was given class snac-btn-like
  • View comparison for these 2 commits »

5 days ago

computer_glamour synced commits to 2.0-backport at computer_glamour/privatebin-mirror from mirror

1 week ago

computer_glamour synced new reference 2.0-backport to computer_glamour/privatebin-mirror from mirror

1 week ago

computer_glamour synced commits to v6.2.0 at computer_glamour/librespeed-mirror from mirror

1 week ago

computer_glamour synced new reference v6.2.0 to computer_glamour/librespeed-mirror from mirror

1 week ago

computer_glamour synced commits to master at computer_glamour/4get-mirror from mirror

1 week ago

computer_glamour synced commits to master at computer_glamour/privatebin-mirror from mirror

1 week ago

computer_glamour synced and deleted reference js/removeJQuery at computer_glamour/privatebin-mirror from mirror

1 week ago

computer_glamour synced commits to master at computer_glamour/librespeed-mirror from mirror

  • 16e8440dff chore(release): prepare v6.2.0
  • be1c7f87a7 Merge pull request #798 from akirayamamoto/fix/php-post-max-size-upload-chunks fix(docker): raise PHP post_max_size for default 20MB upload chunks
  • 265c42d4bf docs: trim Docker PHP ini comments Drop the Debian COPY comment (it only restated the code) and the version-fragility framing in the Alpine comment. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
  • 914a29de7a docker: simplify Alpine PHP ini install
  • a30872a4e8 docs: shorten PHP upload limit comment
  • View comparison for these 8 commits »

1 week ago

computer_glamour synced commits to js/removeJQuery at computer_glamour/privatebin-mirror from mirror

  • 13019339d9 chore: update SRI hash
  • d616d8f28c style: upgrade JsHint to EcmaScript 2018 as ESLint to align them
  • 62a74624df style: add missing semicolons & properly use Error exception class
  • 693cd994f1 refactor: remove last jQuery bit for attachment upload Co-authored-by: Junie <junie@jetbrains.com>
  • 26d08a1b32 style(jshint): predef seems to be deprecated see https://stackoverflow.com/questions/22551402/difference-between-globals-and-predef-in-jshintrc#23376676
  • View comparison for these 102 commits »

1 week ago

computer_glamour synced commits to master at computer_glamour/snac2-glamour-mirror from mirror

  • 727ea03c62 Updated RELEASE_NOTES.
  • 40f6aee663 Merge branch 'master' of grunfink-codeberg:grunfink/snac2
  • 9cf9af542f Merge pull request 'mastoapi: implement DELETE /api/v1/profile/{avatar,header}' (#631) from bm90/snac2:masto-avatar-header-delete into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/631
  • f77be8cb43 add avatar and header deletion mastodon api endpoints
  • 1a34a0d232 Updated RELEASE_NOTES.
  • View comparison for these 6 commits »

1 week ago

computer_glamour synced commits to master at computer_glamour/4get-mirror from mirror

  • 5fc80a3672 google cse pagination fix, thanks nikolay

1 week ago

computer_glamour synced commits to add-zh-tw-locale at computer_glamour/privatebin-mirror from mirror

1 week ago

computer_glamour synced new reference add-zh-tw-locale to computer_glamour/privatebin-mirror from mirror

1 week ago