Christoph Reiter
2a7248c28a
outofdate: don't show empty tooltips if there is no update date
2023-04-11 20:16:49 +02:00
Christoph Reiter
1cbe7cd7d4
outofdate: don't split the form
...
so we can filter with both the related and the repo field at once
2023-04-11 20:13:00 +02:00
Christoph Reiter
61b3837deb
more generic text
2023-04-11 20:09:28 +02:00
Christoph Reiter
0aaa362d5a
Remove skipped packages
...
With multiple sources, including cygwin, this doesn't make much sense.
We can mark some packages as internal in the future.
2022-12-29 06:49:39 +01:00
Christoph Reiter
256514bc41
Less guessing with the arch name mapping
...
Instead of doing regex and using the extracted package name, just
use the real pkgbase everywhere. This might mean more mappings are needed,
but it's more clear what it changes.
The next step is to move the mapping into the packaging repos.
2022-12-29 06:05:39 +01:00
Christoph Reiter
aca09d2bce
outofdate: add a repo filter
...
So one can look at only msys packages that need updates for example
2022-08-08 18:46:14 +02:00
Christoph Reiter
3f0bc702ae
outofdate: add option to filter based on transitive deps of a set of packages
...
In case you want to update the dependency chain of a particular package, or set of
packages.
2021-08-16 20:36:53 +02:00
Christoph Reiter
118c663b3e
Remove one breakpoint; allow line breaks in versions
2021-02-06 10:53:28 +01:00
Christoph Reiter
fbdb4249f5
Various small layout changes
...
smaller font size;
show less detailed date times by default;
redirect the index to the queue;
add a category for pacakge states so they can be differently styled;
2021-02-06 08:54:14 +01:00
Christoph Reiter
b05f32ca94
Some restructuring, rewording
2021-01-23 10:47:36 +01:00
Christoph Reiter
41210d8f37
Port to FastAPI
2020-05-26 09:05:50 +02:00
Christoph Reiter
bf01b34838
Move Python app into its own directory
2020-05-24 09:09:49 +02:00