425 Commits (master)
 

Author SHA1 Message Date
  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 2bf11e6604 Merge branch 'master' into markdown-it 7 years ago
  Chase Sterling 3cecb160df Merge pull request #157 from gazpachoking/oauth_redirect 7 years ago
  Chase Sterling f47af0ecae Merge branch 'master' into partials-update 7 years ago
  Chase Sterling 2ce6c2d314 Merge branch 'master' into oauth_redirect 7 years ago
  Matthew Scragg a47d7e2471 Merge pull request #161 from gazpachoking/update_flask 7 years ago
  Matthew Scragg f49ef01f52 Merge pull request #173 from gazpachoking/module_static 7 years ago
  Matthew Scragg eb01b3d269 Merge pull request #175 from zlapper/fix-docker-clean-css 7 years ago
  Daniel Garcia 54b2b72734 Added missing global node package to Dockerfile: clean-css 7 years ago
  Chase Sterling 1965cbb9ba Merge pull request #172 from alxjsn/master 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
  Chase Sterling 1261d7c2e9 Merge branch 'master' into markdown-it 7 years ago
  Chase Sterling 4a38e896eb Merge pull request #158 from gazpachoking/no_gittle 7 years ago
  Chase Sterling 3223e9fa65 Merge branch 'master' into no_gittle 7 years ago
  Matthew Scragg 241d763937 version: 0.8.1 7 years ago
  Chase Sterling 2a8bf2c511 Fix crash with docker setting read only config val. 7 years ago
  Chase Sterling f175f12970 Merge remote-tracking branch 'origin/master' into update_flask 7 years ago
  Chase Sterling 065a8c3327 Merge pull request #160 from gazpachoking/github_auth_email 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 7a7dfd5097 Merge pull request #154 from gazpachoking/validate_hooks 7 years ago
  Chase Sterling 533e52945d Disallow _private methods to be hooked 7 years ago
  Chase Sterling d914579b11 Merge pull request #150 from gazpachoking/history_optimization 7 years ago
  Chase Sterling 7487a65314 Merge branch 'master' into history_optimization 7 years ago
  Chase Sterling 192177ba2d Fix search rebuild_index command 7 years ago
  Chase Sterling ac69c1c053 Merge pull request #159 from gazpachoking/fix_cli_commands 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 fcb23466dd Merge branch 'master' into history_optimization 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
  Chase Sterling 184a47185c Re-implement revision comparison 7 years ago
  Chase Sterling 497f743976 Initialize js date directly 7 years ago
  Chase Sterling b3f6c311b3 Switch page history view to use jquery datatable 7 years ago