Commit Graph

19 Commits

Author SHA1 Message Date
Joe
15a73b7dba
add es and pt support to shange status when connected to vpn (#162) 2022-06-20 10:28:02 +08:00
Kevin Yue
dffbc64ef5 chore: refine cmake files 2022-05-21 20:55:05 +08:00
Kevin Yue
57df34fd1e
Prepare release 1.4.3 (#149)
* add inih

* add configuration file for gpservice

* Disable the UI configuration for extra args

* remove VERSION_SUFFIX

* remove ppa-publish.sh

* Use Git repo as the source for PKGBUILD

* remove VERSION_SUFFIX

* Use Git repo as the source for PKGBUILD

* add .install for PKGBUILD

* add configuration file

* Fix cmake

* Fix cmake

* Disable snap job

* update AUR packaging

* Disable the UI configuration for extra args

* improve packaging script

* update README.md

* restart gpservice after package upgrading
2022-05-09 21:58:58 +08:00
David Cohen
e0c2c14dc3
Fix gpservice after openconnect v8.20 (#124) 2022-03-01 15:41:29 +08:00
Kevin Yue
9e7fb17bd3
update packaging (#100) 2021-10-24 12:11:54 +08:00
Kevin Yue
bc07e3d496
Add snap packaging (#93)
* snapcraft init

* update packaging

* update packaging

* update packaging

* update packaging

* update packaging

* update packaging

* snap worked

* fix locale warning

* polish code

* update metainfo

* update icon

* update icon

* update message
2021-09-20 20:48:24 +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
Kevin Yue
5c97b2df7a QStringView -> QString 2021-09-14 00:32:05 +08:00
Kevin Yue
9f9444a72b
Display error when OpenConnect was not found (#81) 2021-08-21 19:32:13 +08:00
Kevin Yue
42cae3ff26
Port the splitCommand method (#79) 2021-08-19 19:10:05 +08:00
Kevin Yue
b4f9cfae67
Support custom parameters (#76)
* Add the setting icon

* Add support for custom parameters

* Ignore auto generated files

* Update README.md
2021-08-15 12:47:02 +08:00
Kevin Yue
7f5bf0ce52
Code refactor, support multiple gateways and non-SAML authentication (#9)
* Code refactor

* Update README.md
2020-05-23 15:51:10 +08:00
Kevin Yue
439d6f7db7 Refine the loglevel 2020-02-20 22:31:25 +08:00
Kevin Yue
c68338c180 Improve the connect logic 2020-02-20 22:20:28 +08:00
Kevin Yue
94f9048096 Polish gp service 2020-02-16 18:03:28 +08:00
Kevin Yue
68724e3820 Refine log 2020-02-16 09:31:56 +08:00
Kevin Yue
704554d3a5 Handle unix signals 2020-02-15 23:37:30 +08:00
Kevin Yue
7fa8357a1c Refine the code 2020-02-15 22:15:04 +08:00
Kevin Yue
321c73710e Initial commit 2020-02-15 16:26:32 +08:00