291 Commits (master)

Author SHA1 Message Date
  Klaus Alexander Seistrup 3d1a130584 Make `datetime` customizable across templates 8 years ago
  Chase Sterling 98c3839168 Add clear_cache cli command. fix #98 8 years ago
  Chase Sterling 24fbb6597d Add avatars to history view. 8 years ago
  Chase Sterling c2cc26e086 Switch to generic avatar class styling 8 years ago
  Chase Sterling c6f4ccd10b Add author_email to Wiki.get_history results 8 years ago
  Chase Sterling 20810138da Allow all config options to be specified in realms-wiki.json 8 years ago
  Chase Sterling 7924be10cd Add an icon and sort column for pages/dirs in the index 8 years ago
  Chase Sterling 9f9401a7f7 Allow a flat view of index with the 'flat' query parameter 8 years ago
  Chase Sterling ca65f81474 Implements a tree view index 8 years ago
  Chase Sterling c70480c917 Support getting indexs of subdirs 8 years ago
  Chase Sterling d07c3e4bcf Enable caching of wiki pages 8 years ago
  Chase Sterling af6a577b15 Fix rebuild_index to use full path of page when indexing. fix #88 8 years ago
  Matthew Scragg e565a0a77a fix path bugs 8 years ago
  Chase Sterling 57067a9f95 Improve SimpleSearch with subdirs 8 years ago
  Chase Sterling 6d62d6b8b4 Tweak the rules for to_canonical to better handle subdirs. 8 years ago
  Matthew Scragg 93df0e081a fix some issues with path names 8 years ago
  Chase Sterling 9108f82149 Preliminary subdirectory support. refs #50 8 years ago
  Matthew Scragg 917cc5b967 0.6.1 8 years ago
  Matthew Scragg d24d8720db strip leading underscores in cname 8 years ago
  Matthew Scragg e3508e365f allow utf8 in page names 8 years ago
  Matthew Scragg 4b55ea0009 0.6.0 8 years ago
  Matthew Scragg de8616427e fix facebook token name 8 years ago
  Matthew Scragg 86fd1062fe fix layout in small view 8 years ago
  Matthew Scragg 1fe6ce6f8c Clean up OAuth buttons 8 years ago
  Matthew Scragg b3c4db0cf9 Change ldap login view 8 years ago
  Matthew Scragg 04b5e04593 Dynamically enable modules based on config values 8 years ago
  Matthew Scragg 4063754e12 update readme 8 years ago
  Matthew Scragg 1e62997272 change github fieldmap 8 years ago
  Matthew Scragg 027abd0658 remove tokengetter callback 8 years ago
  Matthew Scragg c3ac176c15 set token in session before making oauth request 8 years ago
  Matthew Scragg 7178a6190e define tokegetter 8 years ago
  Matthew Scragg 6edaec3876 get oauth data from providers 8 years ago
  Matthew Scragg 0b1c55f6a5 fallback to default avatar if email is not set 8 years ago
  Matthew Scragg e635be8961 oauth field map to include lists to access nested response dicts 8 years ago
  Matthew Scragg c92cc46db2 add more oauth providers, really authenticate 8 years ago
  Matthew Scragg 4375db4f8c add github support, fix redirect on oauth 8 years ago
  Matthew Scragg 4fede50136 enable oauth, set correct default oauth success endpoint 8 years ago
  Matthew Scragg a0124baf1d oauth work 8 years ago
  Matthew Scragg e9709b6c8f ldap second pass, working state 8 years ago
  Matthew Scragg 838eb3cb06 2nd pass on oauth, making more generic 8 years ago
  Matthew Scragg 2eaf09dc78 ldap first pass 8 years ago
  Matthew Scragg 3c2f4a0445 first pass, non-working 8 years ago
  Alvin Chow b517e7e714 Fix bug where any page update would invoke rename_page() 8 years ago
  Alvin Chow 4e4cdf6348 Get delete page feature working 8 years ago
  Alvin Chow 4ef08cc988 Add delete wiki page feature, delete wiki page after rename 8 years ago
  Alvin Chow fdf482d14b Fix bug with rename feature to also delete old page 8 years ago
  Alvin Chow 1cf9295c78 Don't die if some non-MD files are found in the wiki repo during rebuild_index() 8 years ago
  Lars Immisch 644929c4c8 Subtle bug in parameter handling 8 years ago
  Lars Immisch 9d340e0da1 Work around a bug in click 8 years ago
  Lars Immisch a8e4ec69bf Fix gravatar URL and one possible redirect loop 8 years ago