69 Commits (develop)

Author SHA1 Message Date
  Severyn Kozak 0427dabbe5 Fix UI codelet metadata duplicate comma bug. 9 years ago
  Severyn Kozak e550c0d3aa Fix error message insertion for 0 search results. 10 years ago
  Severyn Kozak 82f44c47ed Replace scalable-video JS solution with pure CSS. 10 years ago
  Severyn Kozak 54cbd29e42 Reformat about.html, embed vimeo demo video. 10 years ago
  Ben Kurtovic e64c4924f4 API documentation, fixes, support not highlighting (closes #56). 10 years ago
  Severyn Kozak c1764c8b6a Fix advanced-search form query bug. 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 9f007e8d65 Fix lack of autocompl; change input field names. 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 26a20687db Add Google Analytics, authentication file. 10 years ago
  Severyn Kozak 5b60352cd0 Add some documentation, clean up before merge. 10 years ago
  Severyn Kozak 14695368de Finalize about page parallax styling. 10 years ago
  Severyn Kozak 2cc5be8737 Update footer, minor changes to /about styling. 10 years ago
  Severyn Kozak 63dfa8277f Clean up style rules, improve positioning. 10 years ago
  Severyn Kozak dcf9c283dc Add prototype about page. 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
  Severyn Kozak dc84a6fd9c Prevent removal of last input fields. 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