Commit graph

31 commits

Author SHA1 Message Date
simonmicro
06d1317dc8
Merge pull request #24 from Py-KMS-Organization/preview/office21
Integrated Office 2021 GLVK keys & database
2021-10-23 12:17:18 +02:00
Simon Beginn
fa74f8a36c
Readded missing module 2021-10-22 20:33:32 +02:00
Simon Beginn
bd2871cadf
Minimal requirements 2021-10-22 20:30:33 +02:00
simonmicro
a709f289e7
Merge pull request #21 from Py-KMS-Organization/dependabot/pip/docs/pygments-2.7.4
Bump pygments from 2.6.1 to 2.7.4 in /docs
2021-10-22 20:19:40 +02:00
simonmicro
12588bb45e
Merge pull request #19 from Py-KMS-Organization/dependabot/pip/docs/urllib3-1.26.5
Bump urllib3 from 1.25.9 to 1.26.5 in /docs
2021-10-22 20:19:19 +02:00
simonmicro
2533df4c83
Merge pull request #20 from Py-KMS-Organization/dependabot/pip/docs/babel-2.9.1
Bump babel from 2.8.0 to 2.9.1 in /docs
2021-10-22 20:19:12 +02:00
dependabot[bot]
94bcba39f4
Bump jinja2 from 2.11.2 to 2.11.3 in /docs
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 18:10:55 +00:00
dependabot[bot]
a981e4af78
Bump pygments from 2.6.1 to 2.7.4 in /docs
Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 to 2.7.4.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.6.1...2.7.4)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 18:10:54 +00:00
dependabot[bot]
6dcd059fc5
Bump babel from 2.8.0 to 2.9.1 in /docs
Bumps [babel](https://github.com/python-babel/babel) from 2.8.0 to 2.9.1.
- [Release notes](https://github.com/python-babel/babel/releases)
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES)
- [Commits](https://github.com/python-babel/babel/compare/v2.8.0...v2.9.1)

---
updated-dependencies:
- dependency-name: babel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 18:10:53 +00:00
dependabot[bot]
73a80ba385
Bump urllib3 from 1.25.9 to 1.26.5 in /docs
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.9...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 18:10:52 +00:00
Simon Beginn
5df5487604
Switch from pulls-limited Docker Hub to Github Container Registry 2021-10-21 13:26:34 +02:00
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
4a7376f17b
Fix pytz and time localization 2021-10-13 12:54:22 +02:00
苦力怕控
f93ea7f7a5
Update Keys.md
Add Windows 11 keys
2021-10-09 09:08:22 +08:00
Simon Beginn
0ac968c510
Added 2022 GLVKs 2021-09-13 10:29:13 +02:00
Simonmicro
e780854139
Unified volume mount paths 2021-03-25 15:58:09 +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
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
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
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