aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix typeahead completion and unvendor d3 and typeaheadArthur Zamarin2023-04-161-5/+5
| | | | | | | | - fix typeahead completion for useflags and in packages search (was missing import JS) - unvendor d3 and typeahead and upgrade them to latest versions Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* Add the possibility to customize the web pageMax Magorsch2020-10-061-4/+11
| | | | | | | | | | Different customization options have been added, so that it's possible to change the contents of the web page to the visitors needs. Cookies are currently used to store the preferences. Signed-off-by: Max Magorsch <arzano@gentoo.org>
* Rework the design of the index pageMax Magorsch2020-07-081-1/+3
| | | | Signed-off-by: Max Magorsch <arzano@gentoo.org>
* Fix the style of the Added Packages tableMax Magorsch2020-07-061-3/+3
| | | | Signed-off-by: Max Magorsch <arzano@gentoo.org>
* Rework the design of the landing pageMax Magorsch2020-07-061-65/+49
| | | | Signed-off-by: Max Magorsch <arzano@gentoo.org>
* Update the landing page regarding the searchMax Magorsch2020-05-041-1/+1
| | | | Signed-off-by: Max Magorsch <arzano@gentoo.org>
* Rework the titles of each pageMax Magorsch2020-05-021-2/+2
| | | | Signed-off-by: Max Magorsch <arzano@gentoo.org>
* Add information about the new implementationMax Magorsch2020-05-021-0/+4
| | | | Signed-off-by: Max Magorsch <arzano@gentoo.org>
* Initial commit containing v0.1.0 of SokoMax Magorsch2020-03-181-0/+89
This is a rewrite of packages.g.o based on postgres and git written in Go. Signed-off-by: Max Magorsch <arzano@gentoo.org>