Commit Graph

2686 Commits

Author SHA1 Message Date
syeopite
065c104f27
Upgrade to crystal 1.0.0 2021-06-08 13:10:58 -07:00
syeopite
7f272f1293
Allow issue/pull locker to be manually dispatched 2021-06-08 12:13:58 -07:00
syeopite
e67f50f157
Merge pull request #2129 from syeopite/lock-stale-closed-issues
Add workflow to lock inactive closed issues
2021-06-08 12:07:33 -07:00
syeopite
dd13392e36
Change wording of issue/pull locker message 2021-06-08 12:02:48 -07:00
TheFrenchGhosty
2638c66638
Merge pull request #2132 from weblate/weblate-invidious-translations
Translations update from Weblate
2021-06-08 17:04:48 +00:00
Samantaz Fox
1d40225159 Update Serbian translation 2021-06-07 22:59:36 +02:00
Samantaz Fox
08f11d2f22 Update Czech translation 2021-06-07 22:59:36 +02:00
Samantaz Fox
ee20ab3041 Update Hebrew translation 2021-06-07 22:59:36 +02:00
Samantaz Fox
e0402919e1 Update Danish translation 2021-06-07 22:59:36 +02:00
Samantaz Fox
086e156a02 Update Croatian translation 2021-06-07 22:59:36 +02:00
Samantaz Fox
d0b9292aee Update Indonesian translation 2021-06-07 22:59:36 +02:00
Samantaz Fox
7b0cb69938 Update Slovak translation 2021-06-07 22:59:36 +02:00
Samantaz Fox
479dd684f8 Update Bengali (Bangladesh) translation 2021-06-07 22:59:36 +02:00
Samantaz Fox
573738443c Update Serbian (cyrillic) translation 2021-06-07 22:59:36 +02:00
Samantaz Fox
0268629c3b Update Chinese (Traditional) translation 2021-06-07 22:59:36 +02:00
Samantaz Fox
cf9e6c5d06 Update Turkish translation 2021-06-07 22:59:36 +02:00
Samantaz Fox
ad44c6eeee Update Chinese (Simplified) translation 2021-06-07 22:59:36 +02:00
Samantaz Fox
2b79d76541 Update Esperanto translation 2021-06-07 22:59:36 +02:00
Samantaz Fox
cfaf3180f9 Update Spanish translation 2021-06-07 22:59:36 +02:00
Samantaz Fox
7881efa269 Update French translation 2021-06-07 22:59:36 +02:00
Samantaz Fox
1ac52ce18f Update Norwegian Bokmål translation 2021-06-07 22:59:36 +02:00
John Smith
bb123ae0df Update Danish translation 2021-06-07 22:59:36 +02:00
Vinicius
4859b67a7b Update Portuguese (Brazil) translation 2021-06-07 22:59:36 +02:00
Eric
586e8b1479 Update Chinese (Simplified) translation 2021-06-07 22:59:36 +02:00
Sergio Varela
5a526e2077 Update Spanish translation 2021-06-07 22:59:36 +02:00
gnu-ewm
d3452775b3 Update Polish translation 2021-06-07 22:59:36 +02:00
syeopite
d82734641b
Merge pull request #1985 from SamantazFox/improve-youtube-api-helper
Improve youtube api calls
2021-06-07 13:59:26 -07:00
syeopite
abbc2bad35
Slash inactive days for issue locker by half 2021-06-05 13:51:11 -07:00
syeopite
b491d69eec
Formatting 2021-06-05 07:17:41 -07:00
syeopite
d93514d327
Add workflow to lock stale closed issues 2021-06-05 07:16:07 -07:00
syeopite
49ed485145
Merge pull request #2128 from unixfox/patch-1
fix typo in the template file
2021-06-04 21:52:26 -07:00
Émilien Devos
1a2ca8634d
typo in the template file 2021-06-04 18:53:24 +00:00
TheFrenchGhosty
60cceabaa6
Merge pull request #2127 from weblate/weblate-invidious-translations
Translations update from Weblate
2021-06-03 10:29:05 +00:00
Jacque Fresco
56df6b5e08
Update Indonesian translation 2021-06-03 02:28:17 +02:00
TheFrenchGhosty
4a45d10a8b
Merge pull request #2116 from syeopite/extend_desc_fix
Allow user preferences to effect extend_desc
2021-05-26 18:35:34 +00:00
TheFrenchGhosty
82e1e9f0e5
Merge pull request #2085 from TheFrenchGhosty/protodec-org
Bring protodec to the Invidious organization
2021-05-26 18:32:29 +00:00
TheFrenchGhosty
2e1b93b857
Merge pull request #2117 from weblate/weblate-invidious-translations
Translations update from Weblate
2021-05-26 18:13:31 +00:00
Milo Ivir
37e9cefc52
Update Croatian translation 2021-05-26 17:54:06 +02:00
GnuPGを使うべきだ
1807b1492e
Update Japanese translation 2021-05-26 17:54:05 +02:00
Jeff Huang
460a6b4e99
Update Chinese (Traditional) translation 2021-05-26 17:54:05 +02:00
Oğuz Ersen
96d87a288f
Update Turkish translation 2021-05-26 17:54:05 +02:00
phlostically
a0d00410ca
Update Esperanto translation 2021-05-26 17:54:04 +02:00
syeopite
445ff856fe
Allow user preferences to effect extend_desc 2021-05-24 09:16:58 -07:00
Samantaz Fox
b7fe212a18
Fix youtube API function's documentation 2021-05-24 15:25:00 +02:00
Samantaz Fox
cbabf0ae7e
Craft the "context" data in a dedicated function
As the amount of API endpoint function grow, this will
prevent ugly code copy/pasta
2021-05-24 13:44:49 +02:00
Samantaz Fox
344ccf3b03
Use '/youtubei/v1/browse' endpoint for playlists 2021-05-24 13:19:28 +02:00
Samantaz Fox
26a7e1b049
Use '/youtubei/v1/search' endpoint for search queries 2021-05-24 13:19:28 +02:00
Samantaz Fox
43bd331e48
Multiple youtube_api.cr helper fixes
Add documentation
Bump web client version string
Add charset=UTF-8 to the 'content-type' header
Parse JSON and return it as a Hash
Handle API error messages
2021-05-24 13:19:28 +02:00
TheFrenchGhosty
8bbb016fa4
Only ignore the videojs libraries 2021-05-23 17:59:02 +00:00
TheFrenchGhosty
ea43ba7124
Only ignore the JS libraries 2021-05-23 17:55:47 +00:00