| Commit message (Collapse) | Author | Age |
|
|
|
| |
repository becomes the default repository to be displayed next time the webapp gets started.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
As well as just being nicer, and less code, this uses nubBy equalFilePath
to ensure that the autostart file never gets dups.
Also, removing from the file no longer needs to be a perfect string match;
it also uses equalFilePath.
|
|
|
|
|
|
| |
Indeed, ignore lines after the first.
Use might create it with echo..
|
| |
|
| |
|
| |
|
|
Added a function to insert a new cost into a list, which could be used to
asjust costs after a drag and drop.
|