Commit graph

110 commits

Author SHA1 Message Date
memodack
0d7e568033 chore: bump version to 1.5.3 2025-11-27 17:25:29 +02:00
memodack
cbe2f9d88e fix: hide help text 2025-11-27 17:24:39 +02:00
memodack
05dee64f5f docs: updat demo link 2025-11-27 15:20:17 +02:00
memodack
afbb4deb75 docs: add demo 2025-11-24 21:27:27 +02:00
memodack
7d5aa322f8 chore: bump version to 1.5.2 2025-11-24 17:23:27 +02:00
memodack
f798ff03a8 refactor: words service 2025-11-24 17:20:50 +02:00
memodack
ba3d9f4baf refactor: rewrite the practice module 2025-11-24 15:17:07 +02:00
memodack
caeb82fcd0 chore: bump version to 1.5.1 2025-11-19 16:25:17 +02:00
memodack
65fea10f14 chore: renamed several settings 2025-11-19 16:24:52 +02:00
memodack
e8552c6de9 docs: update preview 2025-11-18 22:36:13 +02:00
memodack
813f5b9f48 docs: update description and usage instructions 2025-11-18 21:48:34 +02:00
memodack
a34d10a3e8 chore: bump version to 1.5.0 2025-11-18 20:10:21 +02:00
memodack
e87fe3040a feat: add image support to blitz mode 2025-11-18 20:08:39 +02:00
memodack
1495f5eef7 chore: bump version to 1.4.2 2025-11-18 13:53:38 +02:00
memodack
2c97af1009 fix: dark theme styles 2025-11-18 13:52:17 +02:00
memodack
9c2261d9fa chore: bump version to 1.4.1 2025-11-18 13:43:16 +02:00
memodack
f22019c633 fix: translation after active file change 2025-11-18 13:42:27 +02:00
memodack
f7f276059e chore: bump version to 1.4.0 2025-11-17 21:42:20 +02:00
memodack
fb57b99257 feat: add custom provider 2025-11-17 21:40:51 +02:00
memodack
11eff53cd7 chore: bump version to 1.3.2 2025-11-15 20:36:58 +02:00
memodack
04e2d3ebf3 fix: remove help text 2025-11-15 20:35:33 +02:00
memodack
2db34d8bb7 chore: bump version to 1.3.1 2025-11-12 18:20:42 +02:00
memodack
c8bbe9a105 fix: truncate length 2025-11-12 18:18:51 +02:00
memodack
e524cdf5aa chore: bump version to 1.3.0 2025-11-11 22:46:23 +02:00
memodack
e3b8433263 feat: add answer truncate 2025-11-11 22:42:14 +02:00
memodack
c6822b67d2 chore: register as class 2025-11-11 19:27:05 +02:00
memodack
e735ab520d fix: remove unnecessary properties 2025-11-11 19:09:06 +02:00
memodack
8c1f2ae2d9 chore: add tsyringe and setup registry 2025-11-11 19:00:52 +02:00
memodack
6f3070977d chore: migrate tooling to biome and pnpm 2025-11-10 16:23:34 +02:00
memodack
cb6a171b75 docs: update settings preview 2025-07-20 22:04:48 +03:00
memodack
e36a7cf98a chore: bump version to 1.2.0 2025-07-20 21:20:56 +03:00
memodack
f17c1b105f feat: implement translation splitting by settings 2025-07-20 20:48:03 +03:00
memodack
d992fb1823 feat: add translation divider settings 2025-07-20 20:48:03 +03:00
memodack
fad4c0cd28 chore: bump version to 1.1.1 2025-07-20 20:48:00 +03:00
memodack
648b5887d3 fix: wait until playback ends 2025-07-20 20:47:01 +03:00
memodack
443bbdeafa feat: disable settings when API key is missing 2025-07-20 20:47:01 +03:00
memodack
326770ac8c refactor: inject SettingsService into SettingTabService 2025-07-20 20:47:01 +03:00
memodack
9e482a9b74 refactor(services): replace legacy services with new implementations
Added:
- `AdapterService`
- `ManifestService`
- `PathsService`
- `SettingsService`
- `VaultService`
- `WorkspaceService`

Removed:
- `CheckService`
- `HashService`
- `NumbersService`
- `ShuffleService`
2025-07-20 20:47:01 +03:00
memodack
62d35dc1cd chore: add madge package
- Added `lint:circulars` run script
- Updated `pre-commit` script
2025-07-20 20:47:01 +03:00
memodack
f7770790ca docs: update guidelines 2025-07-20 20:47:01 +03:00
memodack
50b7ff3488 chore: bump version to 1.1.0 2025-07-20 20:46:58 +03:00
memodack
464c4c43e8 chore: update esbuild.config.mjs
- add `styles.css` watcher
2025-07-20 20:44:46 +03:00
memodack
f679e3bb97 docs: update desktop preview 2025-07-20 20:44:46 +03:00
memodack
27261ef94c feat: add ProgressBarService
- add `.memodack___blitz__progress` to styles
2025-07-20 20:44:46 +03:00
memodack
9b7e15f872 feat(BlitzService): add getProgress method 2025-07-20 20:44:46 +03:00
memodack
4325e028db chore: bump version to 1.0.1 2025-07-20 20:44:42 +03:00
memodack
71871392be chore: update pre-commit husky script
- add `npm run test` command
2025-07-20 20:43:28 +03:00
memodack
2b97a35ef5 fix: change plugin names 2025-07-20 20:43:28 +03:00
memodack
42ab2d9ef2 feat: add factory methods 2025-07-20 20:43:28 +03:00
memodack
5f7951edad refactor: moved services to dedicated directory 2025-07-20 20:43:28 +03:00