5978 Commits

Author SHA1 Message Date
Fijxu
d6352cd2ca
Merge 59dd9c919162402aacf46eeef34d9c4c97bb63be into 049d591d294e2a43cb32b97a0bb018c2093e5beb 2026-09-06 01:41:08 +08:00
dependabot[bot]
049d591d29
chore(deps): bump nixpkgs from 56c02bc to 34ab990 in /nix (#6006)
Bumps [nixpkgs](https://github.com/NixOS/nixpkgs) from `56c02bc` to `34ab990`.
- [Commits](56c02bc00a...34ab99075a)

---
updated-dependencies:
- dependency-name: nixpkgs
  dependency-version: 34ab99075ac4f7e40cf037eef32cb1c360bb85e9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-09-04 16:46:52 -04:00
dependabot[bot]
b3a3f3a6df
chore(deps): bump actions/checkout from 6 to 7 (#5996)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-28 17:50:32 -04:00
dependabot[bot]
a625015187
chore(deps): bump nixpkgs from ffb3c9b to 56c02bc in /nix (#5997)
Bumps [nixpkgs](https://github.com/NixOS/nixpkgs) from `ffb3c9b` to `56c02bc`.
- [Commits](ffb3c9b700...56c02bc00a)

---
updated-dependencies:
- dependency-name: nixpkgs
  dependency-version: 56c02bc00adcf003215cc4bd996d6efaf4cff188
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-28 17:50:22 -04:00
Fijxu
34173a3d84
ci: use less specific version for int128/docker-manifest-create-action (use @v2 instead of @v2.y.x) 2026-08-23 16:33:31 -04:00
Fijxu
4daa142844
chore: update nix development files in paths-ignore for github workflows 2026-08-23 14:34:49 -04:00
Fijxu
59dd9c9191
skip version checking if shard.yml file is missing 2026-08-21 22:21:11 -04:00
Fijxu
7e70ba2d74
set min version to 1.14.1 instead 2026-08-21 22:14:08 -04:00
Fijxu
789858486b
Update src/invidious.cr
Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>
2026-08-21 22:13:22 -04:00
dependabot[bot]
eff609d0cd
chore(deps): bump nixpkgs from 0e251e2 to ec2d622 in /nix (#5968)
Bumps [nixpkgs](https://github.com/NixOS/nixpkgs) from `0e251e2` to `ec2d622`.
- [Commits](0e251e24a4...ec2d622de0)

---
updated-dependencies:
- dependency-name: nixpkgs
  dependency-version: ec2d622de0773551768cf98f3fc50cbcc003b9c5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-21 22:12:37 -04:00
dependabot[bot]
9c8c37ea86
chore(deps): bump actions/checkout from 6 to 7 (#5782)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-21 22:12:28 -04:00
Fijxu
c756c35268
chore: Add myself to assignees for Dependabot PRs (#5972)
So I get notified about deps updates.

https://docs.github.com/en/code-security/tutorials/secure-your-dependencies/customizing-dependabot-prs#automatically-adding-assignees
2026-08-21 22:10:09 -04:00
Fijxu
2b3210eeec
Update src/invidious.cr
Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>
2026-08-17 04:32:31 -04:00
Fijxu
7cf755d716
Update src/invidious.cr
Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>
2026-08-17 04:32:15 -04:00
Fijxu
821365cf71
chore: removed unused locale argument in #get_about_info function (#5902) 2026-08-17 01:49:17 -04:00
Fijxu
d2bc3e6a6d
apply ameba suggestion 2026-08-17 01:47:44 -04:00
Fijxu
a5d303db00
forgot to modify the help target :p 2026-08-17 01:45:49 -04:00
Fijxu
0b2f2aa36e
Add SKIP_VERISON_CHECK to Makefile 2026-08-17 01:43:57 -04:00
Fijxu
121ac8f81e
correct version 2026-08-17 01:41:30 -04:00
Fijxu
22e269ba99
Improve minimum version by using shards.yml crystal attribute 2026-08-17 01:39:45 -04:00
Fijxu
143077be07
set min version in a variable 2026-08-17 01:29:31 -04:00
Fijxu
047a128622
Update src/invidious.cr
Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>
2026-08-17 01:29:31 -04:00
Fijxu
182521f077
Update src/invidious.cr
Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>
2026-08-17 01:29:31 -04:00
Fijxu
086763c67c
Update src/invidious.cr
Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>
2026-08-17 01:29:31 -04:00
Fijxu
400bb30803
Update src/invidious.cr
Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>
2026-08-17 01:29:31 -04:00
Fijxu
f4b65a3fac
Change minimum version to 1.14.1 2026-08-17 01:29:31 -04:00
Fijxu
2052acfe0d
better message 2026-08-17 01:29:31 -04:00
Fijxu
477a1a088d
typo 2026-08-17 01:29:30 -04:00
Fijxu
b8c7b59d31
feat: show message for unsupported Crystal versions at compile time 2026-08-17 01:29:28 -04:00
dependabot[bot]
d10f2a4802
chore(deps): bump nixpkgs from b7c2ada to 2fcb964 in /nix (#5939)
Bumps [nixpkgs](https://github.com/NixOS/nixpkgs) from `b7c2ada` to `2fcb964`.
- [Commits](b7c2ada94f...2fcb964de6)

---
updated-dependencies:
- dependency-name: nixpkgs
  dependency-version: 2fcb964de67fcf60b43471c55d5d99e61a9ccb5a
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-14 22:09:09 -04:00
dependabot[bot]
ab8ee0ba2a
chore(deps): bump int128/docker-manifest-create-action (#5938)
Bumps [int128/docker-manifest-create-action](https://github.com/int128/docker-manifest-create-action) from 2.25.0 to 2.26.0.
- [Release notes](https://github.com/int128/docker-manifest-create-action/releases)
- [Commits](https://github.com/int128/docker-manifest-create-action/compare/v2.25.0...v2.26.0)

---
updated-dependencies:
- dependency-name: int128/docker-manifest-create-action
  dependency-version: 2.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-14 22:08:54 -04:00
dependabot[bot]
fd4fbf43c4
chore(deps): bump 84codes/crystal in /docker (#5937)
Bumps 84codes/crystal from 1.20.3-alpine to 1.21.0-alpine.

---
updated-dependencies:
- dependency-name: 84codes/crystal
  dependency-version: 1.21.0-alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-14 22:08:43 -04:00
TheFrenchGhosty
6865cf208e
Ban the use of AI to write to and/or address another Human (#5930)
* Ban the use of AI to write to and/or address another Human

* Typo
2026-08-12 08:26:08 +02:00
Weblate (bot)
fc3c75e9b5
Update Spanish translation (#5919)
Co-authored-by: Fijxu <fijxu@nadeko.net>
2026-08-12 08:01:45 +02:00
Fijxu
8fde720f94
Translations update from Hosted Weblate (#5892)
Translations update from Hosted Weblate
2026-08-09 15:34:50 -04:00
Hosted Weblate
42ea9cf708
Update Chinese (Simplified Han script) translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Hosted Weblate user 54392 <hamburger2048@users.noreply.hosted.weblate.org>
2026-08-09 21:20:16 +02:00
Hosted Weblate
b0d79e480e
Update Chinese (Traditional Han script) translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Jeff Huang <s8321414@gmail.com>
2026-08-09 21:20:15 +02:00
Hosted Weblate
fe5ef8bd69
Update Slovenian translation
Co-authored-by: Damjan Gerl <damjan@damjan.net>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
2026-08-09 21:20:14 +02:00
Hosted Weblate
215d7ec73d
Update Spanish translation
Co-authored-by: Fijxu <fijxu@nadeko.net>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
2026-08-09 21:20:14 +02:00
Hosted Weblate
d42510b1c0
Update Italian translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org>
2026-08-09 21:20:14 +02:00
Hosted Weblate
5e59810585
Update Armenian translation
Co-authored-by: Maxim Mkrtchyan <mikurasua@gmail.com>
2026-08-09 21:20:13 +02:00
Hosted Weblate
8580ada425
Update Czech translation
Co-authored-by: Fjuro <fjuro@users.noreply.hosted.weblate.org>
2026-08-09 21:20:13 +02:00
Hosted Weblate
3561d0689b
Update Russian translation
Co-authored-by: Artyom Rybakov <rib.artem@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
2026-08-09 21:20:12 +02:00
Hosted Weblate
b97cd24b3c
Update Estonian translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Priit Jõerüüt <jrthwlate@users.noreply.hosted.weblate.org>
2026-08-09 21:20:12 +02:00
Hosted Weblate
0cf68a1d9e
Update Portuguese (Brazil) translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: joaooliva <joaooliva@protonmail.com>
2026-08-09 21:20:11 +02:00
Hosted Weblate
e450ef0168
Update Turkish translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
2026-08-09 21:20:11 +02:00
Fijxu
c2c75d212b
chore: remove leftover MT variable from Makefile 2026-08-09 15:19:47 -04:00
dependabot[bot]
eb407578a2
chore(deps): bump nixpkgs from 148bab9 to 6438090 in /nix (#5907)
Bumps [nixpkgs](https://github.com/NixOS/nixpkgs) from `148bab9` to `6438090`.
- [Commits](148bab9c1c...643809054d)

---
updated-dependencies:
- dependency-name: nixpkgs
  dependency-version: 643809054d65fdd466a63e3155b8c498cb483c04
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-06 16:15:53 -04:00
Fijxu
d6e4022cf2
chore: add Nix files to dependabot
Dependabot supports updating Nix flakes inputs, great to keep the
development deps updated.
2026-08-06 10:30:42 -04:00
TheFrenchGhosty
7d93ccbd04
Various enhancements and addition to the AI policy (#5904)
* Various enhancements and addition to the AI policy

* Typo
2026-08-06 03:35:58 +02:00