Commit Graph

81 Commits

Author SHA1 Message Date
Tom Preston-Werner 5f86d4e983 Proper show/hide of help sections. 2010-07-20 13:29:12 -05:00
Tom Preston-Werner 69420cb184 Initial work on help sections. 2010-07-20 13:14:26 -05:00
Tom Preston-Werner 8ea176a16b Remove roff support. 2010-07-15 16:15:47 -07:00
Tom Preston-Werner 004a0b2849 Fully operational ul and ol buttons. 2010-07-15 16:13:29 -07:00
Tom Preston-Werner 05de03461b Initial twiddle mechanics. 2010-07-14 14:58:25 -07:00
Tom Preston-Werner c1ac944508 Basic link and image insertion from editbar. 2010-07-14 14:30:11 -07:00
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 a2b63f5d12 Allow selection of format and entering of commit message via frontend. 2010-07-13 13:22:09 -07:00
Tom Preston-Werner c88a1ca5a5 Gollum executable. 2010-07-12 17:54:13 -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 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
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 a6079f3abd code highligting 2010-04-20 13:39:37 -07:00
Tom Preston-Werner 0b848d720c Gollum.canonical_name -> Page.cname 2010-04-19 17:07:10 -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 4cec243aa0 get image tag attributes rollin 2010-04-19 15:50:10 -07:00
Tom Preston-Werner 475278fc99 reorganize img tag attr parsing 2010-04-19 12:09:38 -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