aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix: with bash we don't get . in the beginning of the extensionHEADmasterMatěj Cepl2024-08-301-5/+5
|
* fix: use trap instead of complicated control of the COMPRESSED stateMatěj Cepl2024-08-291-9/+1
|
* chore: add alternative way to use multiple variables instead of JSONMatěj Cepl2024-08-151-0/+31
|
* chore: remove Go and Python version of the scriptMatěj Cepl2024-08-155-420/+83
|
* fix: conversion to the shellcheck-compatible bash scriptMatěj Cepl2024-08-152-65/+46
| | | | | Associative arrays of associative arrays in bash is crazy talk. It's better to use JSON string and jq.
* Copy bash arraysMatěj Cepl2024-08-151-6/+7
|
* Array slicing.Matěj Cepl2024-08-151-3/+6
|
* WIP: beginning of porting barstool to a bash script.Matěj Cepl2024-08-151-78/+94
|
* fix: don't use new logger, just set correctly the default oneMatěj Cepl2024-08-151-7/+1
|
* chore: use log/slog to make logging levels availableMatěj Cepl2024-08-151-6/+15
|
* chore: add README.md and LICENSEMatěj Cepl2024-08-154-51/+43
| | | | Also, TODO.md with review comments from https://codepal.ai/code-explainer
* fix: don't escaped URL but the plain text oneMatěj Cepl2024-08-151-1/+1
|
* chore: add minimal MakefileMatěj Cepl2024-08-151-0/+5
|
* fix: add comments to the Go sourceMatěj Cepl2024-08-151-0/+12
|
* chore: translated automatically to GolangMatěj Cepl2024-08-153-0/+367
|
* init: original Python script transporting parameter to websiteMatěj Cepl2024-08-011-0/+114