Age | Commit message (Expand) | Author |
---|---|---|
2024-09-16 | feat: show log in message for search results | John Nduli |
2024-09-16 | Refactor: refactor url_for for gn docs. | Alexander_Kabui |
2024-09-12 | fix: stop extending gnqa_answer.html...gnqa_answer.html is used by htmx to return a post result. I revert my change and include this in `gnqa.html` instead, to load results from a GET request. | John Nduli |
2024-09-11 | feat: async js loading for fahamu results | John Nduli |
2024-09-11 | feat: ai_search result loaded by javascript | John Nduli |
2024-09-11 | feat: ai search uses accordion to fold_out | John Nduli |
2024-09-11 | refactor: align search llm tooltip to be vertical | John Nduli |
2024-09-11 | feat: add ai search box to xapian results page | John Nduli |
2024-07-05 | fix: show no_data instead of Loading when there is no results from search | John Nduli |
2024-07-05 | fix: correct javascript if statement | John Nduli |
2024-07-05 | fix: datatables error when search returns empty result | John Nduli |
2024-02-14 | replace jquery-ui cdn with guix packaging | Alexander_Kabui |
2023-12-29 | Namespace all modules under gn2....We move all modules under a gn2 directory. This is important for "correct" packaging and deployment as a Guix service. | Arun Isaac |