1
0
mirror of https://github.com/NickKaramoff/toot synced 2025-02-21 06:00:37 +01:00

460 Commits

Author SHA1 Message Date
Nikita Karamov
cc2fc2bb55
Simplify TSConfig 2025-01-25 11:54:02 +01:00
Nikita Karamov
deef9bccde
Disable TypeScript type checking
These checks are already handled by `astro check`
2025-01-25 11:54:02 +01:00
Nikita Karamov
7f35d16ff5
Fix REUSE compliance (#86) 2025-01-25 10:22:54 +01:00
Nikita Karamov
0a2252ee9e
Add .yaml to EditorConfig 2025-01-25 10:20:49 +01:00
Nikita Karamov
173e5a9447
Add workflow to check REUSE compliance 2025-01-25 10:20:49 +01:00
Nikita Karamov
28b0fef04e
Add licence to "Deploy Deno" workflow 2025-01-25 10:12:01 +01:00
Nikita Karamov
9ca4350dc6
Move pnpm-lock licence to REUSE.toml 2025-01-25 10:12:00 +01:00
Nikita Karamov
9e6607a656
Remove unused ISC licence 2025-01-25 10:11:57 +01:00
Nikita Karamov
112b75bca5
Migrate to REUSE.toml 2025-01-25 10:11:07 +01:00
Nikita Karamov
15f4dddfcf
Enable Chinese (Simplified) locale (#85) 2025-01-25 10:04:16 +01:00
Nikita Karamov
9fdada740a
Fix CHANGELOG.md headings 2025-01-25 09:24:22 +01:00
Nikita Karamov
dd4efd0c21
Update CHANGELOG 2025-01-24 20:34:26 +01:00
Nikita Karamov
137ec16580
Enable Chinese (Simplified) locale 2025-01-24 20:20:27 +01:00
Nikita Karamov
5a9770bb5c
Add Chinese (Simplified) strings (#78) 2025-01-24 19:32:40 +01:00
Poesty Li
9d9abcdd0e
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (23 of 23 strings)

Translation: Share₂Fedi/Site
Translate-URL: https://hosted.weblate.org/projects/share2fedi/site/zh_Hans/
2025-01-24 19:07:02 +01:00
Poesty Li
888bccacdc
Added translation using Weblate (Chinese (Simplified Han script)) 2025-01-24 19:07:02 +01:00
Nikita Karamov
804455db04
Add a proper user agent for API requests (#80) 2025-01-24 19:06:54 +01:00
Nikita Karamov
db31920975
Update CHANGELOG 2025-01-22 07:16:08 +01:00
Nikita Karamov
1a9046b0b9
Use GraphQL variables 2025-01-21 18:19:27 +01:00
Nikita Karamov
3b279c2e9e
Define headers in a separate object 2025-01-21 18:19:00 +01:00
Nikita Karamov
442fdfccca
Do not use version from Node 2025-01-21 18:18:48 +01:00
Nikita Karamov
1ed534781e
Make all caches last a week 2025-01-21 18:18:31 +01:00
Nikita Karamov
8d770bd11e
Properly define the Accept header 2025-01-21 18:18:31 +01:00
Nikita Karamov
7f81bb0f58
Add a proper user agent for API requests 2025-01-21 18:18:28 +01:00
Nikita Karamov
2362ccffb6
Fix Node.js version to 20.x (#79) 2025-01-19 16:37:01 +01:00
Nikita Karamov
fc3b7dba3a
Update CHANGELOG 2025-01-19 15:48:20 +01:00
Nikita Karamov
76b7c1b4fa
Update dependencies 2025-01-19 15:46:29 +01:00
Nikita Karamov
c72817cfa6
Fix Node.js version to 20.x 2025-01-19 15:46:29 +01:00
Nikita Karamov
7da1c0fb20
Update GitHub Actions (#77) 2024-09-13 11:29:50 +02:00
Nikita Karamov
c9d892fc79
Update dependencies (#76)
Co-authored-by: dependabot[bot] <support@github.com>
2024-09-13 11:24:28 +02:00
Nikita Karamov
d25bf9709a
Use dynamic imports for Astro config 2024-09-13 11:21:25 +02:00
Nikita Karamov
ec6eb1e873
Update transitive dependencies 2024-09-13 11:15:52 +02:00
Nikita Karamov
2a6025ee68
Update Cloudflare adapter to v11 2024-09-13 10:59:57 +02:00
Nikita Karamov
424f380368
Update TypeScript ESLint 2024-09-13 10:52:26 +02:00
Nikita Karamov
25bda43e63
Update ESLint Unicorn plugin 2024-09-13 10:50:24 +02:00
Nikita Karamov
b1181d4748
Update nanostores 2024-09-13 10:49:25 +02:00
Nikita Karamov
c759eb0858
Update .gitignore 2024-09-13 10:37:13 +02:00
Nikita Karamov
770ae7440f
Fix ESLint errors 2024-09-13 10:37:13 +02:00
Nikita Karamov
a613edd55b
Update minor and patch dependencies 2024-09-13 10:37:13 +02:00
Nikita Karamov
2e5aed05df
Update pnpm-lock.yaml to version 9 2024-09-13 10:24:24 +02:00
dependabot[bot]
66054de523
[dependabot] Bump braces to 3.0.3 (#72)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-22 15:36:48 +02:00
dependabot[bot]
6f19b49748
[dependabot] Bump ws to 8.17.1 (#71)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-21 06:40:21 +02:00
Nikita Karamov
6805d75bcd
Update dependencies (#70) 2024-04-04 19:19:39 +02:00
Nikita Karamov
940c311473 Update everything else 2024-04-04 19:16:39 +02:00
dependabot[bot]
1cc33c20ee
Bump vite from 5.1.1 to 5.2.8
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.1 to 5.2.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.8/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 17:02:00 +00:00
Nikita Karamov
f56cf1412c
Update dependencies (#63) 2024-02-25 01:19:06 +01:00
Nikita Karamov
95e1011dca Add type annotations to transform() 2024-02-25 01:13:41 +01:00
Nikita Karamov
8f61bc80c1 Update Astro and adapters 2024-02-25 01:13:41 +01:00
Nikita Karamov
b7001edc6e Update Sharp 2024-02-25 01:13:41 +01:00
Nikita Karamov
4b41ec6238 Update lint-staged 2024-02-25 01:13:41 +01:00