Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | revert use of Data.Map.Strict | Joey Hess | 2014-01-07 |
| | | | | | memory profile shows this did not contribute to the memory leaks fixed in 4cf6d95c1a9d10cb59669eaceafce4c7a3155eb6 | ||
* | assistant: Fixed several minor memory leaks that manifested when adding a ↵ | Joey Hess | 2014-01-05 |
| | | | | large number of files. | ||
* | restart on upgrade is working, including automatic restart | Joey Hess | 2013-11-23 |
| | | | | | | | | | | Made alerts be able to have multiple buttons, so the alerts about upgrading can have a button that enables automatic upgrades. Implemented automatic upgrading when the program file has changed. Note that when an automatic upgrade happens, the webapp displays an alert about it for a few minutes, and then closes. This still needs work. | ||
* | webapp: Better display of added files. | Joey Hess | 2013-07-10 |
| | |||
* | refactor alert button creation code | Joey Hess | 2013-04-04 |