Skip to content

Releases: claudioc/jingo

Dependencies updates

20 Jun 08:38
2ff2520
Compare
Choose a tag to compare
Merge pull request #267 from claudioc/update-deps

Dependencies security updates

Version 1.8.5

25 Feb 18:34
Compare
Choose a tag to compare
  • Merges #236
  • Closes #234 (Conflicts created by auto-generated HTML ids)
  • Updates ecstatic module to newer and safer version

Version 1.8.3

28 May 18:37
Compare
Choose a tag to compare

Version 1.8.3, May 28th, 2017

Version 1.8.2

20 May 18:07
Compare
Choose a tag to compare

Version 1.8.2, May 20th, 2017

  • Closes #152 (You can now disable Gravatar)
  • Closes #129 (Adds logo support)
  • Fixes #216
  • Always uses local jQuery and not Google's
  • Adds favicon support

Bug fixes

08 Jan 14:13
Compare
Choose a tag to compare

Bug fixes

04 Dec 19:15
Compare
Choose a tag to compare
  • Closes #183 (accessible document list)
  • Closes #182 (case insensitive test on SHA-1 passwords)
  • Reads Jingo version from packages.json (no manual edit for version bump)

LDAP authentication support

18 Sep 15:54
Compare
Choose a tag to compare
  • Fixes #164 (ProxyPath not used on /login)
  • Adds LDAP authentication support (@everpcpc). Requires manual installation of passport-ldapauth

Important fix with empty repos

27 Jan 10:05
Compare
Choose a tag to compare

Version 1.6.1, January 27th, 2016

  • Fixes #132 (crash on empty repos)
  • Renames an img so to not have problems with AdBlock

Version 1.6.0, December 28th, 2015

28 Dec 09:36
Compare
Choose a tag to compare
  • Ability to work behind a proxy directory #124 (@creynold, @claudioc)
  • Enables CORS for /wiki pages (poor man read only API to pages) (@kaiserfro, @claudioc)
  • Started the Github wiki with some "recipes" for common tasks and configurations
  • Better documentation for the configuration options
  • Adds a linter configuration (eslint) and fixes a lot of style issues
  • Adds the CONTRIBUTING file
  • Adds more tests
  • Fixes a TOC bug (@creynold)
  • Fixes #118
  • Fixes a crash on a certain git configuration

Adds the `redirectURL` to the configuration (#121)

14 Dec 22:13
Compare
Choose a tag to compare