Commit Graph

  • b20ebbfca6 plex excluder main Bram 2026-09-05 23:25:26 +02:00
  • 07924fe892 dns proxy Bram 2026-08-30 23:00:48 +02:00
  • 23a2d1964a chore(jellyfin): update plugin catalog [skip ci] gitea-actions 2026-08-22 20:31:14 +00:00
  • 54712b7dae really? jellyfin-plugin-personal-recordings-v1.0.1 Bram 2026-08-22 22:30:38 +02:00
  • 727b4a0970 ugh Bram 2026-08-22 22:29:00 +02:00
  • 1aa7e83044 Update Jellyfin plugin release workflow to use MD5 checksums instead of SHA256. Modify manifest.json with new source URL and checksum, and update README to clarify checksum verification process. Bram 2026-08-22 22:25:47 +02:00
  • 90c4423696 chore(jellyfin): update plugin catalog [skip ci] gitea-actions 2026-08-22 20:19:39 +00:00
  • e44fe914d6 Enhance release workflow for Jellyfin plugin: add target commit to release API call and update tag format to avoid slashes. Update README to reflect new tag structure. jellyfin-plugin-personal-recordings-v1.0.0 Bram 2026-08-22 22:18:58 +02:00
  • 13c6c06ceb ffs Bram 2026-08-22 22:16:36 +02:00
  • ac79f301d6 Update Gitea URL variable in release workflow and README documentation Bram 2026-08-22 22:15:52 +02:00
  • 2d4e739e2d version bump Bram 2026-08-22 22:13:17 +02:00
  • a670d131d4 Public gitea Bram 2026-08-22 22:11:25 +02:00
  • 5996957ace chore(jellyfin): update plugin catalog [skip ci] gitea-actions 2026-08-22 20:07:03 +00:00
  • 3efb578f26 Update Jellyfin plugin workflows to build and release on changes to plugin directories. Modify release process to detect changed plugins and skip builds for catalog-only updates. Enhance README documentation for release instructions and version management. jellyfin/jellyfin-plugin-personal-recordings/v1.0.0 Bram 2026-08-22 22:06:08 +02:00
  • da7deacdee trigger new release Bram 2026-08-22 22:01:57 +02:00
  • 4baee3fafe test jellyfin plugin, would be nice Bram 2026-08-22 22:00:28 +02:00
  • 7d6405c776 Enhance gluetun PIA WireGuard rotator with health check and recovery logic. Introduce new environment variables for health check interval and unhealthy cooldown. Refactor entrypoint.py to manage Gluetun health status and implement two-step recovery for unhealthy states. Update rotation logic to account for health status during scheduled rotations. Bram 2026-08-16 18:47:29 +02:00
  • f5b9a7fa21 Refactor temporary file handling in rotate.py to ensure compatibility with Docker bind mounts. Replace tempfile usage with a direct path for the WireGuard config, improving reliability during rotation. Bram 2026-08-14 22:26:37 +02:00
  • f1e4a91bd8 Enhance PIA rate limit handling in gluetun WireGuard rotator. Introduce persistent cooldown management and improve retry logic for token requests. Update README to reflect new RATE_LIMIT_PATH variable and clarify cooldown behavior. Bram 2026-08-14 22:25:12 +02:00
  • 9700944599 buhh Bram 2026-08-14 21:23:20 +02:00
  • 6952789722 Remove WG_CONFIG_MAX_AGE environment variable and update README to reflect changes in WireGuard configuration handling. Refactor rotation logic in rotate.py to always generate a new keypair and simplify state management. Bram 2026-08-14 21:19:35 +02:00
  • bc9d79de02 optimize Bram 2026-08-14 20:03:05 +02:00
  • 3eeb93e225 try reducing rate limit chance Bram 2026-08-14 19:58:52 +02:00
  • 23f073e460 ffs Bram 2026-08-14 19:50:49 +02:00
  • 22d537a41d best connection Bram 2026-08-14 19:48:19 +02:00
  • 7a5b2ac3bd to python Bram 2026-08-14 19:40:19 +02:00
  • d5791a4ac5 Enhance gluetun PIA WireGuard rotator with improved rate limit handling and retry logic. Update README to document new RATE_LIMIT_WAIT_SECONDS variable for managing retries after PIA rate limits. Bram 2026-08-03 21:31:10 +02:00
  • 9436182c0c Update Dockerfile and README to use ccarpinteri's pia-wg-config v1.4.0 for improved PIA WireGuard region selection Bram 2026-07-29 20:22:06 +02:00
  • 771c143ca9 stupid Bram 2026-07-29 20:15:39 +02:00
  • d7b6553eff never pick previous vpn Bram 2026-07-29 19:21:36 +02:00
  • 151c2fcd8d add some packages to laravel container Bram 2026-07-16 09:46:29 +02:00
  • 448c33d842 try replacing with screen Bram 2026-06-08 16:53:52 +02:00
  • 2f8ef46e75 fix port extraction for node container Bram 2026-06-08 11:42:43 +02:00
  • 86360ec066 Update README and rotate script to clarify container restart order and improve handling of additional restart containers Bram 2026-06-05 18:22:04 +02:00
  • 34ee842d34 restart containers after rotation Bram 2026-06-04 18:39:34 +02:00
  • 2b25780f3e pia wireguard rotator Bram 2026-06-04 18:29:43 +02:00
  • c58a333a90 yet another lib Bram 2026-05-26 15:40:27 +02:00
  • 4538ecf5b7 whoops Bram 2026-05-26 15:30:49 +02:00
  • 24513405b5 add more intl Bram 2026-05-26 15:30:02 +02:00
  • 76f24aa28d upgrade laravel container Bram 2026-05-26 15:25:58 +02:00
  • b9f292280b Refactor EPG scheduling: replace CRON_SCHEDULE with GRAB_INTERVAL_HOURS for improved interval-based grabbing and add lock mechanism to prevent concurrent executions. Bram 2026-05-24 13:48:27 +02:00
  • 6b63abc2af fix cron for epg Bram 2026-05-24 13:42:04 +02:00
  • 019e1054b9 update with new version Bram 2026-05-17 15:08:09 +02:00
  • 8db614f098 force rebuild Bram 2026-05-17 14:41:33 +02:00
  • add735d2f0 try fixing port forwarding Bram 2026-05-05 21:27:48 +02:00
  • fca4f0aa55 local nets Bram 2026-05-05 21:17:22 +02:00
  • 1b236915ef Refactor WireGuard entrypoint script to capture and restore original default route and gateway. Introduce wg_up_manual function for improved tunnel setup, replacing previous wg-quick commands. Bram 2026-05-05 21:13:15 +02:00
  • 1dacd7f096 dns Bram 2026-05-05 21:12:06 +02:00
  • bf892fa216 buhhh Bram 2026-05-05 21:09:04 +02:00
  • 1180e9e1b0 own wireguard Bram 2026-05-05 21:02:00 +02:00
  • d96ea7ce29 increase timeout settings for interactions in browser service to accommodate slow SPAs and heavy pages, ensuring more reliable page loading and interaction handling Bram 2026-05-04 15:02:55 +02:00
  • e182f87cac first version of browser extension hireflow Bram 2026-05-04 14:37:21 +02:00
  • 613f0bda5f remove log Bram 2026-05-03 19:31:52 +02:00
  • 8a6746f595 I hate AI Bram 2026-04-29 16:39:15 +02:00
  • 8e89ecef55 done with this shit Bram 2026-04-29 16:32:13 +02:00
  • 9aa863f42d implement wait_for_xpath function to enhance XPath handling in interactions_service, ensuring proper validation and timeout management Bram 2026-04-29 16:29:52 +02:00
  • be4719fe01 allow xpath selectors Bram 2026-04-29 16:16:14 +02:00
  • a93bca3c73 add resulting url Bram 2026-04-29 15:47:10 +02:00
  • 6ada34a8c8 disable scrolling Bram 2026-04-23 15:59:30 +02:00
  • e720b2baa5 improve scrolling logic in interactions_service to handle viewport metrics more reliably and expand viewport for full-page interactions Bram 2026-04-23 15:52:55 +02:00
  • c9a0b0c1aa refactor interactions_service to use object destructuring for scroll coordinates, enhancing code clarity and maintainability Bram 2026-04-23 15:49:03 +02:00
  • f233fb1b83 enhance viewport coordinate handling in interactions_service to support document coordinates and improve scrolling stability Bram 2026-04-23 15:45:36 +02:00
  • 7f5ed10e3b allow full page viewport Bram 2026-04-23 15:37:58 +02:00
  • 09ecad1e7c add swagger to puppeteer Bram 2026-04-23 15:21:50 +02:00
  • 2a3cafc128 add logging Bram 2026-04-21 20:41:31 +02:00
  • 96c81a00c9 add restart delay Bram 2026-04-21 20:27:56 +02:00
  • 0cb1f25dff docker watcher Bram 2026-04-21 20:25:46 +02:00
  • 64ff6796ad aandelen watcher Bram 2026-04-20 14:30:57 +02:00
  • c4ca8402ca react with claude Bram 2026-04-13 10:32:36 +02:00
  • 516894c98e fix Dockerfile to ensure PATH export for fish shell is applied correctly Bram 2026-04-13 10:20:09 +02:00
  • 75a732f10e depth Bram 2026-04-13 10:16:22 +02:00
  • c21c58b6f3 public url Bram 2026-04-13 10:15:52 +02:00
  • b4d10ada03 install claude in node docker Bram 2026-04-13 10:02:39 +02:00
  • 6d9f81a4f3 update lock Bram 2026-04-09 21:51:59 +02:00
  • 6fe6c5f354 some fixes Bram 2026-04-09 21:50:57 +02:00
  • 7d6582f4be version Bram 2026-04-09 21:06:55 +02:00
  • 630ae66db1 xtream proxy Bram 2026-04-09 21:06:18 +02:00
  • 57e67d2366 buh Bram 2026-04-07 11:42:16 +02:00
  • 92a44bf996 7.4 php Bram 2026-04-07 11:26:38 +02:00
  • 975299919e mysql Bram 2026-04-03 11:41:33 +02:00
  • 442c18c4aa fucking windows Bram 2026-04-03 11:33:57 +02:00
  • d86e27db6d doubt that this will work Bram 2026-04-03 11:20:33 +02:00
  • 50838ee7bc try to auto accept cookies Bram 2026-04-02 16:19:04 +02:00
  • 39eabf5940 some more slop Bram 2026-04-02 10:46:54 +02:00
  • c6b959aa37 Refactor element retrieval in interactions_service to use an object for coordinates Bram 2026-04-02 10:28:06 +02:00
  • fe9b9aee26 slopslopslop Bram 2026-04-02 10:17:28 +02:00
  • fda1027ef6 element from point potential fix Bram 2026-04-02 09:43:44 +02:00
  • f622db7cdc add libs Bram 2026-04-01 12:25:24 +02:00
  • 4826a10de1 remote php container Bram 2026-04-01 12:16:50 +02:00
  • 6e29eba5f4 click on point Bram 2026-04-01 11:17:38 +02:00
  • 8320099292 i am dead inside Bram 2026-03-31 15:46:16 +02:00
  • af3c06ec29 interactions Bram 2026-03-30 10:23:18 +02:00
  • df44afeaff try click endpoint Bram 2026-03-30 10:06:11 +02:00
  • 6b2c06d8fd maybe with scroll Bram 2026-03-27 10:18:23 +01:00
  • 82173865d7 higher wait period Bram 2026-03-27 10:17:01 +01:00
  • a46286e24c stupid animations Bram 2026-03-27 10:12:49 +01:00
  • 139023c09d wait for load Bram 2026-03-27 10:10:48 +01:00
  • 1c3545b377 bookworm Bram 2026-03-27 10:01:16 +01:00
  • c1ba93c01f shit Bram 2026-03-27 09:53:37 +01:00
  • c24b8bbff7 tf are fonts doing Bram 2026-03-27 09:52:58 +01:00