Commit Graph

794 Commits

Author SHA1 Message Date
John Smith 83df76288c fix login 2023-06-22 20:26:37 -04:00
John Smith 01fd161b46 clean up warning 2023-06-22 20:20:28 -04:00
John Smith 2b2b3dff77 speed up builds 2023-06-22 20:18:45 -04:00
John Smith dfc22aee8e fix tests 2023-06-22 18:31:31 -04:00
John Smith 337427f49b Merge branch 'switch-to-prod' into 'main'
Switch Veilid over to production network

See merge request veilid/veilid!35
2023-06-22 21:44:38 +00:00
John Smith addfd64473 xfer 2023-06-22 17:42:34 -04:00
John Smith 14d184e151 Merge branch 'dht-testing' into 'main'
More bug fixes for network and logging and ui

See merge request veilid/veilid!34
2023-06-21 20:01:12 +00:00
John Smith 9cce36e649 cli fix 2023-06-21 12:44:42 -07:00
John Smith 05d774d23b log cleanup 2023-06-21 14:56:21 -04:00
John Smith 754abf2135 fix binding issues 2023-06-21 13:40:12 -04:00
TC Johnson 4d5ac14885 Temp added package command to distribution stage 2023-06-21 14:59:50 +00:00
John Smith 2272b8e139 xfer 2023-06-21 10:02:16 -04:00
John Smith 7ae074365f Merge branch 'dht-testing' into 'main'
simplify earthfile

See merge request veilid/veilid!33
2023-06-21 06:08:41 +00:00
John Smith 925fdbcd5f simplify earthfile 2023-06-21 02:08:15 -04:00
John Smith 0e30c0eb46 Update .gitlab-ci.yml 2023-06-21 06:01:47 +00:00
John Smith 86b6ee492b Merge branch 'dht-testing' into 'main'
fix pipeline

See merge request veilid/veilid!32
2023-06-21 05:41:37 +00:00
John Smith 0e32a962eb fix pipeline 2023-06-21 01:41:09 -04:00
John Smith 231099fa9e Merge branch 'dht-testing' into 'main'
Many bug fixes, colors update for CLI

See merge request veilid/veilid!31
2023-06-21 05:37:54 +00:00
John Smith 16a3931219 fixes 2023-06-21 01:36:07 -04:00
John Smith ebeba23c5d cli work 2023-06-21 01:10:18 -04:00
John Smith 1c8ecab2b6 cli fixes 2023-06-20 23:46:39 -04:00
TC Johnson fd6147817e Update .gitlab-ci.yml file to the intermediary package distribution pipeline. 2023-06-21 02:46:05 +00:00
John Smith e80a3d3063 bug fixes 2023-06-20 22:18:59 -04:00
John Smith c78cf5f10c Merge branch 'dht-testing' of gitlab.hackers.town:veilid/veilid into dht-testing 2023-06-19 22:35:58 -04:00
John Smith f17c2f62cb xfer 2023-06-19 22:35:49 -04:00
John Smith c903671b8b Merge branch 'dht-testing' into 'main'
fix rust-igd

See merge request veilid/veilid!30
2023-06-19 20:25:01 +00:00
John Smith 55db664e72 fix rust-igd 2023-06-19 16:22:56 -04:00
John Smith 7d80a14fe1 Merge branch 'dht-testing' into 'main'
Bug fixes

See merge request veilid/veilid!29
2023-06-19 19:29:06 +00:00
John Smith cd9a3414cf merge 2023-06-19 15:27:10 -04:00
John Smith c556258fe7 disable dht test for now 2023-06-19 15:25:53 -04:00
John Smith a01d286dcf fix tests 2023-06-19 15:23:30 -04:00
John Smith ea651e526d xfer 2023-06-19 11:29:33 -04:00
TC Johnson 1eb1a37cc0 Update .gitlab-ci.yml file 2023-06-19 02:58:17 +00:00
John Smith 9e496e1625 Merge branch 'dht-testing' into 'main'
More bug fixes for tabledb and veilid-python

See merge request veilid/veilid!28
2023-06-19 01:35:29 +00:00
John Smith e2824da06e another tabledb fix 2023-06-18 21:34:40 -04:00
John Smith 2314fcb57e more release lifetime cleanup and base class contextmanager stuff 2023-06-18 20:57:51 -04:00
John Smith 1f777a73b5 Merge branch 'dht-testing' into 'main'
clean up object release ordering

See merge request veilid/veilid!27
2023-06-18 22:49:52 +00:00
John Smith b6e055e47d test work 2023-06-18 18:47:39 -04:00
John Smith b8e5039251 Merge branch 'tek/pythonification' into 'main'
Mold the new Python code into more idiomatic shape

See merge request veilid/veilid!26
2023-06-17 22:57:20 +00:00
Teknique e0efb2853b Fix remaining type issues 2023-06-17 12:29:38 -07:00
Teknique f1aad14099 tests/__init__ => conftest 2023-06-17 12:29:37 -07:00
Teknique 553ea7a3e0 Big refactoring sweep through tests 2023-06-17 12:29:36 -07:00
Teknique b545c5c2be Fixes 2023-06-17 12:29:35 -07:00
Teknique 00521a1283 Clean state types 2023-06-17 12:29:34 -07:00
Teknique cf2c26e99b Clean api types 2023-06-17 12:29:33 -07:00
Teknique 69087f2854 Clean json_api types 2023-06-17 12:29:32 -07:00
Teknique fa92c9902d Cleanup types 2023-06-17 12:29:31 -07:00
Teknique 861ca706ab Simplify error dispatch. 2023-06-17 12:29:30 -07:00
Teknique 0a9cfb3338 Use dataclasses for configuration. 2023-06-17 12:29:29 -07:00
John Smith c278ddce53 fix udp hole punch goof 2023-06-16 22:28:04 -04:00