Commit graph

258 commits

Author SHA1 Message Date
Simon Beginn
d056610474
Integrated Office 2021 GLVK keys & database 2021-10-17 11:51:27 +02:00
Simon Beginn
fba768bd51
Extended docs for SQLITE stuff 2021-10-14 13:17:51 +02:00
Simon Beginn
0630b22611
Switch to whole new entrypoint system 2021-10-14 13:13:15 +02:00
Simon Beginn
cb8a95e6d6
Fir for undefnied time zones 2021-10-14 11:45:17 +02:00
Simon Beginn
3806c03214
Fix broken check_dir() call from 5de292e12a 2021-10-13 21:59:46 +02:00
Simon Beginn
3fe2b45f72
Extended error message 2021-10-13 12:55:16 +02:00
Simon Beginn
4a7376f17b
Fix pytz and time localization 2021-10-13 12:54:22 +02:00
Matthew Beckett
5de292e12a
Remove validation of LOGFILE extension 2021-10-13 11:43:08 +02:00
simonmicro
66c51d7ea9
Merge pull request #4 from MichelBaie/patch-1
Update README.md
2021-10-11 19:25:35 +02:00
simonmicro
54500ec4aa
Merge pull request #7 from CreeperKong/patch-1
Update Keys.md
2021-10-11 19:25:15 +02:00
苦力怕控
f93ea7f7a5
Update Keys.md
Add Windows 11 keys
2021-10-09 09:08:22 +08:00
Tristan
ea711f8736
Update README.md 2021-09-19 14:35:14 +02:00
Simon Beginn
c760b28eae
Added history of this fork 2021-09-13 11:21:38 +02:00
Simon Beginn
b1e66b6155
Updated shields to point to new repository 2021-09-13 11:18:01 +02:00
Simon Beginn
c3ae9a9513
Added Windows Server 2022 2021-09-13 11:16:26 +02:00
Simon Beginn
e151f97a8b
Added enhancement for Windows Server 2022 2021-09-13 11:15:05 +02:00
Simon Beginn
da202201c5
Removed fresh code cloning from building (use the local cahced version instead) 2021-09-13 11:13:48 +02:00
Simon Beginn
873ee726e6
Corrected clone location for new repo 2021-09-13 10:59:29 +02:00
Simon Beginn
0ac968c510
Added 2022 GLVKs 2021-09-13 10:29:13 +02:00
Simon Beginn
d1db33f24b
Switch to runner based authentication 2021-09-12 20:08:50 +02:00
Simon Beginn
5109446ce5
Corrected wrong tagging 2021-09-12 19:48:04 +02:00
Simon Beginn
b120555245
Added GHCR support 2021-09-12 19:33:07 +02:00
Simon Beginn
57ab28d188
Added manual trigger 2021-09-12 19:14:38 +02:00
Simon Beginn
acf8b31a9e
Fixed wrong push target 2021-09-12 19:08:00 +02:00
Simon Beginn
cfdd668741
Fixed python (broken by upstream) 2021-09-12 19:02:39 +02:00
Simon Beginn
b170ce60b2
Added initial github config 2021-09-12 18:57:36 +02:00
simonmicro
0f0468f816
Merge pull request #1 from simonmicro/patch-1
Unified volume mount paths
2021-09-12 18:08:25 +02:00
Simonmicro
e780854139
Unified volume mount paths 2021-03-25 15:58:09 +01:00
Matteo ℱan
a3b0c85b5b
Merge pull request #125 from Simonmicro/master
Merged fix of #122 (explicitly set the default variable for the db path)
2021-01-24 22:30:08 +01:00
Simon Beginn
5ef7361c18 Merged fix of #122 (explicitly set the default variable for the db path) 2021-01-14 15:44:24 +01:00
Simonmicro
ceb5d0d076
Converted all HTML tables to markdown code (#119)
* Started to convert html to markdown

* More converted tables

* Converted key - still need code highlighting

* Added code tags

* Added two line breaks
2020-12-12 22:35:23 +01:00
Simonmicro
d13172b111
Troubleshooting (#113)
* First draft

* Style consistency

* minor adjustments

Co-authored-by: Matteo ℱan <SystemRage@protonmail.com>
2020-11-10 00:10:01 +01:00
Matteo ℱan
dfd7ddb5fd
Gui: changed look, added defaults button 2020-11-09 23:05:36 +01:00
Matteo ℱan
dee6ec14a6
compact parsing generalized for more subparsers 2020-10-25 21:47:03 +01:00
Matteo ℱan
a8a94ce7ab
better managed messages formattation and abbreviations parsing 2020-10-23 00:13:21 +02:00
Matteo ℱan
319c6b3ef0
fixes #89 and #107 2020-10-21 23:39:46 +02:00
Simonmicro
56d4652de9
Windows sandbox fix (#104)
* Implemented fix for #102

* Added Windows Sandbox note
2020-10-16 23:04:12 +02:00
Simonmicro
c979f42da9
Merged docker/README.md into docs (#103)
* Merged docker/README.md into docs

* Minor reformulations
Added references

* Moved docker section one up, because they are not really start parameters

* Fix links

* Moved the supported products section into documentation, as it does not fit the usage topic
2020-10-16 22:58:56 +02:00
Seia-Soto
de1c115967
Add minimal dodcker-compose description. (#98)
* Add minimal dodcker-compose description

* added policy

Co-authored-by: Matteo ℱan <SystemRage@protonmail.com>
2020-10-03 22:33:14 +02:00
Simonmicro
7d8dce609c
Contribution guidelines (#101)
* Added first draft

* Added pep ref

* contributing minor adjustments

Co-authored-by: Matteo ℱan <SystemRage@protonmail.com>
2020-10-03 22:27:01 +02:00
Simonmicro
5ffcbb8606
Docker multiarch (#93)
* Reshot screenshots on an english system (also added GIMP files)

* Added multiarch to minimal

* Added amd64 suffix

* Stripped down file (comments are inside the README anyways)

* Added python3 multiarch

* Corrected missing arch specs

* Added older arm version

* Added architecture explanation

* Pointed manifests to official image

* Removed xcfc files as requested in https://github.com/SystemRage/py-kms/pull/93#issuecomment-694937260
2020-10-03 22:15:48 +02:00
Simonmicro
dda3c680eb
Added reference to #57 (#90)
+ Formulations
2020-10-02 23:05:15 +02:00
Matteo ℱan
4ade0e33c8
Gui: added timeouts, added sql database path, fixed tag duplication.
Fixed extra newlines coming from pre-activation messages.
2020-10-02 22:50:54 +02:00
Matteo ℱan
0aa63fa2cf
Added timeout send/receive 2020-09-24 22:44:15 +02:00
Matteo ℱan
990cd5e48f
Support for multi-address connection 2020-09-21 00:29:26 +02:00
Matteo ℱan
016a4c367f
Database keeps different AppId (#50), restyling minimal info logging 2020-09-07 23:44:10 +02:00
Matteo ℱan
33cedce48c
Implements #88, documents adjust, uniformed default values 2020-09-03 23:52:59 +02:00
Simonmicro
27aa94a6e4
Move docs to Readthedocs (#87)
* Modified rtd template

* Added current wiki files

* Superseeded by index.rst

* Removed dead links

* Minor formatting

* Moved usage to own topic

* Reformatting...

* Reformatting...

* Formulations

* New topic structure

* Split into subsections

* Heading changes

* Ooops, missed a file

* Reformatting

* Changed file name

* Link fixes

* Topic level change

* Minor title change

* Formulations

* Again more heading changes

* Added todos

* Removed old manual wiki copy

* Table fix

* Table fix chars

* Reformulated

* Formatting and reformulations

* Heading change

* Merged key files

* Fixed heading problems

* Added TODO

* Added TODOs

* Moinor formatting

* Removed empty lines

* Switched to local copies of images

* Changed in-doc ref

* Done Ref replacement

* Key table reformat

* Hidden TODOs

* Moved manual section

* Started moving into docs

* Minimized

* Moved readme file
Merged docker section
Pending still other readme sections at manual execution

* Added one sentence regarding ipv4/ipv6 to docker

* Merged manual execution information

* Added some badges

* Reworked fast run doc

* Added note to the rest of options

* Added changelog to docs

* Added tables?

* Added table support

* removed test table

* Finished TODO

* Moved subtopic to top (old parent was not "logically connected")

* Typo

* Changed readme url to new docs

* Fixed wrong docs badge uri

* Changed doc title to link, so it is impossible to miss
2020-09-01 23:29:46 +02:00
Matteo ℱan
5b328d20f4
Support IPv4/IPv6 #86 2020-08-03 23:13:45 +02:00
Simonmicro
73965b1cdb
Added note regarding ipv6 usage (#84) 2020-07-29 23:39:42 +02:00