Natalia Portillo claunia
claunia synced commits to devel at claunia/marechai from mirror 2026-09-09 08:20:19 +00:00
fbed0d7f9a Fetch MobyGames pages through the logged-in Chromium when Headless=false
0556fa6cb4 Treat a per-URL Cloudflare challenge as a missing page, not a blocked session
bac27f5759 Tick the Turnstile checkbox automatically with real input events
e5d828aae3 Run headful Chromium under a private Xvfb when there is no display
960b3ccdef Report which cache chunks a refresh added or dropped
Compare 11 commits »
claunia synced commits to devel at claunia/marechai from mirror 2026-09-08 16:01:17 +00:00
0635382afb Recover from tab replacement during MobyGames login
15b633fcce Add cf-login command with proxy support
39d3b09b94 Send the browser's user agent from MobyGamesHttpClient
bcf67bd45e Dedupe covers by MobyGames cover id across URL layouts
841e64b3fe Accept non-ASCII slugs in MediaPresenceDetector
Compare 12 commits »
claunia synced commits to devel at claunia/marechai from mirror 2026-09-07 23:40:43 +00:00
1647437df6 Label cover groups by GroupId in software views
4a8e93fbe9 Fall back to SoftwareCoverGroups for cover platform names
5b6b7acdd0 Add SoftwareCoverGroups table for MobyGames cover-group metadata
63095d2503 Fix cover GroupId scoping and add reparse-covers repair command
13fee5b5ac Add reparse-descriptions command to repair corrupted descriptions
Compare 9 commits »
claunia synced commits to master at claunia/findcrcs from mirror 2026-09-01 04:29:47 +00:00
c1137d44b2 Merge pull request #5 from yigitsalar/master
2fe15e6269 Update README.md
Compare 2 commits »
claunia synced commits to master at claunia/wrp from mirror 2026-08-09 17:39:11 +00:00
549d32490e add popup support
claunia synced commits to master at claunia/wrp from mirror 2026-08-09 09:29:23 +00:00
7bacbd5bef fix vnc/cdp stalls
0a7e37d385 small perf fix
5af3e0df01 add session
b2a54b087a save session when profile is used
98a927a4af fixes for macos vnc and realvnc
Compare 5 commits »
claunia synced commits to master at claunia/wrp from mirror 2026-08-08 17:09:14 +00:00
2e7002e8df fix title
3620d08445 fix long titles
6391fa0f90 fix resize issues
b720004713 clear title
77eb81b538 vnc improvements
Compare 6 commits »
claunia synced commits to master at claunia/wrp from mirror 2026-08-08 08:59:21 +00:00
9fb753abbc fix vnc resize
claunia synced commits to master at claunia/wrp from mirror 2026-08-06 16:09:10 +00:00
f7f299fb34 add tab support
68ea3f51bc experimental vnc server support
e83cfa16ad document -profile flag for staying logged in (Gmail etc), closes #112
Compare 3 commits »
claunia synced new reference table-mode to claunia/wrp from mirror 2026-08-03 14:39:14 +00:00
claunia synced commits to table-mode at claunia/wrp from mirror 2026-08-03 14:39:13 +00:00
claunia synced commits to devel at claunia/marechai from mirror 2026-07-04 15:58:10 +00:00
74ec397617 Show resend-confirmation link on any login failure in Uno app
82980f0b8a Show resend-confirmation link on any login failure in Blazor
6f16fd8649 Add per-IP sliding-window rate limiting to all auth endpoints
d561613bb3 Enforce explicit password policy and lockout settings
f2f23f9864 Fix login endpoint leaking account existence via EmailNotConfirmed flag
Compare 8 commits »
claunia synced commits to master at claunia/wrp from mirror 2026-07-02 16:15:02 +00:00
9b53a6e757 update modules
claunia synced commits to devel at claunia/marechai from mirror 2026-07-02 16:06:22 +00:00
2893da36b3 Require confirmation before all admin delete actions in Uno app
6c18c1e285 Add missing back button to AdminSuggestionReviewPage in Uno app
6556e1a6c2 Update application name in resources to 'Marechai'
5ea23d4d31 Align admin data grid icons in Uno app with Blazor master
5fa12c86c2 Add missing localized string properties for software admin edit panel
Compare 288 commits »
claunia synced commits to devel at claunia/marechai from mirror 2026-05-21 05:36:28 +00:00
268df1fbef Add pagination and search functionality for software retrieval by machine
17b6282813 Change INSERT statement to use INSERT IGNORE for mobygames_raw to prevent duplicate entries
32c375970e Implement offline image conversion command and enhance download services with --download-only option
9e7a9cfbf5 Add bulk creation and release management in multiple languages
Compare 4 commits »
claunia synced commits to devel at claunia/marechai from mirror 2026-05-19 03:38:54 +00:00
0ccbaec28b Enhance SoftwareDialog and SoftwareDialogResult; implement pending company-role handling for create mode and update flushing logic
9ec56372f9 Add company merge functionality with preview and confirmation dialog
5e022fa45f Enhance SoftwareDialog component; set MaxItems property for MudSelect elements and implement ranking logic for search results to improve relevance and performance
306b4bf799 Enhance MudAutocomplete component; set MaxItems property to null for improved item selection flexibility
Compare 4 commits »
claunia synced commits to devel at claunia/marechai from mirror 2026-05-18 01:39:33 +00:00
ef2171be84 Enhance genre handling; update GenresRequestBuilder to include unused genres, modify SoftwareController caching logic, and improve SoftwareService genre retrieval for admin pickers
3cfbba8f73 Refactor image URL extraction; update MobyGamesHttpClient to return high-resolution flag and adjust download services to reflect changes in logging
7db3aee839 Refactor MobyGames scraping logic; switch to HTTP client for discovery, enhance JSON parsing, and implement user-preference cookie management for improved search results handling
f844daa701 Enhance MobyGamesBrowser error handling; add diagnostics for Chromium launch failures and improve environment variable management for XDG directories
7ca830bbc5 Refactor MobyGamesHttpClient to support cookie management and enhance image URL extraction
Compare 21 commits »
claunia synced commits to devel at claunia/marechai from mirror 2026-05-17 15:38:21 +00:00
56ebccb010 Add orphan add-ons management feature
37fe214316 Normalize non-breaking spaces in SoftwareAttribute keys and values to improve database search accuracy
6a4f2e33f5 Refactor translation providers to implement batch flushing for database inserts, improving transaction safety and performance
63fadada83 Implement persistent component state for software landing page to enhance hydration performance
3d9ea6fee2 Implement response compression for static assets and configure caching headers
Compare 178 commits »
claunia synced commits to devel at claunia/marechai from mirror 2026-05-07 21:05:57 +00:00
d6ccf26830 Add services for SoundSynthPhotos and ProcessorPhotos
9e66146d1f Add Cyberpunk theme support with Orbitron font and styles
6f1d9217d5 Add CDE theme support with DejaVu Sans font and styles
d82f891995 Add Mac OS 9 Platinum theme with ChiKareGo font and styles
8cc7cbf91c Add DOS theme support with IBM VGA font and styles
Compare 9 commits »
claunia synced commits to devel at claunia/marechai from mirror 2026-05-07 12:56:22 +00:00
669fb722b9 Add support for additional Nintendo product code type in ImportService
61612471f7 Implement AdminMessageService for notifying admins about compilation issues
cb153d92b5 Add user messaging service
b0972a21c4 Add YouTube video management functionality
782239ac2b Add Promo Art management feature
Compare 17 commits »