Commit Graph

69 Commits

Author SHA1 Message Date
Jayden Pyles 91dc13348d feat: add import/export for job configurations (#91)
* chore: wip add upload/import

* chore: wip add upload/import

* feat: update job rerunning

* fix: update workflow

* fix: update workflow

* chore: temp disable workflow
2025-06-12 18:00:39 -05:00
Jayden Pyles 20dccc5527 feat: edit ui + add return html option (#90)
* fix: restyle the element table

* chore: wip ui

* wip: edit styles

* feat: add html return

* fix: build

* fix: workflow

* fix: workflow

* fix: workflow

* fix: workflow

* fix: workflow

* fix: workflow

* fix: workflow

* fix: cypress test

* chore: update photo [skip ci]
2025-06-08 18:14:02 -05:00
Jayden Pyles b5131cbe4c feat: update workflows [no bump] 2025-06-05 21:47:55 -05:00
Jayden Pyles 6c56f2f161 Chore: app refactor (#88)
Unit Tests / unit-tests (push) Has been cancelled
Unit Tests / cypress-tests (push) Has been cancelled
Unit Tests / success-message (push) Has been cancelled
* chore: refactor wip

* chore: refactor wip

* chore: refactor wip

* chore: refactor wip

* chore: refactor wip

* chore: refactor wip

* chore: work in progress

* chore: work in progress

* chore: work in progress

* chore: work in progress

* chore: work in progress

* chore: work in progress

* chore: work in progress

* chore: work in progress

* chore: work in progress

* chore: refactor wip

* chore: work in progress

* chore: refactor wip

* chore: refactor wip

* chore: refactor wip

* fix: build

* fix: cypress test

* fix: cypress test

* fix: cypress test

* fix: cypress test

* fix: cypress test

* fix: cypress test

* fix: cypress test

* fix: cypress test

* fix: cypress tests

* fix: cypress tests

* fix: cypress tests

* fix: cypress tests

* fix: cypress tests

* fix: cypress tests

* fix: cypress tests

* fix: cypress tests

* fix: cypress tests

* fix: cypress tests

* fix: cypress tests

* fix: cypress tests

* fix: cypress tests

* fix: cypress tests

* fix: cypress tests

* fix: cypress tests

* fix: cypress tests
2025-06-01 15:56:15 -05:00
Jayden Pyles 5ebd96b62b feat: add agent mode (#81)
* chore: wip agent mode

* wip: add agent mode frontend

* wip: add agent mode frontend

* chore: cleanup code

* chore: cleanup code

* chore: cleanup code
2025-05-19 20:44:41 -05:00
Jayden Pyles 263e46ba4d feat: add media viewer + other fixes (#79)
* feat: add media viewer + other fixes

* chore: remove logging [skip ci]

* chore: remove logging [skip ci]

* feat: add unit test for media

* feat: add unit test for media

* feat: add unit test for media [skip ci]

* feat: add unit test for media [skip ci]

* feat: add unit test for media [skip ci]

* feat: add unit test for media [skip ci]

* chore: update docs [skip ci]
2025-05-17 16:31:34 -05:00
Jayden Pyles 28de0f362c feat: add recording viewer and vnc (#78)
* feat: add recording viewer and vnc

* feat: add recording viewer and vnc

* feat: add recording viewer and vnc

* feat: add recording viewer and vnc

* chore: update gitignore [skip ci]

* chore: update dev compose [skip ci]

* fix: only run manually
2025-05-16 21:37:09 -05:00
Jayden Pyles 5c89e4d7d2 feat: allow custom cookies (#77)
* feat: working new advanced job options

* feat: working new advanced job options

* feat: add tests for adding custom cookies/headers
2025-05-16 14:13:58 -05:00
Jayden Pyles 1b8c8c779a Feature: Allow Multiple Download Options (#75)
* feat: allow downloading in MD format

* fix: unit tests

* fix: deployments [skip ci]

* fix: deployment
2025-05-13 18:23:59 -05:00
Jayden Pyles 8b2e5dc9c3 Feat/add helm chart (#69)
* chore: start on helm chart

* chore: start on helm chart

* chore: start on helm chart

* chore: start on helm chart

* chore: start on helm chart

* chore: start on helm chart

* chore: start on helm chart

* chore: start on helm chart
2025-05-12 21:19:17 -05:00
Jayden Pyles 7f1bc295ac Feat/add data reader (#68)
Unit Tests / unit-tests (push) Has been cancelled
Unit Tests / cypress-tests (push) Has been cancelled
Unit Tests / success-message (push) Has been cancelled
* feat: working new data view

* feat: working new data view

* fix: remove unused deps

* fix: typing

* chore: cleanup code
2025-05-12 17:58:45 -05:00
Jayden Pyles 031572325f Fix/UI and backend fixes (#67)
Unit Tests / unit-tests (push) Has been cancelled
Unit Tests / cypress-tests (push) Has been cancelled
Unit Tests / success-message (push) Has been cancelled
* chore: wip

* chore: wip

* chore: wip

* fix: cypress test

* chore: cleanup code
2025-05-11 17:33:29 -05:00
Jayden Pyles 8a933b88a7 feat: add notification channels (#66) 2025-05-11 13:13:42 -05:00
Jayden Pyles 8703f706a1 feat: add in optional registration (#65)
* feat: add in optional registration

* fix: issue with registration var

* fix: issue with registration var

* fix: issue with registration var
2025-05-11 11:11:19 -05:00
Jayden Pyles b40d378bbf fix: chat jobs not loading (#64)
Unit Tests / unit-tests (push) Has been cancelled
Unit Tests / cypress-tests (push) Has been cancelled
Unit Tests / success-message (push) Has been cancelled
2025-05-10 18:34:42 -05:00
Jayden Pyles 8cd30599fa feat: add in media downloading (#62)
* feat: add in media downloading

* fix: build issue
2025-05-10 15:14:54 -05:00
Jayden Pyles de4ccfbf3a fix: only allow cron on logged in
Unit Tests / unit-tests (push) Has been cancelled
2025-04-24 22:14:00 -05:00
Jayden Pyles 3475d66995 Add cron jobs (#60)
* feat: finish up cron jobs

* feat: clean up
2025-04-24 22:03:28 -05:00
Jayden Pyles 0af0ebf5b5 feat: fix authentication 2025-04-24 18:24:19 -05:00
Jayden Pyles 3085f9d31a feat: replace mongodb with sqllite 2024-11-20 21:32:27 -06:00
Jayden Pyles 7d80ff5c7f Feat: Site Mapping (#46)
Unit Tests / unit-tests (push) Has been cancelled
* wip: add site mapping

* chore: cleanup
2024-11-16 20:55:23 -06:00
Jayden Pyles 3a0762f1e3 fix: headers
Unit Tests / unit-tests (push) Has been cancelled
2024-11-12 22:07:30 -06:00
Jayden Pyles dc4d219205 fix: make calls to next server 2024-11-12 21:34:47 -06:00
Jayden Pyles b3bf780eda Refactor: Remove Proxy Dependency (#44)
Unit Tests / unit-tests (push) Waiting to run
2024-11-12 17:30:07 -06:00
Jayden Pyles 1cdffd9006 feat: add proxies (#39) 2024-11-09 21:27:53 -06:00
Jayden Pyles 7dfa3ccfe9 fix: small fixes to accompany the docs implementation (#35) 2024-11-07 12:24:59 -06:00
Jayden Pyles 186723460d feat: add cypress E2E testing 2024-10-21 19:57:12 -05:00
Jayden Pyles d3c6a3f6a3 feat: general rework (#32)
* feat: general rework [skip ci]

* feat: general rework [skip ci]

* feat: general rework [skip ci]

* feat: use csv [skip ci]

* feat: add testing [skip ci]

* fix: remove logging [skip ci]
2024-10-20 17:52:58 -05:00
Jayden Pyles 14cf2e9dbc fix: make general fixes to dev containers and log pages 2024-10-18 17:19:46 -05:00
Jayden Pyles 55181ec349 feat: add AI integration (#27)
* wip: add AI integration|

* wip: add job selection with popover

* wip: add AI integration

* wip: add in openai support

* wip: add in query params and work on ui

* wip: finalize UI

* chore: cleanup and docs
2024-07-31 20:08:56 -05:00
Jayden b9dfd56f0a wip: finalize implementation of SSR 2024-07-28 10:24:33 -05:00
Jayden 92b388de00 wip: seperate 2024-07-27 14:44:44 -05:00
Jayden Pyles ba53228f77 wip: use ssr for more components 2024-07-25 13:56:59 -05:00
Jayden Pyles 2f24d21106 wip: fix auth and add ssr for logs 2024-07-24 13:23:07 -05:00
Jayden 771d75a732 wip: fix auth 2024-07-23 22:22:58 -05:00
Jayden 4d31adcca9 wip: separate frontend from backend 2024-07-23 20:53:15 -05:00
Jayden 0704c5ae15 TODO: rewrite Supervisor config 2024-07-23 14:45:22 -05:00
Jayden Pyles ffced1ebf2 wip: use ssr 2024-07-23 14:25:53 -05:00
Jayden c396746587 fix: remove upgrade insecure requests 2024-07-22 17:22:02 -05:00
Jayden 5b548060db wip: update UI 2024-07-22 15:57:32 -05:00
Jayden af898cffa7 feat: add favorites tab in jobs 2024-07-21 21:30:26 -05:00
Jayden ccbced2a1e feat: add statistics page 2024-07-21 16:04:40 -05:00
Jayden 242056b648 chore: remove logging 2024-07-21 12:45:16 -05:00
Jayden 3173ab2f8d wip: add new doc images 2024-07-21 12:31:04 -05:00
Jayden 7eb5003edc wip: fix multipage scraping and add log page 2024-07-21 12:12:40 -05:00
Jayden 828a334057 wip: add notifying snackbars 2024-07-21 00:31:14 -05:00
Jayden 14b229e07e wip: mutli page scraping and worker 2024-07-21 00:22:33 -05:00
Jayden 2b2de523d4 refactor: Modularize 2024-07-20 17:10:54 -05:00
Jayden Pyles 6082435d7f wip: add in extra features 2024-07-20 15:59:56 -05:00
Jayden Pyles c383cd526d chore: edit table layout 2024-07-07 21:14:36 -05:00