234 Commits

Author SHA1 Message Date
2b287492de Make firefox start faster, verbose start 2024-01-18 16:41:57 -06:00
d2a4d93590 Working network test 2024-01-18 16:35:02 -06:00
58605dbe85 test server/client setup 2024-01-18 16:00:12 -06:00
7bf3276ce9 Add basic windows control system. Needs VM functional to continue 2024-01-17 20:14:20 -06:00
818688452b Add local loading page 2024-01-17 16:46:20 -06:00
01526524d4 Create main runner app, with async multithreading 2024-01-17 16:06:15 -06:00
33671683ea test rendering json in HTML table format 2024-01-17 09:23:06 -06:00
fad885c610 Add UR5 control test, datasheet JSON output 2024-01-16 17:27:55 -06:00
75fad013c0
get column parity implemented 2024-01-14 15:36:15 -06:00
bb19158aa0
start implementing column parity 2024-01-14 15:25:57 -06:00
941ebc4a24
add a function to convert a tuple into a dictionary 2024-01-14 15:25:45 -06:00
cfa45fc970
some docstring things 2024-01-14 15:25:08 -06:00
4a4e969e0f
add basic write functionality 2024-01-14 14:41:43 -06:00
72831a8e1d
write read functionality 2024-01-14 14:25:25 -06:00
83f1dc6a9f
make the DBConnector class usable as a standalone object or in a context manager 2024-01-14 14:16:03 -06:00
1ef515e265
setup defaults for environment variables (configured for a locally running Postgres docker with default config) 2024-01-14 14:14:12 -06:00
e3d8a31285
get the query to return results, or an empty list if any error occurs 2024-01-14 13:53:34 -06:00
997dc064e6
Create read/write functions to fill later 2024-01-09 14:57:42 -06:00
20648ed295
Create database context manager class and start work on query execution 2024-01-09 14:50:39 -06:00
cafd04a47d
Create database module 2024-01-09 14:27:44 -06:00
72804146ab Move functions inside, as they depend on being called there anyway 2024-01-05 20:26:16 -06:00
42425d4681 Clean up nested ifs, separate downloader to def: 2024-01-05 20:20:48 -06:00
59f61f7ae3 Use search query to find hi-res part images. Improve cache quality 2024-01-05 20:03:13 -06:00
e35d41031a Update README.md 2024-01-05 16:07:07 +00:00
06c45dffa6 Remove debug comment 2024-01-02 19:05:44 -06:00
665503b1d6 Store files, start overall spec collector code 2024-01-02 19:04:18 -06:00
e511a13262 Extract table names & images 2024-01-02 18:13:14 -06:00
ec1d1be2a5 Prototype for datasheet data extraction 2024-01-02 16:03:49 -06:00
40d833901e Rename query file, update semantics 2024-01-02 14:05:51 -06:00
ecf11ed38a Update ISSUE_TEMPLATE.yml 2024-01-02 18:55:18 +00:00
4defca9648 Update ISSUE_TEMPLATE.yml 2024-01-02 18:41:14 +00:00
c84ab0bb5b Add ISSUE_TEMPLATE.yml 2024-01-02 18:39:39 +00:00
61c1ba0e1a Add Belden cable search query prototype 2024-01-02 12:22:07 -06:00
f5291dd367 Initial commit 2024-01-02 17:43:23 +00:00