Commit Graph
100 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
Bram 39eabf5940 some more slop
Build and Push Docker Images / build-and-push (push) Successful in 26s
2026-04-02 10:46:54 +02:00
Bram c6b959aa37 Refactor element retrieval in interactions_service to use an object for coordinates
Build and Push Docker Images / build-and-push (push) Successful in 26s
2026-04-02 10:28:06 +02:00
Bram fe9b9aee26 slopslopslop
Build and Push Docker Images / build-and-push (push) Successful in 38s
2026-04-02 10:17:28 +02:00
Bram fda1027ef6 element from point potential fix
Build and Push Docker Images / build-and-push (push) Successful in 1m22s
2026-04-02 09:43:44 +02:00
Bram f622db7cdc add libs
Build and Push Docker Images / build-and-push (push) Successful in 6m53s
2026-04-01 12:25:24 +02:00
Bram 4826a10de1 remote php container
Build and Push Docker Images / build-and-push (push) Successful in 49s
2026-04-01 12:16:50 +02:00
Bram 6e29eba5f4 click on point
Build and Push Docker Images / build-and-push (push) Successful in 36s
2026-04-01 11:17:38 +02:00
Bram 8320099292 i am dead inside
Build and Push Docker Images / build-and-push (push) Successful in 1m13s
2026-03-31 15:46:16 +02:00
Bram af3c06ec29 interactions
Build and Push Docker Images / build-and-push (push) Successful in 24s
2026-03-30 10:23:18 +02:00
Bram df44afeaff try click endpoint
Build and Push Docker Images / build-and-push (push) Successful in 1m17s
2026-03-30 10:06:11 +02:00
Bram 6b2c06d8fd maybe with scroll
Build and Push Docker Images / build-and-push (push) Successful in 31s
2026-03-27 10:18:23 +01:00
Bram 82173865d7 higher wait period
Build and Push Docker Images / build-and-push (push) Successful in 22s
2026-03-27 10:17:01 +01:00
Bram a46286e24c stupid animations
Build and Push Docker Images / build-and-push (push) Successful in 22s
2026-03-27 10:12:49 +01:00
Bram 139023c09d wait for load
Build and Push Docker Images / build-and-push (push) Successful in 34s
2026-03-27 10:10:48 +01:00
Bram 1c3545b377 bookworm
Build and Push Docker Images / build-and-push (push) Successful in 3m29s
2026-03-27 10:01:16 +01:00
Bram c1ba93c01f shit
Build and Push Docker Images / build-and-push (push) Failing after 39s
2026-03-27 09:53:37 +01:00
Bram c24b8bbff7 tf are fonts doing
Build and Push Docker Images / build-and-push (push) Has been cancelled
2026-03-27 09:52:58 +01:00
Bram 7247096a9a buh
Build and Push Docker Images / build-and-push (push) Has been cancelled
2026-03-27 09:50:53 +01:00
Bram 85dd29a457 would be neat
Build and Push Docker Images / build-and-push (push) Failing after 20s
2026-03-27 09:47:09 +01:00
Bram d45b5ea521 lib
Build and Push Docker Images / build-and-push (push) Successful in 4m39s
2026-03-12 13:57:47 +01:00
Bram a30739398c retarted ai
Build and Push Docker Images / build-and-push (push) Failing after 16s
2026-03-12 13:53:08 +01:00
Bram 7cbac4a3ec restore pgsql
Build and Push Docker Images / build-and-push (push) Successful in 5m14s
2026-03-12 13:45:11 +01:00
Bram ce04e139f2 include redis in laravel container
Build and Push Docker Images / build-and-push (push) Successful in 5m36s
2026-03-12 11:37:59 +01:00
Bram f2e442218a freaking languages
Build and Push Docker Images / build-and-push (push) Successful in 22s
2026-02-11 23:43:38 +01:00
Bram e92ccd757a updates
Build and Push Docker Images / build-and-push (push) Successful in 22s
2026-02-11 23:11:41 +01:00
Bram 016e0cee0c im breaking it
Build and Push Docker Images / build-and-push (push) Successful in 25s
2026-02-11 23:06:58 +01:00
Bram bfc3f22c29 logging audio selection
Build and Push Docker Images / build-and-push (push) Successful in 21s
2026-02-11 22:55:14 +01:00
Bram 4c91cfd6e0 logging
Build and Push Docker Images / build-and-push (push) Successful in 28s
2026-02-11 22:40:35 +01:00
Bram f1d6311b3d better language 2026-02-11 22:39:43 +01:00
Bram 2706a21818 channel ids
Build and Push Docker Images / build-and-push (push) Successful in 23s
2026-02-11 22:37:58 +01:00
Bram 7f55ece85f start prefetcher
Build and Push Docker Images / build-and-push (push) Successful in 24s
2026-02-11 22:14:57 +01:00
Bram 6348ecb732 continuous stream
Build and Push Docker Images / build-and-push (push) Successful in 22s
2026-02-11 22:14:14 +01:00
Bram bc4a834e46 better cache i guess
Build and Push Docker Images / build-and-push (push) Successful in 24s
2026-02-11 22:11:20 +01:00
Bram 5218d624d7 select dutch audio
Build and Push Docker Images / build-and-push (push) Successful in 22s
2026-02-11 21:59:05 +01:00
Bram df941720e3 prefetcher
Build and Push Docker Images / build-and-push (push) Successful in 24s
2026-02-11 21:52:16 +01:00
Bram fecd8389e9 cache manager
Build and Push Docker Images / build-and-push (push) Successful in 16s
2026-02-11 21:39:39 +01:00
Bram 9f87297d35 poahh
Build and Push Docker Images / build-and-push (push) Successful in 18s
2026-02-11 21:06:16 +01:00
Bram a641c06e6a dutch audio
Build and Push Docker Images / build-and-push (push) Successful in 24s
2026-02-11 19:31:10 +01:00
Bram 6cd421ed69 try to add images
Build and Push Docker Images / build-and-push (push) Successful in 24s
2026-02-11 19:22:10 +01:00
Bram 5bb5985af8 enable timespan
Build and Push Docker Images / build-and-push (push) Successful in 24s
2026-02-11 19:16:27 +01:00
Bram cc226806eb tmdb integration
Build and Push Docker Images / build-and-push (push) Successful in 19s
2026-02-11 17:48:07 +01:00
Bram e4b3af8d53 better epg
Build and Push Docker Images / build-and-push (push) Successful in 46s
2026-02-11 17:17:12 +01:00
Bram 7afa148bb3 vibe coding is something
Build and Push Docker Images / build-and-push (push) Successful in 27s
2026-02-11 00:11:04 +01:00
Bram 062c3e6401 possible fix
Build and Push Docker Images / build-and-push (push) Successful in 22s
2026-02-11 00:07:24 +01:00
Bram f4030b2bdc lets go
Build and Push Docker Images / build-and-push (push) Successful in 23s
2026-02-11 00:04:09 +01:00
Bram a097dbb07b with epg
Build and Push Docker Images / build-and-push (push) Successful in 1m6s
2026-02-11 00:02:07 +01:00
Bram c4fcc55a39 this would be awsome
Build and Push Docker Images / build-and-push (push) Successful in 2m7s
2026-02-10 23:53:59 +01:00
Bram a71d52b426 version
Build and Push Docker Images / build-and-push (push) Successful in 28s
2026-02-10 23:45:33 +01:00
Bram db39c420c0 lets try this
Build and Push Docker Images / build-and-push (push) Failing after 50s
2026-02-10 23:44:22 +01:00
Bram 763c802acf complete bedscale ui 2025-11-20 18:49:57 +01:00