291 Commits (master)

Author SHA1 Message Date
  Matthew Scragg 8a5cfbb2d8 0.9.1 7 years ago
  Stephane Martin 1531eac9da flask 0.11 compatibility 7 years ago
  Stephane Martin d643b97875 authentication by reverse proxy 7 years ago
  Stephane Martin a747b9505d flask 0.11 compatibility 7 years ago
  Chase Sterling 0675ad9c85 Fix usage of is_anonymous as a method for new version of flask-login 7 years ago
  Stephane Martin 49b1a329a8 moving auth_proxy to hooks.py 7 years ago
  Stephane Martin cb7430df4e moving auth_proxy to hooks.py 7 years ago
  Chase Sterling 07b5371a1a Fix usage of is_anonymous as a method for new version of flask-login 7 years ago
  Stephane Martin a84926239a fix request.environ -> request.headers to get HTTP headers from reverse proxy 7 years ago
  Stephane Martin 9ac015b3dd flask 0.11 compatibility 7 years ago
  Stephane Martin 328f41b85c authentication by reverse proxy 7 years ago
  Stephane Martin 034cc1febd fix request.environ -> request.headers to get HTTP headers from reverse proxy 7 years ago
  Stephane Martin d7d8ef6d76 flask 0.11 compatibility 7 years ago
  Matthew Scragg c6016c6116 0.9.0 7 years ago
  Stephane Martin 509f97a9f5 authentication by reverse proxy 7 years ago
  Stephane Martin c9b8fbfcba merge last conflict 7 years ago
  Stephane Martin 0288038111 make imports absolute 7 years ago
  Stephane Martin 3d980e1459 make imports absolute 7 years ago
  Stephane Martin 45a1b1a7af make imports absolute 7 years ago
  Stephane Martin 1152c851e1 woosh -> whoosh 7 years ago
  stef 6a043f4a7d more readable imports 7 years ago
  stef 2731531768 systematic use of `from __future__ import absolute_import`. it eliminates `import NAME` confusion with very common names (eg. `import ldap` is very ambiguous: can be a ldap module from realms-wiki, a ldap module from flask-ldap-login, or `python-ldap` module. 7 years ago
  Chase Sterling 2919be6b87 Fix deprecated usage of flask.ext 7 years ago
  Chase Sterling f34eabd7df Viewing historical versions of pages now works, and show historical version of partials as well 7 years ago
  Chase Sterling d2bd13da46 Add back heading anchors via markdown-it-anchors plugin 7 years ago
  Chase Sterling 33aa2b851e Make modules contain their own static files and templates 7 years ago
  alxjsn b4d16740c9 Added check for PRIVATE_WIKI in search fuction. Without this there would be information disclosure. 7 years ago
  Chase Sterling b13f766176 Prevent overzealous requesting of partials while editing pages 7 years ago
  Chase Sterling 9a730a947e Fix scope order when importing partials with metadata. 7 years ago
  Chase Sterling 55e2ceccaa Fix live preview of imports in editor 7 years ago
  Chase Sterling 55e1ed3a2b WIP partial improvements 7 years ago
  Matthew Scragg 241d763937 version: 0.8.1 7 years ago
  Chase Sterling d6800f9c4e Update flask-sqlalchemy connection format link. fix #165 7 years ago
  Chase Sterling 021de4da78 Enable markdown-it typographer option 7 years ago
  Chase Sterling b6ecaa9197 Switch from marked to markdown-it markdown renderer 7 years ago
  Chase Sterling 36d3fb7215 Fix some deprecation warnings with newer flask version 7 years ago
  Chase Sterling a22e99bf9b Re-enable custom flask error handler registration. 7 years ago
  Chase Sterling f7bb21dd2b Start updating flask and flask modules 7 years ago
  Chase Sterling 2d3de77bf6 Use github's anonymous email standin when github auth user has email as private 7 years ago
  Chase Sterling 533e52945d Disallow _private methods to be hooked 7 years ago
  Chase Sterling 192177ba2d Fix search rebuild_index command 7 years ago
  Chase Sterling 57e98cdd9d Fix CLI registration for module command groups 7 years ago
  Chase Sterling b754b9ac5a History cache not cleared on edit, and can follow renames 7 years ago
  Chase Sterling 687b0f5ced Add view button back to history revisions 7 years ago
  Chase Sterling 15924df4e2 Do date formatting for history view server side for consistency. 7 years ago
  Chase Sterling bc0876cf33 Add gravatars back to history view 7 years ago
  Chase Sterling 8a81bb121c Fix history cache clearing when page modified 7 years ago
  Chase Sterling fb54710709 Show a loading message before first page of history is loaded. 7 years ago
  Chase Sterling 9602dd993d Oops, fix first vs last sha in comparison view 7 years ago
  Chase Sterling 631dc03f38 Add a + to indicate all revisions are not loaded in history view 7 years ago