Matthew Scragg
c8fa61bd6d
Merge pull request #119 from larsimmisch/master
...
Fix presumed typo
2016-01-31 11:31:13 -06:00
Lars Immisch
d048196286
Fix relative link
2016-01-31 18:06:34 +01:00
Lars Immisch
cfe419e5b5
Fix presumed typo
...
I assume a trailing slash should be removed
2016-01-31 17:36:53 +01:00
Matthew Scragg
a6f02dfd63
Merge pull request #118 from larsimmisch/master
...
Fix LDAP login
2016-01-30 19:14:19 -06:00
Lars Immisch
198a0d01e5
Fix LDAP login
2016-01-31 01:10:08 +01:00
Matthew Scragg
6374370871
FIx critical bug on start_server
2016-01-24 10:07:05 -06:00
Matthew Scragg
a87ee06f65
Allow override of bound host address. Fixes #110 .
2016-01-23 16:04:56 -06:00
Matthew Scragg
91a8ac9189
Merge pull request #100 from gazpachoking/clear_cache_command
...
Add clear_cache cli command. fix #98
2015-12-21 20:55:39 -05:00
Chase Sterling
98c3839168
Add clear_cache cli command. fix #98
2015-12-20 13:38:53 -05:00
Matthew Scragg
9643f79de3
Merge pull request #96 from gazpachoking/config_fix
...
Allow all config options to be specified in realms-wiki.json
2015-12-18 09:38:37 -06:00
Matthew Scragg
a27996d761
Merge pull request #97 from gazpachoking/history_avatars
...
Add gravatar icons to history
2015-12-18 09:38:00 -06:00
Chase Sterling
24fbb6597d
Add avatars to history view.
2015-12-16 00:30:33 -05:00
Chase Sterling
c2cc26e086
Switch to generic avatar class styling
2015-12-16 00:29:55 -05:00
Chase Sterling
c6f4ccd10b
Add author_email to Wiki.get_history results
2015-12-16 00:28:23 -05:00
Chase Sterling
20810138da
Allow all config options to be specified in realms-wiki.json
2015-12-15 22:46:55 -05:00
Matthew Scragg
dd5cbf5910
Merge pull request #93 from gazpachoking/index_icons
...
Add an icon and sort column for pages/dirs in the index
2015-12-13 21:20:42 -06:00
Chase Sterling
7924be10cd
Add an icon and sort column for pages/dirs in the index
2015-12-13 12:59:04 -05:00
Matthew Scragg
766a782484
Merge pull request #92 from gazpachoking/tree_index
...
Implements a tree view index
2015-12-13 10:18:08 -06:00
Chase Sterling
ca65f81474
Implements a tree view index
2015-12-13 03:59:56 -05:00
Matthew Scragg
fbb5f2f995
Merge pull request #91 from gazpachoking/subdir_indexes
...
Support getting indexs of subdirs
2015-12-12 19:03:49 -06:00
Chase Sterling
c70480c917
Support getting indexs of subdirs
2015-12-12 14:56:10 -05:00
Matthew Scragg
853630646e
Merge pull request #89 from gazpachoking/fix_index
...
Fix rebuild_index to use full path of page when indexing.
2015-12-11 10:15:08 -06:00
Matthew Scragg
0aedf8177d
Merge pull request #90 from gazpachoking/fix_cache
...
Enable caching of wiki pages
2015-12-11 10:14:58 -06:00
Chase Sterling
d07c3e4bcf
Enable caching of wiki pages
2015-12-11 01:56:27 -05:00
Chase Sterling
af6a577b15
Fix rebuild_index to use full path of page when indexing. fix #88
2015-12-11 00:25:43 -05:00
Matthew Scragg
e565a0a77a
fix path bugs
2015-12-10 21:51:36 -06:00
Matthew Scragg
efbaf9e217
Merge pull request #87 from gazpachoking/subdir_tweaks
...
Tweak the rules for to_canonical to better handle subdirs
2015-12-10 20:59:29 -06:00
Chase Sterling
57067a9f95
Improve SimpleSearch with subdirs
2015-12-10 00:27:43 -05:00
Chase Sterling
6d62d6b8b4
Tweak the rules for to_canonical to better handle subdirs.
2015-12-09 22:03:43 -05:00
Matthew Scragg
93df0e081a
fix some issues with path names
2015-12-09 17:41:15 -06:00
Matthew Scragg
7d9cc29223
Merge pull request #86 from gazpachoking/subdirs
...
Preliminary subdirectory support. refs #50
2015-12-09 17:09:08 -06:00
Chase Sterling
9108f82149
Preliminary subdirectory support. refs #50
2015-12-08 21:38:09 -05:00
Matthew Scragg
917cc5b967
0.6.1
2015-12-08 17:21:54 -06:00
Matthew Scragg
d24d8720db
strip leading underscores in cname
2015-12-08 17:16:33 -06:00
Matthew Scragg
e3508e365f
allow utf8 in page names
2015-12-08 17:15:11 -06:00
Matthew Scragg
4b55ea0009
0.6.0
2015-12-06 18:28:57 -06:00
Matthew Scragg
c4b147c3e5
Merge pull request #85 from scragg0x/auth
...
Auth
2015-12-06 18:25:34 -06:00
Matthew Scragg
de8616427e
fix facebook token name
2015-12-06 18:22:13 -06:00
Matthew Scragg
86fd1062fe
fix layout in small view
2015-12-06 17:17:44 -06:00
Matthew Scragg
1fe6ce6f8c
Clean up OAuth buttons
2015-11-22 17:13:59 -06:00
Matthew Scragg
b3c4db0cf9
Change ldap login view
2015-11-22 17:13:29 -06:00
Matthew Scragg
04b5e04593
Dynamically enable modules based on config values
2015-11-22 17:12:26 -06:00
Matthew Scragg
4063754e12
update readme
2015-11-22 11:19:11 -06:00
Matthew Scragg
1e62997272
change github fieldmap
...
define tokengetter for each provider
2015-11-13 17:25:55 -06:00
Matthew Scragg
027abd0658
remove tokengetter callback
2015-11-13 17:04:47 -06:00
Matthew Scragg
c3ac176c15
set token in session before making oauth request
2015-11-13 17:03:58 -06:00
Matthew Scragg
7178a6190e
define tokegetter
2015-11-13 16:55:42 -06:00
Matthew Scragg
6edaec3876
get oauth data from providers
2015-11-12 17:19:26 -06:00
Matthew Scragg
96b583d63b
update scripts and readme with dependencies
2015-11-06 22:05:02 -06:00
Matthew Scragg
0b1c55f6a5
fallback to default avatar if email is not set
...
auth submodules are registered with initialized
check if auth.local is loaded before accessing registration route
check DB_URI before attempt to create db
2015-11-06 17:44:48 -06:00