Commit graph

50 commits

Author SHA1 Message Date
Matthew Scragg c4b147c3e5 Merge pull request #85 from scragg0x/auth
Auth
2015-12-06 18:25:34 -06:00
Matthew Scragg 1fe6ce6f8c Clean up OAuth buttons 2015-11-22 17:13:59 -06:00
Alvin Chow 4e4cdf6348 Get delete page feature working 2015-09-28 00:06:49 -07:00
Alvin Chow fdf482d14b Fix bug with rename feature to also delete old page 2015-09-27 16:20:54 -07:00
Matthew Scragg f59e46c7df Disable sendfile when running dev from vagrant.
Upgrade gunicorn.
Add BS3 classes to rendered markdown tables. Fixes #72
2015-08-30 19:17:51 -05:00
Matthew Scragg fe5d1d52eb Merge branch 'search'
* search:
  search pass three
  search pass two
  search module, wip
2014-11-12 17:07:38 -06:00
Matthew Scragg 13d4be8937 search pass two 2014-11-11 17:06:28 -06:00
Matthew Scragg 7aa0ef7af5 fix #34
version bump
2014-11-11 12:46:07 -06:00
Matthew Scragg e6bc4928c9 Fix #24 #21
WIP commit.  Changed routes to POST/PUT/DELETE on page name endpoint to be more RESTful.
Check wiki dir permissions
Add comments
Add dummy favicon, robots.txt, humans.txt
Remove create.html (wasn't being used)
Fix version command
2014-10-20 17:27:38 -05:00
Matthew Scragg b99128e47a fix font links 2014-10-17 14:30:56 -05:00
Matthew Scragg a28d472766 updated readme 2014-10-17 14:30:00 -05:00
Matthew Scragg eb12c84e9a Added RDBMS info
Canonical names to forced to lowercase
Made user model compatible to other DBs
CSS adjustments
Basic Firepad support (no presence info)
Cleaned up JS a bit
Added ability to remove draft from localstorage
Added support for drafts on multiple pages
Alert user if page changes, issue #1
2014-10-03 13:49:18 -05:00
Matthew Scragg d72ecf10f0 firepad + others WIP 2014-10-01 17:14:54 -05:00
Matthew Scragg ec551ac09d add sha to dom 2014-09-29 20:33:09 -05:00
Matthew Scragg 675ec9c9f9 style tweak 2014-09-26 17:45:43 -05:00
Matthew Scragg 20e74bfef6 fix scroll sync 2014-09-26 17:40:21 -05:00
Matthew Scragg 82f2de5efa fix truncation at bottom of editor 2014-09-26 17:17:58 -05:00
Matthew Scragg e7e2ecfc4d shrink buttons for smaller screens 2014-09-26 11:58:06 -05:00
Matthew Scragg 8f6823676a make editor page responsive to smaller screens 2014-09-25 18:17:38 -05:00
Matthew Scragg b637ce5df9 fixes #18 relative link bug 2014-09-20 17:15:12 -05:00
Matthew Scragg d94855e3c5 add fonts symlink to font awesome 2014-09-18 11:00:20 -05:00
Matthew Scragg de3b2d66c3 update default config
transfer some assets to bower
use font awesome for icons
create setup.py
create setup command to generate config
2014-09-17 16:13:10 -05:00
Matthew Scragg 6128d05c69 use ace-builds via bower
removed screen in install script
not longer forwarding port 80 in vagrantfile
2014-09-15 16:45:47 -05:00
Matthew Scragg 17eabddd70 fixes #2 history page bug
some style changes
2014-09-11 17:35:17 -05:00
Matthew Scragg 951fffb3eb make sure partial has data before register 2014-09-10 11:09:29 -05:00
Matthew Scragg 40292454da allow '{' and '}' in html urls 2014-09-10 10:53:22 -05:00
Matthew Scragg ec5c840f84 add local togetherjs file 2014-09-10 10:19:37 -05:00
Matthew Scragg a698af1b2d style changes 2014-09-09 14:58:30 -05:00
Matthew Scragg 6459d6b842 chown venv dir in install script
set default ace editor options
lower font size on editor
2014-09-08 12:49:37 -05:00
Matthew Scragg bea662e2e7 add partials support 2014-09-07 11:54:51 -05:00
Matthew Scragg 036434dd7a switch from showdown to marked
add better yaml support for metadata
2014-09-05 22:41:22 -05:00
Matthew Scragg 1058ce034d overflow auto to preview 2014-09-04 14:47:04 -05:00
Matthew Scragg 088942632c removed unneeded files 2014-09-03 22:30:33 -05:00
Matthew Scragg ad401da4f1 worked on assets bundling, added admin field 2014-09-03 21:29:47 -05:00
Matthew Scragg 1492448448 create provision script, removed salt states 2014-09-02 14:07:14 -05:00
Matthew Scragg 86f0549e44 WIP 2014-08-30 10:06:12 -05:00
Matthew Scragg b02d3db684 WIP 2014-08-20 10:28:25 -05:00
Matthew Scragg d0777e2b85 assets 2014-02-06 21:40:58 -06:00
Matthew Scragg a9158f3d30 many things have occured 2013-12-03 16:28:16 -06:00
Matthew Scragg a16b45cdba add revert page 2013-10-15 15:32:17 -05:00
Matthew Scragg 9fed2175de allow styles 2013-10-10 12:50:19 -05:00
Matthew Scragg 19cca8f0d6 markdown tables, sanitize mode off unless collaboration active 2013-10-10 12:26:42 -05:00
Matthew Scragg ccbf8336ea collaboration editor update fix, use closure for compression 2013-10-10 10:38:30 -05:00
Matthew Scragg 3cc69ce06f bower 2013-10-09 16:35:06 -05:00
Matthew Scragg 9d3751f241 added highlight.js support 2013-10-08 14:47:49 -05:00
Matthew Scragg d30c9d71a6 bugfix with quotes, added bootstrap themes 2013-10-07 22:06:54 -05:00
Matthew Scragg a03299773e showdown, markdown meta data 2013-10-07 16:52:12 -05:00
Matthew Scragg 27ced9d90e js html sanitize, updated config, gravatar support, layout change 2013-10-03 20:19:33 -05:00
Matthew Scragg afa4da4869 cleaning html, other ui fixes 2013-10-03 13:13:10 -05:00
Matthew Scragg 2bbeb52178 renamed project 2013-10-03 10:01:40 -05:00