Sören Brunk
6fbd55b282
replace the jumbotron class with something that doesn't change font sizes
2014-05-02 16:44:09 +02:00
Sören Brunk
70ea7fbcdb
add some padding by nesting layout elements
2014-04-21 19:48:50 +02:00
Sören Brunk
ccc8afb59d
don't close tags that are closed by hamlet
2014-04-21 19:47:21 +02:00
Sören Brunk
ce0ecbeefc
bootstrap3 modals
2014-04-21 19:47:21 +02:00
Sören Brunk
d2b42c30ad
bootstrap3 glyphicons
2014-04-21 19:45:22 +02:00
Sören Brunk
23091cc318
adapt templates to bootstrap3 layout and class changes
2014-04-21 19:45:18 +02:00
Joey Hess
6802123f7d
use global webapp redirects when shutting down
2013-11-23 16:21:09 -04:00
Joey Hess
b1a89c448a
replace horrible old daemon restart code with new method
2013-11-23 15:50:17 -04:00
Joey Hess
7ed8e87a34
assistant: Support repairing git remotes that are locally accessible
...
(eg, on removable drives)
gcrypt remotes are not yet handled.
This commit was sponsored by Sören Brunk.
2013-10-27 15:38:59 -04:00
Joey Hess
0036139b33
wire git repair into webapp
2013-10-23 14:43:58 -04:00
Joey Hess
1eaec2f9aa
UI tweaks
2013-10-22 16:30:23 -04:00
Joey Hess
d345e5b52f
add git fsck to cronner, and UI for repository repair (not yet wired up)
2013-10-22 16:02:52 -04:00
Joey Hess
0ef8d806ac
gratuitous rename HomeR -> DashboardR
2013-03-12 22:18:36 -04:00
Joey Hess
e15cca7db8
webapp: Now has a page to view the log, accessed from the control menu.
2013-01-15 13:52:35 -04:00
Joey Hess
bad9b6761d
restart UI
...
Browser behavior is not ideal; a new tab is opened on restart.
Browsers won't let me redirect to a file:// so I cannot use the old tab.
2013-01-03 18:50:30 -04:00
Joey Hess
09cbbaf537
move local repo list out of control menu
2013-01-03 16:34:57 -04:00
Joey Hess
de2e287133
webapp: Add UI to stop assistant.
...
Would like to also have restart UI, but that's rather harder to do,
seems it'd need to start another copy of the webapp, and redirect the
browser to its new url, but running two assistants in the same repo at
the same time isn't good.
2013-01-03 15:24:21 -04:00