Commit Graph

34 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
9c9b42b87f fix: rollback dbus configuration 2022-05-29 21:00:37 +08:00
Kevin Yue
177da7f3a2 Revert "Revert "fix: improve the dbus security""
This reverts commit ffa99d3783.
2022-05-26 11:56:06 +08:00
Kevin Yue
ffa99d3783 Revert "fix: improve the dbus security"
This reverts commit 829298bb84.
2022-05-23 22:20:06 +08:00
Kevin Yue
829298bb84 fix: improve the dbus security 2022-05-23 21:24:22 +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
4fa08c7153 Fix locale for GPService 2020-05-24 23:33:49 +08:00
Kevin Yue
599ff3668f Add support to switch gateway 2020-05-24 22:41:53 +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
d31598eac3 Update bin path 2020-02-21 22:31:51 +08:00
Kevin Yue
86dd501506 Change install folder 2020-02-21 22:22:24 +08:00
Kevin Yue
49ad8fd142 Reorder the bin paths 2020-02-20 23:45:47 +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
462ed0fe7c Update the service file 2020-02-20 20:46:43 +08:00
Kevin Yue
02d78d7607 Update UI 2020-02-17 23:46:49 +08:00
Kevin Yue
94f9048096 Polish gp service 2020-02-16 18:03:28 +08:00
Kevin Yue
432aac1d7c Add dbus&systemd files 2020-02-16 14:40:27 +08:00
Kevin Yue
bf8a0c6f10 Update the build script 2020-02-16 10:50:38 +08:00
Kevin Yue
68724e3820 Refine log 2020-02-16 09:31:56 +08:00
Kevin Yue
42306ded5b Refine the connect parameters 2020-02-15 23:43:10 +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
482012098e Add singleapplication for service 2020-02-15 20:40:01 +08:00
Kevin Yue
321c73710e Initial commit 2020-02-15 16:26:32 +08:00