Commits · develop
denser
Browse files
Jan 08, 2026
Add MetaMask signer
· 39d598ac
Mateusz Tyszczak
authored
Jan 08, 2026
39d598ac
Update CLAUDE.md with tech stack, file structure, and clean code guidelines
· f9d47d0f
kkocot_automation
authored
Jan 08, 2026
and
Krzysztof Kocot
committed
Jan 08, 2026
f9d47d0f
Jan 07, 2026
Disable nonce-based CSP in middleware
· 36d4da7a
Gandalf
authored
Jan 07, 2026
36d4da7a
Add PeakVault signer
· 89c9cdb4
Mateusz Tyszczak
authored
Jan 07, 2026
and
Bartek Wrona
committed
Jan 07, 2026
89c9cdb4
Make operation for login always use JSON object in JSON operation property
· 8548581a
Mateusz Tyszczak
authored
Jan 07, 2026
and
Bartek Wrona
committed
Jan 07, 2026
8548581a
Simplify tooltip assertions and extend fix to mainTimeline tests
· b28f7fed
Gandalf
authored
Jan 07, 2026
b28f7fed
Fix flaky e2e test for vote tooltips on replies page
· f987bd9f
Krzysztof Kocot
authored
Jan 07, 2026
and
Gandalf
committed
Jan 07, 2026
f987bd9f
#706
Fix back navigation from post to hivesense search
· b76335c5
Krzysztof Kocot
authored
Jan 07, 2026
and
Gandalf
committed
Jan 07, 2026
b76335c5
#795
Deduplicate getPost calls in post page
· 06acba04
Krzysztof Kocot
authored
Jan 07, 2026
and
Gandalf
committed
Jan 07, 2026
06acba04
#794
Deduplicate getAccountFull calls in profile page
· 7ba2b35e
Krzysztof Kocot
authored
Jan 07, 2026
and
Gandalf
committed
Jan 07, 2026
7ba2b35e
#793
Remove duplicate community data prefetching
· f0c242c1
Krzysztof Kocot
authored
Jan 07, 2026
and
Gandalf
committed
Jan 07, 2026
f0c242c1
For non-logged-in users, the SSR prefetch was fetching subscriptions
· a8ac80bd
Krzysztof Kocot
authored
Jan 07, 2026
and
Gandalf
committed
Jan 07, 2026
a8ac80bd
#792
Remove dead code: packages/transaction/lib/bridge.ts
· 49a375d1
Krzysztof Kocot
authored
Jan 07, 2026
and
Gandalf
committed
Jan 07, 2026
49a375d1
Remove unnecessary SSR prefetch for user subscriptions
· 467fcdfa
Gandalf
authored
Jan 05, 2026
467fcdfa
Fix false 404/empty states when API fails
· ecb9e60b
Gandalf
authored
Jan 05, 2026
ecb9e60b
feat: Restrict connect-src to trusted Hive API nodes in nonce CSP
· 003444e0
Gandalf
authored
Dec 31, 2025
003444e0
feat: Add nonce-based CSP implementation (WIP)
· f1def32c
Gandalf
authored
Dec 31, 2025
f1def32c
Add validation for search page URL parameters
· b988cdda
Gandalf
authored
Dec 30, 2025
b988cdda
Fix memo signing using keychain signer
· ac24e833
Mateusz Tyszczak
authored
Jan 07, 2026
ac24e833
Jan 06, 2026
Fix main:* CI jobs appearing on develop branch pipelines
· 9f78b578
Gandalf
authored
Jan 06, 2026
9f78b578
Jan 05, 2026
Replace universe-log with pino in renderer package
· 1683beb2
Gandalf
authored
Jan 05, 2026
1683beb2
Switch Twitter embeds to iframe-only approach
· abf9d09f
Gandalf
authored
Jan 05, 2026
abf9d09f
Switch Instagram embeds to iframe-only approach
· 469536ab
Gandalf
authored
Jan 05, 2026
469536ab
Refine CSP frame-src and connect-src configuration
· 5a7225ad
Gandalf
authored
Jan 05, 2026
5a7225ad
Jan 04, 2026
Write docker/.env on deploy for compose ps/logs commands
· f6ce809e
Gandalf
authored
Jan 04, 2026
f6ce809e
Rename deploy-swarm.sh to deploy.sh (uses Docker Compose, not Swarm)
· 0de3b905
Gandalf
authored
Jan 04, 2026
0de3b905
Add --wait flag to ensure health checks pass before returning
· 1141bc08
Gandalf
authored
Jan 04, 2026
1141bc08
Switch deploy script from Swarm to Docker Compose
· 821b9178
Gandalf
authored
Jan 04, 2026
821b9178
Fix Swarm health checks by using 127.0.0.1 instead of localhost
· f6a2a2dd
Gandalf
authored
Jan 04, 2026
f6a2a2dd
Disable health checks for Swarm overlay compatibility
· 15e6581e
Gandalf
authored
Jan 04, 2026
15e6581e
Fix Docker Swarm rolling update deadlock
· 53a74d59
Gandalf
authored
Jan 04, 2026
53a74d59
Jan 03, 2026
Improve Docker Swarm deployment for production use
· fc408f03
Gandalf
authored
Jan 03, 2026
fc408f03
chore: Enable debug logging by default in env examples
· 71961fa0
Gandalf
authored
Jan 03, 2026
71961fa0
chore: Remove unnecessary variables from env examples
· 4f68bfd7
Gandalf
authored
Jan 03, 2026
4f68bfd7
chore: Remove unused DENSER_SERVER_COOKIE_NAME_PREFIX from testing envs
· 5202da47
Gandalf
authored
Jan 03, 2026
5202da47
fix: Improve env file security and remove unused config
· 341f6a2f
Gandalf
authored
Jan 03, 2026
341f6a2f
feat: Add separate env files for blog and wallet deployments
· b0e0da81
Gandalf
authored
Jan 03, 2026
b0e0da81
feat: Add Docker Swarm deployment scripts for zero downtime
· ecbae33c
Gandalf
authored
Jan 03, 2026
ecbae33c
Dec 31, 2025
feat: Add Content-Security-Policy-Report-Only header
· 5e8618a0
Gandalf
authored
Dec 31, 2025
5e8618a0
Add NFS cache support for cross-builder sync data sharing
· 9c97b217
Dan Notestein
authored
Dec 31, 2025
9c97b217
Loading