aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* updater/projects: fix for case of duplicate project emailArthur Zamarin2024-02-201-3/+27
* migrate package search pageArthur Zamarin2024-02-204-93/+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-2028-708/+483
* migrate useflags pagesArthur Zamarin2024-02-2024-865/+533
* migrate index pageArthur Zamarin2024-02-208-312/+267
* migrate arches pagesArthur Zamarin2024-02-097-373/+221
* migrate about pagesArthur Zamarin2024-02-0916-384/+267
* templ: prepare the layoutArthur Zamarin2024-02-091-0/+147
* add templ dependencyArthur Zamarin2024-02-095-2/+10
* update node dependenciesArthur Zamarin2024-01-132-50/+36
* update go dependenciesArthur Zamarin2024-01-132-138/+44
* 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
* node: bump to 1.21 and update all depsArthur Zamarin2023-11-173-485/+551
* go: bump to 1.21 and update all depsArthur Zamarin2023-11-178-88/+103
* updater/repology: custom user-agent, add rate limiter of 2secArthur Zamarin2023-11-174-94/+35
* updater/repology: add some error outputtingArthur Zamarin2023-11-171-4/+9
* app/packages/json: fix panic for unknown packagesArthur Zamarin2023-11-051-1/+9
* app/packages: add codeberg remote-idThomas Bracht Laumann Jespersen2023-09-151-0/+2
* models/version: correctly handle suffix without numberArthur Zamarin2023-08-231-2/+9
* Dockerfile.updater: fix binrepo sourceArthur Zamarin2023-08-221-3/+3
* packages/changelog: add RSS feed linkArthur Zamarin2023-08-202-5/+9
* app/package: linkable bug for lower bug literalArthur Zamarin2023-08-161-1/+1
* app/package: make bug linkable for masks and deprecation notesArthur Zamarin2023-08-164-29/+35
* update node dependenciesArthur Zamarin2023-07-303-502/+137
* update go dependenciesArthur Zamarin2023-07-303-68/+129
* bugs.tmpl: remove dead linkArthur Zamarin2023-06-242-2/+0
* app/packages: fix panic for packages without versionsArthur Zamarin2023-05-291-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