291 コミット (master)

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