]> git.ipfire.org Git - pbs.git/commit
sources: Add a page to show sources
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 20 May 2023 12:52:19 +0000 (12:52 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 20 May 2023 12:52:19 +0000 (12:52 +0000)
commitea0a6063264b4d0091fcc26276b4baff0391ba21
tree0204ef20450afe1f20724bce042e32ddd143f271
parentae197488f962a1aa976c2a1d84c1b9f5b6a87715
sources: Add a page to show sources

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/buildservice/distribution.py
src/buildservice/repository.py
src/buildservice/sources.py
src/templates/distros/show.html
src/templates/sources/modules/list.html [new file with mode: 0644]
src/templates/sources/show.html [new file with mode: 0644]
src/web/__init__.py
src/web/sources.py [new file with mode: 0644]