Commit Graph
46 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 a2d0869904 fix(electron-forge): add app icon configuration for all platforms 2026-01-30 13:50:17 +08:00
plebeius 01aac36cfa fix electron builds 2026-01-30 13:21:41 +08:00
plebeius 388a120c8e fix(electron): fix production build crashes 2026-01-30 13:12:02 +08:00
plebeius 815f618320 refactor: migrate from electron-rebuild to electron-forge 2026-01-30 12:28:41 +08:00
plebeius 2f0fae846a fix: HTML zip archive is empty in releases 2026-01-25 13:53:49 +08:00
plebeius cb376ff498 refactor: use standard dist directory for vite build output 2025-11-01 23:08:14 +01:00
plebeius 547fc4df81 fix(electron): force GTK 3 on Linux to avoid GTK 2/3 vs GTK 4 crash
Enforce GTK 3 via app.commandLine switch on Linux to prevent mixed GTK symbol errors seen on Fedora AppImage.
2025-10-25 18:27:56 +02:00
plebeius 3360a41b00 fix: rename invalid identifiers starting with digit to fivechan 2025-10-18 23:06:21 +02:00
plebeius 1360dd8348 feat: rename plebchan to 5chan 2025-10-17 23:30:35 +02:00
Tom (plebeius.eth) 104c9c0eba fix(electron): app couldn't copy share links to clipboard 2025-06-03 22:11:17 +02:00
Tom (plebeius.eth) 0a5f868747 fix env, sw, pwa 2025-05-22 17:42:04 +02:00
Tom (plebeius.eth) c192e526f5 fix build, fix electron 2025-05-22 13:15:40 +02:00
Tom (plebeius.eth) 9e351c6b9d upgrade plebbit-react-hooks, update electron and scripts 2025-05-12 23:54:44 +02:00
Tom (plebeius.eth) e4a1c12326 upgrade electron
improves desktop app performance
2025-03-12 14:38:02 +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
Esteban Abaroa 2ffe9647f8 chore(electron): update router urls 2025-01-04 00:13:42 +00:00
Esteban Abaroa b05c6ed94f fix(electron): auto restart script more reliable 2024-12-07 22:57:25 +00:00
Esteban Abaroa d608a46b00 fix(electron): ipfs proxy should have error status code 2024-12-07 21:13:23 +00:00
Esteban Abaroa 51fc8c899e refactor(electron): change IPFS API port to 50019 2024-12-07 17:35:47 +00:00
Esteban Abaroa 521d26bbe3 feat(electron): add http routers to electron 2024-11-19 18:58:24 +00:00
Tom (plebeius.eth) 3720ed2d2e fix(electron): missing isElectron flag 2024-10-11 17:24:35 +02:00
Tom (plebeius.eth) 83fdd8eb09 fix(electron): empty error message would appear after closing app 2024-10-11 17:24:22 +02:00
Esteban AbaroaandGitHub c63b9507de fix(electron): download url redirect status code changed 2024-07-23 15:05:47 +00:00
Tom (plebeius.eth) bc2d201d80 chore: convert to esm, add window.plebbitRpcAuthKey, add defaultMediaIpfsGatewayUrl 2024-06-20 15:35:28 +02:00
Esteban Abaroa d5cfd325c1 chore(electron): upgrade kubo 2024-04-15 18:39:17 +00:00
Esteban Abaroa d824538eeb refactor: sync electron settings from other apps 2024-02-02 15:16:29 +00:00
Esteban Abaroa bc83a75b04 fix(electron): don't spam user with ipfs errors 2023-12-20 16:05:50 +00:00
Esteban Abaroa 9dd2e3ce73 style: run prettier 2023-12-16 16:49:26 +00:00
Esteban Abaroa 20e6a6a28a chore(electron): upgrade ipfs version 2023-12-16 16:47:21 +00:00
Esteban Abaroa 86fee85977 refactor(electron): fix default bg color 2023-12-11 01:07:15 +00:00
Esteban Abaroa 03b9b82a6f feat(electron): add plebbit rpc 2023-12-11 00:49:36 +00:00
Esteban Abaroa 7a71d37f44 fix cors bug 2023-08-26 15:13:24 +00:00
Esteban Abaroa a7f538e226 dont change iframes 2023-08-25 23:37:03 +00:00
Esteban Abaroa 8029b4d8cd fix bug 2023-08-25 21:00:01 +00:00
Esteban Abaroa 2880abd65b fix electron web security bug 2023-08-25 20:43:40 +00:00
Esteban Abaroa 926c3cc265 fix comments 2023-08-10 22:48:13 +00:00
plebeius.eth a19520de1a disable electron logger 2023-08-10 21:43:47 +02:00
plebeius.eth 55dd989719 fix electron reference error 2023-08-10 21:43:32 +02:00
Esteban Abaroa 76846f5469 edit kubo binaries 2023-07-31 16:48:07 +00:00
plebeius.eth e9377ae1aa add link to node stats in the settings 2023-07-04 13:42:19 +02:00
plebeius.eth ee0788a90a add exposed flag for the electron client 2023-07-03 15:42:34 +02:00
plebeius.eth a6524a1c74 Update main.js 2023-06-29 21:15:56 +02:00
plebeius.eth 592e0e4547 Update main.js 2023-06-28 09:53:42 +02:00
plebeius.eth af7fbda8cf fix menu bar for macOS 2023-06-26 09:38:17 +02:00
Esteban Abaroa 41cdc9db3b add electron 2023-04-24 19:42:49 +00:00