17thshard / palanaeum

A website for collecting audio interviews and transcribing the questions & answers
GNU Affero General Public License v3.0
33 stars 18 forks source link

Fix URL sources not being displayed #69

Closed marvin-roesch closed 5 years ago

marvin-roesch commented 5 years ago

As of commit af159fdb3a2e466e3b42dee06a685c57a2cdda11, URL sources were no longer visible in the entry view, because the code was in fact not quite dead. This reintroduces the URL sources display and adjusts the prefetching method for URL sources slightly.