Skip to content

Releases: isker/neogrok

v1.0.1

19 Apr 04:57
Compare
Choose a tag to compare

Patch Changes

  • 4ef4961: Handle breaking change in ChunkMatch newlines

v1.0.0

10 Apr 22:47
Compare
Choose a tag to compare

Major Changes

  • c8ba699: Cut 1.0! Neogrok has long been feature complete.

v0.2.4

26 Feb 21:22
Compare
Choose a tag to compare

Patch Changes

  • 070b197: Fix jittering icons on SSR

v0.2.3

19 Jan 01:07
Compare
Choose a tag to compare

Patch Changes

  • 2cdf4d7: Skip syntax highlighting files with long lines

v0.2.2

17 Jan 06:58
Compare
Choose a tag to compare

Patch Changes

  • f9c0ad2: Replace timed delay for syntax highlighting with VisibilityObserver
  • 928e040: Improve lucide-icons build perf

v0.2.1

15 Jan 00:24
Compare
Choose a tag to compare

Patch Changes

  • 05cdf97: Fix ability to npm install -g neogrok

v0.2.0

14 Jan 22:28
Compare
Choose a tag to compare

Minor Changes

  • 62a7326: Flip the default for OpenGrok automatic redirects to true
  • 9a0407e: Add syntax highlighting with shikiji

v0.1.1

28 Nov 23:59
Compare
Choose a tag to compare

Patch Changes

  • 14bd2b4: Fix query disappearing when changing repos limit on /repositories

v0.1.0

23 Nov 15:58
Compare
Choose a tag to compare

Minor Changes

  • 33a5fe6: Enhance the repositories list page, making it more performant on instances with large numbers of repositories, and make columns sortable by clicking on their headers

Patch Changes

  • ace6aa0: Expand and enhance documentation on /about and /syntax
  • 37dacde: Replicate live search optimization heuristic to the repositories page

v0.0.4

24 Oct 04:02
Compare
Choose a tag to compare

Patch Changes

  • d0378bc: Display empty repositories table instead of nothing when there's a query error
  • b4807fb: Make repositories table a bit skinnier by abbreviating git commit shas
  • 9f80401: Expand devalue bypass to /api/list in addition to /api/search