nocci
d40a577f47
👷 ci(build): add SonarQube scan to build workflow
...
build-and-push / lint (push) Successful in 5s
build-and-push / sonar (push) Failing after 12s
build-and-push / docker (push) Has been skipped
- introduce SonarQube scanning step for code quality analysis
- update workflow dependencies and execution order
🐛 fix(auth): improve error handling and code formatting
- remove unused imports and fix code indentation
- enhance error handling with improved catch blocks
💄 style(general): standardize code formatting and style consistency
- update various files to ensure consistent code style
- adjust indentation and whitespace for readability
2025-12-30 12:38:03 +00:00
nocci
9d79f9ac78
📝 docs(README): update configuration and remove CI section
...
build-and-push / docker (push) Successful in 1m8s
- remove outdated CI/build instructions
- add new environment variable options for configuration
🐛 fix(util): handle notification errors gracefully
- resolve promise instead of rejecting on notification errors
- prevent whole run from failing due to notification issues
2025-12-29 15:54:41 +00:00
Ralf Vogler
5cfe57870a
note on git describe for version
2025-05-13 23:43:29 +02:00
Ralf Vogler
0fefcc47b7
pg: skipBasedOnTime if days left > PG_TIMELEFT
2025-04-15 17:08:34 +02:00
Ralf Vogler
a39d737999
aliexpress: collect daily coins via desktop website
...
All load in webview in android app.
Other games have no desktop version and mobile version uses canvas
and only refers to download app with both stealth and fingerprint-injector.
Also stuck on loading screen when using firefox instead of chrome.
2024-07-19 14:35:40 +02:00
Ralf Vogler
d85cd8d20c
rm xbox.js, no more games with gold, closes #286 , closes #339
...
TODO integrate login code for microsoft games in prime-gaming
2024-06-27 10:54:46 +02:00
Ralf Vogler
920fc4d186
Merge pull request #318 from Targunitoth/main
...
Escape the apprise -b parameter
2024-06-25 18:52:13 +02:00
Ralf Vogler
afceb0aad9
Merge branch 'main' into main
2024-06-25 13:30:42 +02:00
Ralf Vogler
f920aa26d0
pg: checkTimeLeft via PG_TIMELEFT=1
2024-06-23 19:18:30 +02:00
Ralf Vogler
f0f142733e
ncu -u: lowdb 6 -> 7 dropped support for Node 16
2024-06-23 19:14:13 +02:00
Tymec
075106da11
Update config.js
2024-05-18 19:45:59 +02:00
Targunitoth
da6964c19a
Escape the apprise -b parameter
2024-04-25 13:51:40 +02:00
Ralf Vogler
6f06fccd46
eslint: prefer-const
2024-03-07 13:47:58 +01:00
Ralf Vogler
64676795d1
mv {config,migrate,util,version}.js src/
2023-12-26 17:09:14 +01:00