13 Commits
Author SHA1 Message Date
Oliver Hamlet c978357153 Inline all JavaScript when Vulcanizing.
Removes RequireJS dependency, and means no JS files need to be shipped.
2015-08-27 12:45:44 +01:00
Oliver Hamlet 1a45c948bb Outsource version comparison algorithm.
The version comparison algorithm has been split into its own library,
Pseudosem.
2015-08-24 16:56:04 +01:00
Oliver Hamlet e859c4006f Implement new version comparison algorithm.
This removes the Alphanum dependency too. Closes #469.
2015-07-19 14:09:11 +01:00
Oliver Hamlet a5beda4f7a Added Polymer and Jed Gettext Parser licenses.
Removed entry for Font Awesome from licenses file.
2014-11-11 22:20:59 +00:00
Frederik "Freso" S. Olesen a27b9432e1 Fix mix of space vs. tab indentation.
Most of the codebase seems to be using space indentation, so normalising
towards that.
2014-08-26 17:04:29 +02:00
WrinklyNinja 8f068a85a1 Added Marked JS library for parsing markdown.
Also updated copyright licenses info.
2014-07-16 10:22:01 +01:00
WrinklyNinja fb30752600 Updated license info to account for RequireJS. 2014-05-09 09:27:28 +01:00
WrinklyNinja 78071fd444 BOSS -> LOOT for docs.
Mostly just search/replace, will need to be read over later to make sure
I didn't miss anything.
2014-03-06 19:13:21 +00:00
WrinklyNinja 5778649349 Update Licenses.txt
Removed graphvis and svgweb license info.
2014-01-29 10:44:15 +00:00
WrinklyNinja b86364fe41 Removed Subversion support (issue #63). 2013-09-19 23:44:59 +01:00
WrinklyNinja 8043cbd3a2 Updated docs with svgweb info. 2013-08-13 14:19:36 +01:00
WrinklyNinja e06a8923ab Updated copyrigh info, corrected dates and copy/paste errors. 2013-08-09 22:09:27 +01:00
WrinklyNinja 6e84ffbb88 Software licenses separated and moved to new subdirectory. Also included some licenses that were previously missing. 2013-08-09 20:55:13 +01:00