plebeius
2a25d7353c
feat(home): add disclaimer modal for board navigation
2025-11-04 17:20:01 +01:00
plebeius
e548198d0e
fix(use-default-subplebbits): prevent state updates after unmount
2025-11-04 14:59:22 +01:00
plebeius
c808f0ca21
Add local cache and fallback for default subplebbits
2025-11-03 22:24:31 +01:00
plebeius
7f5eebdd53
boards titles shouldn't include directories
2025-11-03 22:16:25 +01:00
plebeius
bae6faa929
feat: implement 5chan-specific default board list
2025-11-03 22:06:18 +01:00
plebeius
4fd9a9c1a9
fix: align asset-manifest generator output with prettier config
...
The generator was using JSON.stringify which outputs double quotes, but our prettier config requires single quotes and trailing commas. This caused lint-staged to reformat the file during pre-commit, resulting in empty commit errors.
2025-11-02 18:40:15 +01:00
plebeius
ac19034ac4
perf: pre-optimize workbox dependencies to prevent dev server reload
2025-11-02 11:16:02 +01:00
plebeius
6f4250fa4a
revert
2025-11-02 11:12:17 +01:00
plebeius
341fae91fc
fix(deps): resolve build dependency conflicts for Vercel deployment
2025-11-01 23:24:56 +01:00
plebeius
a6589318cb
chore(package.json): upgrade plebbit-react-hooks
2025-11-01 23:08:27 +01:00
plebeius
cb376ff498
refactor: use standard dist directory for vite build output
2025-11-01 23:08:14 +01:00
Tom and GitHub
e7d6c53b9e
Merge pull request #750 from plebbit/development
...
Development
2025-11-01 22:41:35 +01:00
plebeius
244daa5553
Update spoiler.png
2025-11-01 22:39:14 +01:00
plebeius
f26da13c77
refactor: implement scalable asset manifest system for dynamic images
...
Created build-time script to generate TypeScript manifest from public/assets, avoiding import.meta.glob limitations. Images stay in public/ for scalability (supports hundreds), while components get type-safe auto-discovery. Manifest auto-regenerates before builds.
2025-11-01 19:39:22 +01:00
plebeius
967584294c
add 5chan logos for board admins and mods
2025-11-01 19:15:54 +01:00
plebeius
3291950312
refactor(not-found page: use dynamic discovery for not-found images
2025-11-01 19:11:30 +01:00
plebeius
f9834461f8
update not found images
2025-11-01 19:11:13 +01:00
plebeius
177950c116
update android icons
2025-11-01 18:58:43 +01:00
plebeius
a92892a604
update vite glob syntax, simplify path handling
2025-11-01 17:25:38 +01:00
plebeius
e350311308
refactor(board header): use dynamic banner discovery with Vite glob imports
...
Replaced hardcoded banner array with Vite's import.meta.glob to automatically discover all banner files at build time. Now supports unlimited banners without code changes. Works across all platforms (web, Electron, Android).
2025-11-01 16:46:51 +01:00
plebeius
c12fa7465d
update icons
2025-11-01 16:45:02 +01:00
plebeius
24a184f50b
Create banner-5.png
2025-11-01 16:44:20 +01:00
plebeius
251026cb76
update translations
2025-10-31 15:41:05 +01:00
plebeius
07831cb8b0
feat(board header): add banners, add support to gif banners
2025-10-30 22:21:17 +01:00
plebeius
1d4b3e2d4d
Update package.json
2025-10-27 15:02:00 +01:00
plebeius
70eaaaf7e9
remove old banners
2025-10-27 15:01:36 +01:00
plebeius
b432f81339
Delete plebchan.png
2025-10-26 21:49:30 +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
dd08a3adff
chore: add react-scan and react-grab as development-only tools
2025-10-24 19:14:02 +02:00
plebeius
26d014b696
fix(settings): resolve theme persistence bug after hard refresh
2025-10-23 21:44:43 +02:00
Tom and GitHub
5a3f7f0270
Merge pull request #740 from plebbit/master
...
Development
2025-10-21 17:43:51 +02:00
plebeius
6ea038114c
Merge branch 'master' of github.com:plebbit/plebchan
2025-10-20 16:38:47 +02:00
plebeius
6e55589255
Update README.md
2025-10-20 16:38:31 +02:00
Tom and GitHub
3b2399d02f
Merge pull request #738 from plebbit/master
...
Development
2025-10-20 16:36:57 +02:00
Tom and GitHub
93ae463b8b
Merge pull request #737 from plebbit/development
...
Update README.md
2025-10-20 16:36:41 +02:00
Tom and GitHub
1fa6363223
Update README.md
2025-10-20 16:35:29 +02:00
Tom and GitHub
d9feb17e82
Merge pull request #736 from plebbit/development
...
Development
2025-10-20 16:34:48 +02:00
plebeius
e5c55f2397
Update README.md
2025-10-20 16:33:57 +02:00
plebeius
09c0543fe1
update translations
2025-10-18 23:24:10 +02:00
plebeius
3360a41b00
fix: rename invalid identifiers starting with digit to fivechan
2025-10-18 23:06:21 +02:00
plebeius
caa1daba54
update translations
2025-10-18 23:01:39 +02:00
plebeius
d82bb58c3e
feat: add script to automate translations
2025-10-18 22:49:09 +02:00
plebeius
ba070fec86
update translations
2025-10-18 00:32:25 +02:00
plebeius
1360dd8348
feat: rename plebchan to 5chan
2025-10-17 23:30:35 +02:00
plebeius
e1f1f280cc
fix(post): don't render empty avatar space when image url is invalid
2025-10-16 23:37:58 +02:00
plebeius
4941ec77b5
Update .gitignore
2025-10-16 23:28:51 +02:00
plebeius
fc4802186d
fix: prevent race conditions and memory leaks in useCommentMediaInfo hook
2025-10-16 23:27:06 +02:00
plebeius
55c7e685d6
chore(package.json): upgrade plebbit-react-hooks
...
Update plebbit-react-hooks to commit eecac4503b7099b2dde22505869f2a70d280e14f
for latest improvements and features.
2025-10-16 23:20:13 +02:00
plebeius
760e8d900e
fix: remove unused variables from catalog and post views
...
- catalog.tsx: Remove unused 'coloredFeed' variable assignment in useMemo
- post.tsx: Remove unused 'useState' import
The useMemo in catalog.tsx still executes its side effects (applying filter
colors to the store) without needing to assign the return value.
2025-10-16 23:16:38 +02:00
plebeius
b10ada55e7
perf: eliminate redundant derived state in board and post views
2025-10-16 23:13:18 +02:00
plebeius
d57bf88586
Remove workspace and service worker files
2025-10-16 23:05:51 +02:00
plebeius
f0914073e0
Update .gitignore
2025-10-16 22:56:33 +02:00
plebeius and GitHub
96ef4a7db3
Merge pull request #732 from plebbit/master
...
Development
2025-08-14 18:54:12 +02:00
plebeius
1e44317a3d
Update vite.config.js
2025-07-29 18:16:44 +02:00
plebeius
e4291911ce
chore(package.json): v0.5.3
2025-07-29 18:12:47 +02:00
plebeius and GitHub
a81d665bb8
Merge pull request #729 from plebbit/development
...
Development
2025-07-29 18:12:13 +02:00
plebeius
a3d402b0c0
Merge branch 'development' of github.com:plebbit/plebchan into development
2025-07-29 18:11:40 +02:00
plebeius
0b3ed6e009
Update release-body.js
2025-07-29 17:16:45 +02:00
plebeius
b2e1dd54a4
fix: prevent TypeError when challengeErrors is not iterable in challenge verification
2025-07-29 17:16:04 +02:00
plebeius
4dbe751272
fix: resolve @libp2p/utils version conflict causing build failures
2025-07-29 17:07:39 +02:00
plebeius
7d4ab3a79e
chore(package.json): upgrade plebbit-react-hooks
2025-07-29 17:01:06 +02:00
plebeius
d9b8b00374
Update pending-post.tsx
2025-07-29 16:59:43 +02:00
plebeius
ad6b702c48
Update package.json
2025-07-02 21:44:17 +02:00
plebeius and GitHub
60a80555e6
Merge pull request #725 from plebbit/master
...
Development
2025-06-18 00:17:31 +02:00
plebeius
7374465c4f
fix(pending post page): prevent crash and ensure redirect to "not found" on invalid URL
2025-06-12 17:51:08 +02:00
plebeius
3f2a8a3790
missing padding
2025-06-07 18:41:22 +02:00
plebeius
47b33787eb
fix autosubscribe
2025-06-07 18:41:16 +02:00
Tom (plebeius.eth)
a704062844
chore(package.json): v0.5.2
2025-06-04 16:42:51 +02:00
plebeius and GitHub
a31b7d3e0e
Merge pull request #723 from plebbit/development
...
Development
2025-06-04 16:40:51 +02:00
Tom (plebeius.eth)
339a9bc18a
fix(mod multisub): mod page was missing post form
2025-06-04 16:37:17 +02:00
Tom (plebeius.eth)
6075b2ebf7
fix(catalog search): use query parameter so users can share searches and link to them
2025-06-04 16:36:40 +02:00
Tom (plebeius.eth)
53e04823df
feat(board): add search bar to board page, redirect to catalog view
2025-06-04 16:36:16 +02:00
Tom (plebeius.eth)
20c601ac18
Update release-body.js
2025-06-04 15:00:46 +02:00
Tom (plebeius.eth)
bc80533740
fix(board header): subplebbit address could be too long
2025-06-04 14:54:11 +02:00
Tom (plebeius.eth)
bb0fcb9c1a
fix(challenge modal): on mobile the modal was incorrectly positioned on top left
2025-06-04 12:59:06 +02:00
Tom (plebeius.eth)
b3bcd5896c
feat(markdown): render plebchan links as internal links, so the user doesn't have to leave the app
2025-06-04 12:55:55 +02:00
Tom (plebeius.eth)
bb1b273c39
remove ext-name, it sucks
...
it would return old/unknown extensions (such as `.arts`) as video or image for no reason
2025-06-04 12:30:04 +02:00
plebeius and GitHub
a159fc60f2
Merge pull request #720 from plebbit/master
...
Development
2025-06-03 22:32:34 +02:00
Tom (plebeius.eth)
326857fd87
chore(package.json): v0.5.1
2025-06-03 22:22:49 +02:00
Tom (plebeius.eth)
6d06119d0b
update android
2025-06-03 22:22:06 +02:00
plebeius and GitHub
2f62e63c72
Merge pull request #719 from plebbit/development
...
Development
2025-06-03 22:21:20 +02:00
Tom (plebeius.eth)
f233da9806
fix(reply): no need to render deleted replies that have no children
2025-06-03 22:18:32 +02:00
Tom (plebeius.eth)
b49216b555
update links
2025-06-03 22:11:27 +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)
9fbfcb3630
fix: errors could be displayed unnecessarily
2025-06-03 22:02:54 +02:00
Tom (plebeius.eth)
d1f364dfc1
remove links to other clients
...
Each client should have its own default list of subs, creating its own userbase and culture. This way, they can be interoperable with other clients without contaminating their own environment.
2025-06-03 17:58:53 +02:00
Tom (plebeius.eth)
69962cf3c4
Update vite.config.js
2025-06-03 17:52:45 +02:00
Tom (plebeius.eth)
bbc64241be
Update release-body.js
2025-06-03 17:51:55 +02:00
Tom (plebeius.eth)
c3ca0c330d
fix(android): resolve fullscreen overlay preventing user interaction
...
Resolved thanks to Capacitor community suggestion: https://forum.ionicframework.com/t/status-bar-overlaps-the-app-content-help/247967
2025-06-03 17:50:55 +02:00
Tom (plebeius.eth)
d50911f6d3
chore(package.json): upgrade plebbit-react-hooks
2025-06-03 17:42:53 +02:00
plebeius and GitHub
7f3b4d4a64
Merge pull request #713 from plebbit/master
...
Update README.md
2025-05-30 16:31:08 +02:00
plebeius and GitHub
5a1f683f5e
Update README.md
2025-05-30 09:45:41 +02:00
plebeius and GitHub
d4863c146d
Merge pull request #708 from plebbit/master
...
Development
2025-05-26 19:34:01 +02:00
Tom (plebeius.eth)
a7990e8d89
state value from API changed
2025-05-24 22:05:16 +02:00
Tom (plebeius.eth)
475a9e4a32
Update vite.config.js
2025-05-22 17:57:08 +02:00
plebeius and GitHub
82a07a3ec8
Merge pull request #699 from plebbit/master
...
Development
2025-05-22 17:51:19 +02:00
plebeius and GitHub
320c016c40
Merge branch 'development' into master
2025-05-22 17:51:10 +02:00
Tom (plebeius.eth)
defeff3cf9
fix api value, fix spellcheck in inputs
2025-05-22 17:48:00 +02:00
Tom (plebeius.eth)
0a5f868747
fix env, sw, pwa
2025-05-22 17:42:04 +02:00
Tom (plebeius.eth)
facd20d4c2
Update yarn.lock
2025-05-22 13:17:15 +02:00