Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-30 | Merge pull request #107 from neopoly/protocol-agnostic | Daniel Beauchamp | |
Use protocol agnostic google font url. | |||
2013-04-29 | Added suffix option for number widget | Joel Friedlaender | |
Added an option to append a suffix to the number in the number widget. Done in the same was as prepend. Useful for things like percentage (eg. 10%). | |||
2013-04-18 | Use protocol agnostic google font url. | Peter Suschlik | |
HTTPS users are happy now :) | |||
2013-04-03 | Merge pull request #91 from southpolesteve/patch-1 | Daniel Beauchamp | |
Create .gitignore for project template | |||
2013-03-28 | Remove unnecessary semicolons | Per Sandström | |
2013-03-27 | Create .gitignore | Steve Faulkner | |
2013-03-12 | Use https ruby gems in the gemfile | pushmatrix | |
2013-02-13 | Merge pull request #48 from davefp/status_fix | Daniel Beauchamp | |
Correctly removes old status classes on the number widget when updating the status | |||
2013-02-13 | Added the public directory for serving static assets. This allows for stuff ↵ | Daniel Beauchamp | |
like favicons and custom 404/500 pages. | |||
2012-12-29 | Makes the status class removal more flexible | David Underwood | |
as suggested by @crcastle | |||
2012-12-12 | Correctly removes old status classes on the number widget | David Underwood | |
when updating the status | |||
2012-12-03 | Removes whitespace :scissors: | Ayrton De Craene | |
2012-11-05 | Save layout only suggested when layout changes. Closes #3 | Ryan Seys | |
2012-10-30 | Make the default port 3030 | Daniel Beauchamp | |
2012-10-30 | Added new widgets, and made them more flexible. Ready for 0.1.3! | Daniel Beauchamp | |
2012-08-24 | Remove some lingering calls to 'super' from widgets. | Daniel Beauchamp | |
2012-08-14 | Updated the sample project. | Daniel Beauchamp | |
2012-08-13 | Updated to use sprockets! Ah, much cleaner. | Daniel Beauchamp | |
2012-08-09 | Re-layout with masonry whenever a widget is ready. | Daniel Beauchamp | |
2012-08-08 | Rename project to 'Dashing', and do some other cleanups | Daniel Beauchamp | |
2012-08-02 | Better generators, sample widgets, and more! | Daniel Beauchamp | |
2012-07-25 | Prefixing all widgets with "widget" | Daniel Beauchamp | |
2012-07-24 | A gem spec might be handy! | Daniel Beauchamp | |
2012-07-24 | Initial version. 0.1.0 Release | Daniel Beauchamp | |