0bc30a8
(HEAD -> master)
Initial wifi integration (#7) by
2021-03-02 10:55:43 +0100
88f9ad5
(refs/pull/7/head)
Clean up by
2021-03-02 10:18:41 +0100
3d84031
wip by
2021-03-02 10:10:47 +0100
4937df1
Fix removing only started workers on update by
2021-03-01 13:25:53 +0100
c77bac2
wip by
2021-03-01 11:45:19 +0100
22cc809
wip by
2021-03-01 11:44:00 +0100
d5d4bdd
wip by
2021-02-27 23:42:34 +0100
bd9eace
Set default gateway via tenus lib by
2021-02-19 15:45:12 +0100
fab4e51
Introduce BaseWorker type by
2021-02-16 15:12:55 +0100
c81b3d1
Fix wifi frontend and add missing i18n en by
2021-02-16 10:23:14 +0100
964d0d8
Use channels for worker orchestrating by
2021-02-04 12:23:56 +0100
b0010fe
AP/STA mode working by
2021-02-03 11:28:17 +0100
6565342
Set wifi card link up before scanning by
2021-01-29 00:24:01 +0100
07ecc73
Delete/reset network interfaces on confd clean-up by
2021-01-28 23:41:00 +0100
8a0e3a7
Split wifi into STA and AP worker by
2021-01-28 17:11:55 +0100
d6c637a
Serve watcher results via API by
2021-01-28 16:13:16 +0100
3a4a67d
Save watcher results to database by
2021-01-28 15:57:48 +0100
556ddd7
Add wireless station frontend page by
2021-01-28 13:03:28 +0100
8331354
Implement wifi scanner and api handler by
2021-01-26 17:24:52 +0100
e4e9601
Initial wifi integration by
2021-01-26 16:01:12 +0100
ba2b977
(refs/pull/18/head)
Fix typo in agola config by
2021-02-01 15:49:00 +0100
b49218b
Remove obsolete benchmark tests by
2021-02-01 12:32:05 +0100
d77c9a5
modified: .agola/config.jsonnet by
2021-02-01 11:43:09 +0100
0b2f194
Use debian buster instead of stretch by
2021-02-01 00:20:06 +0100
cdd4193
Run tests in all directories by
2021-02-01 00:12:49 +0100
c5644ac
Add first agola build script by
2021-01-31 00:24:24 +0100
3110203
Use log wrapper for DHCP client and server by
2021-01-25 13:18:51 +0100
0445697
Detect lin state of interfaces (#6) by
2021-01-25 12:30:19 +0100
78b6a12
(refs/pull/6/head)
Implement interface link state by
2021-01-25 12:24:02 +0100
0b3dcbf
Display link state in settings page by
2021-01-25 11:43:46 +0100
dc3c2ea
Fix exception query passing double pointer by
2021-01-22 16:08:24 +0100
7728287
Skip frame count for wrapper logger by
2021-01-22 16:07:51 +0100
c3e1ef5
bump zerolog to v1.20.0 by
2021-01-22 16:06:16 +0100
aa66ed2
Fix preloading and SQL queries by
2021-01-22 15:26:30 +0100
4f75e9e
Fix SQL injection possibility in connection handler by
2021-01-22 14:18:07 +0100
07b9b71
Add bridge support (#5) by
2021-01-21 15:58:38 +0100
6938526
(refs/pull/5/head)
Optimize detecting a bridge setup by
2021-01-21 15:53:42 +0100
c6828fe
Fix DHCP server multi-interface bridge setup by
2021-01-21 15:53:00 +0100
6b75b67
Add more log messages and fix cleaning in confd network configuration by
2021-01-21 15:51:57 +0100
5ccf319
Add FindByNetworkID function to network interface model by
2021-01-21 15:50:56 +0100
10672be
Remove obsolete interface function from network model by
2021-01-21 15:50:28 +0100
b01311e
Fix network table clean up process by
2021-01-21 15:48:17 +0100
bbc485e
Add bridge support by
2021-01-20 11:46:47 +0100
4e7a563
Merge pull request 'Remove nested structs' (#4) from remove_nested_structs into master by
2021-01-18 20:16:55 +0100
98ba60c
(refs/pull/4/head)
Remove nested structs by
2021-01-18 17:34:20 +0100
4845152
Use own DHCP and DNS server (#2) by
2021-01-18 14:56:33 +0100
cd766be
(refs/pull/2/head)
Fix updating address in network model by
2021-01-18 14:51:49 +0100
5abfd7d
Add new configuration key by
2021-01-18 14:50:58 +0100
594c311
Run DHCP client and server config on startup by
2021-01-18 14:50:29 +0100
2f9dfe7
Add DHCP client configuration to confd by
2021-01-18 14:49:59 +0100
fe88b36
Fix pointer in goroutines by
2021-01-18 14:49:29 +0100
7fb85ad
dhclient by
2021-01-18 13:29:07 +0100
2bc1743
Use IP or IPNet Stringer by
2021-01-18 12:02:22 +0100
d769443
Set default network object to dhcp client by
2021-01-18 12:01:44 +0100
0ead195
Remove obsolete configuration values by
2021-01-18 12:00:52 +0100
321b02c
Set router as primary DNS server by
2021-01-18 12:00:22 +0100
ea82e8f
Fix IPv4 DHCP server by
2021-01-11 17:10:30 +0100
0827148
Fix multiple issues including DNS not starting properly by
2021-01-04 11:31:22 +0100
2d5b461
Rename DhcpWorker to DhcpServerWorker by
2020-12-23 11:28:18 +0100
03ae55b
Start/stop DNS server worker by
2020-12-23 11:25:49 +0100
ceedb37
Shutdown worker if alive false by
2020-12-23 11:24:27 +0100
ce11f8a
Support A and AAAA records by
2020-12-14 23:11:28 +0100
653a3dc
Add new db model DnsRecord by
2020-12-14 23:10:40 +0100
ed4510f
Merge NetIP, NetworkIP and NetworkIPNet by
2020-12-14 22:18:13 +0100
ca8afd9
Merge pull request 'Restructure application server files' (#3) from restructure into master by
2020-12-14 11:27:44 +0100
79f35ed
(refs/pull/3/head)
Merge database migration files by
2020-12-14 11:23:45 +0100
92880d2
Update README.md by
2020-12-14 10:14:41 +0100
d3ce0b1
Restructure the application folder modules by
2020-11-28 23:36:38 +0100
b9f9617
Merge pull request 'Move to material design' (#1) from move_to_material_design into master by
2020-11-26 16:38:40 +0100
1112c91
(refs/pull/1/head)
Clean-up fa icons by
2020-11-26 16:33:23 +0100
7ef2efb
Move portal pages to material design by
2020-11-23 15:42:31 +0100
9a86135
Update go.mod by
2020-11-12 18:33:43 +0100
dcc9d46
Initial commit by
2020-11-10 11:40:25 +0100