Commit Graph

491 Commits

Author SHA1 Message Date
Lakindu Akash
7bdcf33436
Create test.yml 2023-05-04 17:31:03 +05:30
Lakindu Akash
0b4960dee7
Merge pull request #221 from lakinduakash/dev
Able to customize gateway
Add tests
2021-12-27 02:57:38 +05:30
Lakindu Akash
3b163bc934
Fix test Make 2021-12-27 02:55:16 +05:30
Lakindu Akash
3f2379eedd
Merge branch 'dev' of https://github.com/lakinduakash/linux-wifi-hotspot into dev 2021-12-27 02:48:48 +05:30
Lakindu Akash
1fc80c4468
Add make test to github actions 2021-12-27 02:48:42 +05:30
Lakindu Akash
1ac53e4066
Merge branch 'master' into dev 2021-12-27 02:46:50 +05:30
Lakindu Akash
43eb2ac125
Change version 2021-12-27 02:41:10 +05:30
Lakindu Akash
d3eb78a86d
Implement gateway ip change in UI 2021-12-27 02:35:30 +05:30
Lakindu Akash
10805c1dab
Update default gateway in create_ap.conf template 2021-12-27 02:33:12 +05:30
Lakindu Akash
4a04356c15
Fix cb_gateway id 2021-12-27 01:57:15 +05:30
Lakindu Akash
53ea4b2e1d
Add unit test 2021-12-27 01:57:01 +05:30
Lakindu Akash
c9d2016a07
Fix regeex for ip 2021-12-27 01:56:39 +05:30
Lakindu Akash
d1015ed59c
Add gateway option to UI 2021-12-27 01:17:26 +05:30
Lakindu Akash
0ee524178f
Update util.h header 2021-12-27 01:17:07 +05:30
Lakindu Akash
99e4f06374
Add function to validate ip address 2021-12-27 01:15:32 +05:30
Lakindu Akash
31f9b44aec
Add gateway to read_config 2021-12-27 01:14:57 +05:30
Lakindu Akash
1e1b7398bc
Merge pull request #217 from lakinduakash/lakinduakash-patch-1
Add notice for ubuntu
2021-12-06 22:43:19 +05:30
Lakindu Akash
38c1e35f76
Update README.md 2021-12-06 22:42:49 +05:30
Lakindu Akash
e0721373f2
Merge pull request #214 from Andre-Gloria/patch-1
Fix cli only install option
2021-12-04 07:17:28 +05:30
Andre Gloria
84f9ae7cb5
Fix cli only install option 2021-12-04 00:26:41 +00:00
Lakindu Akash
e48558cc08
Add Stargazers over time graph 2021-11-25 03:19:52 +05:30
Lakindu Akash
993bc5236b
Update changelog and version 2021-10-26 19:10:03 +05:30
Lakindu Akash
70f8282759
Merge branch 'master' of https://github.com/lakinduakash/linux-wifi-hotspot 2021-10-26 19:04:49 +05:30
Lakindu Akash
a5aa01c35e
Update README.md 2021-10-26 19:04:37 +05:30
Miepee
11f3ae43bb
readme: update Arch instructions 2021-10-26 19:04:36 +05:30
Miepee
ae93f2750d
readme: remove yay mention 2021-10-26 19:04:36 +05:30
Lakindu Akash
e7bd27533c
Change version to v4.3.2 2021-10-26 19:04:36 +05:30
Lakindu Akash
c2f19da655
Update README.md 2021-10-26 07:54:11 +05:30
Lakindu Akash
d45c60d9ed
Merge pull request #170 from Miepee/master
Remove the mention of yay in the Readme
2021-10-25 10:44:31 +05:30
Miepee
08a7a07623
readme: update Arch instructions 2021-10-24 15:52:54 +02:00
Lakindu Akash
bcdd832ecf
Merge pull request #205 from lakinduakash/dev
Add wheel group in polkit rules
2021-10-19 03:41:47 +05:30
Lakindu Akash
ed7002dcae
Add wheel group in polkit rules 2021-10-19 03:39:32 +05:30
Lakindu Akash
9fadf91ed8
Change version to v4.3.2 2021-10-19 00:55:30 +05:30
Lakindu Akash
4ae6ded863
Merge pull request #204 from lakinduakash/dev
Remove using namespace std; in qrgen.cpp
2021-10-19 00:48:15 +05:30
Lakindu Akash
2bd4d5906b
Merge branch 'master' of https://github.com/lakinduakash/linux-wifi-hotspot into dev 2021-10-19 00:46:44 +05:30
Lakindu Akash
0fe49f0873
Remove using namespace std; in qrgen.cpp 2021-10-19 00:45:10 +05:30
Lakindu Akash
9757eb2715
Update build.yml 2021-10-18 05:58:54 +05:30
Lakindu Akash
6f8a9c0cc3
Update build.yml 2021-10-18 05:49:15 +05:30
Lakindu Akash
84a40df5c4
Update screenshots README 2021-10-18 05:15:52 +05:30
Lakindu Akash
d08e0290c1
Merge pull request #202 from lakinduakash/dev
Fix permission error when listing devices
2021-10-18 04:58:41 +05:30
Lakindu Akash
32f9bf1cfe
Fix permission error when listing devices 2021-10-18 04:57:16 +05:30
Lakindu Akash
1ad574b023
Fix version no 2021-10-18 04:31:45 +05:30
Lakindu Akash
400bc59512
Merge pull request #201 from lakinduakash/dev
Add libqrencode for qr generation instead of cli
2021-10-18 04:20:11 +05:30
Lakindu Akash
48f8865a78
Update dependencies in debian control and README 2021-10-18 04:18:30 +05:30
Lakindu Akash
6f87753779
lock qr button when hotspot is not active 2021-10-18 04:03:48 +05:30
Lakindu Akash
d083bbdecf
Fix null qr values
ssid and password null in qr when restarting
2021-10-18 03:57:59 +05:30
Lakindu Akash
f12203befa
Use qr_to_png to generate qr 2021-10-18 03:56:38 +05:30
Lakindu Akash
359a6adf80
Use qrencode library to make qr code png 2021-10-18 03:56:15 +05:30
Lakindu Akash
5fff792b7f
Merge pull request #200 from lakinduakash/dev
QR code
2021-10-16 22:18:17 +05:30
Lakindu Akash
74b4ffa12d
Show qr code when button click 2021-10-13 06:01:09 +05:30