repology-webapp icon indicating copy to clipboard operation
repology-webapp copied to clipboard

Repology web application

Results 109 repology-webapp issues
Sort by recently updated
recently updated
newest added

I tried to use Renovate using the repology data to update some Chocolatey packages. Renovate checks for package updates using an URL like: ``` https://repology.org/tools/project-by?repo=chocolatey&name_type=binname&target_page=api_v1_project&noautoresolve=on&name=git-for-windows ``` The above URL fails...

After reading https://habr.com/ru/post/665356/ [Russian]: - add support for CSS - add support for conditional requests - add categories

The current color is almost indistinguishable from the color for 'version-newest'. Compare the pair of colors - before: https://www.joedolson.com/tools/color-contrast.php?type=hex&color=%235bbc9d&color2=%235cb85c&alpha=1 - after : https://www.joedolson.com/tools/color-contrast.php?type=hex&color=%232f80ed&color2=%235cb85c&alpha=1

There are requirements for search which do not play nicely with our projects filtering: - search by exact name (#15) - search by name prefix - search by original package...

sql
views

I've got a bunch of question emails during this weekend, so it looks like it's time to add a FAQ to the site. Common questions: - My package is not...

templates
docs

- [ ] Move templates into subdirectory structure according to their section - E.g. `project/versions.html` and `repositories/statistics.html`, instead of `project_versions.html` and `repositories_statistics.html` - Base templates go into dedicated dir (e.g....

good first issue
templates
refactoring

I really don't need a notification to know that the feed is empty now. It is fine just to have an empty feed which is enough to tell me that...

green should be used for good/safe situations. https://repology.org/projects/?maintainer=desktop-misc%40gentoo.org&inrepo=gentoo&problematic=1 ![2020-11-12_screenshot_0c8fda3e](https://user-images.githubusercontent.com/298682/98991180-ca225080-252b-11eb-8e9d-a381f9dfb0df.png) vulnerable▲ - version is potentially vulnerable as there are related CVEs. I suggest white on red.

ux

Would be interesting to generate activity calendars for projects, maintainers and repositories, similar to this: ![2021-05-18-160200_maim](https://user-images.githubusercontent.com/474217/118655648-69cddd80-b7f2-11eb-8182-96c394d8db76.png)

feature
sql
views
badges

Some site sections include secondary navigation menu in form of buttons next to the page header. This is inconvenient. Need more commonly looking and wider secondary nav. A nice example...

templates
ux