Files
bpfire/html/cgi-bin
Robin Roevens 0bd5b13195 pakfire: Refactor dblist seperating UI and logic
- Removed UI code from dblist function and refactor it making it return
  a hash representing the pak db for easier handling of this data.
- Moved core update check in dblist to new seperate dbcoreinfo function
  making it return a hash with current and possibly available core
  version info.
- Update existing calls to dblist
- Bring UI parts previously in dblist to pakfire program itself,
  pakfire.cgi and index.cgi with a few small enhancements:
  - Translations for 'Core-Update', 'Release', 'Update' and 'Version'
  - Add currently installed version numbers to installed paks list in
    pakfire.cgi
  - Add 'Installed: yes/no' to pakfire list output so people not using
    colors have this information too. (Partly fixes Bug #12868)
  - Add update available details to pakfire list output if package has
    updates available.

Signed-off-by: Robin Roevens <robin.roevens@disroot.org>
2022-07-28 13:44:29 +00:00
..
2022-07-10 08:34:45 +00:00
2021-07-07 09:34:31 +00:00
2022-04-23 19:35:37 +00:00
2021-07-09 12:56:17 +00:00
2021-06-10 14:30:53 +01:00
2021-06-10 14:30:53 +01:00
2022-07-19 07:49:28 +00:00
2021-04-08 10:11:34 +00:00
2022-04-23 19:35:37 +00:00
2021-10-22 10:21:19 +00:00