summaryrefslogtreecommitdiff
path: root/src/main.js
AgeCommit message (Expand)Author
2014-11-29use Bacon instead of signalAlon Levy
2014-11-29move getParmeterByName to utilAlon Levy
2014-11-24add searchAlon Levy
2014-11-24String.charCodeAt is firefox specificAlon Levy
2014-11-24add alt-ctrl-o and alt-ctrl-i keyboard shortcutsAlon Levy
2014-11-24fix removed textanalysis autoSuggestNameAlon Levy
2014-11-19add rz_config, provide id generation scheme control: hash/seq, defaulting to seqLV-426
2014-11-16add a copy to url button, handle the resulting urlAlon Levy
2014-11-13rename scripts/ -> src/LV-426