Commit Graph

  • 2d8393dcf7
    Update doc (#282) Kevin Yue 2024-01-18 20:48:40 +0800
  • 16721557aa Update README.md Kevin Yue 2024-01-18 20:47:20 +0800
  • bc8dc7a4f3 Fix the user agent of auth window Kevin Yue 2024-01-18 20:13:06 +0800
  • 04a916a3e1
    Refactor using Tauri (#278) v2.0.0-beta1 Kevin Yue 2024-01-16 22:18:20 +0800
  • 19a46c1adb update Kevin Yue 2024-01-16 20:59:18 +0800
  • 1e0ea5329b Add github actions Kevin Yue 2024-01-16 05:33:10 -0500
  • b32c0416ce Move new code Kevin Yue 2024-01-16 05:23:44 -0500
  • 1a98c3b863 Cleanup repo Kevin Yue 2024-01-16 05:19:22 -0500
  • 994ee422ae
    debian: Run dh with --buildsystem=cmake Florian Lohoff 2023-12-21 16:13:59 +0100
  • edc13ed14d
    Merge pull request #265 from fftmp/master 1.x Kevin Yue 2023-11-13 18:04:46 +0800
  • dd737bc8c5 fix link in Readme fftmp 2023-11-10 22:58:40 +0400
  • 939f2bd94a
    Merge pull request #263 from iamtalhaasghar/master Kevin Yue 2023-11-06 09:31:14 +0800
  • abffa21268
    chores: update opensuse leap repo link Talha Asghar 2023-11-04 09:55:26 +0500
  • a869a3ac9c Add User Agent Override to SAML Authentication Philip J. Turmel 2023-10-21 15:23:59 -0400
  • 99342372d2 autofill password field Roberto Metere 2023-10-14 13:17:47 +0100
  • cd8d794655 load credentials from ini file Roberto Metere 2023-10-14 12:53:04 +0100
  • aa2e5de69a
    add deps 📜 Joe Esteves 2023-08-03 09:00:45 -0300
  • 867ea71144 Improve README.md Kevin Yue 2023-08-03 11:21:43 +0800
  • c9484248a5 add deps bagnaram 2023-08-02 07:32:35 -0600
  • ba2cce1132
    add deps bagnaram 2023-08-02 07:32:35 -0600
  • a10539e9c3 refactor: support edit the gp.conf Kevin Yue 2023-07-22 19:05:48 +0800
  • 601f422863 refactor: encrypt the sensitive data Kevin Yue 2023-07-22 07:33:53 +0800
  • bf96a88e21 feat: add the settings window Kevin Yue 2023-07-09 10:06:44 +0800
  • 963b7d5407 fix: refine the window size Kevin Yue 2023-07-01 13:57:38 +0800
  • 705b03c0bb
    Fix: handshake failed by ERR_CERT_AUTHORITY_INVALID (#240) Danilo Nascimento 2023-06-27 09:30:25 -0300
  • af9eed20b2 Fix: handshake failed by ERR_CERT_AUTHORITY_INVALID Danilo Nascimento 2023-06-22 17:55:11 -0300
  • f91f0bcd17 refactor: refine the drag Kevin Yue 2023-06-26 15:07:55 +0800
  • 5603157679 refactor: find the vpnc_script from predefined locations Kevin Yue 2023-06-26 09:23:26 +0800
  • 4191e9a19f feat: support drag and remove title bar on KDE Kevin Yue 2023-06-25 13:36:48 +0800
  • 5bc3da99ac doc: improve doc Kevin Yue 2023-06-25 09:32:10 +0800
  • e8db014336 refactor: refine the error message Kevin Yue 2023-06-25 01:37:34 +0800
  • e5fd2ba280 doc: update the dev doc Kevin Yue 2023-06-25 01:26:25 +0800
  • 15e798c1e7 refactor: improve workflow Kevin Yue 2023-06-11 15:55:47 +0800
  • 1af21432d4 refactor: refactor UI using jotai Kevin Yue 2023-06-07 09:20:44 +0800
  • c07e232ec2 refactor: Improve the saml auth Kevin Yue 2023-05-31 12:29:24 +0800
  • d975f981cc refactor: get portal config Kevin Yue 2023-05-29 09:26:03 +0800
  • c74ce52c2d refactor: add colored log Kevin Yue 2023-05-28 19:11:31 +0800
  • da3dc10569 refactor: move commands out Kevin Yue 2023-05-28 19:04:22 +0800
  • 75db9e162f refactor: refine the SAML login workflow Kevin Yue 2023-05-28 18:56:25 +0800
  • 89eb42ceac refactor: refine the saml login Kevin Yue 2023-05-28 16:26:02 +0800
  • 54d3bb8a92 refactor: refine auth window Kevin Yue 2023-05-28 14:04:37 +0800
  • a1b49fde47 refactor: add auth window Kevin Yue 2023-05-28 14:04:22 +0800
  • f42f0d248e refactor: rename to gpcommon Kevin Yue 2023-05-24 10:07:42 +0800
  • ec0bff1e36 refactor: add gpauth Kevin Yue 2023-05-24 10:02:29 +0800
  • 77fda0f527 refactor: rename to vpn_options Kevin Yue 2023-05-24 10:02:08 +0800
  • 8de183a53d refactor: add the log plugin Kevin Yue 2023-05-23 16:38:29 +0800
  • 462428f99a refactor: Add logger Kevin Yue 2023-05-23 14:30:20 +0800
  • cbd8b0f144 refactor: update the function name Kevin Yue 2023-05-18 09:21:04 +0800
  • 5a84c99cd9 refactor: support dark mode Kevin Yue 2023-05-15 08:52:32 +0800
  • d5af0e58c2 refactor: add the process check Kevin Yue 2023-05-14 20:11:37 +0800
  • 16696e3840 refactor: only run single instance of server Kevin Yue 2023-05-14 13:15:57 +0800
  • 6df9877895 refactor: improve the code Kevin Yue 2023-05-13 21:24:06 +0800
  • 19b9b757f4 refactor: rewrite Kevin Yue 2023-02-17 01:21:36 -0500
  • 7bef2ccc68
    Fix typos found by codespell (#234) Dimitri Papadopoulos Orfanos 2023-05-09 03:44:05 +0200
  • ad951ee576
    Fix extra spaces and empty lines Dimitri Papadopoulos 2023-05-07 15:28:19 +0200
  • d411224382
    Fix typos not found by codespell Dimitri Papadopoulos 2023-05-07 15:23:20 +0200
  • 28486553f8
    Fix typos found by codespell Dimitri Papadopoulos 2023-05-07 15:13:30 +0200
  • bffc5d733b
    Fixing binary paths array wrongly iterated up to binaryPaths->length() (#216) Dmitry Mikushin 2023-02-17 05:08:09 +0100
  • 5862ba2d97 Binary paths array was wrongly iterated up to binaryPaths->length(), which is actually a length of the first string in array, not the array length itself. Rewriting array into a list, so that it could be iterated automatically, without explicitly providing an index range Dmitry Mikushin 2023-02-07 23:56:04 +0100
  • 8ca2610550 Release 1.4.9 v1.4.9 Kevin Yue 2023-01-08 20:58:32 +0800
  • acf184134a Updated VERSION, Bumped 1.4.8 –> 1.4.9 Kevin Yue 2023-01-08 20:58:21 +0800
  • 4a3f74f1c3
    fix: update cmake version Kevin Yue 2023-01-08 20:25:11 +0800
  • b39983a0f8
    fix: correct the package name Kevin Yue 2023-01-08 19:57:36 +0800
  • d6fa32d95d
    fix: correct the package name Kevin Yue 2023-01-08 19:48:48 +0800
  • 7c299f6e68
    fix: correct the package name Kevin Yue 2023-01-08 19:42:12 +0800
  • 25e8ccd07e fix: use the dev package Kevin Yue 2023-01-08 19:25:43 +0800
  • 092123b075 fix: use qtkeychain package Kevin Yue 2023-01-08 19:14:16 +0800
  • feb2956cc1 fix: add qt5-tools Kevin Yue 2023-01-08 17:44:56 +0800
  • d356839859
    fix: add libsecret-1-dev Kevin Yue 2023-01-03 12:25:55 +0800
  • 2ff39fd14e
    fix: add pkg-config Kevin Yue 2023-01-03 11:39:35 +0800
  • c3d300c807
    fix: use cmake 3.16 Kevin Yue 2023-01-03 10:43:51 +0800
  • ef43d10a70 fix: add missing build dependency Kevin Yue 2023-01-02 20:27:52 +0800
  • bd73466e48 ci: fix CI Kevin Yue 2023-01-02 20:10:35 +0800
  • cc2c0ae34e ci: fix CI Kevin Yue 2023-01-02 19:56:45 +0800
  • 9207f7a798 Merge branch 'master' into develop Kevin Yue 2023-01-02 19:47:58 +0800
  • 2069b7fd8e feat: expose os-version to settings Kevin Yue 2023-01-01 17:18:50 +0800
  • f552ef6204
    Add two missing dependencies for building on debian (#198) Nils Goroll 2022-12-08 10:41:23 +0100
  • 67c0c78436
    Add libsecret-1-dev to debian install Nils Goroll 2022-12-06 17:37:42 +0100
  • a9c59c34e8
    Add qttools5-dev install to build Nils Goroll 2022-12-06 17:35:37 +0100
  • 2761f7521a ci: assert no library missing Kevin Yue 2022-10-30 21:48:39 +0800
  • c3939a774b fix: update qtkeychain Kevin Yue 2022-10-30 21:35:36 +0800
  • 49e5242bf2 ci: run gpclient after build Kevin Yue 2022-10-30 21:28:26 +0800
  • 3181d37b20 fix: add qtkeychain Kevin Yue 2022-10-30 21:21:47 +0800
  • 6d788a5e91 chore: update CMake file Kevin Yue 2022-10-30 21:15:17 +0800
  • 74c7549444
    Added install instructions for MX Linux. (#190) VJatla 2022-10-30 04:07:27 -0700
  • fc47c5243f Added install instructions for MX Linux. vj 2022-10-29 17:07:18 -0700
  • c52ccb87f1
    Credentials autocompleting (secure version) (#179) Carlo Ramponi 2022-10-12 04:25:49 +0200
  • 4c0c881f45
    Add missing dependency for ubuntu builds Carlo Ramponi 2022-10-10 16:56:24 +0200
  • fab25848e1
    Read all saved Gateways (for selecting in Systray) (#181) gmarco 2022-10-07 06:37:51 +0200
  • 0c90cf7544 update portalInput Marco Gittler 2022-09-01 15:26:46 +0200
  • 2efdc8ac21 Read all saved Gateways (for selecting in Systray) Marco Gittler 2022-09-01 14:31:59 +0200
  • 75a24c89cd
    copy install script for debian (#180) simonleary-umass-edu 2022-08-31 04:28:11 -0400
  • 2b11be942a copy install-ubuntu to install-debian simon 2022-08-30 20:05:02 -0400
  • 99ff9060bb symlink install-ubuntu to install-debian simon 2022-08-30 20:03:33 -0400
  • 6c4ba02703 Save credentials in system wallet Carlo Ramponi 2022-08-26 18:22:01 +0200
  • 2801d96bbe Add qtkeychain submodule Carlo Ramponi 2022-08-26 17:04:25 +0200
  • 15a73b7dba
    add es and pt support to shange status when connected to vpn (#162) Joe 2022-06-19 23:28:02 -0300
  • f278cd4629
    add es and pt support to shange status when connected to vpn Joe Esteves 2022-06-19 19:59:43 -0300
  • 0adeaf9c28 fix: improve the cli support Kevin Yue 2022-06-14 21:21:11 +0800
  • fe64b2cd19 feat: add --reset option to gpclient Kevin Yue 2022-06-14 21:14:16 +0800