1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
maint: start making a todo list of UI specs to be written More... about 13 years ago
ui: automatically focus the sequence input box in browsers that support it More... about 13 years ago
ui: turn off spell-checking the pasted sequence in browsers that support it More... about 13 years ago
sequenceserver: add help text (#17) More... about 13 years ago
sequenceserver: rename subcommand: format_database -> format-databases More... about 13 years ago
sequenceserver: tell users to refer to help if they used an invalid option (#17) More... about 13 years ago
sequenceserver: set `$PROGRAM_NAME` after parsing command line arguments More... about 13 years ago
sequenceserver: inform users if an invalid subcommand was provided (#17) More... about 13 years ago
SS.blast: add new events, `blast_valid` and `blast_invalid` More... about 13 years ago
SS.blast: trigger `change` event if the input sequence has changed More... about 13 years ago
SS: separate out UI functionality for BLAST into a new submodule - `SS.blast` More... about 13 years ago
ui: prevent users from accidentally submitting incomplete BLAST requests (#14) More... about 13 years ago
search.js: rename to sequenceserver.js More... about 13 years ago
ui: handle server errors when blasting over AJAX More... about 13 years ago
jquery: upgrade to the latest release (1.7.1) More... about 13 years ago
SS: introducing SequenceServer's JavaScript module More... about 13 years ago
js: separate sequence type detection and the corresponding action to perform More... about 13 years ago
blast.rb: remove duplicate `blast_string_to_blast_archive` method More... about 13 years ago
display a spinner while a query is in progress (close #11) More... about 13 years ago
sequenceserver: add `format_database` subcommand for `database_formatter` (#17) More... about 13 years ago
add a command line option to set the location of configuration file (#17) More... about 13 years ago
disable BLAST button while the current query is in progress More... about 13 years ago
load results via AJAX (#30). More... about 13 years ago
add text to improve googlability More... about 13 years ago
gemspec: use Sinatra 1.2.0 or higher More... about 13 years ago
fixed issue with non-focussed results being shifted 1px to the right upon focussing More... about 13 years ago
also log the file name when a dummy configuration file is generated More... about 13 years ago
change configuration file name: .sequenceserver.yml -> .sequenceserver.conf More... about 13 years ago
improve the error message displayed when BLAST+ binaries couldn't be located More... about 13 years ago
do not hard code deployment environment (production or development) More... about 13 years ago