a284bfdfe1
didn't ask for this
...
lol
2026-03-01 12:58:44 +01:00
bd6ff64625
chore: update progress
...
Co-authored-by: mkljczk <21127288+mkljczk@users.noreply.github.com >
2026-03-01 11:29:47 +00:00
e2daf27787
chore: restore pre-commit hook
2026-03-01 11:27:25 +00:00
707626dee7
fix: PaginatedResponseArray performance regression causing Firefox crash
...
Two issues fixed in PaginatedResponseArray:
1. Replace spread constructor with iterative PaginatedResponseArray.from()
to avoid stack overflow with large arrays (~31k+ items)
2. Make .total and .partial non-enumerable to restore TanStack Query
structural sharing and prevent unnecessary re-renders
Co-authored-by: mkljczk <21127288+mkljczk@users.noreply.github.com >
2026-03-01 11:26:44 +00:00
b88a638e25
nicolium rename stuff
...
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl >
2026-02-27 01:04:14 +01:00
ad00129411
pl-api: migrate to oxfmt+oxlint
...
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl >
2026-02-15 03:00:05 +01:00
cf43579ac7
pl-fe: lint, lint-staged changes
...
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl >
2025-11-15 16:54:17 +01:00
917a017bd4
update husky precommit
...
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl >
2025-11-13 20:45:50 +01:00
4d5690d0c1
Switch to workspace
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl >
2024-08-28 13:01:08 +02:00
38bac67b71
Use lint-staged with Husky to only lint changed files
2021-09-15 11:00:50 -05:00
dbc20362fd
Lint code on commit with Husky npm
2021-09-15 10:47:10 -05:00