Commit Graph
16 Commits
Author SHA1 Message Date
plebeius 50ee10cbc9 fix: resolve PR 877 issues - route params, artifact paths, and build configs
Fix route parameter name in use-initial-theme hook (communityAddress -> boardIdentifier), correct release workflow artifact paths (dist -> out/make), add BUILD_ARCH env var for Linux arm64 builds, fix macOS app name dev check, and update capacitor webDir to match vite output.
2026-01-30 14:33:45 +08:00
plebeius 63ee8aa168 refactor: rebrand default subplebbits to 5chan directories 2026-01-28 16:51:27 +08:00
plebeius bae6faa929 feat: implement 5chan-specific default board list 2025-11-03 22:06:18 +01:00
plebeius 26d014b696 fix(settings): resolve theme persistence bug after hard refresh 2025-10-23 21:44:43 +02:00
Tom (plebeius.eth) ba5753d85e feat: add p/mod feed for all subs the user moderates 2025-03-05 17:38:34 +01:00
Tom (plebeius.eth) ffe42c35ea upgrade react to v19, migrate from CRA to Vite, add react compiler 2025-03-04 17:53:05 +01:00
Tom (plebeius.eth) 882703b00d feat: auto subscribe new accounts to specific default subplebbits 2025-02-20 15:15:19 +01:00
Tom (plebeius.eth) 6692c65c4b add route validation checks 2024-10-29 17:40:09 +01:00
Tom (plebeius.eth) 4e390a9fc5 fix(theme): theme changed incorrectly in pending post page 2024-08-28 22:05:20 +02:00
Tom (plebeius.eth) d3d88da24a fix theme warning 2024-08-26 17:39:27 +02:00
Tom (plebeius.eth) f95ff6049f memoize initial theme 2024-08-26 12:31:15 +02:00
Tom (plebeius.eth) 733ee597aa refactor: fix warning for bad setState call in theme logic 2024-08-26 11:32:40 +02:00
Tom (plebeius.eth) f06c50ef33 fix(theme): changing theme in sfw sub wouldn't change it for p/all and p/subscriptions. it should because sfw is the default 2024-08-05 11:58:33 +02:00
Tom (plebeius.eth) d66a0b8efe fix(themes): inherit selected theme in pending post page 2024-07-10 12:36:44 +02:00
Tom (plebeius.eth) 06e18289a4 feat(styles): remember style selection per sfw or nsfw category, instead of single board 2024-06-30 21:50:50 +02:00
Tom (plebeius.eth) 3bb1b2f8c1 perf(use-theme): refactor for performance, fix initial theme load after refresh 2024-06-19 22:55:22 +02:00