Commit Graph

17 Commits

Author SHA1 Message Date
Kevin Yue
11a374765c refactor: read extra args from gp.conf 2023-08-26 10:02:08 +08:00
Kevin Yue
a10539e9c3 refactor: support edit the gp.conf 2023-08-02 15:57:23 +08:00
Kevin Yue
601f422863 refactor: encrypt the sensitive data 2023-07-22 07:33:53 +08:00
Kevin Yue
bf96a88e21 feat: add the settings window 2023-07-10 21:52:57 +08:00
Kevin Yue
5603157679 refactor: find the vpnc_script from predefined locations 2023-06-26 09:23:26 +08:00
Kevin Yue
e5fd2ba280 doc: update the dev doc 2023-06-25 01:26:25 +08:00
Kevin Yue
15e798c1e7 refactor: improve workflow 2023-06-21 16:25:51 +08:00
Kevin Yue
1af21432d4 refactor: refactor UI using jotai 2023-06-07 11:53:00 +08:00
Kevin Yue
c07e232ec2 refactor: Improve the saml auth 2023-06-01 20:04:33 +08:00
Kevin Yue
89eb42ceac refactor: refine the saml login 2023-05-28 16:26:02 +08:00
Kevin Yue
54d3bb8a92 refactor: refine auth window 2023-05-28 14:04:37 +08:00
Kevin Yue
6df9877895 refactor: improve the code 2023-05-13 21:24:06 +08:00
Kevin Yue
19b9b757f4 refactor: rewrite 2023-05-10 21:16:33 +08:00
Kevin Yue
44fd2f1d3f chore: refine vscode settings 2022-05-29 21:15:01 +08:00
Kevin Yue
64bec9660a packaging: fix postinst for debian 2022-05-27 21:32:33 +08:00
Kevin Yue
9e7fb17bd3
update packaging (#100) 2021-10-24 12:11:54 +08:00
Kevin Yue
8a65099ca7
Migrate to cmake and refine the code structure (#92)
* migrate to cmake

* move the 3rd party libs

* organize 3rdparty

* update the 3rd party version

* refine the CMakeLists.txt

* update install command

* update install command

* update install command

* update install command

* update dependency

* update the dependency

* update the dependency

* remove CPM.cmake

* remove QtCreator project file

* update cmake file

* improve cmake file

* add cmakew

* use wget

* remove echo

* update the doc

* remove the screenshot

* update the doc

* update the install steps

* check the openconnect version

* update the doc

* update install scripts

* fix install scripts

* improve message

* improve message

* improve install scripts

* improve the version check

* improve the version check

* improve install script

* add version

* organize includes

* add version bump

* update CI

* update CI

* add the release flag

* update message
2021-09-19 14:32:12 +08:00