nocci
|
7ffc454e47
|
Clean up Sonar issues and lint warnings
build-and-push / lint (push) Failing after 5s
build-and-push / sonar (push) Has been skipped
build-and-push / docker (push) Has been skipped
|
2025-12-30 16:45:17 +00:00 |
|
nocci
|
bab4359977
|
Fix indentation in unrealengine eslint
build-and-push / lint (push) Successful in 4s
build-and-push / sonar (push) Successful in 12s
build-and-push / docker (push) Successful in 1m11s
|
2025-12-30 16:16:29 +00:00 |
|
nocci
|
52895fd991
|
Fix eslint no-unused-vars in async handlers
build-and-push / lint (push) Failing after 4s
build-and-push / sonar (push) Has been skipped
build-and-push / docker (push) Has been skipped
|
2025-12-30 16:15:14 +00:00 |
|
nocci
|
3fd861f134
|
Fix eslint no-empty and clean tests
build-and-push / lint (push) Failing after 4s
build-and-push / sonar (push) Has been skipped
build-and-push / docker (push) Has been skipped
|
2025-12-30 16:13:15 +00:00 |
|
nocci
|
5f919039ab
|
Clean Sonar issues in store scripts
build-and-push / lint (push) Failing after 4s
build-and-push / sonar (push) Has been skipped
build-and-push / docker (push) Has been skipped
|
2025-12-30 16:08:59 +00:00 |
|
nocci
|
405e801851
|
Clean Sonar findings: merge RUNs, drop commented code, update node imports
build-and-push / lint (push) Successful in 4s
build-and-push / sonar (push) Successful in 11s
build-and-push / docker (push) Successful in 1m13s
|
2025-12-30 15:39:11 +00:00 |
|
Ralf Vogler
|
55226933c0
|
filenamify datetime recordHar for Windows : -> ., fix #336
|
2024-06-25 15:30:02 +02:00 |
|
Ralf Vogler
|
c3657f05ac
|
workaround for cropped viewport (Playwright regression), fixes #277
|
2023-12-28 17:56:09 +01:00 |
|
Ralf Vogler
|
64676795d1
|
mv {config,migrate,util,version}.js src/
|
2023-12-26 17:09:14 +01:00 |
|
Ralf Vogler
|
a7cc68b6db
|
ue: login: fix #248, similar to #236
Commits for #236:
d73a523fe7
a374d48345
|
2023-11-09 01:41:01 +01:00 |
|
Ralf Vogler
|
0832ae57f5
|
run eslint --fix .
|
2023-11-08 01:16:49 +01:00 |
|
Ralf Vogler
|
b99a154267
|
Revert "workaround for recordVideo broken in Playwright 1.36"
This reverts commit 13b2917dd0.
Fine to do after upgrade to 1.39 in 75f7d77445.
which included https://github.com/microsoft/playwright/issues/27086
|
2023-11-02 16:26:45 +01:00 |
|
Ralf Vogler
|
41f1f95509
|
PW: replace deprecated type() with pressSequentially() for OTPs
|
2023-09-18 14:02:15 +02:00 |
|
Ralf Vogler
|
13b2917dd0
|
workaround for recordVideo broken in Playwright 1.36
Recording videos with relative path as in docs was broken for Firefox.
Issue: https://github.com/microsoft/playwright/issues/27086
Can be reverted after PR is available in release: https://github.com/microsoft/playwright/pull/27099
|
2023-09-18 13:03:04 +02:00 |
|
Ralf Vogler
|
b748460b73
|
disable Playwright's handleSIGINT and close context ourselves to save recordings also on SIGINT
|
2023-09-18 12:58:20 +02:00 |
|
Ralf Vogler
|
1fbabbc0f2
|
log path of recorded video
|
2023-09-18 12:49:23 +02:00 |
|
Ralf Vogler
|
6a7cca31a4
|
update dependencies via ncu -u, lowdb: pass defaultData
dotenv ^16.0.3 → ^16.3.1
enquirer ^2.3.6 → ^2.4.1
lowdb ^5.1.0 → ^6.0.1
playwright-firefox ^1.31.0 → ^1.37.1
puppeteer-extra-plugin-stealth ^2.11.1 → ^2.11.2
https://github.com/typicode/lowdb/releases/tag/v6.0.0
> Require defaultData parameter for Low and LowSync constructors to improve TypeScript experience
|
2023-08-24 13:14:39 +02:00 |
|
Ralf Vogler
|
f89b4a6a36
|
ue: mention new assets to claim every first Tuesday of a month
|
2023-08-10 14:37:00 +02:00 |
|
Ralf Vogler
|
b5ead8ea21
|
SCREENSHOTS_DIR=0 to disable screenshots, fixes #172
|
2023-07-20 16:10:50 +02:00 |
|
Ralf Vogler
|
7e4770b846
|
ue: notify on 'Price is not 0!' + ask to report, #44
|
2023-06-02 00:52:11 +02:00 |
|
Ralf Vogler
|
d3d22b1582
|
ue: wait 2s before checking cart, #44
|
2023-06-02 00:47:48 +02:00 |
|
Ralf Vogler
|
f906bef2a8
|
ue: fix 'Sign In'/user detection, #44
|
2023-06-02 00:14:21 +02:00 |
|
Ralf Vogler
|
00e213cf50
|
ue: support RECORD=1
|
2023-06-02 00:11:10 +02:00 |
|
Ralf Vogler
|
631197371f
|
ue: claimed successfully; set status, detect owned, better log
|
2023-04-29 11:01:16 +02:00 |
|
Ralf Vogler
|
5809b0963a
|
ue: unrealengine: add assets to cart & checkout, rest same as for epic-games, #44
|
2023-04-28 00:59:27 +02:00 |
|
Ralf Vogler
|
5214bea488
|
cp epic-games.js unrealengine.js
|
2023-04-28 00:26:09 +02:00 |
|