Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML

Filter by

175M results  (2 s)

175M results

- Fixed no-unused-vars in src/lib/services/scheduler-service.ts by using parameterless catch blocks where the error was genuinely unreferenced. - Restored the error binding in catch blocks where ...

- Reorders the layout in study.js to mirror the Anki card template, positioning the play audio button above the example text. - Inserts a dashed horizontal delimiter (hr) to cleanly separate multiple ...

Dodano wygenerowany raport audytu (audyt.md) jako podsumowanie znalezionych problemów bezpieczeństwa i przenośności repozytorium. Raport zawiera też gotowe polecenia naprawcze. PR created automatically ...

The memory spine carries conversation, and conversation can carry people. Until the private backup destination exists, mnemos_memories and node_messages do not propagate into this public repo — the weekly ...

Removing CODEOWNERS-driven automatic review assignment / enforcement org-wide. - The machine-user (@eventbritebuild) ownership of CHANGELOG.txt and */version.* is intentionally retained: it drives ...

Bumps the npm_and_yarn group with 5 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | axios | 1.13.6 | 1.16.0 | | postcss | 8.5.8 | 8.5.15 | | vite | 6.4.1 | 8.0.16 | | ...
dependencies
javascript

TL;DR Replaced MD5 with PBKDF2-HMAC-SHA256 (600,000 iterations, 16-byte salt) for password hashing in BenchmarkTest00794.java:76. MD5 is a fast, reversible digest unsuitable for credential storage; PBKDF2 ...

Bumps shell-quote from 1.8.3 to 1.8.4. details summary Changelog /summary p em Sourced from a href= https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md shell-quote s changelog /a . /em /p blockquote ...
dependencies
javascript

Fixes #24. Stacked on #26 (touches adjacent lines in the same file) — merge #26 first; GitHub will retarget this to main automatically. The modal body was a plain Vertical with max-height: 90%, so at ...