Commit Graph

  • 30bd4528c4 Updated files: README.md, articles/3754.json, articles/3755.json, articles_all.xml, articles_latest.xml, html/3754.html, html/3755.html master github-actions[bot] 2025-12-12 15:03:37 +00:00
  • 318050728f Updated files: README.md, articles/3721.json, articles_all.xml, articles_latest.xml, html/3721.html github-actions[bot] 2025-12-11 00:08:26 +00:00
  • 6d88c3b045 Updated files: README.md, articles/3723.json, articles/3730.json, articles/3737.json, articles/3744.json, articles_all.xml, articles_latest.xml, html/3723.html, html/3730.html, html/3737.html, html/3744.html github-actions[bot] 2025-12-10 15:04:03 +00:00
  • 5b17d7bd71 Updated files: README.md, articles/3720.json, articles_all.xml, articles_latest.xml, html/3720.html github-actions[bot] 2025-12-09 15:03:33 +00:00
  • 1960cbb700 Updated files: README.md, articles/3699.json, articles/3714.json, articles_all.xml, articles_latest.xml, html/3699.html, html/3714.html github-actions[bot] 2025-12-08 15:03:19 +00:00
  • ac8eda5a20 Updated files: README.md, articles/3684.json, articles/3698.json, articles_all.xml, articles_latest.xml, html/3684.html, html/3698.html github-actions[bot] 2025-12-07 15:02:40 +00:00
  • 400e694d92 Updated files: README.md, articles/3691.json, articles_all.xml, articles_latest.xml, html/3691.html github-actions[bot] 2025-12-04 15:03:46 +00:00
  • 577245b667 Updated files: README.md, articles/3678.json, articles_all.xml, articles_latest.xml, html/3678.html github-actions[bot] 2025-11-30 15:02:59 +00:00
  • 1590f5581f Updated files: README.md, articles/3672.json, articles_all.xml, articles_latest.xml, html/3672.html github-actions[bot] 2025-11-26 15:03:16 +00:00
  • ec003ebfcb Updated files: README.md, articles/3648.json, articles/3657.json, articles/3664.json, articles/3665.json, articles_all.xml, articles_latest.xml, html/3648.html, html/3657.html, html/3664.html, html/3665.html github-actions[bot] 2025-11-20 15:03:14 +00:00
  • 62d212be1e Updated files: README.md, articles/3616.json, articles/3623.json, articles/3631.json, articles/3637.json, articles/3639.json, articles_all.xml, articles_latest.xml, html/3616.html, html/3623.html, html/3631.html, html/3637.html, html/3639.html github-actions[bot] 2025-11-19 15:03:33 +00:00
  • a2ebaadc00 Updated files: README.md, articles/3613.json, articles_all.xml, articles_latest.xml, html/3613.html github-actions[bot] 2025-11-18 15:03:17 +00:00
  • bec55b241b Updated files: README.md, articles/3603.json, articles_all.xml, articles_latest.xml, html/3603.html github-actions[bot] 2025-11-17 15:03:50 +00:00
  • bba567c147 Updated files: README.md, articles/3595.json, articles_all.xml, articles_latest.xml, html/3595.html github-actions[bot] 2025-11-16 15:02:59 +00:00
  • 73caaa06f7 Updated files: README.md, articles/3583.json, articles/3588.json, articles/3592.json, articles_all.xml, articles_latest.xml, html/3583.html, html/3588.html, html/3592.html github-actions[bot] 2025-11-15 15:03:02 +00:00
  • 3a1b5f343d Updated files: README.md, articles/3572.json, articles_all.xml, articles_latest.xml, html/3572.html github-actions[bot] 2025-11-14 15:03:11 +00:00
  • 3e19e06893 Updated files: README.md, articles/3554.json, articles_all.xml, articles_latest.xml, html/3554.html github-actions[bot] 2025-11-11 15:03:25 +00:00
  • 27f2db72bd Updated files: README.md, articles/3549.json, articles_all.xml, articles_latest.xml, html/3549.html github-actions[bot] 2025-11-07 15:03:05 +00:00
  • 654594d608 Updated files: README.md, articles/3547.json, articles_all.xml, articles_latest.xml, html/3547.html github-actions[bot] 2025-11-06 15:03:36 +00:00
  • 930db9b97c Updated files: README.md, articles/3538.json, articles/3541.json, articles_all.xml, articles_latest.xml, html/3538.html, html/3541.html github-actions[bot] 2025-11-05 15:03:30 +00:00
  • 49abdd8160 Switch GitHub Actions workflow runner to ubuntu-slim Joakim Hellsén 2025-11-04 22:51:38 +01:00
  • fe3181d9a3 Switch GitHub Actions workflow runner to ubuntu-latest Joakim Hellsén 2025-11-04 22:50:00 +01:00
  • 6acf030e74 Reduce logging verbosity in scrape.py by setting level to INFO Joakim Hellsén 2025-11-04 22:47:11 +01:00
  • 7f102a30ed Use compiled regex patterns in scrape.py and replace ad-hoc re.sub calls Joakim Hellsén 2025-11-04 22:45:49 +01:00
  • 27b14909df Updated files: articles_all.xml github-actions[bot] 2025-11-04 21:21:09 +00:00
  • b2d4ad5946 Remove actions/setup-python step and enable-cache option from CI workflow Joakim Hellsén 2025-11-04 22:20:02 +01:00
  • 8b505af889 Switch GitHub Actions workflow runner to ubuntu-slim Joakim Hellsén 2025-11-04 22:13:08 +01:00
  • a09ea0bd9a Use anyio.Path for async filesystem ops, tighten formatting, and harden mdformat Joakim Hellsén 2025-11-04 22:11:59 +01:00
  • 192615fddb Bump Python requirement to 3.14, relax markdown pin, and add Ruff config Joakim Hellsén 2025-11-04 22:10:19 +01:00
  • 572b863adb Run scraper every 15 minutes, bump workflow to Python 3.14, and use uv sync --all-groups -U Joakim Hellsén 2025-11-04 21:56:48 +01:00
  • 92078ed39a Remove uv.lock Joakim Hellsén 2025-11-04 21:55:39 +01:00
  • 282a5fdf75 Replace .gitignore with comprehensive Python template and ignore articles/ArticleMenu.json Joakim Hellsén 2025-11-04 21:55:22 +01:00
  • ef4bf32318 Remove redundant Unicode escape and unused loop variable copilot/fix-4153203-980303968-7c67cc4b-7786-4b2f-b0fb-f7f81eaf9c88 copilot-swe-agent[bot] 2025-11-03 06:01:51 +00:00
  • 67882d49a9 Fix NON_BREAKING_SPACE_PATTERN to avoid matching regular spaces copilot-swe-agent[bot] 2025-11-03 05:59:46 +00:00
  • a784807a90 Fix duplicate condition check in create_atom_feeds function copilot-swe-agent[bot] 2025-11-03 05:57:10 +00:00
  • 0ddb59e727 Optimize MarkdownConverter by creating single instance at module level copilot-swe-agent[bot] 2025-11-03 05:56:06 +00:00
  • f1924f38ad Add article data caching and precompiled regex patterns for circled numbers copilot-swe-agent[bot] 2025-11-03 05:54:24 +00:00
  • c972592a2f Optimize regex operations and remove unnecessary HTML prettification copilot-swe-agent[bot] 2025-11-03 05:51:31 +00:00
  • 3eb76ac54c Initial plan copilot-swe-agent[bot] 2025-11-03 05:44:25 +00:00
  • 060fb9c1ac Updated files: README.md, articles/3532.json, articles_all.xml, articles_latest.xml, html/3532.html github-actions[bot] 2025-10-30 04:02:41 +00:00
  • 47a39bd061 Updated files: README.md, articles/3485.json, articles_all.xml, articles_latest.xml, html/3485.html github-actions[bot] 2025-10-29 10:03:00 +00:00
  • 9a8bf9494c Updated files: README.md, articles/3509.json, articles/3516.json, articles/3523.json, articles_all.xml, articles_latest.xml, html/3509.html, html/3516.html, html/3523.html github-actions[bot] 2025-10-29 09:02:44 +00:00
  • 9fdb306462 Updated files: README.md, articles/3494.json, articles/3501.json, articles_all.xml, articles_latest.xml, html/3494.html, html/3501.html github-actions[bot] 2025-10-29 08:03:00 +00:00
  • 01fe7ecd54 Updated files: README.md, articles/3484.json, articles_all.xml, articles_latest.xml, html/3484.html github-actions[bot] 2025-10-28 10:02:55 +00:00
  • 7445ac4d38 Updated files: README.md, articles/3479.json, articles_all.xml, articles_latest.xml, html/3479.html github-actions[bot] 2025-10-26 03:20:03 +00:00
  • 7ef34abbb0 Updated files: README.md, articles/3478.json, articles_all.xml, articles_latest.xml, html/3478.html github-actions[bot] 2025-10-25 03:16:55 +00:00
  • 695605645f Updated files: README.md, articles/3462.json, articles_all.xml, articles_latest.xml, html/3462.html github-actions[bot] 2025-10-22 09:03:02 +00:00
  • c4b1ef3414 Updated files: README.md, articles/3447.json, articles_all.xml, articles_latest.xml, html/3447.html github-actions[bot] 2025-10-15 10:02:54 +00:00
  • 68d09ea17b Updated files: README.md, articles/3442.json, articles_all.xml, articles_latest.xml, html/3442.html github-actions[bot] 2025-10-14 07:02:56 +00:00
  • 81c2c22bde Updated files: README.md, articles/3431.json, articles_all.xml, articles_latest.xml, html/3431.html github-actions[bot] 2025-10-10 07:02:46 +00:00
  • f43ffdfa7f Updated files: README.md, articles/3417.json, articles_all.xml, articles_latest.xml, html/3417.html github-actions[bot] 2025-10-09 14:02:45 +00:00
  • 7b3cba63fb Updated files: README.md, articles/3419.json, articles_all.xml, articles_latest.xml, html/3419.html github-actions[bot] 2025-10-09 13:10:35 +00:00
  • d2cffa630e Updated files: README.md, articles/3415.json, articles_all.xml, articles_latest.xml, html/3415.html github-actions[bot] 2025-10-09 09:02:55 +00:00
  • 72920f8ac7 Updated files: README.md, articles/3412.json, articles_all.xml, articles_latest.xml, html/3412.html github-actions[bot] 2025-10-09 02:27:43 +00:00
  • c6687607ef Updated files: README.md, articles/3401.json, articles_all.xml, articles_latest.xml, html/3401.html github-actions[bot] 2025-10-08 04:02:39 +00:00
  • 7b84bac129 Updated files: README.md, articles/3380.json, articles/3387.json, articles/3394.json, articles_all.xml, articles_latest.xml, html/3380.html, html/3387.html, html/3394.html github-actions[bot] 2025-10-08 03:12:27 +00:00
  • ab40994557 Updated files: README.md, articles/3337.json, articles_all.xml, articles_latest.xml, html/3337.html github-actions[bot] 2025-10-07 10:02:45 +00:00
  • d019ae962a Updated files: README.md, articles/3332.json, articles_all.xml, articles_latest.xml, html/3332.html github-actions[bot] 2025-10-06 10:02:54 +00:00
  • 02a1bc6897 Updated files: README.md, articles/3363.json, articles_all.xml, articles_latest.xml, html/3363.html github-actions[bot] 2025-10-05 03:17:29 +00:00
  • b61f6f4c04 Updated files: README.md, articles/3336.json, articles_all.xml, articles_latest.xml, html/3336.html github-actions[bot] 2025-10-04 03:08:17 +00:00
  • 3ec46f840d Updated files: README.md, articles/3371.json, articles_all.xml, articles_latest.xml, html/3371.html github-actions[bot] 2025-10-03 09:02:33 +00:00
  • 53072d6afa Updated files: README.md, articles/3340.json, articles_all.xml, articles_latest.xml, html/3340.html github-actions[bot] 2025-10-02 10:02:36 +00:00
  • cb5ea05c14 Updated files: README.md, articles/3365.json, articles_all.xml, articles_latest.xml, html/3365.html github-actions[bot] 2025-10-01 10:02:59 +00:00
  • 0e381dec13 Updated files: README.md, articles/3310.json, articles_all.xml, articles_latest.xml, html/3310.html github-actions[bot] 2025-09-26 12:03:12 +00:00
  • 9075dc885a Updated files: README.md, articles/3317.json, articles/3323.json, articles_all.xml, articles_latest.xml, html/3317.html, html/3323.html github-actions[bot] 2025-09-26 11:02:38 +00:00
  • b7d8332f30 Updated files: README.md, articles/3288.json, articles/3295.json, articles_all.xml, articles_latest.xml, html/3288.html, html/3295.html github-actions[bot] 2025-09-16 11:02:45 +00:00
  • 6b714d35db Updated files: README.md, articles/3281.json, articles_all.xml, articles_latest.xml, html/3281.html github-actions[bot] 2025-09-16 04:02:49 +00:00
  • feae51be9e Updated files: README.md, articles/3260.json, articles/3267.json, articles/3274.json, articles_all.xml, articles_latest.xml, html/3260.html, html/3267.html, html/3274.html github-actions[bot] 2025-09-16 03:11:41 +00:00
  • 97cbdcb14b Updated files: README.md, articles/3255.json, articles_all.xml, articles_latest.xml, html/3255.html github-actions[bot] 2025-09-15 10:02:45 +00:00
  • c3db9979e5 Updated files: README.md, articles/3253.json, articles_all.xml, articles_latest.xml, html/3253.html github-actions[bot] 2025-09-14 10:02:29 +00:00
  • 5e8ac57ba0 Updated files: README.md, articles/3252.json, articles_all.xml, articles_latest.xml, html/3252.html github-actions[bot] 2025-09-13 04:02:43 +00:00
  • 1ba4886d8b Updated files: README.md, articles/3242.json, articles_all.xml, articles_latest.xml, html/3242.html github-actions[bot] 2025-09-12 04:02:43 +00:00
  • a582169b5d Updated files: README.md, articles/3230.json, articles_all.xml, articles_latest.xml, html/3230.html github-actions[bot] 2025-09-10 02:25:59 +00:00
  • 055eb31d94 Updated files: README.md, articles/3223.json, articles_all.xml, articles_latest.xml, html/3223.html github-actions[bot] 2025-09-03 10:02:43 +00:00
  • d38e460c0e Updated files: README.md, articles/3215.json, articles_all.xml, articles_latest.xml, html/3215.html github-actions[bot] 2025-08-29 09:02:21 +00:00
  • 6df05c5cfc Updated files: README.md, articles/3216.json, articles_all.xml, articles_latest.xml, html/3216.html github-actions[bot] 2025-08-29 08:02:42 +00:00
  • 3e493a967b Updated files: README.md, articles/3192.json, articles_all.xml, articles_latest.xml, html/3192.html github-actions[bot] 2025-08-28 09:02:19 +00:00
  • 812a7c794d Updated files: README.md, articles/3209.json, articles_all.xml, articles_latest.xml, html/3209.html github-actions[bot] 2025-08-28 07:02:22 +00:00
  • 87d7f87652 Updated files: README.md, articles/3194.json, articles_all.xml, articles_latest.xml, html/3194.html github-actions[bot] 2025-08-28 02:28:55 +00:00
  • 5b6efa3aa6 Updated files: README.md, articles/3193.json, articles_all.xml, articles_latest.xml, html/3193.html github-actions[bot] 2025-08-27 12:03:29 +00:00
  • 9d2346e975 Updated files: README.md github-actions[bot] 2025-08-27 10:02:17 +00:00
  • 134027ae7a Updated files: README.md, articles/3140.json, articles_all.xml, articles_latest.xml, html/3140.html github-actions[bot] 2025-08-27 09:02:24 +00:00
  • 89dca79499 Updated files: README.md, articles/3171.json, articles/3178.json, articles_all.xml, articles_latest.xml, html/3171.html, html/3178.html github-actions[bot] 2025-08-27 04:02:27 +00:00
  • 7b85aae2a7 Updated files: README.md, articles/3154.json, articles/3155.json, articles/3157.json, articles/3164.json, articles_all.xml, articles_latest.xml, html/3154.html, html/3155.html, html/3157.html, html/3164.html github-actions[bot] 2025-08-27 03:16:25 +00:00
  • f51f250349 Updated files: README.md, articles/3132.json, articles_all.xml, articles_latest.xml, html/3132.html github-actions[bot] 2025-08-26 10:02:19 +00:00
  • 057ff6bce3 Updated files: README.md, articles/3134.json, articles_all.xml, articles_latest.xml, html/3134.html github-actions[bot] 2025-08-26 07:02:38 +00:00
  • 7d93b45299 Updated files: README.md, articles/3128.json, articles_all.xml, articles_latest.xml, html/3128.html github-actions[bot] 2025-08-25 10:02:26 +00:00
  • 07df9e9223 Updated files: README.md, articles/3120.json, articles_all.xml, articles_latest.xml, html/3120.html github-actions[bot] 2025-08-24 03:25:08 +00:00
  • 08c4b16cb6 Updated files: README.md, articles/3115.json, articles_all.xml, articles_latest.xml, html/3115.html github-actions[bot] 2025-08-23 04:02:18 +00:00
  • 40a433c246 Updated files: README.md, articles/3103.json, articles_all.xml, articles_latest.xml, html/3103.html github-actions[bot] 2025-08-22 10:02:23 +00:00
  • 19e83e3747 Updated files: README.md, articles/3095.json, articles_all.xml, articles_latest.xml, html/3095.html github-actions[bot] 2025-08-19 03:20:00 +00:00
  • d9bb3fdc16 Updated files: README.md, articles/3088.json, articles_all.xml, articles_latest.xml, html/3088.html github-actions[bot] 2025-08-18 10:02:51 +00:00
  • f71364571d Updated files: README.md, articles/3075.json, articles_all.xml, articles_latest.xml, html/3075.html github-actions[bot] 2025-08-18 03:30:20 +00:00
  • 2cf0cab46c Updated files: README.md, articles/3078.json, articles_all.xml, articles_latest.xml, html/3078.html github-actions[bot] 2025-08-18 02:39:34 +00:00
  • 660225ca18 Updated files: README.md, articles/3071.json, articles_all.xml, articles_latest.xml, html/3071.html github-actions[bot] 2025-08-17 10:02:07 +00:00
  • 439a360617 Updated files: README.md, articles/3070.json, articles_all.xml, articles_latest.xml, html/3070.html github-actions[bot] 2025-08-16 12:02:55 +00:00
  • d50d8a024e Updated files: README.md, articles/3050.json, articles_all.xml, articles_latest.xml, html/3050.html github-actions[bot] 2025-08-13 10:02:20 +00:00
  • 894ea4d4cd Updated files: README.md, articles/3049.json, articles_all.xml, articles_latest.xml, html/3049.html github-actions[bot] 2025-08-13 09:03:40 +00:00
  • 35b4becf5a Updated files: README.md, articles/3017.json, articles/3025.json, articles/3035.json, articles/3042.json, articles_all.xml, articles_latest.xml, html/3017.html, html/3025.html, html/3035.html, html/3042.html github-actions[bot] 2025-08-13 03:26:10 +00:00
  • 87dc5aaa22 Updated files: README.md, articles/3012.json, articles_all.xml, articles_latest.xml, html/3012.html github-actions[bot] 2025-08-12 10:02:50 +00:00