| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-30 | Page: reduce height of textarea in accordance with link | Teddy Wing | |
| Now that the download link is moved, reduce the size of the textarea. | |||
| 2014-03-30 | Page: move download link to top | Teddy Wing | |
| Move the download link to the top of the page and style it. | |||
| 2014-03-30 | Update TODO | Teddy Wing | |
| 2014-03-30 | Generate HTML output | Teddy Wing | |
| 2014-03-30 | Fix minute format of downloaded filename | Teddy Wing | |
| Add leading zero to minute. | |||
| 2014-03-30 | Append correct file extension depending on format | Teddy Wing | |
| For the download link, append a file extension appropriate to the type of file being downloaded. | |||
| 2014-03-30 | Page: size textarea to fit in page | Teddy Wing | |
| Textarea now resizes according to window height. | |||
| 2014-03-30 | Remove YAML library | Teddy Wing | |
| Since I'm now outputting YAML manually for better looks, get rid of the YAML serialiser I included previously. | |||
| 2014-03-30 | Add YAML output | Teddy Wing | |
| 2014-03-30 | Page: update 'text' format output | Teddy Wing | |
| * Remove <a> tags * Show page title and URL for each entry | |||
| 2014-03-30 | Options: update status text on save | Teddy Wing | |
| Move to the right side of the save button and show it for a longer amount of time. | |||
| 2014-03-30 | Store options & load values from storage | Teddy Wing | |
| 2014-03-30 | Add 'storage' to permissions in manifest | Teddy Wing | |
| Turns out I need this to store option values. | |||
| 2014-03-30 | options.js: convert spaces to tabs | Teddy Wing | |
| 2014-03-30 | options: add form elements from extension | Teddy Wing | |
| Markup for form elements on options page. | |||
| 2014-03-30 | Update options page | Teddy Wing | |
| * Copy sample code from the docs http://developer.chrome.com/extensions/options * Include Chrome UI Bootstrap CSS https://github.com/roykolak/chrome-bootstrap | |||
| 2014-03-30 | Update TODO | Teddy Wing | |
| 2014-03-30 | Use monospace type in textarea | Teddy Wing | |
| 2014-03-30 | Fix bug with date format minutes | Teddy Wing | |
| Add leading zero. | |||
| 2014-03-30 | Style URL page header | Teddy Wing | |
| 2014-03-30 | Add options page | Teddy Wing | |
| 2014-03-30 | Add TODO | Teddy Wing | |
| 2014-03-30 | Add comment: where the file download code came from | Teddy Wing | |
| 2014-03-25 | Update header time function for leading zero in hoursv0.0.1 | Teddy Wing | |
| Add leading zero to hours. | |||
| 2014-03-25 | Generate a file download link to easily save the data | Teddy Wing | |
| 2014-03-24 | Initial commit: initial working version | Teddy Wing | |
| From 2014.03.17. Clicking on the extension's icon button opens a new tab containing a textarea with all URLs in open tabs collected by window. | |||
