aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* resolve.json: improve search qualityArthur Zamarin2024-09-252-10/+10
* package/overview: fix useflags links for USE_EXPANDArthur Zamarin2024-08-052-15/+26
* package/overview: mark default on useflags with +Arthur Zamarin2024-08-022-2/+7
* package/overview: fix bug with showing use flagsArthur Zamarin2024-08-022-32/+21
* eapi cleanup: exclude blockers with rev deps countArthur Zamarin2024-08-021-1/+1
* add SPDX license infoArthur Zamarin2024-07-1948-0/+48
* app/preferences: remove maintainersArthur Zamarin2024-07-083-152/+5
* app/preferences: remove previously created cookiesArthur Zamarin2024-07-081-0/+16
* app/preferences: remove generalArthur Zamarin2024-07-085-241/+6
* templ: fmt importsArthur Zamarin2024-06-2726-112/+164
* about: add link to commit when showing soko's current commit idFlorian Schmaus2024-06-051-11/+8
* package/QA report: fix shown values and orderArthur Zamarin2024-05-301-2/+6
* go: update templArthur Zamarin2024-05-261-1/+1
* app: add all stable requests pageArthur Zamarin2024-05-243-3/+49
* eapi page improvementsArthur Zamarin2024-05-241-0/+1
* remove packages preferencesArthur Zamarin2024-05-205-113/+4
* arches/leaf-packages: fix for included archesArthur Zamarin2024-05-191-0/+2
* arches/leaf-packages: fix for included archesArthur Zamarin2024-05-191-2/+2
* bugs: show all general bugsArthur Zamarin2024-05-165-13/+13
* eapi6 overview: minor improvementsArthur Zamarin2024-05-131-16/+16
* eapi6 overview: show packages countArthur Zamarin2024-05-131-1/+1
* use enum for page for navigation barArthur Zamarin2024-05-1316-22/+22
* add eapi 6 overview page under "/packages/eapi6"Arthur Zamarin2024-05-132-11/+127
* Integrate with release-monitoringArthur Zamarin2024-05-031-1/+13
* app/package: shoe EAPI badge for each versionArthur Zamarin2024-04-192-44/+8
* app/search: fix for empty description + optimize queryArthur Zamarin2024-04-194-17/+30
* user perf: drop useflags preferencesArthur Zamarin2024-04-183-115/+0
* atom feeds: fix escaping of xmlArthur Zamarin2024-04-163-3/+6
* arches: use TabbedLayoutArthur Zamarin2024-04-162-81/+40
* user perf: drop arches preferencesArthur Zamarin2024-04-169-192/+16
* app/maintainer/stabilization: fix columnsArthur Zamarin2024-03-251-1/+1
* app/categories: add bugs & security tabsArthur Zamarin2024-03-228-37/+81
* pull-requests: simplify componentArthur Zamarin2024-03-224-5/+5
* app/maintainer: add search for packages listArthur Zamarin2024-03-211-1/+20
* app/category: add search for packages listArthur Zamarin2024-03-201-4/+13
* app/category: optimize and simplify the showArthur Zamarin2024-03-204-145/+182
* app: add outdated feed for maintainer and categoryArthur Zamarin2024-03-194-2/+38
* app: add stabilization feed for maintainer and categoryArthur Zamarin2024-03-193-0/+38
* app/bugs: improve links for creation of new bugsArthur Zamarin2024-03-193-11/+26
* app/index: optimize package list queryArthur Zamarin2024-03-172-22/+36
* preferences: remove most of single packageArthur Zamarin2024-03-174-486/+234
* app/preferences: simplify checked attrArthur Zamarin2024-03-174-45/+15
* remove user preferences for dependencies default pageArthur Zamarin2024-03-163-36/+8
* app/package/useflags: show all local useflagsArthur Zamarin2024-03-161-16/+12
* use slog for loggingArthur Zamarin2024-03-161-3/+3
* use newer templ for simpler pull requests badgesArthur Zamarin2024-03-022-22/+24
* changelog: rename "RSS Feed" to "Atom feed"Florian Schmaus2024-02-271-1/+1
* templ: format all filesArthur Zamarin2024-02-269-61/+62
* app/maintainer: add changelog atom feedArthur Zamarin2024-02-262-11/+54
* use go 1.22 new mux routerArthur Zamarin2024-02-235-75/+87