Kevin Yue
fe68248b1f
Add future plan
2021-08-18 16:03:08 +08:00
Kevin Yue
47013033ec
Release 1.3.0
2021-08-15 20:44:18 +08:00
Kevin Yue
05fb9a26bd
Update links
2021-08-15 20:40:13 +08:00
Kevin Yue
96962f957c
Add links ( #77 )
2021-08-15 17:36:51 +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
Jan Vlug
c8942984a8
Added missing dependency for Fedora 34 ( #75 )
...
* Added missing dependency for Fedora 34.
* Removed architecture specification.
* Whitespace.
2021-08-08 19:17:15 +08:00
Darío Cutillas
3907827d0e
Add pre-requisites for Fedora ( #73 )
2021-08-03 22:25:09 +08:00
Kevin Yue
f089996cdc
Release 1.2.9
2021-08-03 22:20:36 +08:00
Tom Almeida
260b557238
Properly handle gateway responses that return Javascript errors ( #74 )
...
This was previously causing a segmentation fault, as the gateway
response would not be valid XML to be parsed.
Closes : #38 , #71
2021-08-03 22:17:50 +08:00
Robert M Flight
3495dbfe18
Remove qt5 default ( #68 )
...
* removing qt5-default
as of ubuntu 21.04 it doesn't exist anymore
* update readme
based on ubuntu 21, and actually installing the deb for ubuntu
* missed the other package
2021-07-04 18:31:28 +08:00
Matt McHenry
cdf193024c
README.md: add section for NixOS ( #65 )
2021-06-18 21:35:28 +08:00
Kevin Yue
76de070d78
Update publish.yml
2021-05-07 13:42:33 +08:00
Kevin Yue
420ae27888
Update publish.yml
2021-05-07 13:34:22 +08:00
Tobias Sarnowski
6a347746cc
Mark for inclusion in aarch64 archlinux repository ( #58 )
...
This version of the software was tested on current Manjaro as of this
commit date on a Pinebook Pro with the official aarch64 KDE image.
2021-05-06 15:19:07 +08:00
Kevin Yue
624babb380
Update publish.yml
2021-04-25 21:24:08 +08:00
Kevin Yue
511b20fdcd
Update publish.yml
2021-04-25 10:36:44 +08:00
Kevin Yue
abe33c7407
Update publish.yml
2021-04-25 10:29:03 +08:00
Kevin Yue
99a82c8641
Update publish.yml
2021-04-24 23:08:10 +08:00
Kevin Yue
e5d0acad3c
Update publish.yml
2021-04-24 22:44:24 +08:00
Kevin Yue
38a1eded19
Release 1.2.8
2021-04-24 22:21:29 +08:00
Kevin Yue
3e23e7eaae
Update publish action
2021-04-24 22:20:33 +08:00
Kevin Yue
cf46848e63
Merge branch 'add-github-actions'
2021-04-24 22:15:42 +08:00
Kevin Yue
2e826201d2
Create publish.yml
2021-04-24 22:13:48 +08:00
Kevin Yue
adba408dc3
Add PKGBUILD.template
2021-04-24 21:13:33 +08:00
Kevin Yue
5d613369ee
Create main.yml
2021-04-24 19:02:07 +08:00
hakasapl
ebd3de6f63
added startupwmclass to desktop file ( #51 )
2021-04-15 16:15:13 +08:00
Michaël Arnauts
266ab65892
Update README.md ( #45 )
...
Add qttools5-dev as required package for Ubuntu.
2021-03-03 14:31:23 +08:00
Kevin Yue
ccaf93ec31
Release 1.2.7
2020-12-29 21:32:04 +08:00
Mike Gelfand
e08d7d7c4d
Don't quit the app when closing the main window ( #40 )
...
Fixes : #15
2020-12-24 10:40:35 +08:00
Raphael Sant'Anna
c14a6ad1d2
Fix parsing of Gateways and Priority Rules ( #35 )
...
* Fix gateways and priority rules parsing
* Removing comment with dead code
Co-authored-by: Raphael Sant'Anna <raphael.santanna@exame.com>
2020-11-01 09:55:27 +08:00
Kevin Yue
d91fad089f
Release 1.2.5
2020-07-19 18:32:34 +08:00
Kevin Yue
2c1036ff10
Add log entry for the gateway response
2020-07-19 18:26:08 +08:00
Kevin Yue
d5f9283b93
Skip the ssl certificate verifying ( #26 )
2020-07-19 17:26:54 +08:00
Kevin Yue
fe7b96ce9b
Update changelog
2020-07-09 10:22:38 +08:00
Kevin Yue
790865c060
Update debian scripts
2020-06-09 22:20:35 +08:00
Kevin Yue
7f056c98ce
Remove auto generated files
2020-06-07 22:05:01 +08:00
Amit Joshi
70816a9600
Add debian packaging instructions and code ( #19 )
...
* First cut of creating a debian package
* Update version
* Add notes to build debian package
Co-authored-by: amit.joshi@markit.com <amit.joshi@markit.com>
2020-06-01 13:36:43 +08:00
Kevin Yue
337a94efcd
Release 1.2.4
2020-05-31 12:15:06 +08:00
Kevin Yue
cf34f9f70f
Improve the authentication workflow ( #18 )
2020-05-31 12:14:56 +08:00
Kevin Yue
3a790cdc63
Release v1.2.3
2020-05-30 23:00:38 +08:00
Kevin Yue
73925fd1e2
Add more logs to debug the portal login ( #16 )
2020-05-30 22:58:58 +08:00
Kevin Yue
e12613d9a4
Try to fix saml hang ( #14 )
...
* Try to fix saml login hang
* Add more logs
* Add version number
2020-05-30 11:22:05 +08:00
Kevin Yue
86ad51b0ad
Add extra parameters to prelogin request
2020-05-29 23:44:02 +08:00
Kevin Yue
1e2322b938
Fix saml login for portal-userauthcookie ( #12 )
2020-05-29 23:38:51 +08:00
Kevin Yue
4313b9d0e7
Update README.md
2020-05-25 10:05:11 +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
e22bb8e1b7
Improve code
2020-05-23 21:34:27 +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
76a4977e92
Update README.md
2020-03-22 13:32:19 +08:00