aboutsummaryrefslogtreecommitdiff
path: root/javascript/app
Commit message (Expand)AuthorAgeFilesLines
* Update jstree to 3.3.9alexwl2020-02-161-2/+2
* Delete trailing whitespace (#42)Avi Dessauer2019-08-2143-269/+269
* Add an option to sort files by name/typealexwl2019-04-243-3/+39
* Remove unnecessary semicolonalexwl2019-04-241-1/+1
* Fix identifier search URL after the package has changedalexwl2019-04-041-1/+1
* Hide the left panel by default on small screens; reduce initial-scalealexwl2019-03-232-2/+6
* Fix search results: add a package name and a module name of an identifier tha...alexwl2019-03-081-0/+2
* Fix 'go to definition' on the Packages pagealexwl2019-03-081-1/+2
* Remove unused callbackalexwl2019-03-081-4/+2
* Adds an option to use public Hoogle JSON API (https://github.com/ndmitchell/h...alexwl2019-02-203-3/+31
* Remove unused variables and functionsalexwl2019-02-202-9/+4
* Optimize the process of adding links to Haskell language extension docsalexwl2019-02-141-7/+10
* Add a switch between 'search in the current package' and 'search in all packa...alexwl2019-02-135-9/+44
* Fix search for '.' and '..' identifiersalexwl2019-02-082-4/+19
* Add identifier search in all indexed packagesalexwl2019-02-0612-10/+185
* Add links to Haskell language extensions docsalexwl2019-01-282-1/+531
* Show 'No location info' message for Paths_* modulesalexwl2018-11-301-1/+2
* Add cross-package 'find references'Alexey Kiryushin2018-11-1610-25/+97
* Update README and fix project titlealexwl2018-11-021-2/+2
* Fix HTML page titlealexwl2018-10-281-4/+5
* Generate links to hyperlinked source code on Hackage instead of links to docu...alexwl2018-10-061-12/+5
* Clicking on an external identifier at definition site opens 'find references'alexwl2018-10-051-8/+15
* Initial commitalexwl2018-10-0266-0/+3160