Age | Commit message (Collapse) | Author |
|
|
|
session
* Redirect users to the login page when authentication is required.
* Save the current endpoint in the session for post-login redirection.
|
|
|
|
|
|
requires authentication but are not logged in
|
|
|
|
|
|
|
|
|
|
|
|
|
|
feat: show log in message for search results
|
|
|
|
Refactor: refactor url_for for gn docs.
|
|
|
|
Integrate gn editor for files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
feat: implement text transformer for xapian searches.
|
|
feature/xapian-to-llm-text-transformer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Taken from commit
https://github.com/genenetwork/genenetwork2/commit/20256ebae8c10fe9caae4599d1678936581e8f8e
by Pjotr Prins.
I did not want to deal with the merge conflicts that have arisen due
to the differences in time since the original commit was made and when
I finally got to merging it. It was just easier to copy the change.
|
|
|
|
|
|
|
|
|
|
purescript browser
|
|
|