Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add warning error background & scrollbar fixHEADmaster | Jannik Schönartz | 2019-06-04 | 3 | -6/+35 |
| | |||||
* | Ping requests now consideres the exitcode of the subprocess | Jannik Schönartz | 2019-04-04 | 3 | -25/+13 |
| | | | | removed config file and add template. | ||||
* | Thrift: Verify SSL cert | Simon Rettberg | 2019-02-13 | 1 | -1/+2 |
| | |||||
* | Thrift chang to default ssl context | Jannik Schönartz | 2019-02-13 | 2 | -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 timestamps | Jannik Schönartz | 2019-02-12 | 2 | -11/+14 |
| | |||||
* | Add thrift ssl support, more error handling | Jannik Schönartz | 2019-02-12 | 2 | -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 fixes | Jannik Schönartz | 2019-02-12 | 2 | -16/+57 |
| | | | | | | Kind of smartphone optimisation Alignment fix JS media listeners were overriding each other on reload | ||||
* | Write update timestamp to html output | Simon Rettberg | 2019-02-04 | 3 | -3/+12 |
| | |||||
* | Fix extremely stretched layout with only few items | Simon Rettberg | 2019-02-04 | 2 | -4/+3 |
| | |||||
* | Remove pointless copy | Simon Rettberg | 2019-02-04 | 1 | -3/+0 |
| | |||||
* | Sanitize file names | Simon Rettberg | 2019-02-04 | 2 | -6/+6 |
| | |||||
* | Previous commit: Log show limit | Jannik Schönartz | 2019-01-31 | 2 | -4/+18 |
| | | | | | | Forgot to mention in the last commit: Log only shows the latest 500 entries Added params to the readme | ||||
* | Add horizontal / vertical param | Jannik Schönartz | 2019-01-31 | 3 | -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 script | Jannik Schönartz | 2019-01-23 | 4 | -26/+59 |
| | | | | | | Seperate the server calls in a config file. Small thrift call bugfix Small layout fixes | ||||
* | Add different modes and a more compact design | Jannik Schönartz | 2019-01-16 | 3 | -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 spam | Jannik Schönartz | 2019-01-10 | 1 | -1/+1 |
| | |||||
* | Add tftp checks and code cleanup | Jannik Schönartz | 2019-01-10 | 2 | -25/+23 |
| | |||||
* | Errorhandling and Logfix | js420 | 2019-01-10 | 4 | -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 Commmit | Jannik Schönartz | 2018-11-20 | 6 | -0/+447 |