Commit Graph
321 Commits
Author SHA1 Message Date
Bram 86360ec066 Update README and rotate script to clarify container restart order and improve handling of additional restart containers
Build and Push Docker Images / build-and-push (push) Successful in 39s
2026-06-05 18:22:04 +02:00
Bram 34ee842d34 restart containers after rotation
Build and Push Docker Images / build-and-push (push) Successful in 23s
2026-06-04 18:39:34 +02:00
Bram 2b25780f3e pia wireguard rotator
Build and Push Docker Images / build-and-push (push) Successful in 56s
2026-06-04 18:29:43 +02:00
Bram c58a333a90 yet another lib
Build and Push Docker Images / build-and-push (push) Successful in 5m20s
2026-05-26 15:40:27 +02:00
Bram 4538ecf5b7 whoops
Build and Push Docker Images / build-and-push (push) Successful in 5m12s
2026-05-26 15:30:49 +02:00
Bram 24513405b5 add more intl
Build and Push Docker Images / build-and-push (push) Failing after 23s
2026-05-26 15:30:02 +02:00
Bram 76f24aa28d upgrade laravel container
Build and Push Docker Images / build-and-push (push) Failing after 2m22s
2026-05-26 15:25:58 +02:00
Bram b9f292280b Refactor EPG scheduling: replace CRON_SCHEDULE with GRAB_INTERVAL_HOURS for improved interval-based grabbing and add lock mechanism to prevent concurrent executions.
Build and Push Docker Images / build-and-push (push) Successful in 1m38s
2026-05-24 13:48:27 +02:00
Bram 6b63abc2af fix cron for epg
Build and Push Docker Images / build-and-push (push) Successful in 1m45s
2026-05-24 13:42:04 +02:00
Bram 019e1054b9 update with new version
Build and Push Docker Images / build-and-push (push) Successful in 1m49s
2026-05-17 15:08:09 +02:00
Bram 8db614f098 force rebuild
Build and Push Docker Images / build-and-push (push) Successful in 2m10s
2026-05-17 14:41:33 +02:00
Bram add735d2f0 try fixing port forwarding
Build and Push Docker Images / build-and-push (push) Successful in 26s
2026-05-05 21:27:48 +02:00
Bram fca4f0aa55 local nets
Build and Push Docker Images / build-and-push (push) Successful in 19s
2026-05-05 21:17:22 +02:00
Bram 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.
Build and Push Docker Images / build-and-push (push) Successful in 19s
2026-05-05 21:13:15 +02:00
Bram 1dacd7f096 dns
Build and Push Docker Images / build-and-push (push) Successful in 19s
2026-05-05 21:12:06 +02:00
Bram bf892fa216 buhhh
Build and Push Docker Images / build-and-push (push) Successful in 20s
2026-05-05 21:09:04 +02:00
Bram 1180e9e1b0 own wireguard
Build and Push Docker Images / build-and-push (push) Successful in 1m28s
2026-05-05 21:02:00 +02:00
Bram d96ea7ce29 increase timeout settings for interactions in browser service to accommodate slow SPAs and heavy pages, ensuring more reliable page loading and interaction handling
Build and Push Docker Images / build-and-push (push) Successful in 1m12s
2026-05-04 15:02:55 +02:00
Bram e182f87cac first version of browser extension hireflow 2026-05-04 14:37:21 +02:00
Bram 613f0bda5f remove log
Build and Push Docker Images / build-and-push (push) Successful in 1m34s
2026-05-03 19:31:52 +02:00
Bram 8a6746f595 I hate AI
Build and Push Docker Images / build-and-push (push) Successful in 20s
2026-04-29 16:39:15 +02:00
Bram 8e89ecef55 done with this shit
Build and Push Docker Images / build-and-push (push) Successful in 1m13s
2026-04-29 16:32:13 +02:00
Bram 9aa863f42d implement wait_for_xpath function to enhance XPath handling in interactions_service, ensuring proper validation and timeout management
Build and Push Docker Images / build-and-push (push) Successful in 22s
2026-04-29 16:29:52 +02:00
Bram be4719fe01 allow xpath selectors
Build and Push Docker Images / build-and-push (push) Successful in 1m13s
2026-04-29 16:16:14 +02:00
Bram a93bca3c73 add resulting url
Build and Push Docker Images / build-and-push (push) Successful in 1m24s
2026-04-29 15:47:10 +02:00
Bram 6ada34a8c8 disable scrolling
Build and Push Docker Images / build-and-push (push) Successful in 22s
2026-04-23 15:59:30 +02:00
Bram e720b2baa5 improve scrolling logic in interactions_service to handle viewport metrics more reliably and expand viewport for full-page interactions
Build and Push Docker Images / build-and-push (push) Successful in 21s
2026-04-23 15:52:55 +02:00
Bram c9a0b0c1aa refactor interactions_service to use object destructuring for scroll coordinates, enhancing code clarity and maintainability
Build and Push Docker Images / build-and-push (push) Successful in 21s
2026-04-23 15:49:03 +02:00
Bram f233fb1b83 enhance viewport coordinate handling in interactions_service to support document coordinates and improve scrolling stability
Build and Push Docker Images / build-and-push (push) Successful in 1m7s
2026-04-23 15:45:36 +02:00
Bram 7f5ed10e3b allow full page viewport
Build and Push Docker Images / build-and-push (push) Successful in 1m18s
2026-04-23 15:37:58 +02:00
Bram 09ecad1e7c add swagger to puppeteer
Build and Push Docker Images / build-and-push (push) Successful in 4m10s
2026-04-23 15:21:50 +02:00
Bram 2a3cafc128 add logging
Build and Push Docker Images / build-and-push (push) Successful in 21s
2026-04-21 20:41:31 +02:00
Bram 96c81a00c9 add restart delay
Build and Push Docker Images / build-and-push (push) Successful in 26s
2026-04-21 20:27:56 +02:00
Bram 0cb1f25dff docker watcher
Build and Push Docker Images / build-and-push (push) Failing after 1m12s
2026-04-21 20:25:46 +02:00
Bram 64ff6796ad aandelen watcher
Build and Push Docker Images / build-and-push (push) Successful in 2m32s
2026-04-20 14:30:57 +02:00
Bram c4ca8402ca react with claude
Build and Push Docker Images / build-and-push (push) Successful in 4m0s
2026-04-13 10:32:36 +02:00
Bram 516894c98e fix Dockerfile to ensure PATH export for fish shell is applied correctly
Build and Push Docker Images / build-and-push (push) Successful in 1m35s
2026-04-13 10:20:09 +02:00
Bram 75a732f10e depth
Build and Push Docker Images / build-and-push (push) Failing after 55s
2026-04-13 10:16:22 +02:00
Bram c21c58b6f3 public url
Build and Push Docker Images / build-and-push (push) Has been cancelled
2026-04-13 10:15:52 +02:00
Bram b4d10ada03 install claude in node docker
Build and Push Docker Images / build-and-push (push) Failing after 4m56s
2026-04-13 10:02:39 +02:00
Bram 6d9f81a4f3 update lock
Build and Push Docker Images / build-and-push (push) Successful in 34s
2026-04-09 21:51:59 +02:00
Bram 6fe6c5f354 some fixes
Build and Push Docker Images / build-and-push (push) Failing after 20s
2026-04-09 21:50:57 +02:00
Bram 7d6582f4be version
Build and Push Docker Images / build-and-push (push) Successful in 49s
2026-04-09 21:06:55 +02:00
Bram 630ae66db1 xtream proxy
Build and Push Docker Images / build-and-push (push) Failing after 20s
2026-04-09 21:06:18 +02:00
Bram 57e67d2366 buh
Build and Push Docker Images / build-and-push (push) Successful in 5m55s
2026-04-07 11:42:16 +02:00
Bram 92a44bf996 7.4 php
Build and Push Docker Images / build-and-push (push) Successful in 5m33s
2026-04-07 11:26:38 +02:00
Bram 975299919e mysql
Build and Push Docker Images / build-and-push (push) Successful in 5m22s
2026-04-03 11:41:33 +02:00
Bram 442c18c4aa fucking windows
Build and Push Docker Images / build-and-push (push) Successful in 5m40s
2026-04-03 11:33:57 +02:00
Bram d86e27db6d doubt that this will work
Build and Push Docker Images / build-and-push (push) Successful in 5m28s
2026-04-03 11:20:33 +02:00
Bram 50838ee7bc try to auto accept cookies
Build and Push Docker Images / build-and-push (push) Successful in 28s
2026-04-02 16:19:04 +02:00