bootstraponline
ebcd30fadc
Add file view.
2012-05-18 11:50:38 -06:00
bootstraponline
3c10a6bf94
Set focus when toggling comment window.
2012-05-18 11:08:27 -06:00
bootstraponline
dc80fd9b15
Remove old comments.
2012-05-18 10:39:52 -06:00
bootstraponline
5d21df9ac7
Fix css href.
2012-05-18 10:38:27 -06:00
bootstraponline
019e912d7f
Fix comment button.
2012-05-18 10:35:42 -06:00
bootstraponline
3479dca0d0
Add comment window using Ace that allows user entered commit messages.
...
Use darkness div to dim the background when the comment window is active.
Set CSS in batch to avoid unnecessary reflows.
Use debouncing to efficiently resize the window.
Eliminate previewSetter in favor of redefining the previewSet function.
2012-05-18 10:28:59 -06:00
bootstraponline
32e5cc4a5a
Add debounce.
2012-05-18 10:27:01 -06:00
bootstraponline
268a9f18fa
Update readme.
2012-05-18 10:24:14 -06:00
bootstraponline
16a6186570
Add icon for save with comment in live preview.
2012-05-17 16:00:09 -06:00
bootstraponline
4b2fb6dd11
Add default commit messages when using gollum editor.
2012-05-17 15:17:24 -06:00
bootstraponline
67d21bcd64
Fix location.
2012-05-17 12:44:28 -06:00
bootstraponline
9b87126f0f
Generate commit messages when using live preview.
2012-05-17 12:40:27 -06:00
Corey Donohoe
1043b4de70
Revert "Merge pull request #338 from jroes/resize-sha1s"
...
This reverts commit 4bc5e7b8ff , reversing
changes made to 423b5205bf .
2012-05-16 12:48:16 -07:00
Corey Donohoe
4bc5e7b8ff
Merge pull request #338 from jroes/resize-sha1s
...
Fit generated SHA1 placeholders to original length.
2012-05-16 12:15:40 -07:00
bootstraponline
423b5205bf
Fix language detection.
2012-05-15 11:49:55 -06:00
bootstraponline
fde288d9e8
Guess highlight rules for code blocks to match gollum behavior.
2012-05-15 11:48:48 -06:00
bootstraponline
f2a2d85008
Preserve whitespace in gollum code blocks.
2012-05-15 11:20:01 -06:00
bootstraponline
3a91b076e1
Fix gollum code blocks.
2012-05-15 11:06:36 -06:00
bootstraponline
27bd608b53
Update live preview title.
2012-05-15 10:37:38 -06:00
bootstraponline
966ba29084
Fix gollum style code blocks.
2012-05-15 10:12:32 -06:00
bootstraponline
3ea5b0193c
Fix sanitizer to whitelist h1-6.
2012-05-15 09:59:15 -06:00
kristi
f939c24aa4
Clear floats for footer
2012-05-14 10:25:31 -07:00
Jonathan Roes
68b2de6dd7
Fit generated SHA1 placeholders to original length.
2012-05-12 21:05:42 -04:00
Jonathan Roes
f9899033aa
Before replacing tags, ensure the SHA1 is not within preformatted content.
2012-05-12 17:29:23 -04:00
Jonathan Roes
eb37b17486
Remove links in code, fixes #128 .
2012-05-11 22:49:26 -04:00
bootstraponline
c428cad286
Remove marker on no highlight pre tags.
2012-05-11 15:05:05 -06:00
Corey Donohoe
04070ffc23
bump gollum version
2012-05-10 14:12:36 -07:00
bootstraponline
6941d6b863
Restore title now that #308 is merged using github.com css.
2012-05-10 13:35:33 -06:00
bootstraponline
3c88f68f16
Fix relative links in live preview.
2012-05-10 12:25:26 -06:00
Mark Rickert
8e5d17c907
Grab selected text and use it as the default text when creating links.
2012-05-10 13:16:52 -04:00
bootstraponline
fd32706f0b
Use pre tag for code in live preview.
2012-05-09 16:15:48 -06:00
kristi
f09bc4a81a
Fix editor bug - displaying wrong version of header/footer/sidebar
...
Use most recent version; not the version matching the page
2012-05-09 15:04:29 -07:00
bootstraponline
2e1d236e8e
Enable previewframe scrolling.
2012-05-09 14:36:20 -06:00
bootstraponline
180a214e1f
Merge pull request #311 from bootstraponline/livepreview
...
Live Preview.
2012-05-09 13:24:12 -07:00
bootstraponline
128f3be596
Use template.css
2012-05-09 10:56:52 -06:00
bootstraponline
810333dbb7
Update link CSS to match github.com.
2012-05-09 10:24:12 -06:00
Arran Cudbard-Bell
b36cd8a68e
Pass through :is_bare option from wiki_options, allows Gollum to work with gitolite
2012-05-09 16:12:00 +02:00
kristi
4e5f2c9587
Add header to editor
2012-05-08 17:29:28 -07:00
kristi
1cc263acfb
Make footer editor font normal sized
2012-05-08 17:22:39 -07:00
kristi
49c6534da6
Put asciidoc fix into template with the rest of the markup css
...
Also remove padding from the asciidoc code block so first line doesn't get indented
2012-05-08 17:11:02 -07:00
kristi
1dbe49243c
Give headers more headroom
2012-05-08 15:03:15 -07:00
kristi
2c12fb7ae8
Add missing semicolons
2012-05-08 15:02:52 -07:00
bootstraponline
d90e7db497
Fix #278 .
2012-05-08 13:39:21 -06:00
bootstraponline
35ce35b1e0
Default to empty edit window.
2012-05-08 13:15:09 -06:00
bootstraponline
e1517c2907
Merge with upstream.
2012-05-08 13:13:36 -06:00
bootstraponline
ed5f88daa0
Remove unused local var.
2012-05-08 13:05:49 -06:00
Corey Donohoe
4e86be86d9
Merge pull request #323 from kristi/frontend-tweak
...
Fix HR background
2012-05-07 21:22:29 -07:00
kristi
42c7d0ca44
Fix crazy spacing (sorry, git blame, I couldn't stand it any longer)
2012-05-07 20:35:28 -07:00
kristi
8a8afcfb24
Put gray background on header, fix footer font size
2012-05-07 20:28:07 -07:00
kristi
5d259bb5aa
Use markdown css formatting for header and footer
2012-05-07 20:09:59 -07:00