|
de347e1f81
|
Only send new Ticks on AJAX update
THis reduces the overhead of re-sending huge amounts of HTML code to the frontend without any new data to display.
|
2017-12-09 11:48:23 +01:00 |
|
|
5158b8fdb7
|
Code style corrections
|
2017-12-09 11:19:53 +01:00 |
|
|
c42dd6c8d2
|
Ticker HTML and CSS classes harmonized
|
2017-12-09 10:31:16 +01:00 |
|
|
8100d07eed
|
Implemented AJAX skeleton with configurable poll interval
|
2017-12-07 21:15:40 +01:00 |
|
|
32e6db17a0
|
Settings page restored, AJAX hook bundled in main class
|
2017-12-07 18:22:21 +01:00 |
|
|
15f02cbe83
|
Gulp task refactored for in-place CSS minification
|
2017-12-05 19:39:17 +01:00 |
|
|
01f8b1f29f
|
Stylesheet with lazy loading included in main class
|
2017-11-12 20:32:06 +01:00 |
|
|
e164efcd3a
|
Settings page moved into admin class
|
2017-11-12 14:15:20 +01:00 |
|
|
c5d945fba9
|
Overhauled Widget class
|
2017-11-12 11:33:23 +01:00 |
|
|
f831027aec
|
Begin transformation into classes
Grouped single PHP files with various funcitons into classes for basic, admin and system scope.
|
2017-11-11 21:44:08 +01:00 |
|