Commit Graph

16 Commits

Author SHA1 Message Date
Andrea Bedini
dce8dade86 Another go at the dependencies 2023-06-01 00:35:17 +08:00
Andrea Bedini
56f8b81838 Display conditionals correctly 2023-05-29 15:27:22 +08:00
Andrea Bedini
e51484454e Display build dependencies better 2023-05-29 13:41:39 +08:00
Andrea Bedini
1f899fe101 Add build dependencies to package pages
Closes #59
2023-05-29 13:41:07 +08:00
Andrea Bedini
4cafbe75a1 Improve deprecation label on the webpages
- Add label also to revisions
- Resize the label on package versions page
2023-05-15 15:23:36 +08:00
Andrea Bedini
4f706f9bd9 Fix page formatting issue 2023-05-15 15:06:46 +08:00
Andrea Bedini
64f1578369 Restore integrity validation for datatables.js
Likely disabled by accident.
2023-05-15 14:58:44 +08:00
Yvan Sraka
7da6927247
Fix #18: add support for deprecated-versions
Co-authored-by: Andrea Bedini <andrea@andreabedini.com>
2023-04-20 16:45:08 +02:00
Andrea Bedini
b5e4f43dd2 Fix revisions timestamp on package page 2023-03-03 18:48:14 +08:00
Andrea Bedini
9a4d097cde Rework internals and add consistency check
The function preparePackageVersion is now responsible for doing
everything we need to do to be able to include the package in the index.

The function also returns a denormalised view of the package information
which can be taken as a proof that everything is consistent.
2023-03-03 08:15:19 +08:00
Andrea Bedini
72f2efc615 Improve web pages 2022-10-27 12:19:37 +08:00
Andrea Bedini
37022542cc Rename summary to contents 2022-10-26 17:18:36 +08:00
Andrea Bedini
c0714b1b3d Finish off pages
- Summary page has the list of all packages available (with details of the latest version)
- Timeline page has the list of all entries as they appear in the index

Also:
- Rebuild sdists is they are missing
2022-10-26 14:12:40 +08:00
Andrea Bedini
aa443eec1e Minor adjustments 2022-10-24 16:16:07 +08:00
Andrea Bedini
e57d6ba5a6 Index page 2022-10-21 16:46:50 +08:00
Andrea Bedini
9f22d7295d First go at generating html pages 2022-10-21 11:37:20 +08:00