53 Commits (e64c4924f4a052f5cc45e7d631681cffdb19b62a)

Author SHA1 Message Date
  Ben Kurtovic e64c4924f4 API documentation, fixes, support not highlighting (closes #56). 10 years ago
  Severyn Kozak 7debb99461 Add submit button to adv-search form. 10 years ago
  Severyn Kozak d08d04c860 Fix error-message bug; mod anchor styling. 10 years ago
  Severyn Kozak 23d6f903be Mod results styling, enforce max attr length. 10 years ago
  Severyn Kozak 508a421c45 Change advanced-search button, mod error messages. 10 years ago
  Severyn Kozak 3243d7b3b2 Fix createResult() attribute names. 10 years ago
  Severyn Kozak 7f4cd92ae1 Mod results style; integrate front/back end. 10 years ago
  Severyn Kozak 2cc5be8737 Update footer, minor changes to /about styling. 10 years ago
  Severyn Kozak 5cb118954b Add hotkey help. Close #47. 10 years ago
  Severyn Kozak 4d56f145be Suppress hotkeys entered in text inputs. Fix #58. 10 years ago
  Severyn Kozak 9b4d5e4f5b Add UI error messages. Close #50. 10 years ago
  Benjamin Attal b1aedccd03 Stop hotkeys from disabling hover 10 years ago
  Benjamin Attal 94caaeca8d Fix scrolling / shortcut problems with focusing on results by only 10 years ago
  Severyn Kozak 21067ef5fd Complete server querying. 10 years ago
  Benjamin Attal a43e119a80 Change colorscheme to monakai for results again. 10 years ago
  Benjamin Attal d9e9787924 Add github colorscheme alternative. 10 years ago
  Benjamin Attal 9ba37217e9 Patche nextResult() and previousResult() so that they don't rely on mouse position to display results. Fixed hover bug. 10 years ago
  Benjamin Attal 0f7628f575 Add h and j keymaps for result. 10 years ago
  Severyn Kozak 3fe6b2e1e7 Work on #47. Add j, k shortcuts. 10 years ago
  Severyn Kozak bda63ad3ce Add server querying for results. 10 years ago
  Severyn Kozak 69ca385939 Search-result style edits. Close #41. 10 years ago
  Benjamin Attal 1c7707158f Move cycling buttons around. 10 years ago
  Benjamin Attal 4cc903fb75 Prevent page from scrolling to top when next match is clicked. 10 years ago
  Benjamin Attal 0f23aa06ff Buttons to cycle through matches in the code. 10 years ago
  Benjamin Attal 7f63adfb31 Fix jquery selecting error. 10 years ago
  Benjamin Attal eac8d692c1 Add cycling between matches when clicking on the result. 10 years ago
  Benjamin Attal 65a1c2e9dc Move language tag into hidden info. 10 years ago
  Benjamin Attal 0b5e7215a5 Update mock html. 10 years ago
  Benjamin Attal c65e738a88 Remove sidebar, display button. Change styling for results. 10 years ago
  Ben Kurtovic e64c81f66f Consistency fix: Use Codelet.url instead of Codelet.code_url. 10 years ago
  Benjamin Attal a1304671f5 Increase the width of the results. Show hidden info on hover instead of click. Move language to top of result. 10 years ago
  Benjamin Attal a1fc510ae0 Remove merge artifacts. Tweak hidden-info styles. 10 years ago
  Benjamin Attal fa148237c5 Add slide effect to hidden information. 10 years ago
  Benjamin Attal 6edb6d754c Results styling 10 years ago
  Benjamin Attal 8ad2fdb19a Add extra information to search results. Add function for creating 10 years ago
  Benjamin Attal 117b48993e Preliminary search result design. Must add other features to the result including meta info (title, author, etc.) 10 years ago
  Benjamin Attal 38660eaae2 Search results are now code blocks. Used pygments to parse a block of code into html, and used html styles to highlight the text. 10 years ago
  Benjamin Attal 4eb2cdda0c Results styling 10 years ago
  Severyn Kozak c8cc7d7ecf Fix #23. Slightly index.js refactor. 10 years ago
  Severyn Kozak 51321343cd Migrate search-form code to new file. 10 years ago
  Severyn Kozak fcdb01ee81 Add search-group selection/removal. 10 years ago
  Severyn Kozak 3431703dd0 Add ability to add input fields/groups. 10 years ago
  Benjamin Attal 53a1d229ff Add extra information to search results. Add function for creating 10 years ago
  Severyn Kozak dda79540f3 Replace old advanced search form with new skeleton. 10 years ago
  Severyn Kozak e92abddb50 Add search group creation/selection. 10 years ago
  Severyn Kozak 9cfc8a7d23 Add advanced-search icon, move title to corner. 10 years ago
  Severyn Kozak f42b65e3f2 Integrate advanced search form with existing UI. 10 years ago
  Severyn Kozak d62a71fd5a Create lib/ structure, clean up js. 10 years ago
  Benjamin Attal b1ff9436e3 Preliminary search result design. Must add other features to the result including meta info (title, author, etc.) 10 years ago
  Benjamin Attal b6be2b94ad Search results are now code blocks. Used pygments to parse a block of code into html, and used html styles to highlight the text. 10 years ago