Commit Graph

4 Commits

Author SHA1 Message Date
Martchus c155176098 Fix missing build date in package search
* Avoid using buildDate of PackageInfo in favor of the same field in
  PackageBase
    * PackageInfo::buildDate should be removed on the next breaking change
* Do not really use the deprecated attribute because it is still used by
  (de)serialization code until it is removed for good
2022-06-08 22:44:58 +02:00
Martchus ecebf9fbde Fix showing arch of packages after optimization
* Move the binary package arch truly into the base package
2022-05-31 20:13:15 +02:00
Martchus 45b172cc2c Render dependencies as links 2022-04-17 18:50:58 +02:00
Martchus e0920f10c1 Split package rendering into its own module 2022-04-17 14:52:30 +02:00