swh-lister/swh/lister/gitea
Valentin Lorentz 17a219ece0 gitea: Inherit from Gogs lister
This removes code and adds support for incremental pagination.

While both are essentially the same lister now, it still makes sense to
keep the Gitea lister separate, in order to:

1. display them in different categories on https://archive.softwareheritage.org/
2. support possible divergence of APIs in the future
2022-08-23 13:38:32 +02:00
..
tests gitea: Inherit from Gogs lister 2022-08-23 13:38:32 +02:00
__init__.py Remove no longer used models field in dict returned by register 2021-02-02 16:33:52 +01:00
lister.py gitea: Inherit from Gogs lister 2022-08-23 13:38:32 +02:00
tasks.py Reimplement Gitea lister using new Lister API 2021-01-25 15:54:06 +01:00