Commit Graph

317 Commits

Author SHA1 Message Date
Eston Bond a24d1ca78e Adding history field 2010-11-04 16:47:20 -07:00
Eston Bond a1c6829cfc Added title field for create page 2010-11-04 16:27:53 -07:00
Eston Bond ca5bf8b31e Beginning of gollum redesign 2010-11-04 14:10:58 -07:00
Eston Bond c9870fb6cb Finally done with this editor style 2010-11-04 13:32:22 -07:00
Eston Bond b03d361f0e Editor dialog style complete 2010-11-03 23:50:56 -07:00
Eston Bond ff4fc6f708 Well well. We have a functional editor. Now some CSS. 2010-11-03 16:52:14 -07:00
Eston Bond 4f166dc144 Fixing markup defs to conform to new OK event style 2010-11-03 16:36:47 -07:00
Eston Bond bc0c611ea4 Using jQuery dev, got editor OK events working in dialog 2010-11-03 16:31:30 -07:00
Eston Bond 338c51e019 Egregious bugs 2010-11-03 15:18:52 -07:00
Eston Bond 8645927cbc Adding textile definition 2010-11-03 15:00:20 -07:00
Eston Bond 649393eb6e Don't need this plugin anymore 2010-11-03 14:52:02 -07:00
Eston Bond 742ca5e6dc Adding creole & asciidoc 2010-11-03 14:51:33 -07:00
Eston Bond 9ffa79e44e Adding this before my battery dies 2010-11-02 16:37:46 -07:00
Eston Bond 6c76ba20a2 keep things event-driven 2010-11-01 18:52:28 -07:00
Eston Bond ca92b0a8c6 Adding little format box, new markdown exec syntax 2010-11-01 18:28:34 -07:00
Eston Bond 402eb2edaa Bad console.log! Bad! 2010-11-01 15:53:06 -07:00
Eston Bond b4006ec007 Most of the editor css, working editor 2010-11-01 15:32:46 -07:00
Eston Bond 135156cea5 Adding code replacement techniques 2010-10-27 17:29:11 -07:00
Eston Bond c9cc0d3d37 Added markdown definition, workin' on the editor 2010-10-27 16:47:30 -07:00
Eston Bond 0b1f1a5338 Beginnings of new editor 2010-10-27 16:03:16 -07:00
Eston Bond 927b012d6c Tightening up table 2010-10-25 18:52:45 -07:00
Eston Bond e0c1ea0ec1 Adding rudimentary hover anims on history 2010-10-25 18:49:24 -07:00
Eston Bond 67651afb48 This should do 2010-10-25 16:57:33 -07:00
Eston Bond d0b793366f Looks like UA detection is necessary for CSS 2010-10-25 16:52:31 -07:00
Eston Bond 1227dd6841 Hmm, these lists will conflict with commenting 2010-10-25 16:05:38 -07:00
Eston Bond b9d44662fa This is cute 2010-10-25 15:56:46 -07:00
Eston Bond 21ff30af4d Shadows, minibuttons and more 2010-10-25 15:54:42 -07:00
Eston Bond 3b6b06a599 Basic text formatting 2010-10-25 14:46:52 -07:00
Eston Bond 60901ddd75 Added history, page 2010-10-22 17:50:44 -07:00
Eston Bond 3260c120c1 Adding boilerplate files 2010-10-22 17:24:16 -07:00
Eston Bond 23ec55cd52 Adding my scratch directory 2010-10-22 17:03:47 -07:00
Marko Anastasov 16ef859073 Ignore case when matching image paths.
Otherwise images with file extensions in caps don't get rendered.
2010-10-12 12:07:07 +02:00
rick e7b1265873 Gollum::Wiki#size returns 0 if the repo is invalid or empty 2010-10-11 17:40:09 -07:00
rick c0f8c897e7 update gemspec file listing 2010-10-11 16:58:22 -07:00
rick 33aad801bd update history 2010-10-06 13:20:29 -07:00
rick dd7dddddcf Revert "Gollum::Wiki#pages come back sorted by title, not permalink or the default ordering from git ls-tree."
This reverts commit e37a8b9da4.
2010-10-06 13:17:47 -07:00
rick 251d5c8201 add to history 2010-09-30 17:20:31 -07:00
rick 4dbe3ea844 ensures rel="nofollow" is added to all anchors if a page is retrieved with a SHA 2010-09-30 17:19:37 -07:00
rick cc929bbc56 tomdoc'd 2010-09-30 15:36:14 -07:00
rick 5e59e39d67 add to history 2010-09-30 15:32:38 -07:00
rick 05a7b4c06c Allow users to pass anchors to page links.
http://github.com/github/gollum/issues/\#issue/21
2010-09-30 15:32:02 -07:00
rick 7924db8e01 mention cgi escapage and git grep in the history 2010-09-30 14:26:27 -07:00
rick 4b313944fe merge 2010-09-30 14:22:18 -07:00
rick 9786f5f347 Merge branch 'master' into special-chars-in-page-names 2010-09-30 14:02:39 -07:00
Tom Preston-Werner 42985dc5c1 Explicitly set default port to 4567. 2010-09-29 14:42:24 -07:00
Tom Preston-Werner ee6b71ff80 Change 'bind' CLI option to 'host'. Set default to 127.0.0.1. Closes #47. 2010-09-29 14:40:36 -07:00
Tom Preston-Werner cdf75d20ef Merge remote branch 'etaque/sinatra-options' 2010-09-29 13:56:03 -07:00
Tom Preston-Werner 1e2932fd21 Merge remote branch 'henrikh/test-sections' 2010-09-29 13:09:08 -07:00
rick 4bb7d53854 history update 2010-09-16 09:23:02 -07:00
rick e37a8b9da4 Gollum::Wiki#pages come back sorted by title, not permalink or the default ordering from git ls-tree. 2010-09-16 09:16:42 -07:00