Commit Graph

7 Commits

Author SHA1 Message Date
Nicolas Meienberger
b9aa232807 chore(biome): remove kebab-case filenaming rule 2024-08-25 17:21:13 +02:00
Nicolas Meienberger
67c6480d43
Sync 3.5.3 in develop (#1614)
* chore: bump version to 3.5.2

* fix(container): use env variables instead of parsing before ready

* chore: run biome safe autofix

* fix(db): use env for username and db instead of hardcoded value

* chore: bump version to 3.5.3

* chore: remove un-needed files after merge

* chore: biome auto fix

* chore(worker): bump esbuild version

* New Crowdin updates (#1615)

* New translations en.json (Ukrainian)

* New translations en.json (Swedish)

* chore: update lock file

* refactor(worker): change shiki to ansi-to-html for a 8MB bundle size reduction

* chore: remove eslint comments

* chore: fix biome in apps/** folders

* chore: revert si named import
2024-08-21 08:50:50 +02:00
Nicolas Meienberger
e5c397df65
refactor: inversify more classes (#1607)
* refactor: inversify more classes and add rules to biome

* test: replace ts-mockito with vite-mock-extended

* test: fix issues due to vitest update
2024-08-18 17:02:33 +02:00
Nicolas Meienberger
739db8143b
refactor: isolate cache in its own package (#1603)
* refactor: isolate cache in its own package

wip

* chore: remove unnecessary deps from worker
2024-08-17 17:01:16 +02:00
Nicolas Meienberger
84ea5dcb7f
Sync 3.5.2 in develop (#1589)
* chore: bump version to 3.5.2

* fix(container): use env variables instead of parsing before ready

* chore: run biome safe autofix

* fix(db): use env for username and db instead of hardcoded value
2024-08-10 15:14:08 +02:00
Nicolas Meienberger
e988991bca
refactor: isolate database client in its own package (#1581)
* refactor: isolate database client in its own package

* refactor: bot suggestions
2024-08-08 22:18:08 +02:00
Nicolas Meienberger
eef0485436
chore: setup biomejs and correct a few pages (#1575) 2024-08-05 20:59:38 +02:00