Commit Graph

229 Commits

Author SHA1 Message Date
wulfftech d1ff17bf2f
Change default SQLITE flag to False
Documentation and code suggests SQL is set to False by default however this flag in this file is set to true, causing OOTB errors for new docker installations.
2021-01-11 20:23:29 +08: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
Matteo ℱan 8754ebe965
enabled -c None (and -t0 None) parsing syntax #75 2020-07-29 23:12:19 +02:00
Matteo ℱan d5fa609de5
fix#83 and some parsing cases 2020-07-29 22:23:36 +02:00
Matteo ℱan 771b70d376
Fix for #58 2020-07-21 22:39:27 +02:00
Matteo ℱan 1743156808 py-kms no longer supports python2 (continuation) 2020-07-21 22:23:43 +02:00
Matteo ℱan 11e32cccbd
fix for #75 2020-07-16 22:59:44 +02:00
Simonmicro 5add082b95
Corrected arguments for ipv6 usage (#77)
* Corrected arguments for ipv6 usage

* Typo
2020-07-16 22:23:17 +02:00
Simonmicro 3068b1d8b7
Corrected default start params (#76)
fix for #74
2020-07-16 22:21:35 +02:00
Simonmicro 9d9a3639e1
Added IPv6 support (#73)
* Added IPv6 support

* Updated docker images to IPv6 usage

* Reverted commented entry point from testing. Sry.
2020-07-08 22:45:44 +02:00
Simonmicro 3d203cbe1d
py-kms no longer supports python2 (#72)
* Removed python2 references

* Removed python2 build files

* Typo

* Removed old python2 imports

* Added IPv6 note to README

Co-authored-by: Matteo ℱan <SystemRage@protonmail.com>
2020-07-08 22:40:34 +02:00
Miles Edgeworth de61c660dd
Fix 0x stripping from HWID, fixes #52 (#65) 2020-07-06 00:43:59 +02:00
Matteo ℱan cbd987d8a4
wiki formattation fix 2020-07-06 00:32:10 +02:00
Matteo ℱan 76ad494aa8
-F client option description fix 2020-07-05 23:38:58 +02:00
Simonmicro 8cb75b9ef3
Added some more docker badges (#69)
* Added some more docker badges

Just to show some of the impressive stats

* Fixed broken formatting
2020-07-02 00:45:55 +02:00
pvgoran fccfeaa033
Log to current directory by default (#66)
Resolves #64.
2020-07-02 00:41:02 +02:00
Simonmicro 26d6f2e03a
Formulations and clarification (#63)
* Formulations and clarification

* Typo
2020-07-02 00:26:15 +02:00
Matteo ℱan 9b1fefecae
Update readme, changelog, versions; created wiki folder 2020-07-01 23:23:43 +02:00
Matteo ℱan 00793064bc
py-kms Gui: matched all terminal options so far done; added modes onlyserver / only client
Introduced option for asynchronous messages
Slimmed down parsing process with improved errors catching
2020-05-04 23:51:46 +02:00
Matteo ℱan b4b57af092
py-kms Gui: Added pages for options, adjusted custom background, introduced sick animations
Added options FILEOFF and STDOUTOFF
2020-03-06 22:56:12 +01:00
Matteo ℱan 19ef51a6db
Merge pull request #55 from Simonmicro/master
Integrate official docker image
2020-03-03 23:13:52 +01:00
Simonmicro 6edf98b2a3
Added docker status badges 2020-02-23 14:15:04 +01:00
Simon Beginn 5d7927a8f1 Removed double README and minimized older one 2020-02-23 14:07:12 +01:00
Simon Beginn a408a65d32 Updated the README to point to the official image 2020-02-23 13:54:08 +01:00
Simon Beginn ed96d54240 Updated READMEs to point to the original repo 2020-02-23 13:43:23 +01:00
Simon Beginn 65fa7ae257 Rereduced image size after I minimized some line out. Ooops 2020-02-13 13:29:57 +01:00
Simon Beginn a549c4fa4d Fixed docker files path problem 2020-02-13 13:22:29 +01:00
Simon Beginn 4c51738d15 Added the docker image to the readmes 2020-02-13 13:15:47 +01:00
Simon Beginn 0778ba5c66 Cleanup to use inline code markdown 2020-02-13 13:04:09 +01:00
Simon Beginn bf85c8d8bb Moved into sub dir 2020-02-13 12:59:23 +01:00
Simon Beginn 2f319f1a41 Added minimal Dockerfile for builds with Docker Hub 2020-02-13 12:49:10 +01:00