Historique des commits

Auteur SHA1 Message Date
  jherve 2b37c85802 Add original url field to featured_articles table il y a 1 an
  jherve 9a77b03f00 Parse archive's URL to get the original article URL il y a 1 an
  jherve 94a61c82db Prevent database lock with a semaphore on SQL connection il y a 1 an
  jherve 7e4166f9e3 Use FK to feature_articles in main and top article tables il y a 1 an
  jherve 33616401e2 Add "featured article" class and subclasses il y a 1 an
  jherve 43b4d7f899 Add featured_articles table il y a 1 an
  jherve 8b08da96ca Add SQL views for articles il y a 1 an
  jherve 91309c7470 Handle the case when no snapshot is yet available il y a 1 an
  jherve 434814257b Refactor ArchiveDownloader code il y a 1 an
  jherve 0480ef5887 Refactor insert statement il y a 1 an
  jherve 322e5ffd4c Normalize snapshots table il y a 1 an
  jherve 43335a3904 Add site table il y a 1 an
  jherve 69d6c8cad4 Normalize top_articles and main_articles tables with a FK to snapshots il y a 1 an
  jherve 6f83c87189 Add virtual_timestamp field il y a 1 an
  jherve 78750990e9 Add a snapshot table il y a 1 an
  jherve 2a7ae2e91e Move collections to a `media` module il y a 1 an
  jherve 9f647cc70e Add france_tv_info website il y a 1 an
  jherve 48802dd194 Add a unique index to sql tables il y a 1 an
  jherve 330ab7f8b9 Move storage into sqlite database to main async function il y a 1 an
  jherve 6d888a1fa7 Add sqlite storage il y a 1 an
  jherve c9878f387b Move collection argument all the way back to main loop il y a 1 an
  jherve 82c133c49f Some reformat il y a 1 an
  jherve e9ec5c4e31 Add collection notion il y a 1 an
  jherve bd172a3234 Add top_articles / main_article attributes il y a 1 an
  jherve b49fb36112 Add some abstract classes il y a 1 an
  jherve 86eecdbdb7 More refactor il y a 1 an
  jherve a9bb24bd89 Add InternetArchiveSnapshot class il y a 1 an
  jherve 23003f5f97 Review renaming il y a 1 an
  jherve b738bb87ce fix unused imports il y a 1 an
  jherve 67a2f03714 Some renaming il y a 1 an