aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prevents crawler robots from pointlessly downloading bundles :/Nikolay Govorov2026-03-132-0/+6
* Fix trash reloads minisigsNikolay Govorov2026-03-124-17/+25
* Add smoke test for go and zigNikolay Govorov2026-02-089-14/+585
* Add dark theme, add zorian licenseNikolay Govorov2026-02-082-26/+65
* Add favicon, setup etag for static, drop licenses for another targetsNikolay Govorov2026-02-0823-372/+418
* Setup licenses pageNikolay Govorov2026-02-0714-142/+963
* Split codebase to workspaceNikolay Govorov2026-02-0721-2069/+188
* Introduce common way for indexing repositoriesNikolay Govorov2026-02-0610-924/+1331
* Adds code coverage checks and cleans up the config a bitNikolay Govorov2026-02-059-182/+746
* Optimizes loading of minisig files for ZigNikolay Govorov2026-02-036-52/+232
* Implement indexes for Go/Zig backendNikolay Govorov2026-02-0213-265/+1621
* Refactor frontend layerNikolay Govorov2026-02-018-442/+396
* Unifies backendsNikolay Govorov2026-01-317-190/+238
* Support Go downloadsNikolay Govorov2026-01-314-13/+402
* Fixes adding timestamps to logsNikolay Govorov2026-01-301-7/+36
* Setup otlp telemetryNikolay Govorov2026-01-296-29/+581
* Integrate with systemd notifyNikolay Govorov2026-01-204-30/+80
* Web optimization: compression, cache and meta headersNikolay Govorov2026-01-193-30/+137
* Replace TLS implNikolay Govorov2026-01-196-170/+136
* Move constants to configNikolay Govorov2026-01-175-41/+98
* Graceful shutdown and rate limits for serverNikolay Govorov2026-01-176-19/+408
* Allows to listen to multiple ports, adds https supportNikolay Govorov2026-01-178-244/+499
* Add Makefile for common tasksNikolay Govorov2026-01-163-1/+28
* Rename 'upstream' to 'proxy' module, update depsNikolay Govorov2026-01-165-67/+245
* Unit tests for storageNikolay Govorov2026-01-165-1/+500
* Update project structureNikolay Govorov2026-01-1510-189/+282
* Use uuid v5 instead of hash for object idNikolay Govorov2026-01-155-95/+213
* Refactor storage with 2-step writing filesNikolay Govorov2026-01-151-128/+260
* Add accept logging with contextNikolay Govorov2026-01-144-17/+270
* Designs a more robust storage based on sqliteNikolay Govorov2026-01-146-44/+1070
* Publish deb and rpm packages to s3Nikolay Govorov2026-01-132-38/+72
* Setup signin for deb/rpm packagesNikolay Govorov2026-01-135-26/+71
* Add docs for installation, more detailed versions of packagesNikolay Govorov2026-01-124-8/+64
* Fix packages for usage in containers without systemdNikolay Govorov2026-01-122-7/+16
* Uses a manual parser for zig tarballs instead of regex, fixes config issuesNikolay Govorov2026-01-128-139/+265
* Parse configuration from toml fileNikolay Govorov2026-01-127-18/+143
* Setup packaging for linuxNikolay Govorov2026-01-117-3/+180
* Add checks for dependenciesNikolay Govorov2026-01-114-520/+3468
* Setup OSS CLA and CI for sign itNikolay Govorov2026-01-113-0/+225
* Adds an explicit license, readme, and basic CINikolay Govorov2026-01-1112-12/+764
* PoC for zig binaries proxyNikolay Govorov2026-01-118-28/+604
* Setup projectNikolay Govorov2026-01-105-0/+939