schroda
beddcdb297
Improve manga type detection internationalization
2026-07-11 01:25:03 +02:00
schroda
d4e46bcd8d
Remove apollo-helpers codegen-formatting
2026-07-02 12:40:07 +02:00
schroda
32b22bbf3c
Update dependencies
2026-05-15 20:41:13 +02:00
schroda
c19f7164e0
Switch to "pnpm" from "yarn"
2026-05-15 20:41:13 +02:00
schroda
c4c2a616f6
Prevent empty commit error in manga types tag update script
2026-04-17 00:56:22 +02:00
Tony Ganchev
61efc30ec4
[skip ci] chore: remove eslint-plugin-header wrapper ( #1079 )
...
Hi team! Maintainer of _@tony.ganchev/eslint-plugin-header_ here.
I was checking the plugin's usage and notice the comment in the wrapper
you had to create about the issues with _oxlint_.
Good news is _@tony.ganchev/eslint-plugin-header_ supports _oxlint_ as
of v3.3.2. The behavior is similar to the change the wrapper introduces
by eliminating defaults but still keeps the schema and any additional
metadata in place.
This PR proposes bumping the version and eliminating the wrapper.
On a side-note, I've added this repository to the plugin's set of
ecosystem tests: https://github.com/tonyganchev/eslint-plugin-header/actions/runs/23719239156/job/69091357637
Best,
Tony
2026-03-30 22:31:02 +02:00
schroda
a6c81623a1
Fix "i18n resource update" script
2026-03-20 03:21:44 +01:00
schroda
80829febb2
[skip ci] Re-add removed lint rules
2026-03-14 02:11:03 +01:00
schroda
dc56afc17f
[skip ci] Get rid of eslint
...
Dependency needs to be kept because "eslint-plugin-unused-imports" imports from "eslint/use-at-your-own-risk" at load time
2026-03-12 00:09:08 +01:00
schroda
72af9d52d1
Update lint rules
2026-03-11 19:42:02 +01:00
schroda
5dda4304d9
Migrate to oxlint + oxfmt
2026-03-11 19:41:49 +01:00
schroda
22e1b6d224
Update dependency "eslint" to v9.x
...
v9.39.4
2026-03-10 21:41:50 +01:00
schroda
c6343e24a5
Update dependency "apollo-client" to v4.x
...
v4.1.6
2026-03-10 01:02:12 +01:00
schroda
f549658dfa
Update dependencies
2026-03-09 01:13:34 +01:00
schroda
41fe42f29b
Fix "auto webtoon mode" detection
...
The detection didn't work properly in case the selected manga was in a different language than English or the current active translation.
In that case it didn't work because the translation for that locale wasn't loaded.
So to ensure that the translation exists for each language, we have to hardcode it.
2026-02-21 22:20:22 +01:00
schroda
edbbc81575
Fix missing type support for i18n resources
...
Due to the change in 65a9a905be - moving to a json file - it wasn't ensured anymore that IsoLanguages contained the i18n language codes
2026-01-30 21:54:39 +01:00
schroda
65a9a905be
Migrate to lingui
...
Switch to "lingui" for better DX.
Tried to persist existing languages as much as possible.
Removed "vite-plugin-node-polyfills" because it's incompatible with "lingui"
2026-01-13 17:33:36 +01:00
schroda
8d276c25bd
Update CHANGELOG format to follow "Keep a Changelog"
2025-10-14 21:14:53 +02:00
schroda
4aad410957
Add "ui login" support
2025-08-26 23:06:44 +02:00
schroda
954fa4bf82
Add "setup" script
...
- install deps
- create env files
2025-08-13 00:53:44 +02:00
schroda
5543e134fa
Use env vars
2025-08-02 23:14:21 +02:00
schroda
81bba4ffff
Update "generatei18nResources" script to commit changes
2025-07-04 18:43:31 +02:00
schroda
d661b1e3f2
Fix "scripts tokens" template file name
2025-04-21 19:02:52 +02:00
schroda
52e1730261
Handle "removed languages" section in changelog
2025-04-07 00:08:50 +02:00
schroda
b673047517
Update to server gql library update changes
2025-03-23 04:04:08 +01:00
schroda
1ae98afa34
Move scripts into separate folders
2025-02-17 02:57:17 +01:00
schroda
0a34ae01ba
Require languages to be at least 75% translated
2025-02-17 02:57:16 +01:00
schroda
5dcbf6c168
Extract weblate types, constants, logic
2025-02-17 02:10:14 +01:00
schroda
16c1edaa52
Add release changelog creation script
2025-02-10 00:14:06 +01:00
schroda
61bbadc72a
Extract commit changelog creation logic
2025-02-10 00:14:03 +01:00
schroda
7a08a0035f
Extract translation changelog creation logic
2025-02-10 00:13:17 +01:00
schroda
a6dbcd0540
Rename "createReleaseChangelog" to "createCommitChangelog"
2025-02-09 23:22:37 +01:00
schroda
d8a682537a
Fix "createReleaseChangelog" script
2025-02-09 23:19:51 +01:00
schroda
2a20326c76
[SKIP CI] Fix "yargs" usage
...
With "esm" "yargs" is not a singleton anymore
2024-12-25 14:56:48 +01:00
schroda
50e53dedc3
Replace "ts-node" with "tsx"
...
"ts-node" has problems with "esm" and "path-aliases"
2024-12-25 14:38:27 +01:00
schroda
9d74380e94
Convert to ESM
2024-12-24 13:42:01 +01:00
schroda
395092099a
[SKIP CI][Tooling] Update translation changelog script
...
Weblate changed the language names of chinese simplified and traditional to include "Han script".
This messed up the updated language detection
2024-09-01 01:19:11 +02:00
schroda
3d21266f92
Reduce requested manga data in queries
2024-07-09 00:30:15 +02:00
schroda
4b30e9bc48
Reduce requested extension data in queries
2024-07-09 00:21:51 +02:00
schroda
7556ea9b38
Reduce requested source data in queries
2024-07-09 00:21:49 +02:00
schroda
2fa1de578c
Reduce requested chapter data in queries
2024-07-09 00:21:46 +02:00
schroda
9b8ace003d
Reduce requested category data in queries
2024-07-03 23:24:50 +02:00
schroda
17e2d7585d
Handle unsupported dayjs locales
...
DayJs doesn't support all the locales returned by "navigator.language"
2024-06-25 17:21:50 +02:00
schroda
017e080159
[SKIP CI][Tooling] Fix detection of existing translation changelog
2024-06-25 16:07:09 +02:00
schroda
44166acb4b
[Tooling] Improve typing
2024-05-28 14:24:13 +02:00
schroda
f815d1e1b0
[Tooling] Add requirements for translation contributors as options to script
2024-05-28 14:04:15 +02:00
schroda
3bc6777043
[SKIP CI][Tooling] Add script to create translation changelog
2024-05-11 16:25:32 +02:00
schroda
bbb655c448
[Tool] Add script to generate i18n resource array
2024-04-25 00:06:07 +02:00
schroda
76125a7617
Feature/update dependencies ( #738 )
...
* [Tooling] Create script to update dependencies
* Lock dependency versions
* Update dependencies
Wait for eslint related dependencies to be compatible with v9
2024-04-14 15:10:34 +02:00
schroda
511b1f7c5e
Specify type of custom scalars
2024-03-29 00:45:38 +01:00