Adrian Kumpf
|
21071a9fa9
|
Add CHANGELOG
|
2021-09-17 23:40:37 +02:00 |
|
Adrian Kumpf
|
8de1d55ceb
|
Update README
|
2021-09-17 23:36:42 +02:00 |
|
Adrian Kumpf
|
2879259ceb
|
Update package description and keywords
|
2021-09-17 23:36:15 +02:00 |
|
Adrian Kumpf
|
91b04c7199
|
Render tokens an callback page
v0.2.0
|
2021-09-17 23:11:54 +02:00 |
|
Adrian Kumpf
|
cc7da20283
|
Print token expiration date
|
2021-09-17 22:19:31 +02:00 |
|
Adrian Kumpf
|
243eeffff8
|
Parse command line arguments
|
2021-09-17 21:38:33 +02:00 |
|
Adrian Kumpf
|
4b182d5141
|
Print tokens to stdout
|
2021-09-17 21:20:48 +02:00 |
|
Adrian Kumpf
|
b9e4fb3211
|
Statically link VCRuntime when using the MSVC toolchain
v0.1.1
|
2021-09-17 19:58:37 +02:00 |
|
Adrian Kumpf
|
c776782c87
|
Update release profile
|
2021-09-17 17:08:45 +02:00 |
|
Adrian Kumpf
|
1a52e1034c
|
Release 0.1.0
v0.1.0
|
2021-09-17 16:56:25 +02:00 |
|
dependabot[bot]
|
9b7a982ba1
|
Bump actions/checkout from 1 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v1...v2.3.4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-17 14:44:25 +00:00 |
|
Adrian Kumpf
|
a56c914730
|
Add Dependabot config
|
2021-09-17 16:39:21 +02:00 |
|
Adrian Kumpf
|
fa826a2fcb
|
Install webkit dependencies
|
2021-09-17 16:39:21 +02:00 |
|
Adrian Kumpf
|
00a5506fff
|
Add package metadata
|
2021-09-17 16:20:49 +02:00 |
|
Adrian Kumpf
|
737b216815
|
Add GitHub CI and CD workflows
|
2021-09-17 16:20:44 +02:00 |
|
Adrian Kumpf
|
d23327efe6
|
Extract URL handling in separate function
|
2021-09-17 16:03:47 +02:00 |
|
Adrian Kumpf
|
5c141c6c1b
|
Handle errors
|
2021-09-17 15:49:38 +02:00 |
|
Adrian Kumpf
|
457746b6ca
|
Update README
|
2021-09-17 00:16:18 +02:00 |
|
Adrian Kumpf
|
218138d791
|
Simplify main function
|
2021-09-17 00:12:30 +02:00 |
|
Adrian Kumpf
|
b8981f9d7c
|
Show load screen
|
2021-09-16 23:50:49 +02:00 |
|
Adrian Kumpf
|
12314f4572
|
Add menu
|
2021-09-16 23:36:08 +02:00 |
|
Adrian Kumpf
|
e41237faf9
|
Use custom protocol based page to show tokens
|
2021-09-16 22:57:26 +02:00 |
|
Adrian Kumpf
|
fdc6600f17
|
Render plain HTML page with tokens
|
2021-09-15 01:01:27 +02:00 |
|
Adrian Kumpf
|
c42c250034
|
Add support for cargo-bundle
|
2021-09-14 23:31:35 +02:00 |
|
Adrian Kumpf
|
45f05f26a1
|
Clarify access tokens are exchanged
|
2021-09-14 22:07:52 +02:00 |
|
Adrian Kumpf
|
4ef94f255e
|
Disable unneeded features
|
2021-09-14 21:59:29 +02:00 |
|
Adrian Kumpf
|
2f5822e962
|
Create README
|
2021-09-14 21:58:37 +02:00 |
|
Adrian Kumpf
|
2e130c3f5d
|
Clarify url parsing
|
2021-09-14 21:46:05 +02:00 |
|
Adrian Kumpf
|
d0e2463af6
|
Use ES5 syntax in JavaScript snippet
|
2021-09-14 21:45:35 +02:00 |
|
Adrian Kumpf
|
5330bce300
|
Move redirect_url detection into auth
|
2021-09-14 21:39:04 +02:00 |
|
Adrian Kumpf
|
ced95c78fc
|
Move OAuth2 related parts into separate module
|
2021-09-14 21:26:47 +02:00 |
|
Adrian Kumpf
|
485f6eae34
|
Expect certain values to always exist
|
2021-09-14 20:38:56 +02:00 |
|
Adrian Kumpf
|
bd52d8b033
|
Open webview and retrieve tokens
|
2021-09-14 20:25:00 +02:00 |
|