summaryrefslogtreecommitdiff
path: root/templates/configurators
Commit message (Collapse)AuthorAge
* typographyGravatar Joey Hess2012-08-31
|
* UI for adding a ssh or rsync remoteGravatar Joey Hess2012-08-31
|
* split out local repo configuratorsGravatar Joey Hess2012-08-31
|
* merge two repository screens into oneGravatar Joey Hess2012-08-05
|
* remove links from unimplemented optionsGravatar Joey Hess2012-08-05
|
* wordingGravatar Joey Hess2012-08-05
| | | | | De-emphasize "clone", because it's not that simple. The removable drive may already have an annex with content; if so it'll get synced in.
* make button primaryGravatar Joey Hess2012-08-05
|
* work toward adding new repos on removable drivesGravatar Joey Hess2012-08-04
| | | | | This actually does add a new repo, but it doesn't yet set up remotes, or sync to it.
* improved configGravatar Joey Hess2012-08-03
|
* updateGravatar Joey Hess2012-08-03
|
* moving toward configuring new repos in the webappGravatar Joey Hess2012-08-03
|
* full input validation for repository pathGravatar Joey Hess2012-07-31
| | | | Expands ~ , checks for every crazy input problem I can think of
* move out to templateGravatar Joey Hess2012-07-31
|
* implemented the addrepository formGravatar Joey Hess2012-07-31
| | | | shiny!
* improve first run screenGravatar Joey Hess2012-07-31
|
* formGravatar Joey Hess2012-07-31
|
* webapp now starts up when run not in a git repoGravatar Joey Hess2012-07-31
|
* stubGravatar Joey Hess2012-07-31
|
* made navbar workGravatar Joey Hess2012-07-31
| | | | also added an About page and a stub Config page.
* reorg templatesGravatar Joey Hess2012-07-31