Commit graph

15 commits

Author SHA1 Message Date
Laurent Monin
be0d245a2f Update version 2015-06-11 00:24:15 +02:00
Laurent Monin
0da85a03dc Ensure parseInt() base to be 10
Octal as default was dropped since ECMAScript 5, but better safe than sorry.
Also it ensures parsing '0xa' returns 0, and not 10 (hexa->dec)
2015-06-11 00:21:39 +02:00
Aurélien Mino
f217ccf005 Use new logging system in all import scripts. 2015-01-18 14:13:32 +01:00
Aurélien Mino
6cb9aa8530 Don't use String.prototype.contains()
It doesn't seem to be supported everywhere. Fixes #7
2014-09-27 15:50:20 +02:00
Aurélien Mino
39149d1cae New releases for all scripts. 2014-02-22 10:33:26 +01:00
Frederik "Freso" S. Olesen
94839e507e [encyclopedisque] Add Encyclopedisque URL in release editor. 2014-02-21 20:26:51 +01:00
Aurélien Mino
35010a8020 Search and display link to MB for releases already referenced in MB database. 2013-09-30 23:20:38 +02:00
Aurélien Mino
70f5a17dbc Support new features of Encyclopedisque.fr:
- explicit release-group type (LP, EP, Single)
- 12"
- release country
- track duration
- ...
2013-09-30 22:56:24 +02:00
Aurélien Mino
b9233d9dd6 Cosmetics changes: re-format code, indents and line endings. 2013-09-30 22:55:16 +02:00
Aurélien Mino
19120cbe60 Follow Mozilla versioning. 2012-12-13 07:45:51 +01:00
Aurélien Mino
f3194cc907 Swith to github as a source for import_functions.js (instead of userscripts.org) 2012-03-29 00:57:20 +02:00
Aurélien Mino
2b9e608371 2011-08-28 2012-03-29 00:56:10 +02:00
Aurélien Mino
261f8a1fec 2011-08-20 2012-03-29 00:55:54 +02:00
Aurélien Mino
6d4a6e5020 2010-10-06 2012-03-29 00:55:21 +02:00
Aurélien Mino
47c7232457 2010-07-30 2012-03-29 00:54:56 +02:00