Commit Graph

2373 Commits

Author SHA1 Message Date
Tom Preston-Werner 9f4af3173c Initial work on the editbar. 2010-07-13 22:08:23 -07:00
rick 0e888454ba update Gollum::Wiki.new tomdoc 2010-07-13 17:12:18 -07:00
rick 158eb0b718 ocd whitespace. currently seeking professional help 2010-07-13 17:10:47 -07:00
Tom Preston-Werner 90ba8476b2 Allow changine of format in Wiki#update_page. 2010-07-13 15:31:50 -07:00
Tom Preston-Werner 77791940a5 Standarize on name instead of page as URL param. 2010-07-13 13:27:45 -07:00
Tom Preston-Werner daa633379d Port default is 4567. 2010-07-13 13:25:40 -07:00
Tom Preston-Werner a2b63f5d12 Allow selection of format and entering of commit message via frontend. 2010-07-13 13:22:09 -07:00
Tom Preston-Werner 450c168383 Allow custom dir. 2010-07-12 18:00:11 -07:00
Tom Preston-Werner ba603efaba Merge branch 'master' of github.com:github/gollum 2010-07-12 17:55:01 -07:00
Tom Preston-Werner c88a1ca5a5 Gollum executable. 2010-07-12 17:54:13 -07:00
rick 7c380b15f5 use regex since the order of html attrs in formatted output is random 2010-07-12 17:42:24 -07:00
Tom Preston-Werner 0a13ccb9b9 Update gemspec. 2010-07-12 17:38:15 -07:00
Tom Preston-Werner eff6ee1323 Add MIT License. 2010-07-12 17:37:02 -07:00
Tom Preston-Werner 96be504069 Merge branch 'frontend' 2010-07-12 17:17:27 -07:00
rick e2403bf46c Gollum::Wiki defaults to Gollum::Page and Gollum::File 2010-07-12 17:08:32 -07:00
Tom Preston-Werner baaa7c6b93 Allow base path to be specified for wiki links. 2010-07-12 17:05:48 -07:00
Tom Preston-Werner 8f1100fbd6 Make version selector active (add jquery). 2010-07-11 21:52:26 -07:00
Tom Preston-Werner 06e2cbbf59 View old versions of pages. 2010-07-11 21:23:42 -07:00
Tom Preston-Werner 74e42c47cc Add admin footer. 2010-07-10 21:27:54 -07:00
Tom Preston-Werner d14c16bf61 Add Creole to valid markup formats. 2010-07-09 16:46:52 -07:00
Tom Preston-Werner 970bb92c7a Preserve orgmode-style double links. 2010-07-09 16:09:24 -07:00
Tom Preston-Werner e46a845ef5 Show human name as title. 2010-07-09 16:09:01 -07:00
Tom Preston-Werner 9b98a81f2a Switch to GitHub styles. 2010-07-09 15:01:34 -07:00
Tom Preston-Werner 752a544f39 Extract code before tags. 2010-07-08 19:25:35 -07:00
Tom Preston-Werner 2c2bf68a3b Escape lisp-quoted wiki links. 2010-07-08 19:04:36 -07:00
Tom Preston-Werner 9e3a307aa8 Small Readme clarification. 2010-07-08 18:31:22 -07:00
Tom Preston-Werner 5f7685d5fd Sanitize HTML output. 2010-07-08 18:31:16 -07:00
Tom Preston-Werner 3ceae59524 Better code styling for frontend. 2010-07-08 13:55:43 -07:00
Tom Preston-Werner f3cbbb8652 Handle stupid 0x0D bytes because browsers are stupid. 2010-07-07 17:33:04 -07:00
Tom Preston-Werner 6c7fcf89c3 Add create/edit powers to frontend. Support external image URLs. 2010-07-07 16:02:26 -07:00
Tom Preston-Werner 0485c67b3d Distinguish between present and absent page links. 2010-07-07 13:49:55 -07:00
Tom Preston-Werner 2e49f2c9e7 Minimal working frontend. 2010-07-07 00:29:51 -07:00
rick b770089da2 allow configurable page/file classes 2010-07-06 07:39:56 -07:00
rick 6f4ae420a2 add pagination for getting log entries from wikis 2010-07-05 18:34:18 -07:00
rick e0f90982b0 add Gollum::Wiki#pages 2010-07-01 16:32:08 -07:00
rick 4fe728b38a add Gollum::Wiki#exist? 2010-06-21 15:22:21 -07:00
rick ad299f0105 remove vendored albino, use the gem instead. 2010-05-04 16:21:08 -07:00
rick 5831f1db91 Wiki#find became Wiki#page at some point 2010-04-29 14:43:36 -07:00
Tom Preston-Werner 2bbc9fbd5c need an extra blank line here according to tomdoc 2010-04-21 00:36:28 -07:00
Tom Preston-Werner 63099ec5c0 delete_page 2010-04-20 18:19:54 -07:00
Tom Preston-Werner 6bb9d3408c gollum -> wiki in readme 2010-04-20 13:39:51 -07:00
Tom Preston-Werner a6079f3abd code highligting 2010-04-20 13:39:37 -07:00
Tom Preston-Werner af7caae80d refine the syntax highligting syntax 2010-04-19 17:40:54 -07:00
Tom Preston-Werner 7f2aa7b77f test Page.cname 2010-04-19 17:11:06 -07:00
Tom Preston-Werner 0b848d720c Gollum.canonical_name -> Page.cname 2010-04-19 17:07:10 -07:00
Tom Preston-Werner addf3bb721 test image with float and align 2010-04-19 16:13:34 -07:00
Tom Preston-Werner 8cca294c25 fix img vert and horiz align 2010-04-19 16:11:43 -07:00
Tom Preston-Werner 24e0555fd3 fix parse_image_tag_options tomdoc 2010-04-19 15:59:06 -07:00
Tom Preston-Werner 41432ddc60 nicer to look at 2010-04-19 15:54:09 -07:00
Tom Preston-Werner 9d2ab0df6e readme typos 2010-04-19 15:51:15 -07:00