Rohit
|
b4e5f2c149
|
feat: resolve imports
|
2025-03-30 03:31:49 +05:30 |
|
Rohit
|
3c380252d9
|
feat: add schedule worker
|
2025-03-30 03:31:18 +05:30 |
|
Rohit
|
660da53fba
|
feat: rm scheduling logic
|
2025-03-30 03:30:34 +05:30 |
|
Rohit
|
47f9fd7eb0
|
feat: refactor cron expressions for pgboss
|
2025-03-30 00:39:10 +05:30 |
|
Rohit
|
10970b563c
|
feat: get browser from id
|
2025-03-30 00:23:16 +05:30 |
|
Rohit
|
b2cd7c7bc2
|
feat: register worker for queue
|
2025-03-30 00:22:40 +05:30 |
|
Rohit
|
d13e9d56ce
|
feat: register browser user context
|
2025-03-30 00:21:24 +05:30 |
|
Rohit
|
7a75b9d267
|
feat: get user id from namespace auth
|
2025-03-30 00:20:12 +05:30 |
|
Rohit
|
54c0a87681
|
feat: rm job data parsing
|
2025-03-29 18:58:44 +05:30 |
|
Rohit
|
28b3f650d6
|
feat: add scheduler pgboss worker functions
|
2025-03-29 18:30:11 +05:30 |
|
Rohit
|
3977b6feb4
|
feat: schedule routes using pgboss queue
|
2025-03-28 17:24:58 +05:30 |
|
Rohit
|
aaf5fa089c
|
feat: revert docker changes
|
2025-03-27 17:15:24 +05:30 |
|
amhsirak
|
66eab742d9
|
chore: airtable migration
|
2025-03-27 16:42:56 +05:30 |
|
Karishma Shukla
|
eb9d2516a4
|
Merge pull request #500 from getmaxun/auto-migrate
feat: automate db migrations
|
2025-03-27 16:16:36 +05:30 |
|
Karishma Shukla
|
474a3dae12
|
Merge pull request #498 from getmaxun/context-fix
fix: handling unexpected browser context closed error
|
2025-03-27 16:02:24 +05:30 |
|
Karishma Shukla
|
bd36ded6be
|
Merge pull request #496 from getmaxun/perf-fix
feat: remote browser performance optimization
|
2025-03-27 00:53:21 +05:30 |
|
Rohit
|
091c1daa27
|
feat: change require syntax to import
|
2025-03-27 00:09:45 +05:30 |
|
Rohit
|
ed9af243d4
|
feat: rm invalid path
|
2025-03-25 22:05:28 +05:30 |
|
Rohit
|
198aa1f60e
|
feat: add error handling for db conn
|
2025-03-25 21:44:28 +05:30 |
|
Rohit
|
cee88e3b62
|
feat: add db vars validation
|
2025-03-25 21:42:47 +05:30 |
|
Rohit
|
dc93f63fd7
|
feat: modify to automate migrations
|
2025-03-25 16:52:24 +05:30 |
|
Rohit
|
acaf514f25
|
feat: add docker entrypoint script
|
2025-03-25 16:51:33 +05:30 |
|
Rohit
|
9a75ea374b
|
feat: add run migrations script
|
2025-03-25 16:50:58 +05:30 |
|
Rohit
|
7f07d5c270
|
feat: add db migration config
|
2025-03-24 22:49:54 +05:30 |
|
Rohit
|
17eed1250d
|
feat: retry mechanism and error handling for remote browser launch
|
2025-03-24 16:19:45 +05:30 |
|
Rohit
|
35e6570006
|
feat: use png throughout emission
|
2025-03-24 01:10:30 +05:30 |
|
Rohit
|
241031471b
|
feat: memory optimization
|
2025-03-23 16:24:41 +05:30 |
|
amhsirak
|
62e6c36a32
|
fix: format
|
2025-03-23 14:09:04 +05:30 |
|
amhsirak
|
0adf37099c
|
feat: close pg pool after application shutdown
|
2025-03-23 14:08:54 +05:30 |
|
amhsirak
|
ba2702651e
|
feat: create table if missing
|
2025-03-23 14:07:40 +05:30 |
|
amhsirak
|
1562fd099d
|
fix: format
|
2025-03-23 13:55:01 +05:30 |
|
amhsirak
|
4b38bcfd0f
|
feat: set 1 day maxAge session expiration
|
2025-03-23 13:54:44 +05:30 |
|
amhsirak
|
e1c9e9b16c
|
feat: session table
|
2025-03-23 13:52:57 +05:30 |
|
amhsirak
|
c63f127974
|
feat: pass PgSession as store for express session
|
2025-03-23 13:52:37 +05:30 |
|
amhsirak
|
a4dd0e5831
|
feat: initialize pg session
|
2025-03-23 13:50:26 +05:30 |
|
amhsirak
|
7f1a1f2c1a
|
fix: parse DB_PORT value to a number
|
2025-03-23 13:49:59 +05:30 |
|
amhsirak
|
7b3dedca25
|
feat: create pg pool
|
2025-03-23 13:49:19 +05:30 |
|
amhsirak
|
8a088ed9b3
|
fix: session secret
|
2025-03-23 13:14:08 +05:30 |
|
Karishma Shukla
|
4b758472cc
|
Merge pull request #493 from getmaxun/rect-fix
fix: improve list container detection and highlighting
|
2025-03-21 14:25:57 +05:30 |
|
Rohit
|
1943f690cc
|
feat: improve list container detection
|
2025-03-21 13:08:35 +05:30 |
|
Rohit
|
6533ce018e
|
feat: improve image quality params
|
2025-03-20 23:14:07 +05:30 |
|
amhsirak
|
3a1a6768f4
|
feat: use png from sharp
|
2025-03-20 20:08:34 +05:30 |
|
amhsirak
|
80900ce9e3
|
feat: set device scale factor to 2
|
2025-03-20 20:04:38 +05:30 |
|
amhsirak
|
0d68bdbf9e
|
feat: use png instead of jpeg
|
2025-03-20 19:01:46 +05:30 |
|
Karishma Shukla
|
e4da6618e1
|
Merge pull request #488 from getmaxun/highlight-fix
feat: better DOM parsing and highlighting
|
2025-03-20 17:39:13 +05:30 |
|
Rohit
|
7303859efd
|
feat: add nth-child for sibling sharing one same class
|
2025-03-20 15:46:17 +05:30 |
|
Rohit
|
fe67193fd6
|
feat: improve dom parsing for capture list
|
2025-03-20 14:34:48 +05:30 |
|
Rohit
|
a5f8f9d64e
|
feat: rm threshold logic
|
2025-03-20 01:40:51 +05:30 |
|
Rohit
|
bad7255dc1
|
feat: avoid overlays and get deepest element
|
2025-03-20 00:34:23 +05:30 |
|
Karishma Shukla
|
2f3a769d0e
|
Merge pull request #485 from getmaxun/edit-rob-url
feat: edit robot target url
|
2025-03-19 16:50:10 +05:30 |
|