summaryrefslogtreecommitdiffstats
path: root/shard.yml
blob: 90d68502194a8541879787cfcea775b9fabe75d7 (plain)
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
40
41
42
43
44
45
46
47
48
name: invidious
version: 2.20250314.0

authors:
  - Invidious team <contact@invidious.io>
  - Contributors!

description: |
   Invidious is an alternative front-end to YouTube 

dependencies:
  pg:
    github: will/crystal-pg
    version: ~> 0.28.0
  sqlite3:
    github: crystal-lang/crystal-sqlite3
    version: ~> 0.21.0
  kemal:
    github: kemalcr/kemal
    version: ~> 1.1.2
  kilt:
    github: jeromegn/kilt
    version: ~> 0.6.1
  protodec:
    github: iv-org/protodec
    version: ~> 0.1.5
  athena-negotiation:
    github: athena-framework/negotiation
    version: ~> 0.1.1
  http_proxy:
    github: mamantoha/http_proxy
    version: ~> 0.10.3

development_dependencies:
  spectator:
    github: icy-arctic-fox/spectator
    version: ~> 0.10.4
  ameba:
    github: crystal-ameba/ameba
    version: ~> 1.6.1

crystal: ">= 1.10.0, < 2.0.0"

license: AGPLv3

repository: https://github.com/iv-org/invidious
homepage: https://invidious.io
documentation: https://docs.invidious.io
tr> 2021-01-11Fix for https://github.com/mozilla/addons-linter/issues/3541#issue-782801439SimonBrazell 2021-01-10Fixed README & build configv1.1.44SimonBrazell 2021-01-10Restructure code with helper modules, add search engine settings, & advanced ...SimonBrazell 2021-01-05Added more instances of teddit and libredditSoheb 2021-01-05Add support for libredd.itSoheb 2020-12-26Losslessly compress PNG imagesFrank3K 2020-12-17add nitter.unixfox.eu as a nitter instance to the listEmilien Devos 2020-11-29Update background.jsAustin Huang 2020-11-22Updated background.jsaapl-yumi 2020-11-17Add "yewtu.be" back to the random instance listÉmilien Devos 2020-11-11Update background.jsYumi Izumi 2020-11-09Update Russian translationTotalCaesar659 2020-11-09Update README.mdYumi Izumi 2020-11-09Update options.jsYumi Izumi 2020-11-09Update options.htmlYumi Izumi 2020-11-08Update popup.jsYumi Izumi 2020-11-08Update popup.htmlYumi Izumi 2020-11-08Update background.jsYumi Izumi 2020-11-08Closes #111 - Adds ability to customise random instance poolsv1.1.43SimonBrazell 2020-11-08Fixes #119 - Change zh-CN to zh_CN.SimonBrazell 2020-11-07Update README.mdKunio 2020-11-05Update Russian translationTotalCaesar659 2020-11-04Update store listing templatesSimonBrazell 2020-11-04Update Bibliogram linksbopol 2020-11-04Remove duplicate entry in instagramReservedPaths arraySimonBrazell 2020-11-04Remove "https://yewtu.be" from random instance listSimonBrazell 2020-11-04Ignore embedded videos for FreeTube redirectsSimonBrazell 2020-11-04Fixes #99 - Bibliogram, handle /igtv/, /tv/ and /reel/v1.1.42SimonBrazell 2020-11-04Fixes #104 - /remove-twitter-sw.js stopping Twitter redirectsSimonBrazell 2020-11-04Closes #113 - Added support for FreeTubeSimonBrazell 2020-11-04Clean up invidious random instance listSimonBrazell 2020-10-23Rename _locales/store.md to _locales/pl/store.mdAustin Huang