Commit Graph

44 Commits

Author SHA1 Message Date
Tom Preston-Werner baaa7c6b93 Allow base path to be specified for wiki links. 2010-07-12 17:05:48 -07:00
Tom Preston-Werner 970bb92c7a Preserve orgmode-style double links. 2010-07-09 16:09:24 -07:00
Tom Preston-Werner 2c2bf68a3b Escape lisp-quoted wiki links. 2010-07-08 19:04:36 -07:00
Tom Preston-Werner 5f7685d5fd Sanitize HTML output. 2010-07-08 18:31:16 -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 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
Tom Preston-Werner 63099ec5c0 delete_page 2010-04-20 18:19:54 -07:00
Tom Preston-Werner a6079f3abd code highligting 2010-04-20 13:39:37 -07:00
Tom Preston-Werner 7f2aa7b77f test Page.cname 2010-04-19 17:11:06 -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 4cec243aa0 get image tag attributes rollin 2010-04-19 15:50:10 -07:00
Tom Preston-Werner 354372705f image alt 2010-04-19 11:49:46 -07:00
Tom Preston-Werner 857c6b5eb8 file links 2010-04-19 11:24:55 -07:00
Tom Preston-Werner 342edec448 image tag with relative path 2010-04-19 11:10:26 -07:00
Tom Preston-Werner 5f037e5e47 fix index clobbering and tighten some stuff up 2010-04-19 10:51:52 -07:00
Tom Preston-Werner 2b20054d5c make markup take page as the param 2010-04-18 11:41:24 -07:00
Tom Preston-Werner 37ef17f047 start of gollum tag markup processing 2010-04-18 11:16:37 -07:00
Tom Preston-Werner 2b701ec675 implement Wiki#update_page 2010-04-16 12:50:10 -04:00
Tom Preston-Werner 0580c61f0a add some objects to lotr.git test repo 2010-04-13 14:59:12 -04:00
Tom Preston-Werner 9d743ba341 implement Wiki#write_page 2010-04-13 14:54:40 -04:00
Tom Preston-Werner bcd8a0d1a4 implement File#version 2010-04-11 13:09:54 -06:00
Tom Preston-Werner 2e328e6a83 implement File finding 2010-04-11 13:08:16 -06:00
Tom Preston-Werner 9307900b09 add Gollum::File 2010-04-11 12:53:03 -06:00
Tom Preston-Werner 769bf89587 implement version-specific page find 2010-04-11 12:40:29 -06:00
Tom Preston-Werner 61076b38b4 implement Page#versions 2010-04-11 12:17:32 -06:00
Tom Preston-Werner e3772b1879 compute directory path of pages 2010-04-11 12:03:31 -06:00
Tom Preston-Werner 6c1b65158a implement Page.version 2010-04-11 11:32:09 -06:00
Tom Preston-Werner c37204e42a move formatted vs raw into Page 2010-04-10 11:29:57 -06:00
Tom Preston-Werner 8132f4c602 add Page#format 2010-04-09 23:02:14 -06:00
Tom Preston-Werner badff21cc4 make Page#data call safe 2010-04-08 16:43:29 -07:00
Tom Preston-Werner 0aa67bb508 make coverage task work 2010-04-08 16:39:42 -07:00
Tom Preston-Werner 0a30b2ffc9 test extension match 2010-04-08 16:35:15 -07:00
Tom Preston-Werner 3ff115048d start work on formatted_page 2010-04-08 16:20:05 -07:00
Tom Preston-Werner c8d9b351e2 stub of Repo#formatted_page 2010-04-07 17:16:02 -07:00
Tom Preston-Werner fcd821cf02 comments 2010-04-07 13:38:32 -07:00
Tom Preston-Werner 6c4e343b0c make example test wiki a git repo and test it 2010-04-07 13:36:48 -07:00
Tom Preston-Werner acae4686e0 add test example wiki files 2010-04-07 00:53:02 -07:00
Tom Preston-Werner c1abbec2f1 initial library setup 2010-04-07 00:41:50 -07:00