aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web/view/html.scm
Commit message (Expand)AuthorAge
* Remove hardcoding of builtin:downloadChristopher Baines2023-11-16
* Support polling git repositories for new branches/revisionsChristopher Baines2023-10-09
* Handle migrations and server startup betterChristopher Baines2022-06-17
* Fix branch links on the repository pageChristopher Baines2022-05-20
* Fix some URL encoding issues around derivation namesChristopher Baines2022-01-31
* Fix a uri encoding issue with linking to outputsChristopher Baines2021-06-09
* Remove the "derivations using output" dataChristopher Baines2021-05-17
* Set more informative page titlesCanan Talayhan2021-04-23
* Fix an error with the formatted derivation pageChristopher Baines2021-04-23
* Properly encode branch names in linksChristopher Baines2021-02-09
* Make it possible to show HTML for the invalid parameter messagesChristopher Baines2020-11-28
* Avoid errors in form-horizontal-controlChristopher Baines2020-11-21
* Fix build links on the derivation pageChristopher Baines2020-11-20
* Tweak linking to build serversChristopher Baines2020-10-11
* Bump the copyright date in the footerChristopher Baines2020-10-03
* Speed up a query for derivation buildsChristopher Baines2020-10-02
* Add JSON representation for the store item pageDanjela Lura2020-08-26
* Add JSON representation for the derivation pageDanjela Lura2020-08-26
* Add builds to the store item pageChristopher Baines2020-07-04
* Improve the linking to build serversChristopher Baines2020-07-01
* Implement more support for builds from the Guix Build CoordinatorChristopher Baines2020-07-01
* Make the form-horizontal-control procedure aware of hidden inputsDanjela Lura2020-06-07
* Set a description for the index pageChristopher Baines2020-04-08
* Make it possible to set descriptions for pagesChristopher Baines2020-04-08
* Remove the meta author tagChristopher Baines2020-04-08
* Specify the language on the html tagChristopher Baines2020-04-08
* Improve handling of errorsChristopher Baines2020-03-14
* Improve system and target query parameter handlingChristopher Baines2020-02-13
* Remove the reset.css stylesheetChristopher Baines2020-01-02
* Display details for the derivation source filesChristopher Baines2019-12-30
* Add a "plain" view for derivationsChristopher Baines2019-12-26
* Group derivation input outputs together by derivationChristopher Baines2019-12-26
* Link to the build pages from the derivation pageChristopher Baines2019-12-16
* Add a parameter to form-horizontal-control affect multiple valuesChristopher Baines2019-12-14
* Move build-status helpers to the html-utils moduleChristopher Baines2019-12-12
* Include nars on the output pageChristopher Baines2019-12-12
* Add a new page for the narinfos associated with an outputChristopher Baines2019-12-12
* Add a page for each signing keyChristopher Baines2019-12-12
* Support querying builds by statusChristopher Baines2019-12-12
* Handle multiple invalid values for a single form fieldChristopher Baines2019-12-12
* Extract the builds page in to it's own set of modulesChristopher Baines2019-11-24
* Rework the builds and build_status tables as well as related codeChristopher Baines2019-11-24
* Add a basic page for derivation source filesChristopher Baines2019-11-21
* Add more links to store itemsChristopher Baines2019-11-21
* Add a generic way of presenting values that may be store itemsChristopher Baines2019-11-21
* Link to the formatted derivation pageChristopher Baines2019-11-21
* Add a basic derivation comparison pageChristopher Baines2019-11-21
* Remove a couple of peek calls that snuck inChristopher Baines2019-11-21
* Include the hash algorithm and hash on the formatted derivation pageChristopher Baines2019-11-10
* Add a page to show a formatted derivation representationChristopher Baines2019-11-09