aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Named Tesor HEAD mainNikolay Govorov86 min. ago47-226/+226
* Unify ci checks, move licenses generator to platformNikolay Govorov2 hours ago15-816/+64
* Move scripts from Makefile to miseNikolay Govorov4 hours ago2-54/+26
* Add codeowners, .gitignore and .editorconfigNikolay Govorov4 hours ago3-3/+34
* Rename infra -> platformNikolay Govorov6 days ago1-1/+1
* Fix packages versioning for debianNikolay Govorov7 days ago1-1/+1
* Add docker container and helm chartNikolay Govorov8 days ago14-3/+482
* Use packages publish script from shared infraNikolay Govorov9 days ago5-89/+35
* Use package script from shared infraNikolay Govorov10 days ago3-35/+8
* Use mise for tools provisionNikolay Govorov2026-07-257-22/+161
* Unify contributing policyNikolay Govorov2026-07-243-15/+180
* Unify CLA policyNikolay Govorov2026-07-245-75/+374
* Unified licenses headersNikolay Govorov2026-07-2440-39/+42
* Fix clippy warningsNikolay Govorov2026-07-241-4/+3
* Updates vulnerable packagesNikolay Govorov2026-07-241-4/+4
* Uses licenses-check from shared infraNikolay Govorov2026-07-244-25/+42
* Uses signoff from shared infraNikolay Govorov2026-07-247-31/+56
* Eliminates unnecessary rebuilds on CINikolay Govorov2026-03-293-13/+18
* Update docs, copyrights, fix dnf5 readmeNikolay Govorov2026-03-2941-59/+78
* Update depsNikolay Govorov2026-03-291-250/+333
* Rename Zorian to RecluseNikolay Govorov2026-03-1738-173/+173
* Fix licenses attributionNikolay Govorov2026-03-131-5/+8
* 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