1
0
mirror of https://github.com/chylex/Discord-History-Tracker.git synced 2024-10-17 09:42:44 +02:00
Discord-History-Tracker/app/Resources/Viewer/scripts
2024-05-09 00:04:31 +02:00
..
bootstrap.mjs Fix viewer compatibility with older browsers and (hopefully) Safari 2024-05-08 21:08:24 +02:00
discord.mjs Hide user discriminators & fix places that still displayed usernames instead of display names 2024-05-09 00:04:31 +02:00
dom.mjs Serve viewer page and JSON data from the integrated HTTP server 2024-04-21 18:48:19 +02:00
gui.mjs Add support for global display names of users 2024-05-08 23:39:13 +02:00
polyfills.mjs Fix viewer compatibility with older browsers and (hopefully) Safari 2024-05-08 21:08:24 +02:00
processor.mjs Stream messages to viewer using JSON lines 2024-04-21 20:55:05 +02:00
settings.mjs Serve viewer page and JSON data from the integrated HTTP server 2024-04-21 18:48:19 +02:00
state.mjs Hide user discriminators & fix places that still displayed usernames instead of display names 2024-05-09 00:04:31 +02:00
template.mjs Serve viewer page and JSON data from the integrated HTTP server 2024-04-21 18:48:19 +02:00