aboutsummaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAgeFilesLines
* app/maintainer/stabilization: fix columnsArthur Zamarin2024-03-251-1/+1
* page/footer: Gentoo e.V. holds the trademark in EuropeArthur Zamarin2024-03-231-1/+1
* app/categories: add bugs & security tabsArthur Zamarin2024-03-229-18/+85
* pull-requests: simplify componentArthur Zamarin2024-03-224-5/+5
* db connection: cleanup TruncateTable functionArthur Zamarin2024-03-2111-18/+18
* db connection: use better dial timeout instead of just sleepArthur Zamarin2024-03-211-6/+6
* 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-206-160/+199
* db: when logging query, also log the durationArthur Zamarin2024-03-201-3/+5
* app: add outdated feed for maintainer and categoryArthur Zamarin2024-03-196-2/+68
* app: add stabilization feed for maintainer and categoryArthur Zamarin2024-03-195-0/+62
* app/bugs: improve links for creation of new bugsArthur Zamarin2024-03-193-11/+26
* update/portage: fix removal of removed packagesArthur Zamarin2024-03-192-16/+23
* update/portage: fix USE_EXPAND useflag loadArthur Zamarin2024-03-192-2/+2
* app/index: optimize package list queryArthur Zamarin2024-03-172-22/+36
* preferences: remove most of single packageArthur Zamarin2024-03-175-570/+238
* app/preferences: simplify checked attrArthur Zamarin2024-03-174-45/+15
* remove user preferences for dependencies default pageArthur Zamarin2024-03-164-56/+8
* app/package/useflags: show all local useflagsArthur Zamarin2024-03-162-16/+27
* selfcheck: fix repo pathArthur Zamarin2024-03-164-5/+5
* updater/repology: support versioned atoms & selected repositoriesArthur Zamarin2024-03-161-44/+132
* use slog for loggingArthur Zamarin2024-03-1629-359/+245
* 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-2610-63/+64
* app/maintainer: add changelog atom feedArthur Zamarin2024-02-263-11/+55
* use go 1.22 new mux routerArthur Zamarin2024-02-236-79/+97
* maintainer: add simple JSON endpoint for projects infoArthur Zamarin2024-02-232-1/+35
* use new go 1.22 mux for show maintainerArthur Zamarin2024-02-232-208/+254
* remove some deprecated callsArthur Zamarin2024-02-216-72/+22
* updater/useflags: rebuild all useflags types on fullupdateArthur Zamarin2024-02-211-1/+12
* use templ instead of html/templateArthur Zamarin2024-02-212-4/+4
* migrate graphiql & user preferences pagesArthur Zamarin2024-02-2114-422/+1004
* migrate single package pageArthur Zamarin2024-02-2013-268/+949
* migrate maintainer pages & optimize single maintainer queriesArthur Zamarin2024-02-2012-239/+850
* updater/projects: fix for case of duplicate project emailArthur Zamarin2024-02-201-3/+27
* migrate package search pageArthur Zamarin2024-02-203-20/+63
* search: redirect to index upon empty searchArthur Zamarin2024-02-201-1/+4
* search suggest: improve speed & precisionArthur Zamarin2024-02-201-0/+2
* migrate categories pagesArthur Zamarin2024-02-2016-178/+483
* migrate useflags pagesArthur Zamarin2024-02-2015-383/+533
* migrate index pageArthur Zamarin2024-02-207-226/+267
* migrate arches pagesArthur Zamarin2024-02-093-55/+221
* migrate about pagesArthur Zamarin2024-02-0911-118/+267
* templ: prepare the layoutArthur Zamarin2024-02-091-0/+147
* app/arches/leaf-packages: add new route to get leaf packages on that archArthur Zamarin2023-12-062-0/+22
* updater/mask: support new bugs list format of GLEP-0084Arthur Zamarin2023-11-182-3/+9
* updater/repology: custom user-agent, add rate limiter of 2secArthur Zamarin2023-11-172-5/+30
* updater/repology: add some error outputtingArthur Zamarin2023-11-171-4/+9