Commit Graph

  • 8a189d4d53 Gollum::Page#versions sets :follow to false by default, and skips pagination options. rick 2010-08-04 17:03:01 -07:00
  • 2b1120756b marinate New Page form in edit bar spices rick 2010-08-04 16:41:24 -07:00
  • 6d2ec96d5c add rename support to the frontend rick 2010-08-04 16:37:56 -07:00
  • 500b697ecb Javascript goodies for History page. Tom Preston-Werner 2010-08-04 16:59:19 -06:00
  • 1e96ce6e1e Track a page's versions across renames rick 2010-08-04 15:57:08 -07:00
  • 207b0ccddd Merge branch 'history' Tom Preston-Werner 2010-08-04 13:39:55 -06:00
  • 54902fa443 Implement compare view. Tom Preston-Werner 2010-08-04 13:36:47 -06:00
  • e4fa888c38 Implement simple history. Tom Preston-Werner 2010-08-02 18:15:41 -06:00
  • 17278fcf09 Fix help selection snafu. Tom Preston-Werner 2010-08-02 18:03:19 -06:00
  • 760d9c1640 Wiki#update_page takes a name parameter for renames rick 2010-08-02 15:39:04 -07:00
  • 6609b2d636 tomdocd rick 2010-08-02 15:34:25 -07:00
  • f0b22390fb Change Page#name to Page#filename, and add extension-less Page#name rick 2010-08-02 15:32:05 -07:00
  • ed576a88ce tomdoc'd rick 2010-08-02 11:32:54 -07:00
  • db0f747a77 Fix format selection help trigger. Tom Preston-Werner 2010-07-31 15:50:34 -04:00
  • 9cca26b2a1 Small positioning tweaks for frontend. Tom Preston-Werner 2010-07-31 15:34:00 -04:00
  • 16d048c804 Fix spelling error in readme. Tom Preston-Werner 2010-07-31 14:48:08 -04:00
  • 6438d69775 Add preview functionality to frontend. Tom Preston-Werner 2010-07-31 14:30:38 -04:00
  • 206c8b0712 Implement Wiki#preview_page. Tom Preston-Werner 2010-07-31 14:29:54 -04:00
  • 4fc446b8a3 Pass port through to gollum executable. Tom Preston-Werner 2010-07-29 23:04:35 -04:00
  • 46e006272e A few tweaks to the contributors section of the readme. Tom Preston-Werner 2010-07-29 22:43:36 -04:00
  • 68a370aad2 A few small fixes for the readme. Tom Preston-Werner 2010-07-29 22:30:11 -04:00
  • 38b8700651 Code hilighter needs to handle blanks lines. Tom Preston-Werner 2010-07-29 21:57:30 -04:00
  • f23d093d6f Strip code indents (two spaces or one tab) if present. Tom Preston-Werner 2010-07-29 21:45:17 -04:00
  • 076194a34d There is no default width/height in reality. Tom Preston-Werner 2010-07-29 21:07:54 -04:00
  • 188c90ba8d More docs on sanitization. Tom Preston-Werner 2010-07-29 21:00:13 -04:00
  • 7e94a80bd2 Document gollum executable in readme. Tom Preston-Werner 2010-07-29 17:29:23 -04:00
  • 762608f344 Improved readme. Tom Preston-Werner 2010-07-28 00:58:59 -04:00
  • 0ae8adc872 Always use a fresh Page instance with #populate (for safety). Tom Preston-Werner 2010-07-26 16:55:34 -07:00
  • aa7ae33107 Document Page#footer in Readme. Tom Preston-Werner 2010-07-26 16:52:04 -07:00
  • afcaacbdf6 Footers should have a nil #footer. Tom Preston-Werner 2010-07-26 16:48:52 -07:00
  • 2bc9b2ec86 Implement Page#footer and display footer in frontend. Tom Preston-Werner 2010-07-26 16:33:19 -07:00
  • 6dc19f0dde Nicer bg colors for editbar buttons. Tom Preston-Werner 2010-07-26 14:09:39 -07:00
  • b91888e712 Fix main body width. Tom Preston-Werner 2010-07-25 22:48:58 -07:00
  • d37d57596b Support TeX-style math equations via MathJax. Tom Preston-Werner 2010-07-25 22:40:09 -07:00
  • 9ccb84f8d8 Replace ALL instances of tags. Tom Preston-Werner 2010-07-24 22:23:06 -07:00
  • 00227a118b pass Grit::Commit to Gollum::Page instances from Gollum::Wiki#pages rick 2010-07-23 17:39:33 -07:00
  • 5ce149715f Properly extract and display title for all formats. Tom Preston-Werner 2010-07-23 16:45:16 -07:00
  • bd3721d4d3 fix markup tests for nokogiri 1.4.2 rick 2010-07-23 16:36:57 -07:00
  • a1db39195c fetching pages from a bad version returns nil rick 2010-07-23 16:36:44 -07:00
  • 9ca94a2106 bump nokogiri dependency to 1.4.2 so #first_element_child is available rick 2010-07-22 20:23:36 -07:00
  • 88934902fd fix markup test errors rick 2010-07-22 20:20:06 -07:00
  • c88d3bc747 Make editbar buttons awesome. Tom Preston-Werner 2010-07-22 17:26:02 -07:00
  • a5d460636d Make Wiki#page case insensitive. Tom Preston-Werner 2010-07-22 16:06:33 -07:00
  • 1af9898b4d Implement Page#title. Tom Preston-Werner 2010-07-22 14:48:46 -07:00
  • 792c682f1d New editbar buttons. Tom Preston-Werner 2010-07-22 14:30:44 -07:00
  • 80518a4990 remove unneeded trailing comma (haters gonna hate) rick 2010-07-22 10:22:07 -07:00
  • 04aa89af5b Alphabetize formats and tell how to install them. Tom Preston-Werner 2010-07-20 23:05:32 -05:00
  • 244d85db5c Document external links in Readme. Tom Preston-Werner 2010-07-20 22:49:51 -05:00
  • 9e917e235a Support external links. Tom Preston-Werner 2010-07-20 22:44:39 -05:00
  • 8221bd6321 Fix file link with external path. Tom Preston-Werner 2010-07-20 22:26:13 -05:00
  • 8595ca5645 Fix tests and handle touching tags. Tom Preston-Werner 2010-07-20 22:22:22 -05:00
  • 9d68c4ef8a Support external file links. Tom Preston-Werner 2010-07-20 21:06:54 -05:00
  • 5b24f623a2 Merge branch 'editbar' Tom Preston-Werner 2010-07-20 16:44:58 -05:00
  • 863eff20b2 Finish up editbar! Tom Preston-Werner 2010-07-20 16:23:37 -05:00
  • 5f86d4e983 Proper show/hide of help sections. Tom Preston-Werner 2010-07-20 13:29:12 -05:00
  • 69420cb184 Initial work on help sections. Tom Preston-Werner 2010-07-20 13:14:26 -05:00
  • 8ea176a16b Remove roff support. Tom Preston-Werner 2010-07-15 16:15:47 -07:00
  • 004a0b2849 Fully operational ul and ol buttons. Tom Preston-Werner 2010-07-15 16:13:29 -07:00
  • 05de03461b Initial twiddle mechanics. Tom Preston-Werner 2010-07-14 14:58:25 -07:00
  • c1ac944508 Basic link and image insertion from editbar. Tom Preston-Werner 2010-07-14 14:30:11 -07:00
  • 5135de1c3f when linking images, assume '.' is the root path rick 2010-07-14 13:42:21 -07:00
  • ecbb902e62 Gollum::Markup uses Wiki#base_path when linking images/files rick 2010-07-14 13:32:32 -07:00
  • 6bd375de2e Wiki#pages only returns pages rick 2010-07-14 12:26:51 -07:00
  • 9f4af3173c Initial work on the editbar. Tom Preston-Werner 2010-07-13 22:08:23 -07:00
  • 0e888454ba update Gollum::Wiki.new tomdoc rick 2010-07-13 17:12:18 -07:00
  • 158eb0b718 ocd whitespace. currently seeking professional help rick 2010-07-13 17:10:47 -07:00
  • 90ba8476b2 Allow changine of format in Wiki#update_page. Tom Preston-Werner 2010-07-13 15:24:12 -07:00
  • 77791940a5 Standarize on name instead of page as URL param. Tom Preston-Werner 2010-07-13 13:27:45 -07:00
  • daa633379d Port default is 4567. Tom Preston-Werner 2010-07-13 13:25:40 -07:00
  • a2b63f5d12 Allow selection of format and entering of commit message via frontend. Tom Preston-Werner 2010-07-13 13:22:09 -07:00
  • 450c168383 Allow custom dir. Tom Preston-Werner 2010-07-12 18:00:11 -07:00
  • ba603efaba Merge branch 'master' of github.com:github/gollum Tom Preston-Werner 2010-07-12 17:55:01 -07:00
  • c88a1ca5a5 Gollum executable. Tom Preston-Werner 2010-07-12 17:54:13 -07:00
  • 7c380b15f5 use regex since the order of html attrs in formatted output is random rick 2010-07-12 17:42:15 -07:00
  • 0a13ccb9b9 Update gemspec. Tom Preston-Werner 2010-07-12 17:38:15 -07:00
  • eff6ee1323 Add MIT License. Tom Preston-Werner 2010-07-12 17:37:02 -07:00
  • 96be504069 Merge branch 'frontend' Tom Preston-Werner 2010-07-12 17:17:27 -07:00
  • e2403bf46c Gollum::Wiki defaults to Gollum::Page and Gollum::File rick 2010-07-12 17:06:31 -07:00
  • baaa7c6b93 Allow base path to be specified for wiki links. Tom Preston-Werner 2010-07-12 17:05:48 -07:00
  • 8f1100fbd6 Make version selector active (add jquery). Tom Preston-Werner 2010-07-11 21:52:26 -07:00
  • 06e2cbbf59 View old versions of pages. Tom Preston-Werner 2010-07-11 21:23:42 -07:00
  • 74e42c47cc Add admin footer. Tom Preston-Werner 2010-07-10 21:27:54 -07:00
  • d14c16bf61 Add Creole to valid markup formats. Tom Preston-Werner 2010-07-09 16:46:52 -07:00
  • 970bb92c7a Preserve orgmode-style double links. Tom Preston-Werner 2010-07-09 16:09:24 -07:00
  • e46a845ef5 Show human name as title. Tom Preston-Werner 2010-07-09 16:09:01 -07:00
  • 9b98a81f2a Switch to GitHub styles. Tom Preston-Werner 2010-07-09 15:01:34 -07:00
  • 752a544f39 Extract code before tags. Tom Preston-Werner 2010-07-08 19:25:35 -07:00
  • 2c2bf68a3b Escape lisp-quoted wiki links. Tom Preston-Werner 2010-07-08 19:04:36 -07:00
  • 9e3a307aa8 Small Readme clarification. Tom Preston-Werner 2010-07-08 18:22:41 -07:00
  • 5f7685d5fd Sanitize HTML output. Tom Preston-Werner 2010-07-08 18:05:20 -07:00
  • 3ceae59524 Better code styling for frontend. Tom Preston-Werner 2010-07-08 13:55:43 -07:00
  • f3cbbb8652 Handle stupid 0x0D bytes because browsers are stupid. Tom Preston-Werner 2010-07-07 17:33:04 -07:00
  • 6c7fcf89c3 Add create/edit powers to frontend. Support external image URLs. Tom Preston-Werner 2010-07-07 16:02:26 -07:00
  • 0485c67b3d Distinguish between present and absent page links. Tom Preston-Werner 2010-07-07 13:49:55 -07:00
  • 2e49f2c9e7 Minimal working frontend. Tom Preston-Werner 2010-07-07 00:29:51 -07:00
  • b770089da2 allow configurable page/file classes rick 2010-07-06 07:29:04 -07:00
  • 6f4ae420a2 add pagination for getting log entries from wikis rick 2010-07-05 18:34:18 -07:00
  • e0f90982b0 add Gollum::Wiki#pages rick 2010-07-01 16:32:08 -07:00
  • 4fe728b38a add Gollum::Wiki#exist? rick 2010-06-21 15:22:21 -07:00
  • ad299f0105 remove vendored albino, use the gem instead. rick 2010-05-04 16:21:08 -07:00