Commit Graph

57 Commits

Author SHA1 Message Date
kennethreitz f36d1848e1 Implement bidirectional connections tracking in backend
- Enhanced _extract_all_connections_cached() with two-pass algorithm
- First pass: collect articles and outgoing connections
- Second pass: map incoming connections to target articles
- Added incoming_connections and outgoing_connections fields to article data
- Maintains backward compatibility with existing connections field
- Updated connections route to pass bidirectional statistics

Now tracks 1,535 outgoing and 1,391 incoming cross-references across the digital garden.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-16 03:47:00 -04:00
kennethreitz fac4c05d09 test 2025-09-16 01:08:14 -04:00
kennethreitz d3e2b2e180 test 2025-09-15 23:28:55 -04:00
kennethreitz b7d3fa9c5d test 2025-09-15 22:36:14 -04:00
kennethreitz d975d7b937 test 2025-09-15 20:59:35 -04:00
kennethreitz d6fe03a9d3 test 2025-09-15 07:14:59 -04:00
kennethreitz 1abdf56943 test 2025-09-15 06:15:36 -04:00
kennethreitz f0d9393db4 test 2025-09-14 20:16:03 -04:00
kennethreitz 13570e2888 Fix Fly.io deployment issues and restore blue-green strategy
- Added /health endpoint for more reliable health checks
- Increased health check timeout from 2s to 10s with 15s grace period
- Fixed cache preloading to run only once using file locking mechanism
- Prevents multiple Gunicorn workers from running cache preloading simultaneously
- Restored blue-green deployment strategy for zero-downtime deployments
- Deployment now completes successfully with all health checks passing

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-14 17:18:01 -04:00
kennethreitz 3b88fdf56c test 2025-09-14 16:59:47 -04:00
kennethreitz 46bef60b75 Add cross-reference graph visualization and external links index
- Created interactive D3.js network graph showing connections between essays
- Added external links index showing all outbound references by article
- Moved content guide to base template footer for site-wide access
- Optimized startup: background cache preloading, sequential for lower RAM usage
- Fixed duplicate images issue in growing open source seeds essay
- Updated archive page with new index links and improved browse-by-type styling
- Removed saved-customizations.css file
- Changed Fly.io deployment strategy from bluegreen to rolling

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-14 16:34:41 -04:00
kennethreitz ce6fc9a609 test 2025-09-14 16:18:53 -04:00
kennethreitz 3953649bd4 test 2025-09-14 16:10:52 -04:00
kennethreitz 0d85df1293 test 2025-09-14 15:40:40 -04:00
kennethreitz afee645299 test 2025-09-14 13:10:30 -04:00
kennethreitz 99b6715e37 test 2025-09-14 12:59:11 -04:00
kennethreitz a59b5eee0b test 2025-09-13 06:40:07 -04:00
kennethreitz b9fe81b260 test 2025-09-13 06:29:55 -04:00
kennethreitz 9483fd01d9 test 2025-09-07 07:12:54 -04:00
kennethreitz 84d894026a test 2025-09-07 07:05:40 -04:00
kennethreitz 130614b961 test 2025-09-07 07:02:31 -04:00
kennethreitz 56b05d024e test 2025-09-06 15:08:26 -04:00
kennethreitz 6c577c2cef test 2025-09-06 15:01:58 -04:00
kennethreitz 132b3bb602 test 2025-09-05 11:19:48 -04:00
kennethreitz e01c5b0896 test 2025-09-05 11:13:26 -04:00
kennethreitz 569510febc test 2025-09-02 11:52:58 -04:00
kennethreitz 7cc890817a test 2025-09-02 11:49:19 -04:00
kennethreitz 05c706bfd2 test 2025-09-01 14:35:35 -04:00
kennethreitz ed55d92784 test 2025-09-01 14:27:49 -04:00
kennethreitz cdffd24581 test 2025-08-30 13:30:07 -04:00
kennethreitz 3f0c181282 test 2025-08-30 11:44:07 -04:00
kennethreitz 7e74ee4251 test 2025-08-27 11:41:14 -04:00
kennethreitz 8b1b0ab584 test 2025-08-27 11:12:34 -04:00
kennethreitz 44cd6f55bc test 2025-08-26 09:52:34 -04:00
kennethreitz b4d849da13 test 2025-08-25 19:33:38 -04:00
kennethreitz f33320664c test 2025-08-25 13:37:52 -04:00
kennethreitz bedbe42bb4 test 2025-08-25 13:36:14 -04:00
kennethreitz d476580116 test 2025-08-24 19:31:22 -04:00
kennethreitz 2824e1ad76 test 2025-08-24 19:25:46 -04:00
kennethreitz 96d1eedc8c new post 2025-08-24 19:17:40 -04:00
kennethreitz cb88ab3afe caching 2025-08-24 15:35:47 -04:00
kennethreitz 3c884770ed test 2025-08-24 15:25:22 -04:00
kennethreitz b311e18b52 test 2025-08-24 12:10:35 -04:00
kennethreitz ee031c189a test 2025-08-24 11:46:51 -04:00
kennethreitz 0e91a59e55 test 2025-08-24 11:12:02 -04:00
kennethreitz 10b1c0fb68 test 2025-08-24 10:26:30 -04:00
Kenneth Reitz 0f320a3655 tufte 2025-08-24 09:11:58 -04:00
kennethreitz 77802571c2 Fix search API to traverse data directory 2025-08-24 00:34:26 -04:00
Kenneth Reitz f04e27a09b test 2025-08-23 23:58:56 -04:00
kennethreitz 5c13eec028 Add created timestamp to directory listing
Display both created and modified dates for files and directories in
the template, along with improved mobile responsiveness throughout
the interface.
2025-05-24 14:30:59 -04:00