Commit graph

16 commits

Author SHA1 Message Date
simonmicro
d8c1d75be1
Migrated to use "::" by default for #71 2022-12-07 11:44:54 +01:00
edgd1er
248c144e7a
client: request #51 add automatic discovery.
changes after review.
2022-04-15 22:47:09 +02:00
edgd1er
c74a64cc67
client: handle dns exceptions #51 2022-04-14 07:44:08 +02:00
edgd1er
ddb99ddc1e
add dnspython to docker image, add doc. #51 2022-04-14 01:48:06 +02:00
martinsstuff
e7135b5299
Correct "lcid" info & reorder for clarity 2022-04-09 23:40:29 +02:00
Simon Beginn
fba768bd51
Extended docs for SQLITE stuff 2021-10-14 13:17:51 +02: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
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
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