aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* app/packages: fix panic for packages without versionsHEADmasterdevelopArthur Zamarin2 days1-0/+4
* app/packages/overview: don't fail sql query if no useflagsArthur Zamarin2023-05-121-0/+4
* app/packages/changelog: super optimize the changes queryArthur Zamarin2023-05-071-1/+16
* app/package/overview: display subslot in version rowsArthur Zamarin2023-04-281-1/+2
* app/categories/json: optimize the value collectionArthur Zamarin2023-04-281-46/+18
* node: pin tag for gentoo/tyrianArthur Zamarin2023-04-282-9/+5
* go: upgrade to 1.20.3Arthur Zamarin2023-04-277-19/+22
* upgrade to node 20Arthur Zamarin2023-04-264-1313/+2145
* app/packages: cache svg & trim more whitespacesArthur Zamarin2023-04-265-147/+138
* app/packages/suggest: speed up the query and processingArthur Zamarin2023-04-262-34/+20
* app/packages/bugs: improve performanceArthur Zamarin2023-04-253-88/+89
* update readme, add myself as contributorArthur Zamarin2023-04-252-5/+6
* app/packages: cleanup unused codeArthur Zamarin2023-04-256-40/+12
* app/package/bugs: fix sidebar shortcutsArthur Zamarin2023-04-251-3/+3
* app/packages: split relations per page URLArthur Zamarin2023-04-251-19/+33
* app/packages: move logic from template to GoArthur Zamarin2023-04-255-82/+78
* updater/repology: truncate table only if repology respondedArthur Zamarin2023-04-211-3/+2
* updater/bugs: add missing "Gentoo Security" category for searchArthur Zamarin2023-04-211-5/+6
* fix typeahead completion and unvendor d3 and typeaheadArthur Zamarin2023-04-1614-50/+137
* js: small cleanup of unused codeArthur Zamarin2023-04-169-38/+7
* fix view with noscriptArthur Zamarin2023-04-154-15/+105
* docker-compose: improve mount dirArthur Zamarin2023-04-151-2/+2
* docker-compose: change bind dir for watchtowerArthur Zamarin2023-04-151-1/+6
* app/stabilization: add exported files to UIArthur Zamarin2023-04-152-2/+26
* app/stabilization: add exported files of stabilization listArthur Zamarin2023-04-153-0/+91
* app/maintainer/stabilization: better SQL filteringArthur Zamarin2023-04-152-18/+15
* app/maintainer: better page selector and DB sortingArthur Zamarin2023-04-153-35/+19
* updater/bugs: fetch old bugsArthur Zamarin2023-04-122-146/+168
* app/packages/show: better rendering of newlines in descriptionArthur Zamarin2023-04-104-4/+15
* update node dependenciesArthur Zamarin2023-04-082-139/+96
* update go dependenciesArthur Zamarin2023-04-082-435/+68
* app/packages: show deprecation warningArthur Zamarin2023-04-084-0/+55
* updater: perform metadata updated on full updateArthur Zamarin2023-04-081-10/+11
* update/repo: add package.deprecated parser & collectorArthur Zamarin2023-04-084-1/+169
* app/packages/search: redirect to the first result if there is only oneArthur Zamarin2023-04-071-13/+21
* updater/bugs: better matching of atoms to bugArthur Zamarin2023-04-061-2/+2
* small refactorArthur Zamarin2023-04-061-10/+2
* updater: dedup the version finding codeArthur Zamarin2023-04-063-230/+148
* update/repology: fix affected packages and latest versionArthur Zamarin2023-04-051-47/+61
* update/bugs: aggregate information per categoryArthur Zamarin2023-04-051-0/+59
* update/bugs: optimize bugs deletionArthur Zamarin2023-04-051-19/+9
* app/categories: enable the Stabilization tabArthur Zamarin2023-04-043-0/+50
* app/maintainer: fix maintainer-needed pageArthur Zamarin2023-04-041-1/+1
* update/pkgcheck: fix category computationArthur Zamarin2023-04-041-1/+1
* bump to v1.0.3v1.0.3Arthur Zamarin2023-04-041-1/+1
* app/useflags/search: sort results and mark localArthur Zamarin2023-04-012-6/+14
* app/useflags/suggest: optimize the SQL queriesArthur Zamarin2023-04-011-30/+18
* app/useflags/show: optimize the SQL queriesArthur Zamarin2023-04-011-29/+21
* app/useflags/popular: optimize query and computationArthur Zamarin2023-04-011-39/+25
* app/useflags: use DB sortingArthur Zamarin2023-04-013-27/+18