Historique des commits

Auteur SHA1 Message Date
  jvoisin dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible il y a 6 mois
  Frédéric Guillot 5e607be86a refactor(config): rewrite config parser il y a 6 mois
  Frédéric Guillot e8f5c2446c fix(config): FORCE_REFRESH_INTERVAL duration should be in minutes il y a 7 mois
  gudvinr 983291c78b refactor(cli): use time.Duration for cleanup tasks il y a 7 mois
  gudvinr 7060ecc163 refactor(cli): use time.Duration for scheduler frequency il y a 7 mois
  gudvinr 4af12a4129 refactor(metric): use time.Duration for refresh duration il y a 7 mois
  gudvinr c6536e8d90 refactor(http): use time.Duration for refresh interval il y a 7 mois
  gudvinr 30453ad7ec refactor(fetcher): use time.Duration for client timeout values il y a 7 mois
  gudvinr 71af68becd refactor(server): use time.Duration for timeout values il y a 7 mois
  gudvinr ed3bf59356 refactor(reader): use time.Duration instead of minutes count il y a 7 mois
  gudvinr 03021af53c feat(config): time interval parser il y a 7 mois
  gudvinr ce6cadc176 refactor(mediaproxy): use *url.URL for MEDIA_PROXY_CUSTOM_URL il y a 8 mois
  Frédéric Guillot 34499b887b feat: add `POLLING_LIMIT_PER_HOST` to limit concurrent requests per host il y a 8 mois
  Julien Voisin 078eb39db9 refactor(config): don't check random.Read's return value il y a 8 mois
  jvoisin 7c42e777ec refactor(config): minor improvements of the config parser il y a 9 mois
  jvoisin 24043ece07 refactor(config): unexport some symbols il y a 9 mois
  Ingmar Stein 8fa5041c37 feat: Allow multiple listen addresses il y a 10 mois
  Frédéric Guillot d291d6a74d refactor(config): remove deprecated config options il y a 9 mois
  Frédéric Guillot e0f7e6f2a8 feat(config)!: remove `SERVER_TIMING_HEADER` config option il y a 9 mois
  jvoisin 117c031f1c feat(integration)!: remove Pocket integration il y a 10 mois
  Frédéric Guillot ac44507af2 refactor(sanitizer): use a map for iframe allow list il y a 9 mois
  Frédéric Guillot c87c93d85f feat(config): add `SCHEDULER_ROUND_ROBIN_MAX_INTERVAL` option il y a 1 an
  Frédéric Guillot 535fd050b7 feat: add proxy rotation functionality il y a 1 an
  Frédéric Guillot e342a4f143 fix: address minor issues detected by Go linters il y a 1 an
  telnet23 7e2b50efee feat: optionally fetch watch time from YouTube API instead of website il y a 1 an
  Finn 6feee555ba feat: allow customizing the display name of the OpenID Connect provider il y a 1 an
  Finn 770cc1dbb3 feat: Add option to disable local auth form il y a 1 an
  Qeynos bcbf9f4025 feat: add `FETCH_BILIBILI_WATCH_TIME` config option il y a 1 an
  fin444 a631bd527d options: add FETCH_NEBULA_WATCH_TIME il y a 1 an
  Frédéric Guillot c2311e316c Rename PROXY_* options to MEDIA_PROXY_* il y a 2 ans