summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add warning error background & scrollbar fixHEADmasterJannik Schönartz2019-06-043-6/+35
|
* Ping requests now consideres the exitcode of the subprocessJannik Schönartz2019-04-043-25/+13Star
| | | | removed config file and add template.
* Thrift: Verify SSL certSimon Rettberg2019-02-131-1/+2
|
* Thrift chang to default ssl contextJannik Schönartz2019-02-132-13/+16
| | | | | Instead of the filepath of the certs the default ssl context is used Instead of the three file paths you can give as 6th arguments true / false to enable / disable ssl
* Replace timestamps in the log with unix timestampsJannik Schönartz2019-02-122-11/+14
|
* Add thrift ssl support, more error handlingJannik Schönartz2019-02-122-8/+20
| | | | | | | Thrift ssl support: Extend your thrift bwlp.config with the path of cafile, certfile and keyfile (see example bwlp.config) Add ssl file not found error handling Add error handling for all exceptions and log them
* Add nofooter param, small design fixesJannik Schönartz2019-02-122-16/+57
| | | | | | Kind of smartphone optimisation Alignment fix JS media listeners were overriding each other on reload
* Write update timestamp to html outputSimon Rettberg2019-02-043-3/+12
|
* Fix extremely stretched layout with only few itemsSimon Rettberg2019-02-042-4/+3Star
|
* Remove pointless copySimon Rettberg2019-02-041-3/+0Star
|
* Sanitize file namesSimon Rettberg2019-02-042-6/+6
|
* Previous commit: Log show limitJannik Schönartz2019-01-312-4/+18
| | | | | | Forgot to mention in the last commit: Log only shows the latest 500 entries Added params to the readme
* Add horizontal / vertical paramJannik Schönartz2019-01-313-68/+107
| | | | | | | Small design bugfixes. Add horizontal param: Overrides min-width >1500px media Add vertical param: Overrides max-width 850px media Remove images in the header when the side gets to small
* Seperate config from the python scriptJannik Schönartz2019-01-234-26/+59
| | | | | | Seperate the server calls in a config file. Small thrift call bugfix Small layout fixes
* Add different modes and a more compact designJannik Schönartz2019-01-163-20/+108
| | | | | | | | Add widescreen side by side mode Add borderless mode Add noheader mode Make layout more compact Add autorefresh in seconds
* Add filename to tftp log, to prevent log spamJannik Schönartz2019-01-101-1/+1
|
* Add tftp checks and code cleanupJannik Schönartz2019-01-102-25/+23Star
|
* Errorhandling and Logfixjs4202019-01-104-51/+106
| | | | | | | | Fixed logging. Fixed the log size when the msg was too large. Added better errorhandling (try/excepts). Added Thrift Masterserver calls. Added README.txt.
* Initial CommmitJannik Schönartz2018-11-206-0/+447