]> git.codecow.com Git - nano-pow.git/shortlog
nano-pow.git
2026-07-26 Chris DuncanFix validation tool.
2026-07-26 Chris DuncanImprove sizing of validation inputs. Prevent line break...
2026-07-26 Chris DuncanStyle ordered list to use nested counters.
2026-07-26 Chris DuncanDocument function parameters.
2026-07-26 Chris DuncanEliminate a few unnecessary import shortcuts.
2026-07-26 Chris DuncanEliminate unused argument.
2026-07-26 Chris DuncanRearrange functions.
2026-07-26 Chris DuncanProvide some context with headings.
2026-07-26 Chris DuncanFix self check.
2026-07-26 Chris DuncanSwap runs and size in output.
2026-07-26 Chris DuncanLink to effort explanation.
2026-07-26 Chris DuncanAdjust styling and wrap benchmark options in divs to...
2026-07-26 Chris DuncanDebug always. Adjust info content.
2026-07-26 Chris DuncanFix self-check.
2026-07-25 Chris DuncanOverhaul testing script.
2026-07-25 Chris DuncanDefine single execution sequence in separate function.
2026-07-25 Chris DuncanBrief random bytes instead of weird UUID manipulation.
2026-07-25 Chris DuncanEnable test button once module is ready.
2026-07-25 Chris DuncanSpecify character encoding.
2026-07-25 Chris DuncanClean up process ID file when server exits.
2026-07-25 Chris DuncanUpdate sample systemd service for server.
2026-07-25 Chris DuncanDisable experimental Node localstorage implementation...
2026-07-24 Chris DuncanStart updating test page with new body content and...
2026-07-24 Chris DuncanFix import paths.
2026-07-24 Chris DuncanUpdate test page path.
2026-07-24 Chris DuncanUpdate imports to latest version.
2026-07-24 Chris DuncanMove test page to root directory.
2026-07-19 Chris DuncanRemove unnecessary type check since this is just called...
2026-07-19 Chris DuncanDocument BLAKE2b code gen script.
2026-07-17 Chris DuncanMerge branch 'next/webgpu-dom-types'
2026-07-17 Chris DuncanSort manifest to align with documentation.
2026-07-17 Chris DuncanEnable postinstall scripts for specific versions of...
2026-07-16 Chris DuncanFix README run-on sentence.
2026-07-16 Chris DuncanMigrate from WebGPU working group types to built-in...
2026-07-16 Chris DuncanMerge branch 'release/v5.2'
2026-07-16 Chris DuncanPatch version. v5.2.2
2026-07-16 Chris DuncanFix WASM trap since Chrome and Firefox have different...
2026-07-16 Chris DuncanSimplify generate execution.
2026-07-16 Chris DuncanStore logger locale info instead of calling on every...
2026-07-16 Chris DuncanWhitespace and documentation.
2026-07-12 Chris DuncanMerge branch 'next/refactor-logger'
2026-07-12 Chris DuncanAppend first log argument to datetime string to allow...
2026-07-12 Chris DuncanUse logger class in test webpage.
2026-07-12 Chris DuncanRefactor logger to completely replace methods when...
2026-07-12 Chris DuncanRemove droppable logging labels.
2026-07-12 Chris DuncanMerge branch 'next/improve-build'
2026-07-12 Chris DuncanRevert to single esbuild script and move into scripts...
2026-07-11 Chris DuncanConfigure build differently for non-development output.
2026-07-11 Chris DuncanSort build options.
2026-07-11 Chris DuncanMove bundle option because it's not shared.
2026-07-11 Chris DuncanConsolidate output location values.
2026-07-11 Chris DuncanUpdate build script path.
2026-07-11 Chris DuncanSplit build script from configuration.
2026-07-11 Chris DuncanRename build script.
2026-07-11 Chris DuncanMove esbuild bundle script into its own directory.
2026-07-11 Chris DuncanMerge branch 'release/v5.2'
2026-07-11 Chris DuncanPatch version. v5.2.1
2026-07-11 Chris DuncanSpecify deployed files.
2026-07-11 Chris DuncanMerge branch 'main' into release/v5.2
2026-07-10 Chris DuncanReduce WebGL canvas size on test page to prevent crashi...
2026-07-10 Chris DuncanMerge branch 'fix/cdn-import'
2026-07-10 Chris DuncanConvert async dynamic imports to standard import map...
2026-07-10 Chris DuncanAutoformat whitespace.
2026-07-10 Chris DuncanMerge branch 'release/v5.2'
2026-07-10 Chris DuncanLoad from relative path only if serving locally.
2026-07-10 Chris DuncanMerge branch 'release/v5.2'
2026-07-10 Chris DuncanUpdate version. v5.2.0
2026-07-10 Chris DuncanFix WASM handling of small bigints.
2026-07-10 Chris DuncanAdd a couple test scenarios and output sourcemap for...
2026-07-10 Chris DuncanFix debug output on test webpage.
2026-07-10 Chris DuncanFix regression in WebGL hash endianness.
2026-07-10 Chris DuncanUpdate manual page.
2026-07-10 Chris DuncanUpdate test page CDN versions to prepare for publishing.
2026-07-10 Chris DuncanBump version.
2026-07-10 Chris DuncanMerge branch 'next/fix-wasm'
2026-07-10 Chris DuncanLimit message handling in WASM host and worker to known...
2026-07-10 Chris DuncanDisplay debug output on initial WASM compilation.
2026-07-10 Chris DuncanFix scoring status output.
2026-07-10 Chris DuncanAdd Node types to tsconfig. Restyle test page input...
2026-07-10 Chris DuncanRemove non-hex strings from test page self-check.
2026-07-10 Chris DuncanValidate block hash range. Adjust bigint hex validation.
2026-07-09 Chris DuncanRevert to TS 5 to fix conflicting WebGPU types.
2026-07-09 Chris DuncanUpdate dependencies.
2026-07-09 Chris DuncanMerge branch 'next/refactoring'
2026-07-09 Chris DuncanDelay bigint conversion.
2026-07-09 Chris DuncanMerge branch 'main' into next/refactoring
2026-07-09 Chris DuncanUpdate dependency tree for CVEs.
2026-06-22 Chris DuncanRefactor bigint conversion helpers.
2026-06-22 Chris DuncanUse generic strict equality hash comparison on cache...
2026-06-22 Chris DuncanReorder function declarations.
2026-06-22 Chris DuncanSimplify string to bigint conversion.
2026-06-22 Chris DuncanUpdate dependencies.
2026-06-22 Chris DuncanSimplify bigint conversion to bytewords.
2026-06-22 Chris DuncanRevert default export changes which made server import...
2026-06-22 Chris DuncanLog when server is loading actual module
2026-06-22 Chris DuncanFix test page to work with updated exports.
2026-06-21 Chris DuncanDeprecate unused functions.
2026-06-21 Chris DuncanAdjust imports.
2026-06-21 Chris DuncanAdjust main exports. Revert bytes replacement of bigint...
2026-06-08 Chris DuncanReuse previously processed hash.
next