Commit Graph

12 Commits

Author SHA1 Message Date
Martchus 74b4b833da Avoid showing HTML code from gateway if server is not running 2024-03-08 19:46:05 +01:00
Martchus 434e1a8f0c Improve database selection when invoking package search from params
* Select all relevant DBs, also when multiple `db` parameters are present
* Avoid the architecture filter from interfering by simply selecting "All
  archs" when starting a package search from query params
2023-11-08 14:35:28 +01:00
Martchus 9113015294 Show database architecture in package search table
Otherwise it can be confusing why any-arch packages show up
twice and it is also unclear to which repository they belong.
2023-05-31 23:52:29 +02:00
Martchus 50ef7c26f3 Allow triggering package search for DB from DBs page 2023-05-29 15:03:43 +02:00
Martchus 4868a80573 Fix encoding issues of dependency links 2022-06-09 19:24:17 +02:00
Martchus e0920f10c1 Split package rendering into its own module 2022-04-17 14:52:30 +02:00
Martchus 8465b620d1 Fix re-requesting package search when current params from initial query 2022-04-17 14:04:06 +02:00
Martchus 2abc407c77 Use JavaScript modules 2022-01-23 19:46:57 +01:00
Martchus 14d82a0a8d Fix URL encoding in search params within hash 2021-03-25 22:49:44 +01:00
Martchus 740b4635a6 Reflect state of package search in URL 2021-03-22 16:51:57 +01:00
Martchus 4efbbde335 Improve some JavaScript issues reported by eslint 2021-02-13 17:14:49 +01:00
Martchus c1554f4c87 Initial import 2021-02-08 23:53:56 +01:00