1
0
mirror of https://github.com/fabianonline/telegram_backup.git synced 2025-11-05 01:38:14 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
0e2eeab5b9 Added pagination for the output. 2018-01-30 18:13:34 +01:00
f847c372d1 Fix: Stats are now properly displayed in Firefox. 2017-12-10 12:09:43 +01:00
Florian Keller
94c1a413ee Added title for chat times chart 2016-10-06 22:05:41 +02:00
42da94d290 Stickers are now shown in the HTML export. Closes #24. 2016-10-05 13:47:25 +02:00
5b2107b7ae Charts are now visible even if the html files are not served via http or https. Fixes #13. 2016-09-19 06:52:08 +02:00
eb9715cb09 * Explicitly close ResultSet in DatabaseUpdate process to prevent not being able to update the Database due to it being locked. Closes #6.
* Don't create backup of non-existing database if we're creating a fresh one.
* Changed the style of HTML exports slightly.
2016-07-26 21:24:21 +02:00
cbdb5dfcb9 Massively better exports. Stylesheets and Stats added. 2016-07-26 18:10:30 +02:00
68f8841d12 HTMLExporter: Moved from Google charts to Highcharts; implemented the heatmap. 2016-07-26 06:42:48 +02:00
75566ef53a WIP: Changes to the exporter. Stats are included in HTML output; Heatmap added. 2016-07-25 18:21:52 +02:00
99b25c7272 Reduced the file download chunk size from 10 to 1 MByte. 2016-07-09 12:25:27 +02:00
41f8fc80c5 WIP: Added StatsExporter. 2016-07-09 12:19:42 +02:00
8b361d5547 More and nicer exports. Mustache is nice. 2016-07-08 14:21:11 +02:00
ecbca30a10 WIP: Using mustache as template engine for HTML exporter. 2016-07-07 06:40:00 +02:00