-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
39 lines (22 loc) · 893 Bytes
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
2018-12-03 Nik Nyby <[email protected]>
* Fix duplicate slash errors in other parts of the code by
using a proper URL parser.
2017-07-31 Nik Nyby <[email protected]>
* Updated Artstor's API url.
2017-04-24 Nik Nyby <[email protected]>
* Cleaned up many unused variables as a result of switching
from jshint/jscs to eslint.
2017-02-13 Nik Nyby <[email protected]>
* Fixed image collection on blakearchive.org.
2016-08-31 Nik Nyby <[email protected]>
* Use https Artstor URLs.
2016-01-21 Nik Nyby <[email protected]>
* Fix Vimeo asset collection bug.
2015-01-14 Nik Nyby <[email protected]>
* Removed console.log statements.
* Removed settings.js.
2015-12-08 Nik Nyby <[email protected]>
* Fix image collection on learn.columbia.edu.
* Removed realplayer-specific code.
2015-12-02 Nik Nyby <[email protected]>
* Removed IE-specific code.