Jingo Versions Save

Node.js based Wiki

v1.9.5

3 years ago

v1.8.5

6 years ago
  • Merges #236
  • Closes #234 (Conflicts created by auto-generated HTML ids)
  • Updates ecstatic module to newer and safer version

v1.8.3

6 years ago

Version 1.8.3, May 28th, 2017

  • Updates to LDAP authentication (#212 by @ScreamingHawk)

v1.8.2

6 years ago

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

v1.7.3

7 years ago
  • Small set of fixed: merges #189, #190 and #191

v1.7.2

7 years ago
  • 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)

v1.7.0

7 years ago
  • Fixes #164 (ProxyPath not used on /login)
  • Adds LDAP authentication support (@everpcpc). Requires manual installation of passport-ldapauth

v1.6.1

8 years ago

Version 1.6.1, January 27th, 2016

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

v1.6.0

8 years ago
  • 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

v1.5.3

8 years ago

Closes #121 (@creynold)