ent='index, nofollow'/>
summaryrefslogtreecommitdiffstats
path: root/scripts/minimaws
Commit message (Expand)AuthorAgeFilesLines
* minimaws: Added disclosure triangle controls to many sections. Vas Crabb2021-09-237-35/+103
* -minimaws: Made table sort widgets (and the code behind them) less ugly. Vas Crabb2021-09-239-43/+91
* minimaws: Better equality for devices. Vas Crabb2021-09-072-7/+7
* -emu/devfind: More cleanup/consistency changes. Vas Crabb2020-11-131-109/+115
* minimaws: dt, not dl (nw) Vas Crabb2019-12-241-1/+1
* minimaws: don't accumulate (nw) Vas Crabb2019-12-241-2/+8
* minimaws: display software lists for selected slot options on machine pages Vas Crabb2019-12-193-17/+128
* minimaws updates: Vas Crabb2019-12-193-54/+185
* minimaws: load more stuff, link more stuff Vas Crabb2019-12-185-205/+444
* minimaws: refactored digest code, identify fixed bit patterns Vas Crabb2019-12-164-157/+340
* minimaws: identify software list dumps in CLI as well Vas Crabb2019-12-161-49/+93
* minimaws: fix presentation issue (nw) Vas Crabb2019-12-161-1/+1
* minimaws: add software list support to web-based romident Vas Crabb2019-12-164-18/+214
* minimaws: fill in software list pages, load software list ROM information Vas Crabb2019-12-156-33/+448
* minimaws: add rudimentary listing of software lists to web UI and work around... Vas Crabb2019-12-154-1/+97
* minimaws: load and index some software list data (no way to display it yet) Vas Crabb2019-12-153-7/+294
* Build system maintenance: Vas Crabb2019-10-041-3/+4
* (nw) misc cleanup: Vas Crabb2019-10-025-38/+44
* minimaws: allow read-only database connections to be passed between threads (nw) Vas Crabb2019-09-301-2/+2
* minimaws: easier mod_wsgi deployment (nw)