Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/DiscordChatExporter/commits/commit/0cfcaca6b2d30ed7e16ff8b50a8a4257233a4dc3 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

86 Commits (0cfcaca6b2d30ed7e16ff8b50a8a4257233a4dc3)
 

Author SHA1 Message Date
Alexey Golub 0cfcaca6b2 Add appveyor.yml 8 years ago
Alexey Golub 107c9de265 Add message type to message object 8 years ago
Alexey Golub 5d6edfd937 Update version 8 years ago
Alexey Golub 60a5a69aa4 Improve message date filtering, convert from snowflake to get the 'to' message ID 8 years ago
Alexey Golub cc565598d3 Add support for channel mentions formatting 8 years ago
Alexey Golub 6a7000cbc9 Re-order URL formatting in HTML formatter 8 years ago
Alexey Golub 6706ff95f1 Fix user mentions not resolving on bots 8 years ago
Alexey Golub ecc95c9c7f Make the mentions resolving safer 8 years ago
Alexey Golub d4f2049db6 Fix wrapping issues in html export 8 years ago
Alexey Golub 4d5118de76 Add mention support () 8 years ago
Alexey Golub 171718989a Add workarounds for non-default message types 8 years ago
Alexey Golub 75e8d59cc3 Wrap text in inline pre 8 years ago
Alexey Golub 1d7264a71b Add support for custom emojis 8 years ago
Alexey Golub 2c0a63352c Simplify regexes 8 years ago
Alexey Golub 42d4d64695 Add underscore italics to markdown formatter 8 years ago
Alexey Golub 6968f987ce Small readability improvement 8 years ago
Alexey Golub 5ecbfd50b8 Update deployment script 8 years ago
Alexey Golub e59a1ea8b4 Add deployment script 8 years ago
Alexey Golub 540ce7f3c3 Update readme 8 years ago
Alexey Golub a0d261f966 Add fancy badges 8 years ago
Alexey Golub 10446064d5 Ammy formatting 8 years ago
Alexey Golub 6709821324 Cleanup views 8 years ago
Alexey Golub 705e60c76d Update version 8 years ago
Alexey Golub 8ac8c16db3 Disable whole UI when busy 8 years ago
Alexey Golub 1850caba71 Add 'optional' suffix for from/to date pickers in ExportSetupDialog 8 years ago
Alexey Golub 6ccaf3f106 Fix settings not loading early enough 8 years ago
Alexey Golub d7345e91d3 Improve UX of ExportSetupDialog 8 years ago
Alexey Golub e5e9d4c9ff Tidy up 8 years ago
Alexey Golub b280f8b736 Add AM/PM to default date format as it was previously missing it 8 years ago
Alexey Golub ca452d2421 Update readme 8 years ago
Alexey Golub 9e7d4033e0 Update version 8 years ago
Alexey Golub 263a606bff Improve error messages 8 years ago
Alexey Golub 1e853f11b0 Fix styling for pre 8 years ago
Alexey Golub 77d0956f5d Redesign file picker in ExportSetupDialog 8 years ago
Alexey Golub d251e8ecf6 Update readme 8 years ago
Alexey Golub 01f0e6952d Add from/to date pickers 8 years ago
Alexey Golub 28a67ab60d Add export dialog and implement export as plain text 8 years ago
Alexey Golub 42bb4e72d2 Remove HtmlAgilityPack from readme 8 years ago
Alexey Golub a79d72f975 Update version 8 years ago
Alexey Golub b110413c08 Fix div.pre output styling 8 years ago
Alexey Golub a556926fe6 Rework HTML export 8 years ago
Alexey Golub 5a57b4a6b1 Generalize HTTP exceptions 8 years ago
Alexey Golub d3b311b88f Update readme screenshot link 8 years ago
Alexey Golub d8db4fca90 ExportService is pseudo async now 8 years ago
Alexey Golub b7979d6d1f Fix message count in exported file 8 years ago
Alexey Golub 749a55a30e Round guild icons 8 years ago
Alexey Golub 7b9de314ab Refactor message grouping out and add a limit setting 8 years ago
Alexey Golub 69184a74fe Add support for custom date formats in settings 8 years ago
Alexey Golub efae0e99b8 Add a dialog that shows when export completes 8 years ago
Alexey Golub 8afe9852fb Add some error handling 8 years ago