341269e035
* assistant, watcher: .gitignore files and other git ignores are now honored, when git 1.8.4 or newer is installed. (Thanks, Adam Spiers, for getting the necessary support into git for this.) * importfeed: Ignores transient problems with feeds. Only exits nonzero when a feed has repeatedly had a problems for at least 1 day. * importfeed: Fix handling of dots in extensions. * Windows: Added support for encrypted special remotes. * Windows: Fixed permissions problem that prevented removing files from directory special remote. Directory special remotes now fully usable. # imported from the archive
24 lines
771 B
Text
24 lines
771 B
Text
<div .span9 .hero-unit>
|
|
<h2>
|
|
Adding a Box.com repository
|
|
<p>
|
|
<a href="http://box.com">Box.com</a> offers a small quantity of storage #
|
|
for free, and larger quantities for a fee.
|
|
<p>
|
|
Even a small amount of free storage is useful, as a transfer point #
|
|
between your repositories.
|
|
<p>
|
|
<form method="post" .form-horizontal enctype=#{enctype}>
|
|
<fieldset>
|
|
^{form}
|
|
^{webAppFormAuthToken}
|
|
<div .form-actions>
|
|
<button .btn .btn-primary type=submit onclick="$('#workingmodal').modal('show');">
|
|
Add repository
|
|
<div .modal .fade #workingmodal>
|
|
<div .modal-header>
|
|
<h3>
|
|
Making repository ...
|
|
<div .modal-body>
|
|
<p>
|
|
Setting up your Box.com repository. This could take a minute.
|