Commit Graph

82 Commits

Author SHA1 Message Date
Christoph Reiter
1249d2b27b Show links to all failed build logs
And not just the first one
2021-05-01 19:30:57 +02:00
Christoph Reiter
331cda1534 Support multiple URLs for the build status 2021-05-01 16:19:10 +02:00
Christoph Reiter
7f75c7c4bf Add a search field into the top navbar 2021-04-18 16:19:28 +02:00
Christoph Reiter
116452afcb Link the workflow directly instead 2021-03-13 17:18:48 +01:00
Christoph Reiter
a2f213ac76 stats: the main interface is default now
no need to reference it specifically
2021-03-04 19:28:07 +01:00
Christoph Reiter
96880617db Reference the staging repo under /queue 2021-03-04 19:27:06 +01:00
Christoph Reiter
fb20eb77d0 Add a traffic stats page
hacky iframe include..
2021-03-01 10:28:35 +01: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
a45bea4b2e group: add a pacman install example 2021-01-23 11:14:43 +01:00
Christoph Reiter
b05f32ca94 Some restructuring, rewording 2021-01-23 10:47:36 +01:00
Christoph Reiter
5634f178e5 Merge the package removals in the update queue
And add an API for it as well
2021-01-23 10:16:38 +01:00
Christoph Reiter
3155a68695 Keep expectations in check for when packages will end up in the repo 2021-01-22 21:06:18 +01:00
Christoph Reiter
00ec82e7a2 queue: add a build status column 2021-01-22 19:52:15 +01:00
Christoph Reiter
be7e9eac67 Merge /new back into /queue 2021-01-17 12:56:07 +01:00
Syrus Dark
64bf45e89e Add a copy button 2021-01-15 15:30:03 +01:00
Christoph Reiter
7fa9ae1ac6 Remove the python2 removal page
It mostly shows direct reverse deps Python 2 now, which can be seen on
the Python 2 package page.
2020-09-18 10:31:57 +02:00
Christoph Reiter
426aba233d repos: fix the last separator 2020-08-30 09:07:13 +02:00
Christoph Reiter
c4d7b4f689 Try to reduce the number of dom nodes for the file list and limit the height
An attempt to make it more performant for large packages such as qt5
2020-08-18 19:54:36 +02:00
Christoph Reiter
7587be633a logo: add a border radius 2020-08-17 21:33:53 +02:00
Christoph Reiter
6f5f20225a make the top link bar more responsive 2020-08-14 15:00:34 +02:00
Christoph Reiter
fcdd7e98af Fix missing groups for non-base packages 2020-07-27 17:33:36 +02:00
Christoph Reiter
98572b281b Show the last packager 2020-07-26 19:48:19 +02:00
Christoph Reiter
bfb2e1dc8f Link the API in the header 2020-07-11 15:01:20 +02:00
Christoph Reiter
8c8597234a Refactor dependency container types 2020-07-11 12:32:46 +02:00
Christoph Reiter
9cf7940fde Prefix the title with the page type 2020-07-05 19:09:02 +02:00
Christoph Reiter
998144f7c4 Show all the package info also on the (binary) package page 2020-07-05 18:47:50 +02:00
Christoph Reiter
b9f40d85cf Add a package index 2020-07-05 12:53:32 +02:00
Christoph Reiter
5bc5948bf3 packages: show who signed the package and when
Fixes #23
2020-07-04 10:41:00 +02:00
Christoph Reiter
b249d96469 Port to bootstrap 5 2020-06-18 10:38:46 +02: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